Enable pipe color support for Display 13 platform. This series enables just the 10bit gamma mode. More advanced logarithmic gamma mode will be enable with the new enhanced UAPI. It will be extended once the UAPI is agreed in community. This series just adds the basic support in the interim. v2: Addressed Ville's review comments. v3: Dropped gamma lut tests field (Ville) Uma Shankar (3): drm/i915/xelpd: Enable Pipe color support for D13 platform drm/i915/xelpd: Enable Pipe Degamma drm/i915/xelpd: Add Pipe Color Lut caps to platform config drivers/gpu/drm/i915/display/intel_color.c | 23 +++++++++++++++++++--- drivers/gpu/drm/i915/i915_pci.c | 5 ++++- 2 files changed, 24 insertions(+), 4 deletions(-) -- 2.25.1