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@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel