drm/i915/color: Pimp debugs
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 24 Oct 2024 16:53:53 +0000 (19:53 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 29 Oct 2024 18:53:42 +0000 (20:53 +0200)
commitdd3721a76f0b8a0054acc1befe5298a7bef47f07
treef90c4a88ffd22ab33111d4996a2c9bc325136db1
parentb7207bdf010f36ccc0018a4d42c5e63e32641322
drm/i915/color: Pimp debugs

Include the CRTC id+name information in the color management
debug prints to help identify who is at fault. And also specify
which LUT check_lut_size() is unhappy about.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241024165356.17756-2-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_color.c