Searched refs:gfxhub_v1_0_setup_vm_pt_regs (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfxhub_v1_0.h | 33 void gfxhub_v1_0_setup_vm_pt_regs(struct amdgpu_device *adev, uint32_t vmid,
|
H A D | gfxhub_v1_1.c | 73 .setup_vm_pt_regs = gfxhub_v1_0_setup_vm_pt_regs,
|
H A D | gfxhub_v1_0.c | 38 void gfxhub_v1_0_setup_vm_pt_regs(struct amdgpu_device *adev, uint32_t vmid, in gfxhub_v1_0_setup_vm_pt_regs() function 56 gfxhub_v1_0_setup_vm_pt_regs(adev, 0, pt_base); in gfxhub_v1_0_init_gart_aperture_regs() 410 .setup_vm_pt_regs = gfxhub_v1_0_setup_vm_pt_regs,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfxhub_v1_0.c | 39 static void gfxhub_v1_0_setup_vm_pt_regs(struct amdgpu_device *adev, in gfxhub_v1_0_setup_vm_pt_regs() function 63 gfxhub_v1_0_setup_vm_pt_regs(adev, 0, pt_base); in gfxhub_v1_0_init_gart_aperture_regs() 449 .setup_vm_pt_regs = gfxhub_v1_0_setup_vm_pt_regs,
|
Completed in 2 milliseconds