evas drm: Fix software output rotation
authorChristopher Michael <cp.michael@samsung.com>
Fri, 22 Mar 2019 16:41:43 +0000 (12:41 -0400)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commit0f6d23904566b2ce7db8934ec4fa94d2340a67f6
tree1c411793a0f721279764bd882465d394be8f3921
parenta6e4cd32365016cdb0e7b4704761b3d78b9e7d5d
evas drm: Fix software output rotation

Summary:
Don't use redraws_clear to handle buffer swapping. Buffer swapping
should be done on outbuf_flush. This patch fixes evas drm software
output rotation (along with other patches in the series).

ref T7690

@fix
Depends on D8402

Reviewers: raster, cedric, zmike

Subscribers: #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7690

Differential Revision: https://phab.enlightenment.org/D8403
src/modules/evas/engines/drm/evas_engine.h
src/modules/evas/engines/drm/evas_outbuf.c