From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Another version of these cleansup. Last time there was some kind of smtp fail when sending and patchwork got confused at the wonky threading. So best to repost fully I thought. Additionally I had to resolve a lot of rebase confilicts and I spotted a few NV12 related things I missed the last time around. Ville Syrjälä (12): 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: Simplify skl_plane_has_planar() 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 | 334 ++++++-------------------- drivers/gpu/drm/i915/intel_drv.h | 16 +- drivers/gpu/drm/i915/intel_sprite.c | 374 ++++++++++++++++++++---------- 4 files changed, 322 insertions(+), 403 deletions(-) -- 2.16.4 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx