Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvi.h29 void vi_srbm_select(struct amdgpu_device *adev,
H A Dgfx_v8_0.c3424 vi_srbm_select(adev, me, pipe, q, vm); in gfx_v8_0_select_me_pipe_q()
3681 vi_srbm_select(adev, 0, 0, 0, i); in gfx_v8_0_init_compute_vmid()
3688 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_init_compute_vmid()
3759 vi_srbm_select(adev, 0, 0, 0, i); in gfx_v8_0_constants_init()
3781 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_constants_init()
4611 vi_srbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v8_0_kiq_init_queue()
4613 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_kiq_init_queue()
4625 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_kiq_init_queue()
4648 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_kcq_init_queue()
5021 vi_srbm_select(adev, 0, 0, 0, 0); in gfx_v8_0_pre_soft_reset()
[all …]
H A Dsdma_v2_4.c414 vi_srbm_select(adev, 0, 0, 0, j); in sdma_v2_4_gfx_resume()
419 vi_srbm_select(adev, 0, 0, 0, 0); in sdma_v2_4_gfx_resume()
H A Dsdma_v3_0.c652 vi_srbm_select(adev, 0, 0, 0, j); in sdma_v3_0_gfx_resume()
657 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