From: Ville Syrjälä <[email protected]>
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