aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-16drm/amdgpu: trace if a PD/PT update is done directlyChristian König1-2/+2
2019-09-16drm/amdgpu: allow direct submission in the VM backends v2Christian König1-12/+13
2019-09-16drm/amdgpu: split the VM entity into direct and delayedChristian König1-2/+3
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann1-1/+1
2019-03-27drm/amdgpu: drop the ib from the VM update parametersChristian König1-11/+13
2019-03-27drm/amdgpu: move VM table mapping into the backend as wellChristian König1-0/+20
2019-03-21drm/amdgpu: new VM update backendsChristian König1-0/+248