ecore-drm2: Don't use AtomicAddProperty for plane rotation
authorChristopher Michael <cp.michael@samsung.com>
Fri, 22 Mar 2019 16:41:03 +0000 (12:41 -0400)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commit6b46d0244a5db60510eb29c815dd541dc4fcf844
treed179125a1cb52cea40f2805f1ad516f411535b86
parent21e125a187475e55af720894837b2566a279a8c4
ecore-drm2: Don't use AtomicAddProperty for plane rotation

Summary:
Apparently something has been changed recently in libdrm
that causes AtomicAddProperty to fail when trying to set plane rotation. Until
this can be found & fixed, let's just disable trying to rotate
hardware planes with atomic commits.

ref T7690

@fix

Reviewers: raster, cedric, zmike

Subscribers: zmike, cedric

Tags: #efl, #do_not_merge

Maniphest Tasks: T7690

Differential Revision: https://phab.enlightenment.org/D8110
src/lib/ecore_drm2/ecore_drm2_fb.c