OSDN Git Service

drm/i915/xelpd: Enable Pipe Degamma
authorUma Shankar <uma.shankar@intel.com>
Tue, 7 Dec 2021 07:11:34 +0000 (12:41 +0530)
committerUma Shankar <uma.shankar@intel.com>
Tue, 7 Dec 2021 07:20:31 +0000 (12:50 +0530)
commit17815f624a90579aeac4b700f8434e9ff6a6d001
treeb07ecfb20e90de4ff3eec47fb722c8c6241f9717
parente83c18cffaedb1cd5da935b06d49308f92ea50cb
drm/i915/xelpd: Enable Pipe Degamma

Enable Pipe Degamma for XE_LPD. Extend the legacy implementation
to incorparate the extended lut size for XE_LPD.

v2: Added a helper for degamma lut size (Ville)

Signed-off-by: Uma Shankar <uma.shankar@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211207071135.3660332-3-uma.shankar@intel.com
drivers/gpu/drm/i915/display/intel_color.c