sna/video: Bump the maximum size for sprites
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 20 Jul 2014 06:29:21 +0000 (07:29 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 20 Jul 2014 06:34:16 +0000 (07:34 +0100)
commitbfccacf745d054756661be3edd8898ac6aceb878
treee85af3dd6fd7f57a35be13c39d2c338716af5fc4
parent9bb2818a7db1c9dc89379996415511b6cff4bb33
sna/video: Bump the maximum size for sprites

A sprite plane is limited by the display engine who's maximum resolution
has increased since the 2kx2k limitations of 8xx, so let's set it
correctly to the reported maximum CRTC size (since we have no individual
query for maximum sprite plane sizes).

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