mbox series

[0/3] Enable pipe color support on D13 platform

Message ID 20211123193649.3153258-1-uma.shankar@intel.com (mailing list archive)
Headers show
Series Enable pipe color support on D13 platform | expand

Message

Shankar, Uma Nov. 23, 2021, 7:36 p.m. UTC
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.

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 | 21 ++++++++++++++++++---
 drivers/gpu/drm/i915/i915_pci.c            |  2 +-
 2 files changed, 19 insertions(+), 4 deletions(-)