evas-drm: Support rotations other than 0
authorChris Michael <cp.michael@samsung.com>
Tue, 19 Sep 2017 15:55:29 +0000 (11:55 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 19 Sep 2017 17:10:33 +0000 (13:10 -0400)
commit7198fe568b837cea62a82f17165086785147da08
treeed6a2153f44749fef172c0d3a73402475ed46316
parent8a516c4d4fabf2e0f04acbe3f79a09c3eca174a3
evas-drm: Support rotations other than 0

This patch adds support for software rotation in the evas drm engine.
This is a fallback codepath in case hardware rotation is not supported
for a given rotation amount. This patch also fixes a leak of and
pending updates during output buffer free.

ref T5999

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/drm/evas_outbuf.c