ecore-drm2: Fix setting dpms level using atomic state
authorChris Michael <cp.michael@samsung.com>
Thu, 18 May 2017 16:13:13 +0000 (12:13 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 18 May 2017 16:14:01 +0000 (12:14 -0400)
commit892b58fbf29998c1a6777a53885002f30f8986c0
tree647da670f1463942b64f55743e034849248ddc61
parent1a025edd6244c382ab85833e39b354154b1c134e
ecore-drm2: Fix setting dpms level using atomic state

The property we need to change during an atomic dpms change is
actually from the output connector state (not crtc state). This fix
should make dpms work when using atomic

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm2/ecore_drm2_outputs.c