[Intel-gfx] [v2 0/2] Enable Plane Input CSC for ICL
Uma Shankar
uma.shankar at intel.com
Wed Oct 24 16:18:11 UTC 2018
This patch series enables plane input csc feature for
ICL. This is needed for YUV to RGB conversion on bottom
3 planes on ICL, other planes are handled in the legacy
way using fixed function hardware.
v2: Separated the patch into 2 parts as per Maarten's comments.
Addressed Ville and Maarten's review comment.
Uma Shankar (2):
drm/i915/icl: Define Plane Input CSC Coefficient Registers
drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion
drivers/gpu/drm/i915/i915_reg.h | 217 +++++++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/intel_color.c | 49 ++++++++
drivers/gpu/drm/i915/intel_display.c | 24 +++-
drivers/gpu/drm/i915/intel_drv.h | 2 +
4 files changed, 286 insertions(+), 6 deletions(-)
--
1.9.1
More information about the Intel-gfx
mailing list