[PATCH 0/4] drm/i915/color: Debug improvements and intel_display conversion

Ville Syrjala ville.syrjala at linux.intel.com
Thu Oct 24 16:53:52 UTC 2024


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Improve the debug prints in intel_color.c a bit, and convert it to
intel_display while at it.

Ville Syrjälä (4):
  drm/i915/color: Pimp debugs
  drm/i915: Handle intel_plane and intel_plane_state in
    to_intel_display()
  drm/i915/color: Convert color management code to intel_display
  drm/i915/color: Make color .get_config() mandatory

 drivers/gpu/drm/i915/display/intel_color.c    | 673 +++++++++---------
 drivers/gpu/drm/i915/display/intel_color.h    |   6 +-
 .../drm/i915/display/intel_display_driver.c   |   4 +-
 .../drm/i915/display/intel_display_types.h    |   8 +-
 4 files changed, 356 insertions(+), 335 deletions(-)

-- 
2.45.2



More information about the Intel-gfx mailing list