All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH libdrm 0/3] xf86drm: Add USB, platform and host1x bus support
@ 2016-12-23 17:49 Thierry Reding
  2016-12-23 17:49 ` [PATCH libdrm 1/3] xf86drm: Factor out drmDeviceAlloc() Thierry Reding
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Thierry Reding @ 2016-12-23 17:49 UTC (permalink / raw)
  To: dri-devel

From: Thierry Reding <treding@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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-01-09 16:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-23 17:49 [PATCH libdrm 0/3] xf86drm: Add USB, platform and host1x bus support Thierry Reding
2016-12-23 17:49 ` [PATCH libdrm 1/3] xf86drm: Factor out drmDeviceAlloc() Thierry Reding
2016-12-23 17:49 ` [PATCH libdrm 2/3] xf86drm: Add USB support Thierry Reding
2016-12-24 16:38   ` Emil Velikov
2017-01-02 13:26     ` Thierry Reding
2017-01-04 14:02       ` Emil Velikov
2016-12-23 17:49 ` [PATCH libdrm 3/3] xf86drm: Add platform and host1x bus support Thierry Reding
2016-12-24 17:00   ` Emil Velikov
2017-01-02 13:53     ` Thierry Reding
2017-01-09 16:54       ` Emil Velikov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.