On Tue, Feb 10, 2015 at 4:37 AM, Zhou, Jammy <Jammy.Zhou at amd.com> wrote: > Ping... Any comments on these patches?
They look good to me. Reviewed-by: Alex Deucher <alexander.deucher at amd.com> > > Regards, > Jammy > > -----Original Message----- > From: Jammy Zhou [mailto:Jammy.Zhou at amd.com] > Sent: Monday, February 02, 2015 6:05 PM > To: dri-devel at lists.freedesktop.org > 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 at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel