/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_vm_sdma.c | 162 * amdgpu_vm_sdma_set_ptes - helper to call the right asic function 175 static void amdgpu_vm_sdma_set_ptes(struct amdgpu_vm_update_params *p, function in typeref:typename:void 242 amdgpu_vm_sdma_set_ptes(p, bo->shadow, pe, addr, 244 amdgpu_vm_sdma_set_ptes(p, bo, pe, addr, count,
|
amdgpu_vm_sdma.c | 162 * amdgpu_vm_sdma_set_ptes - helper to call the right asic function 175 static void amdgpu_vm_sdma_set_ptes(struct amdgpu_vm_update_params *p, function in typeref:typename:void 242 amdgpu_vm_sdma_set_ptes(p, bo->shadow, pe, addr, 244 amdgpu_vm_sdma_set_ptes(p, bo, pe, addr, count,
|