All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] some drm and amdgpu patches
@ 2015-08-13  3:33 Jammy Zhou
  2015-08-13  3:33 ` [PATCH 1/5] drm: add interface to get drm devices on the system v2 Jammy Zhou
                   ` (5 more replies)
  0 siblings, 6 replies; 26+ messages in thread
From: Jammy Zhou @ 2015-08-13  3:33 UTC (permalink / raw)
  To: dri-devel; +Cc: Emil Velikov

This series is a set of patches in my side pending for merge. And I rebased it
with the drm_private series from Emil.

Emil Velikov (1):
  drm: add interface to get drm devices on the system v2

Jammy Zhou (4):
  amdgpu: improve amdgpu_vamgr_init
  amdgpu: add flag to support 32bit VA address v3
  amdgpu: fix one warning from previous commit
  amdgpu: make vamgr per device v2

 amdgpu/amdgpu.h          |   5 +
 amdgpu/amdgpu_device.c   |  33 ++++-
 amdgpu/amdgpu_internal.h |  10 +-
 amdgpu/amdgpu_vamgr.c    |  61 ++++----
 xf86drm.c                | 351 +++++++++++++++++++++++++++++++++++++++++++++++
 xf86drm.h                |  34 +++++
 6 files changed, 458 insertions(+), 36 deletions(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2015-08-14 13:44 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-13  3:33 [PATCH 0/5] some drm and amdgpu patches Jammy Zhou
2015-08-13  3:33 ` [PATCH 1/5] drm: add interface to get drm devices on the system v2 Jammy Zhou
2015-08-13 13:58   ` Emil Velikov
2015-08-14  5:53     ` Zhou, Jammy
2015-08-14  8:35       ` Emil Velikov
2015-08-14  9:41         ` Zhou, Jammy
2015-08-14 10:05           ` Emil Velikov
2015-08-14 12:15             ` Zhou, Jammy
2015-08-14 12:28               ` Emil Velikov
2015-08-14 12:45                 ` Zhou, Jammy
2015-08-14 13:19                   ` Emil Velikov
2015-08-14 13:43                     ` Zhou, Jammy
2015-08-13 15:07   ` Daniel Vetter
2015-08-13 15:26     ` Emil Velikov
2015-08-14  5:59       ` Zhou, Jammy
2015-08-14  7:59         ` Kai Wasserbäch
2015-08-14  8:17           ` Emil Velikov
2015-08-14  8:26             ` Kai Wasserbäch
2015-08-14  9:07               ` Emil Velikov
2015-08-14  9:48                 ` Zhou, Jammy
2015-08-13  3:33 ` [PATCH 2/5] amdgpu: improve amdgpu_vamgr_init Jammy Zhou
2015-08-13  3:33 ` [PATCH 3/5] amdgpu: add flag to support 32bit VA address v3 Jammy Zhou
2015-08-13  3:33 ` [PATCH 4/5] amdgpu: fix one warning from previous commit Jammy Zhou
2015-08-13  3:33 ` [PATCH 5/5] amdgpu: make vamgr per device v2 Jammy Zhou
2015-08-13  6:19 ` [PATCH 0/5] some drm and amdgpu patches Michel Dänzer
2015-08-14  5:47   ` Zhou, Jammy

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.