efl/src/lib/ecore_drm2
Derek Foreman 871a9cff03 ecore_drm2: Fix a condition where no outputs are enabled
If the first output we test is disconnected but has the crtc of
the primary display assigned then we'll fail to assign the crtc
to the connector it's really connected to later.

This is a quick hack as trying to sort this out properly may be
too invasive for the upcoming 1.18 and isn't really important until
1.19 supports multihead anyway.
2016-08-02 13:29:09 -05:00
..
Ecore_Drm2.h ecore-drm2: Add API for vt-switching 2016-07-27 13:28:10 -04:00
ecore_drm2.c
ecore_drm2_device.c ecore-drm2: Add API for vt-switching 2016-07-27 13:28:10 -04:00
ecore_drm2_fb.c drm2: Fix shadow variable 2016-07-19 17:55:07 +09:00
ecore_drm2_outputs.c ecore_drm2: Fix a condition where no outputs are enabled 2016-08-02 13:29:09 -05:00
ecore_drm2_private.h ecore_drm2: Fix mouse pointer when using absolute coords 2016-07-07 16:15:59 +09:00