testdisplay: add sprite scaling and location support
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 24 Oct 2011 15:15:34 +0000 (17:15 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 24 Oct 2011 15:18:42 +0000 (17:18 +0200)
commit24e60385febe8ce603a233c617cdcc5b3d3ea9ba
tree6d92fe8b9107fe5d97a1f8af0567a83b23e8f4bb
parentd510953ef38de7017c87688b3f4f5a7924097488
testdisplay: add sprite scaling and location support

Allow testdisplay to locate the sprite on the screen and potentially
scale it using different crtc width/height vs the source width/height
(determined by the resolution on the target pipe).

Also fix exit, making sure we properly disable all the planes.

Signed-off-by: Jesse Barnes <jbarnes@virtuougseek.org>
tests/testdisplay.c