ecore-drm2: Add API functions to work with outputs
authorChris Michael <cpmichael@osg.samsung.com>
Mon, 2 May 2016 15:26:44 +0000 (11:26 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Fri, 27 May 2016 15:57:53 +0000 (11:57 -0400)
commit4e38aabdc09df1ef4ad630caa7fe754433a35d7d
tree3044c5c6dfdd93ed44a1bb64b96d71226fa0cfd9
parent9c7b6572875d5245ae69300936d1cb942bfd0498
ecore-drm2: Add API functions to work with outputs

This patch adds support for creating, destroying, and otherwise
working with outputs via exposed API functions.

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/Makefile_Ecore_Drm2.am
src/lib/ecore_drm2/Ecore_Drm2.h
src/lib/ecore_drm2/ecore_drm2.c
src/lib/ecore_drm2/ecore_drm2_outputs.c [new file with mode: 0644]
src/lib/ecore_drm2/ecore_drm2_private.h