[Intel-gfx] [PATCH v2 0/8] drm/i915: Fix up the CCS code
Ville Syrjala
ville.syrjala at linux.intel.com
Fri Dec 22 19:22:23 UTC 2017
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Here's a rebased series of the remaining CCS patches. Apart from the rebase
and some commit message changes nothing has changed.
Ville Syrjälä (8):
drm/i915: Add a comment exlaining CCS hsub/vsub
drm/i915: Nuke a pointless unreachable()
drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites
drm/i915: Clean up the sprite modifier checks
drm/i915: Add CCS capability for sprites
drm/i915: Allow up to 32KB stride on SKL+ "sprites"
drm: Check that the plane supports the request format+modifier combo
drm/i915: Remove the pipe/plane ID checks from
skl_check_ccs_aux_surface()
drivers/gpu/drm/drm_atomic.c | 10 ++--
drivers/gpu/drm/drm_crtc.c | 10 ++--
drivers/gpu/drm/drm_crtc_internal.h | 4 +-
drivers/gpu/drm/drm_plane.c | 33 ++++++++---
drivers/gpu/drm/i915/intel_display.c | 36 +++---------
drivers/gpu/drm/i915/intel_drv.h | 2 +
drivers/gpu/drm/i915/intel_sprite.c | 103 ++++++++++++++++++++++++-----------
7 files changed, 121 insertions(+), 77 deletions(-)
--
2.13.6
More information about the Intel-gfx
mailing list