efl/src/lib/ecore_drm2
Derek Foreman 7d54989f9b ecore_drm2: Fix failure to properly set up new plane
Summary:
When we add a plane we need to add it to the list before doing the atomic
test to ensure we're testing new state that includes the plane, and to
ensure the next screen update includes the plane we just added.

Fix T7066

Reviewers: devilhorns

Subscribers: cedric, #committers, zmike

Tags: #efl

Maniphest Tasks: T7066

Differential Revision: https://phab.enlightenment.org/D6432
2018-06-26 15:28:07 -04:00
..
Ecore_Drm2.h ecore-drm2: Add API function to retrieve output user data 2018-02-27 09:31:33 -05:00
ecore_drm2.c
ecore_drm2_device.c ecore_drm2: fix seat matching when checking for a device with a null seat 2018-01-22 11:26:13 -05:00
ecore_drm2_fb.c
ecore_drm2_outputs.c ecore-drm2: Add API function to retrieve output user data 2018-02-27 09:31:33 -05:00
ecore_drm2_plane.c ecore_drm2: Fix failure to properly set up new plane 2018-06-26 15:28:07 -04:00
ecore_drm2_private.h ecore-drm2: Add API to get/set which output is relative to another 2018-02-27 09:16:00 -05:00