summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c
AgeCommit message (Expand)Author
2020-03-16drm_amdgpu: Add job fence to resv conditionallyxinhui pan
2020-02-04drm/amdgpu: rework synchronization of VM updates v4Christian König
2020-02-04drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backendChristian König
2020-02-04drm/amdgpu: rework job synchronization v2Christian König
2020-02-04drm/amdgpu: explicitly sync VM update to PDs/PTsChristian König
2019-12-09drm/amdgpu: stop adding VM updates fences to the resv objChristian König
2019-12-09drm/amdgpu: explicitely sync to VM updates v2Christian König
2019-09-16drm/amdgpu: trace if a PD/PT update is done directlyChristian König
2019-09-16drm/amdgpu: allow direct submission in the VM backends v2Christian König
2019-09-16drm/amdgpu: split the VM entity into direct and delayedChristian König
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-03-27drm/amdgpu: drop the ib from the VM update parametersChristian König
2019-03-27drm/amdgpu: move VM table mapping into the backend as wellChristian König
2019-03-21drm/amdgpu: new VM update backendsChristian König