compositor-drm: don't attempt sprite for out of bounds dimensions
authorRob Clark <rob@ti.com>
Thu, 9 Aug 2012 19:18:28 +0000 (14:18 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 9 Aug 2012 21:08:40 +0000 (17:08 -0400)
commit4339add9e98ce1279fcfc767ae4b096d9562788d
tree4ef3296950bfcda8a451bf55930c305584cb9412
parent702ffaea3e16e01d2c282332e17a6b3cdf0dbcb8
compositor-drm: don't attempt sprite for out of bounds dimensions

The drmModeAddFB2() call will fail anyways, and cause us to unnecessarily
set sprites_are_broken.

Signed-off-by: Rob Clark <rob@ti.com>
src/compositor-drm.c