From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Here's the remainder of my gamma stuff. All reviwed so should be good to land as soon as CI gives the green light. Only real change from the last posting is dealing with fastboot (I hope even correctly). Ville Syrjälä (7): drm/i915: Populate gamma_mode for all platforms drm/i915: Track pipe gamma enable/disable in crtc state drm/i915: Track pipe csc enable in crtc state drm/i915: Turn off pipe gamma when it's not needed drm/i915: Turn off pipe CSC when it's not needed drm/i915: Disable pipe gamma when C8 pixel format is used drm/i915: Update DSPCNTR gamma/csc bits during crtc_enable() drivers/gpu/drm/i915/i915_reg.h | 14 +- drivers/gpu/drm/i915/intel_atomic_plane.c | 5 + drivers/gpu/drm/i915/intel_color.c | 160 +++++++++++++++++++--- drivers/gpu/drm/i915/intel_display.c | 104 +++++++++++--- drivers/gpu/drm/i915/intel_drv.h | 7 + drivers/gpu/drm/i915/intel_sprite.c | 23 +++- 6 files changed, 272 insertions(+), 41 deletions(-) -- 2.19.2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx