ecore-drm: Add new API function to mark an output as primary
authorChris Michael <cp.michael@samsung.com>
Thu, 7 May 2015 15:37:54 +0000 (11:37 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 7 May 2015 18:39:46 +0000 (14:39 -0400)
commit958b15c2077214b3349e9102dd486bc5bef929d7
tree7b64e381c7c86adbe871d24ccd19f1091a9783e2
parent2145cb18c296b4269d52b57c000a9495ce8b71e1
ecore-drm: Add new API function to mark an output as primary

Summary: This adds a new API function which we can use to mark a given
Ecore_Drm_Output as being the primary output.

@feature

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm/Ecore_Drm.h
src/lib/ecore_drm/ecore_drm_device.c
src/lib/ecore_drm/ecore_drm_output.c