summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-28drm/amdgpu: rename direct to immediate for VM updatesChristian König1-1/+1
2020-02-04drm/amdgpu: rework synchronization of VM updates v4Christian König1-17/+5
2020-02-04drm/amdgpu: explicitly sync VM update to PDs/PTsChristian König1-0/+7
2019-09-16drm/amdgpu: trace if a PD/PT update is done directlyChristian König1-1/+1
2019-09-16drm/amdgpu: allow direct submission in the VM backends v2Christian König1-8/+8
2019-03-27drm/amdgpu: move VM table mapping into the backend as wellChristian König1-0/+11
2019-03-21drm/amdgpu: new VM update backendsChristian König1-0/+116