[RFC PATCH 0/2] Add drmOpenWithType and drmOpenOnceWithType
Jammy Zhou
Jammy.Zhou at amd.com
Mon Feb 2 02:05:02 PST 2015
For DRM render nodes, they are opened with the 'open' system call directly by
components such as mesa, etc now, and the minor number should be specified with the
new drmOpenRender function.
The following two patches add two new functions to open DRM device with the specified
node type, and the minor number is transparent to the callers.
Jammy Zhou (2):
Add new drmOpenWithType function (v3)
Add new drmOpenOnceWithType function (v2)
xf86drm.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
xf86drm.h | 10 ++++++++-
2 files changed, 67 insertions(+), 18 deletions(-)
--
1.9.1
More information about the dri-devel
mailing list