[Intel-gfx] [PATCH v4 00/11] drm/i915: Some plane init cleanups
Ville Syrjala
ville.syrjala at linux.intel.com
Fri Oct 5 12:58:06 UTC 2018
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Just a long overdue reposting of these plane cleanups. Slight
rebase conflicts sorted, and one patch was dropped as it was
no longer relevant. Everything is reviewed, just need ci
to approve and this can all land.
Ville Syrjälä (11):
drm/i915: Constify all plane_funcs structs
drm/i915: Populate possible_crtcs for primary/cursor planes
drm/i915: Don't populate plane->i9xx_plane for sprites
drm/i915: Allow horizontal mirroring for cnl+ "sprite" planes
drm/i915: Disallow plane scaling with specific pixel formats
drm/i915: Add missing pixel formats for skl+ "sprites"
drm/i915: Move plane_state->scaler_id initialization into
intel_create_plane_state()
drm/i915: Introduce intel_plane_alloc()
drm/i915: Extract skl_universal_plane_init()
drm/i915: s/intel_plane/plane/ in sprite init
drm/i915: Rename variables in intel_primary_plane_create()
drivers/gpu/drm/i915/intel_atomic_plane.c | 1 +
drivers/gpu/drm/i915/intel_display.c | 341 +++++--------------------
drivers/gpu/drm/i915/intel_drv.h | 19 +-
drivers/gpu/drm/i915/intel_sprite.c | 397 +++++++++++++++++++-----------
4 files changed, 321 insertions(+), 437 deletions(-)
--
2.16.4
More information about the Intel-gfx
mailing list