commit | 4339add9e98ce1279fcfc767ae4b096d9562788d | [log] [tgz] |
---|---|---|
author | Rob Clark <rob@ti.com> | Thu Aug 09 14:18:28 2012 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Aug 09 17:08:40 2012 -0400 |
tree | 4ef3296950bfcda8a451bf55930c305584cb9412 | |
parent | 702ffaea3e16e01d2c282332e17a6b3cdf0dbcb8 [diff] |
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>