compositor-drm: finish frame if initial page-flip fails
authorDavid Herrmann <dh.herrmann@gmail.com>
Tue, 22 Oct 2013 15:11:25 +0000 (17:11 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 22 Oct 2013 19:24:53 +0000 (12:24 -0700)
commit3c688c5e33873100abab56735eb44f53eb3a6d6b
tree96c3a671b8cccf7a7970ce68b1664b15c4308ada
parent4c4bb953fc9096a51537736e739e31ab7f2b7bc3
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.
src/compositor-drm.c