sna: Rewrite rotation setup on top of universal drm planes
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 8 Jul 2014 10:53:13 +0000 (11:53 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 8 Jul 2014 13:18:10 +0000 (14:18 +0100)
commit8587b2fff218537c6ff568ac3ef561f0d39f03ff
tree6e0db08694bdee0bdc93f113beffb0e5852de517
parentf24a9d335273fec20679397abcc3d5405d9613df
sna: Rewrite rotation setup on top of universal drm planes

The kernel interface has changed slightly since the early proposals. Now
the rotation property is only on the plane and so we have to lookup the
primary prime as well.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_display.c
src/sna/sna_video_sprite.c