commit | 1b386cf84931a75676d3d14c4868929c0296d6c1 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Mar 27 17:50:40 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Mar 28 21:29:53 2019 +0200 |
tree | ed71c564a3888b271ec1469affeecde8f42b070b | |
parent | 3cdd5174cfc6d5ddc73913d507a08b14cb947764 [diff] |
drm/i915: Extract icl_color_check() ICL is rather easy when it comes to .color_check() as it finally provides us with a full color pipeline with individual knobs for each stage. We'll also start bypassing each LUT individually when it is not needed. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190327155045.28446-6-ville.syrjala@linux.intel.com