[Intel-gfx] [PATCH v1 00/14] Preparation patches for NV12
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Mon Apr 9 08:34:17 UTC 2018
Op 09-04-18 om 05:40 schreef Vidya Srinivas:
> 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(-)
This series looks good, so for any patches I missed:
Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Do you have commit rights, or should I push them?
More information about the Intel-gfx
mailing list