ecore_drm: Disable custom tick if we can't wait for vblank
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 11 Mar 2016 19:48:44 +0000 (13:48 -0600)
committerChris Michael <cpmichael@osg.samsung.com>
Mon, 14 Mar 2016 19:00:11 +0000 (15:00 -0400)
commitb5425dc51a56992f3941ede35a3ff52d63021087
treef2e5da25ff4a2b93ca6004960cfb267f90231b8d
parentda37a41fd1cb861df56862a2e0d88e8ff4b2cb59
ecore_drm: Disable custom tick if we can't wait for vblank

If we fail to schedule a VBlank event, then we should disable custom
ticks and fallback to timer-based animators. This patch fixes some
issues with Intel Atom based setups where rendering would fail when
using custom animators.

@fix
src/lib/ecore_drm/ecore_drm_device.c