efl/src/lib/ecore_drm2
Chris Michael e0a1e63072 ecore-drm2: Don't call fb_flip until output is enabled
When calling ecore_drm2_output_enabled_set, we cannot initiate a
pageflip until the output has been enabled, so remove call to fb_flip
here. The dpms_set function will handle issueing the pageflip anyway.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2017-05-19 11:33:19 -04:00
..
Ecore_Drm2.h ecore_drm2: refcount fbs 2017-05-12 17:51:34 -05:00
ecore_drm2.c ecore-drm2: Add library symlink to merge atomic commit requests 2017-04-18 07:55:10 -04:00
ecore_drm2_device.c ecore_drm2: Add an env var to disable atomic pageflips 2017-05-05 12:53:21 -05:00
ecore_drm2_fb.c ecore_drm2: Better handle flip failure round 2 2017-05-17 17:31:13 -05:00
ecore_drm2_outputs.c ecore-drm2: Don't call fb_flip until output is enabled 2017-05-19 11:33:19 -04:00
ecore_drm2_plane.c ecore_drm2: refcount fbs 2017-05-12 17:51:34 -05:00
ecore_drm2_private.h ecore_drm2: refcount fbs 2017-05-12 17:51:34 -05:00