drm/i915: init sprites with univeral plane init function
commit8fe8a3feeb5aedd17f7b09e51b60b38a6ba7005f
authorDerek Foreman <derek.foreman@collabora.co.uk>
Wed, 3 Sep 2014 13:38:20 +0000 (3 10:38 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Sep 2014 13:43:47 +0000 (3 15:43 +0200)
tree1328be2b1645782c2b4d609f65589455a5deb078
parent55522f37817728eff26a75a64c60f07580efa66b
drm/i915: init sprites with univeral plane init function

Really just for completeness - old init function ends up making the plane
exactly the same way due to the way the enums are set up.

Signed-off-by: Derek Foreman <derek.foreman@collabora.co.uk>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_sprite.c