Home
last modified time | relevance | path

Searched refs:vi_srbm_select (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dvi.h29 void vi_srbm_select(struct amdgpu_device *adev,
H A Dgfx_v8_0.c3436 vi_srbm_select(adev, me, pipe, q, vm); in gfx_v8_0_select_me_pipe_q()
3693 vi_srbm_select(adev, 0, 0, 0, i); in gfx_v8_0_init_compute_vmid()
3700 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_init_compute_vmid()
3771 vi_srbm_select(adev, 0, 0, 0, i); in gfx_v8_0_constants_init()
3793 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_constants_init()
4621 vi_srbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v8_0_kiq_init_queue()
4623 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_kiq_init_queue()
4635 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_kiq_init_queue()
4658 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_kcq_init_queue()
5004 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_pre_soft_reset()
[all …]
H A Dsdma_v2_4.c413 vi_srbm_select(adev, 0, 0, 0, j); in sdma_v2_4_gfx_resume()
418 vi_srbm_select(adev, 0, 0, 0, 0); in sdma_v2_4_gfx_resume()
H A Dsdma_v3_0.c653 vi_srbm_select(adev, 0, 0, 0, j); in sdma_v3_0_gfx_resume()
658 vi_srbm_select(adev, 0, 0, 0, 0); in sdma_v3_0_gfx_resume()
H A Dvi.c579 void vi_srbm_select(struct amdgpu_device *adev, in vi_srbm_select() function