ecore-drm2: Add API function to set output rotation
authorChris Michael <cp.michael@samsung.com>
Wed, 18 Jan 2017 16:29:14 +0000 (11:29 -0500)
committerChris Michael <cp.michael@samsung.com>
Wed, 18 Jan 2017 16:29:14 +0000 (11:29 -0500)
commitc126ce2e705f45f5992442c0c8bf0dfe5b4f6919
tree6b35958a791b275b1293ac330ede00f8cbee7835
parentca194584d5e9072fa0640d810afa68779beb030b
ecore-drm2: Add API function to set output rotation

This patch adds a new API function that can be called from
Enlightenment wl_drm module to enable output rotation.

NB: Only works if Atomic support is enabled as it rotates the hardware
plane directly...and we don't support planes without Atomic enabled.

@feature

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