ecore-drm2: Update plane state values based on FB
authorChristopher Michael <cp.michael@samsung.com>
Fri, 22 Mar 2019 16:41:08 +0000 (12:41 -0400)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commit6a9bffe6a9f773014d34b739ea1a8260520b4ac6
treead45f102fa443e7f81a3d4bf497cfe916a33937c
parent6b46d0244a5db60510eb29c815dd541dc4fcf844
ecore-drm2: Update plane state values based on FB

Summary:
When we are trying to set an FB onto a plane, we need to update the
plane state values to reflect any changes in the FB. Failure to do
this will result in Atomic Commit failures as the plane state values
will not match what the FB is.

ref T7690

@fix

Depends on D8110

Reviewers: raster, cedric, zmike

Reviewed By: cedric

Subscribers: cedric

Tags: #efl, #do_not_merge

Maniphest Tasks: T7690

Differential Revision: https://phab.enlightenment.org/D8111
src/lib/ecore_drm2/ecore_drm2_plane.c