On Tue, Feb 10, 2015 at 4:37 AM, Zhou, Jammy <Jammy.Zhou@xxxxxxx> wrote: > Ping... Any comments on these patches? They look good to me. Reviewed-by: Alex Deucher <alexander.deucher@xxxxxxx> > > Regards, > Jammy > > -----Original Message----- > From: Jammy Zhou [mailto:Jammy.Zhou@xxxxxxx] > Sent: Monday, February 02, 2015 6:05 PM > To: dri-devel@xxxxxxxxxxxxxxxxxxxxx > Cc: Zhou, Jammy > Subject: [RFC PATCH 0/2] Add drmOpenWithType and drmOpenOnceWithType > > 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 > > _______________________________________________ > dri-devel mailing list > dri-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/dri-devel _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel