Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-10 | drm/amdgpu: separate gpu address from bo pin | Junwei Zhang | 1 | -1/+1 |
2018-05-17 | drm/amdgpu: include pagemap.h for release_pages() | Stephen Rothwell | 1 | -0/+1 |
2018-05-16 | Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -2/+9 |
2018-05-15 | drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2 | Chunming Zhou | 1 | -2/+9 |
2018-03-23 | drm/amdgpu: Add userptr support for KFD | Felix Kuehling | 1 | -24/+543 |
2018-03-23 | drm/amdgpu: Add MMU notifier type for KFD userptr | Felix Kuehling | 1 | -0/+7 |
2018-03-15 | drm/amdgpu: Add kfd2kgd interface to acquire an existing VM | Felix Kuehling | 1 | -55/+111 |
2018-03-15 | drm/amdgpu: Fix initial validation of PD BO for KFD VMs | Felix Kuehling | 1 | -1/+22 |
2018-03-15 | drm/amdgpu: Move KFD-specific fields into struct amdgpu_vm | Felix Kuehling | 1 | -47/+41 |
2018-03-14 | drm/amdgpu: explicit give BO type to amdgpu_bo_create | Christian König | 1 | -2/+2 |
2018-02-06 | drm/amdgpu: Add GPUVM memory management functions for KFD | Felix Kuehling | 1 | -0/+1506 |