compositor-drm: Use matrix type to test for drm plane compatibility
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 29 Jan 2013 21:56:15 +0000 (16:56 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 29 Jan 2013 21:56:15 +0000 (16:56 -0500)
commitd92c09c770415fb59d57902996cced0a779959c4
treefd6cc8d7919ec4d7f537614545372e9d432b56f9
parent272d243e00c742f9cffc8bc46d09b7d0f19dc43e
compositor-drm: Use matrix type to test for drm plane compatibility

The drm planes (sprites) only support translation and scaling.  Now that
we have matrix.type, we can just look there to see if the transform is
compatible with kms.
src/compositor-drm.c