Home
last modified time | relevance | path

Searched refs:gfxhub_v1_0_setup_vm_pt_regs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dgfxhub_v1_0.h33 void gfxhub_v1_0_setup_vm_pt_regs(struct amdgpu_device *adev, uint32_t vmid,
H A Dgfxhub_v1_0.c38 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,
H A Dgfxhub_v1_1.c73 .setup_vm_pt_regs = gfxhub_v1_0_setup_vm_pt_regs,