OSDN Git Service

gralloc_drm: open the DRM device of the primary framebuffer android-x86-8.1-r1
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 14 Jan 2019 00:19:29 +0000 (08:19 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 14 Jan 2019 00:19:29 +0000 (08:19 +0800)
commit3a13a52b1c6ef577bb41e256c28538a9b37f012d
treee929ccb546d9628b0697574b0861df713f37230e
parentbf1265608b4cefa2cb1d7ecd074a0dcc22ea36ff
gralloc_drm: open the DRM device of the primary framebuffer

With the new added drmOpenByFB function in libdrm, it's easy to find
the correct DRM device of the primary framebuffer.
gralloc_drm.c