[Intel-gfx] [PATCH 0/3] Add support for Gen 11 pipe color features
Uma Shankar
uma.shankar at intel.com
Tue Oct 23 20:40:52 UTC 2018
This patch series adds support for Gen11 pipe degamma, CSC
and gamma hardware blocks.
CRC checks are not working for 10bit gamma but works for 8bit
pallete modes which seems to be due to some rounding errors in pipe.
ToDo: Support for Multi Segmented Gamma will be added later.
Uma Shankar (3):
drm/i915/icl: Add degamma and gamma lut size to gen11 caps
drm/i915/icl: Add icl pipe degamma and gamma support
drm/i915/icl: Enable ICL Pipe CSC block
drivers/gpu/drm/i915/i915_pci.c | 3 +-
drivers/gpu/drm/i915/i915_reg.h | 4 ++
drivers/gpu/drm/i915/intel_color.c | 82 +++++++++++++++++++++++++++++++++++++-
3 files changed, 87 insertions(+), 2 deletions(-)
--
1.9.1
More information about the Intel-gfx
mailing list