OSDN Git Service

xf86drm: add drmOpenByFB
authorChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 13 Jan 2019 16:06:59 +0000 (00:06 +0800)
committerMauro Rossi <issor.oruam@gmail.com>
Thu, 17 Oct 2019 18:11:23 +0000 (20:11 +0200)
commit4ee3818ff172776e96f29213e66e98c2735704c6
treef99d0f99bb07210a900cbce1196e1f98081fab35
parent834f73c8957ada0b09c147d910af38e597edd0ab
xf86drm: add drmOpenByFB

The new function looks up the DRM device with specified type
associated with the specified framebuffer and opens it.

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
xf86drm.c
xf86drm.h