ecore-drm2: Add API functions to work with a drm device
authorChris Michael <cpmichael@osg.samsung.com>
Mon, 2 May 2016 14:40:47 +0000 (10:40 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Fri, 27 May 2016 15:57:53 +0000 (11:57 -0400)
commit9c7b6572875d5245ae69300936d1cb942bfd0498
treedac2e60e6fef3019ab73699d16387c82f90e2d0d
parenta0d3b955bfa18e807ef1067aa612a63d99bf7681
ecore-drm2: Add API functions to work with a drm device

This commit adds new API functions to find, open, and close a drm
device, along with API functions to retrieve clock_id and cursor size.

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_device.c [new file with mode: 0644]
src/lib/ecore_drm2/ecore_drm2_private.h