efl/src/lib/ecore_drm2
Derek Foreman 1848f9a8e6 ecore_drm2: Better handling of blank time checks
On some systems we'll successfully complete the vblank ioctl but get
a reply of 0.  When that happens we can't use that time for ticking
as it will break all of the entire world.

Fixes immediate screen blank on rpi3.

@ref T5977
2017-09-05 12:12:30 -05:00
..
Ecore_Drm2.h ecore-drm2: Add API to allow setting pointer acceleration profile 2017-08-24 11:42:57 -04:00
ecore_drm2.c ecore_drm2: Pass Ecore_Drm2_Device instead of fd to most functions 2017-08-09 14:56:58 -05:00
ecore_drm2_device.c ecore-drm2: Add API to allow setting pointer acceleration profile 2017-08-24 11:42:57 -04:00
ecore_drm2_fb.c ecore_drm2: Pass Ecore_Drm2_Device instead of fd to most functions 2017-08-09 14:56:58 -05:00
ecore_drm2_outputs.c ecore_drm2: Better handling of blank time checks 2017-09-05 12:12:30 -05:00
ecore_drm2_plane.c ecore_drm2: Add callbacks for plane assign/release 2017-06-23 08:15:41 -05:00
ecore_drm2_private.h ecore_drm2: Remove connector bitfield 2017-08-09 14:56:58 -05:00