]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915: Include the CRTC name in the ELD buffer mismatch
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 9 Feb 2024 18:38:06 +0000 (20:38 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 14 Feb 2024 23:41:48 +0000 (01:41 +0200)
commit8d18f12f97bff220ec1d8f0133906045f68a5701
treeb18c7d9ec3e802995cedfab88763953aca9a1938
parent733c454e0d149356eaf10eaf77cdbcd4ae3d9924
drm/i915: Include the CRTC name in the ELD buffer mismatch

Most crtc state mismatches include the CRTC id+name in the
prints. Also include it in the ELD buffer mismatch
prints.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240209183809.16887-3-ville.syrjala@linux.intel.com
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
drivers/gpu/drm/i915/display/intel_display.c