efl/src/lib/ecore_drm2
Derek Foreman 8ff59b2c55 ecore_drm2: Pass Ecore_Drm2_Device instead of fd to most functions
Intended to simplify the upcoming commit that merges device find and
device open into a single function that returns a device.

The fd is something callers shouldn't really need to get their hands on,
right now there are still a few places where it's needed, but those will
be gone soon too.
2017-08-09 14:56:58 -05:00
..
Ecore_Drm2.h ecore_drm2: Pass Ecore_Drm2_Device instead of fd to most functions 2017-08-09 14:56:58 -05: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: Pass Ecore_Drm2_Device instead of fd to most functions 2017-08-09 14:56:58 -05: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: Remove dead code in blank time get 2017-07-31 10:57:56 -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: Add a fallback method for vblank waiting 2017-07-28 15:35:03 -05:00