efl/src/lib/ecore_drm2
Derek Foreman 54fede47a9 ecore_drm2: simplify device selection code
The platform check was added for systems (like ARM) that don't generally
have PCI graphics devices.  However, now we pick a fallback device that
doesn't have a PCI constraint, so the platform check should no longer be
necessary.
2018-01-10 12:54:42 -06:00
..
Ecore_Drm2.h efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08: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: simplify device selection code 2018-01-10 12:54:42 -06: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: return supported rotations if not using hardware 2018-01-09 12:48:25 -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