wayland_shm: Try a little harder to verify exynos dmabuf capabilities
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 1 Sep 2017 19:49:22 +0000 (14:49 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Fri, 1 Sep 2017 19:50:40 +0000 (14:50 -0500)
commit6e30535a3c39efa5ce1662e3f42753dde9c48681
tree448fd6c096ffa7d2e303d941ce5a43011037dabe
parent8df0576358ac25b7f3d286e6463fe4f052428597
wayland_shm: Try a little harder to verify exynos dmabuf capabilities

Turns out the "device_open" function pretty much just tests calloc
functionality, and doesn't open any device.  So let's allocate a
tiny bo and discard it to make sure we're actually on exynos.
src/modules/evas/engines/wayland_shm/evas_dmabuf.c