ecore-drm2: Add code to check if Atomic Modesettting is usable
authorChris Michael <cp.michael@samsung.com>
Thu, 22 Sep 2016 14:34:03 +0000 (10:34 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 22 Sep 2016 18:20:24 +0000 (14:20 -0400)
commit541be05bf202778ece0cc08799586a873880f95a
treebcd165196ef01ed2d2feff3c3301791144af5d91
parent7770bc17bba5f2a1f4ba4a4879223a4d4b8ec6b2
ecore-drm2: Add code to check if Atomic Modesettting is usable

This code will detect the drm driver name and check that the kernel
itself is new enough to use Atomic Modesetting. This is needed as some
drivers (i915) do not handle Atomic Modesetting propertly without a
new enough kernel.

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