[Intel-gfx] [PATCH v1 00/14] Preparation patches for NV12
Vidya Srinivas
vidya.srinivas at intel.com
Mon Apr 9 03:40:59 UTC 2018
Series contain preparation patches for NV12 support
Enabling NV12 KMD support will follow the series
Chandra Konduru (3):
drm/i915: Set scaler mode for NV12
drm/i915: Update format_is_yuv() to include NV12
drm/i915: Upscale scaler max scale for NV12
Mahesh Kumar (9):
drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
drm/i915/skl+: refactor WM calculation for NV12
drm/i915/skl+: add NV12 in skl_format_to_fourcc
drm/i915/skl+: support verification of DDB HW state for NV12
drm/i915/skl+: NV12 related changes for WM
drm/i915/skl+: pass skl_wm_level struct to wm compute func
drm/i915/skl+: make sure higher latency level has higher wm value
drm/i915/skl+: nv12 workaround disable WM level 1-7
drm/i915/skl: split skl_compute_ddb function
Vidya Srinivas (2):
drm/i915: Display WA 827
drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
drivers/gpu/drm/i915/i915_drv.h | 10 +-
drivers/gpu/drm/i915/i915_reg.h | 5 +
drivers/gpu/drm/i915/intel_atomic.c | 14 +-
drivers/gpu/drm/i915/intel_display.c | 93 ++++++--
drivers/gpu/drm/i915/intel_drv.h | 11 +-
drivers/gpu/drm/i915/intel_pm.c | 438 ++++++++++++++++++++++-------------
drivers/gpu/drm/i915/intel_sprite.c | 7 +-
7 files changed, 393 insertions(+), 185 deletions(-)
--
2.7.4
More information about the Intel-gfx
mailing list