OSDN Git Service

drm/i915: Declare .(de)gamma_lut_tests for icl+
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 14 Oct 2021 18:18:55 +0000 (21:18 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 18 Nov 2021 20:31:15 +0000 (22:31 +0200)
commita37795cbdff243c198d9cf9615bd5d016bbfd546
tree998e9e1de11c5c98afe113388c5caff83906a8d0
parent9cca74b51ea543f4f64464b0347ff5d43a4e57ba
drm/i915: Declare .(de)gamma_lut_tests for icl+

All interpolated gamma modes including the icl+ multi segment
mode require non-decreasing entries for the interpolation to
work correctly. For some reason we're forgetting to declare
that for icl+. Let us do so.

References: https://gitlab.freedesktop.org/drm/intel/-/issues/3916
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211014181856.17581-1-ville.syrjala@linux.intel.com
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
drivers/gpu/drm/i915/i915_pci.c