ecore_drm2: Don't disable custom ticker if flip fails
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 14 Jul 2016 19:35:03 +0000 (14:35 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Thu, 14 Jul 2016 20:29:49 +0000 (15:29 -0500)
commit8507b512a050a5e8f25afae407217491d1c126fc
tree6dd32da57837a12cf30dec4ea2c9ef2e2df79cc4
parent8c6effae8ee027a928bcee79968a0b21d8250487
ecore_drm2: Don't disable custom ticker if flip fails

When using a mix of vblank and pageflip events like we're stuck with now
a failed flip is going to happen sooner or later.  We fix this by triple
buffering.  We shouldn't turn off the custom ticker.
src/modules/evas/engines/drm/evas_outbuf.c