Message ID | 20211207071135.3660332-1-uma.shankar@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Enable pipe color support on D13 platform | expand |
> -----Original Message----- > From: Shankar, Uma <uma.shankar@intel.com> > Sent: Tuesday, December 7, 2021 12:42 PM > To: intel-gfx@lists.freedesktop.org > Cc: ville.syrjala@linux.intel.com; Modem, Bhanuprakash > <bhanuprakash.modem@intel.com>; Shankar, Uma <uma.shankar@intel.com> > Subject: [v3 0/3] Enable pipe color support on D13 platform > > 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) Pushed the changes to drm-intel-next. Thanks for the reviews. Regards, Uma Shankar > 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