[Intel-gfx] [PATCH v4 0/6] YCBCR 4:2:0 handling in i915 layer
Shashank Sharma
shashank.sharma at intel.com
Mon Jul 17 14:36:21 UTC 2017
This patch series is a subset of series "YCBCR 4:2:0 handling in DRM layer"
Published and reviewed here: https://patchwork.freedesktop.org/series/26973/
The original series had 14 patches, out of which first 8 (which were in DRM
layer) are reviewed merged. These 6 patches are the I915 layer handling of
YCBCR 4:2:0 output. The patch series got review comments from Ville Syrjala
<ville.syrjala at linux.intel.com> in previous patch set, addressed those here.
Shashank Sharma (6):
drm/i915: add config function for YCBCR420 outputs
drm/i915: prepare scaler for YCBCR420 modeset
drm/i915: prepare pipe for YCBCR420 output
drm/i915: prepare csc unit for YCBCR420 output
drm/i915: set colorspace for YCBCR420 outputs
drm/i915/glk: set HDMI 2.0 identifier
drivers/gpu/drm/i915/i915_reg.h | 3 ++
drivers/gpu/drm/i915/intel_color.c | 46 ++++++++++++++++++++++++-
drivers/gpu/drm/i915/intel_display.c | 67 ++++++++++++++++++++++++++++++++++--
drivers/gpu/drm/i915/intel_drv.h | 3 ++
drivers/gpu/drm/i915/intel_hdmi.c | 61 ++++++++++++++++++++++++++++++--
drivers/gpu/drm/i915/intel_panel.c | 3 +-
6 files changed, 175 insertions(+), 8 deletions(-)
--
2.7.4
More information about the Intel-gfx
mailing list