ecore-drm: Set drm client capabilities to support universal planes
authorChris Michael <cp.michael@samsung.com>
Wed, 6 May 2015 15:31:57 +0000 (11:31 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 7 May 2015 18:39:46 +0000 (14:39 -0400)
commitc79922f392d01102cd6a9eb9db58565d149b3134
tree122e1d4022ee0098eea5e94f38aae2baed35d41b
parent7df68b484b2cdfc8bcfa3c6d11c692867dc08cbc
ecore-drm: Set drm client capabilities to support universal planes

Summary: If we do not set client capabilities to support universal
planes, then libdrm does not expose the primary or cursor planes so
this adds a quick call to set DRM_CLIENT_CAP_UNIVERSAL_PLANES

@fix

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