Searched refs:soc21_grbm_select (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | soc21.h | 28 void soc21_grbm_select(struct amdgpu_device *adev,
|
D | mes_v11_0.c | 631 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v11_0_enable() 639 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_enable() 691 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v11_0_load_microcode() 733 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_load_microcode() 873 soc21_grbm_select(adev, 3, ring->pipe, 0, 0); in mes_v11_0_queue_init_register() 924 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_queue_init_register() 987 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v11_0_queue_init() 994 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_queue_init() 1172 soc21_grbm_select(adev, 3, AMDGPU_MES_SCHED_PIPE, 0, 0); in mes_v11_0_kiq_dequeue_sched() 1196 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_kiq_dequeue_sched()
|
D | gfx_v11_0.c | 831 soc21_grbm_select(adev, me, pipe, q, vm); in gfx_v11_0_select_me_pipe_q() 1568 soc21_grbm_select(adev, 0, 0, 0, i); in gfx_v11_0_init_compute_vmid() 1577 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_init_compute_vmid() 1640 soc21_grbm_select(adev, 0, 0, 0, i); in gfx_v11_0_constants_init() 1651 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_constants_init() 2125 soc21_grbm_select(adev, 0, pipe_id, 0, 0); in gfx_v11_0_config_pfp_cache_rs64() 2159 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_pfp_cache_rs64() 2248 soc21_grbm_select(adev, 0, pipe_id, 0, 0); in gfx_v11_0_config_me_cache_rs64() 2282 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_me_cache_rs64() 2334 soc21_grbm_select(adev, 1, i, 0, 0); in gfx_v11_0_config_mec_cache_rs64() [all …]
|
D | amdgpu_amdkfd_gfx_v11.c | 45 soc21_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 50 soc21_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm()
|
D | soc21.c | 173 void soc21_grbm_select(struct amdgpu_device *adev, in soc21_grbm_select() function
|