OSDN Git Service

drm/i915/xelpd: Enable Pipe color support for D13 platform
authorUma Shankar <uma.shankar@intel.com>
Tue, 7 Dec 2021 07:11:33 +0000 (12:41 +0530)
committerUma Shankar <uma.shankar@intel.com>
Tue, 7 Dec 2021 07:20:30 +0000 (12:50 +0530)
commite83c18cffaedb1cd5da935b06d49308f92ea50cb
tree83dd861e0594180eea27ec5bb6116a78a501ac64
parent5d50c8d7ed59f675d25cf061b5ca67ebfa7b450b
drm/i915/xelpd: Enable Pipe color support for D13 platform

Enable pipe color support for Display 13 platforms. Currently
limit to just 10bit gamma and later extend it for logarithmic
gamma, once the new UAPI is agreed by community and implemented
by a userspace consumer.

v2: Updated dev_priv to i915 (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-2-uma.shankar@intel.com
drivers/gpu/drm/i915/display/intel_color.c