evas-drm: Fix opening of drm card
authorChris Michael <cp.michael@samsung.com>
Wed, 12 Feb 2014 07:32:01 +0000 (07:32 +0000)
committerChris Michael <cp.michael@samsung.com>
Fri, 28 Feb 2014 13:10:55 +0000 (13:10 +0000)
commit8a18515c7c695206b4cc9bc322bb7f9cc68de5fa
tree23c8b037116427dba91aa48043ef4cf71bac4c0e
parent258ce60930ea709495db228bde874e6248d66827
evas-drm: Fix opening of drm card

@feature: Add code to check if async page flipping is supported by the driver.
@bugfix: Add code to get the proper drm driver name when we init the card.
@bugfix: Use drmOpen when opening the card so that any sub-driver gets initialized.
@bugfix: Add some debug/testing code to enumerate planes.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/drm/evas_drm.c