commit | 3c688c5e33873100abab56735eb44f53eb3a6d6b | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Tue Oct 22 17:11:25 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Oct 22 12:24:53 2013 -0700 |
tree | 96c3a671b8cccf7a7970ce68b1664b15c4308ada | |
parent | 4c4bb953fc9096a51537736e739e31ab7f2b7bc3 [diff] |
compositor-drm: finish frame if initial page-flip fails If the initial page-flip fails, immediately finish the frame to avoid being stuck in the given frame. We already do this if we have no fbo available. Now we do the same if the page-flip fails.