[PATCH libdrm 0/3] xf86drm: Add USB, platform and host1x bus support

Thierry Reding thierry.reding at gmail.com
Fri Dec 23 17:49:14 UTC 2016


From: Thierry Reding <treding at nvidia.com>

Hi,

This series enables support for USB, platform and host1x busses in the
drmDevice infrastructure. The goal is to make use of these in Mesa for
PRIME support (via the DRI_PRIME environment variable) for devices on
one of these busses.

I'll be sending out Mesa patches for this shortly.

Thierry

Thierry Reding (3):
  xf86drm: Factor out drmDeviceAlloc()
  xf86drm: Add USB support
  xf86drm: Add platform and host1x bus support

 xf86drm.c | 385 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 xf86drm.h |  35 +++++-
 2 files changed, 392 insertions(+), 28 deletions(-)

-- 
2.11.0



More information about the dri-devel mailing list