efl/src/lib/ecore_drm
Chris Michael 9abc0ee76f ecore-drm: Return the index of the crtc from output_crtc_find
Summary:
Fix issue of invalid memory read from
ecore_drm_output_create. We call ecore_drm_output_crtc_find to get the
Index of the crtc to use, however prior to this commit the index was
not being returned (the actual crtc was)

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>

Reviewers: zmike

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2140
2015-03-11 17:09:49 -04:00
..
Ecore_Drm.h ecore-drm: Add function to return the pointer xy of Ecore_Drm_Device 2015-03-04 11:49:44 -05:00
ecore_drm.c ecore-drm Add hooks for updating wl_output when outputs are hotplugged 2015-02-19 14:48:25 -05:00
ecore_drm_dbus.c ecore-drm: Fix issue of checking improper eldbus message for errors 2015-02-17 16:19:55 -05:00
ecore_drm_device.c ecore-drm: Add function to return the pointer xy of Ecore_Drm_Device 2015-03-04 11:49:44 -05:00
ecore_drm_evdev.c ecore-drm: Center mouse pointer on an output when it gets created 2015-03-04 11:49:44 -05:00
ecore_drm_fb.c ecoreidrm: Cleaned up unwanted code. 2014-10-30 09:36:21 -04:00
ecore_drm_inputs.c ecore-drm: Fix issue of ecore_drm not calling ReleaseDevice when an 2015-02-17 16:19:55 -05:00
ecore_drm_launcher.c ecore-drm: Cleanup launcher code 2015-01-26 08:37:08 -05:00
ecore_drm_logind.c ecore-drm: Don't recreate ecore_event handlers if we already have them 2015-02-17 16:19:55 -05:00
ecore_drm_output.c ecore-drm: Return the index of the crtc from output_crtc_find 2015-03-11 17:09:49 -04:00
ecore_drm_private.h ecore-drm: Add edid structure to Ecore_Drm_Output 2015-03-04 14:52:04 -05:00
ecore_drm_sprites.c ecore_drm: fix Doxygen markup to prevent warnings. 2014-03-15 20:04:24 +09:00
ecore_drm_tty.c ecore-drm: Disable/Enable inputs if we release/acquire the VT 2015-02-11 14:14:52 -05:00