Searched refs:amdgpu_vm_sdma_set_ptes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm_sdma.c | 154 * amdgpu_vm_sdma_set_ptes - helper to call the right asic function 167 static void amdgpu_vm_sdma_set_ptes(struct amdgpu_vm_update_params *p, in amdgpu_vm_sdma_set_ptes() function 242 amdgpu_vm_sdma_set_ptes(p, bo->shadow, pe, addr, in amdgpu_vm_sdma_update() 244 amdgpu_vm_sdma_set_ptes(p, bo, pe, addr, count, in amdgpu_vm_sdma_update()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm_sdma.c | 181 * amdgpu_vm_sdma_set_ptes - helper to call the right asic function 194 static void amdgpu_vm_sdma_set_ptes(struct amdgpu_vm_update_params *p, in amdgpu_vm_sdma_set_ptes() function 268 amdgpu_vm_sdma_set_ptes(p, vmbo->shadow, pe, addr, in amdgpu_vm_sdma_update() 270 amdgpu_vm_sdma_set_ptes(p, bo, pe, addr, count, in amdgpu_vm_sdma_update()
|
Completed in 2 milliseconds