Searched refs:soc21_grbm_select (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | soc21.h | 28 void soc21_grbm_select(struct amdgpu_device *adev,
|
H A D | mes_v11_0.c | 576 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v11_0_enable() 584 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_enable() 636 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v11_0_load_microcode() 678 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_load_microcode() 820 soc21_grbm_select(adev, 3, ring->pipe, 0, 0); in mes_v11_0_queue_init_register() 871 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_queue_init_register() 929 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v11_0_queue_init() 936 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_queue_init() 1112 soc21_grbm_select(adev, 3, ring->pipe, 0, 0); in mes_v11_0_kiq_dequeue() 1136 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_kiq_dequeue()
|
H A D | gfx_v11_0.c | 1655 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_init_compute_vmid() 1735 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_constants_init() 2243 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_pfp_cache_rs64() 2366 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_me_cache_rs64() 2435 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_mec_cache_rs64() 2501 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_gfx_rs64() 2523 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_gfx_rs64() 2545 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_gfx_rs64() 2848 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64() 3067 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_cp_gfx_load_me_microcode_rs64() [all …]
|
H A D | amdgpu_amdkfd_gfx_v11.c | 46 soc21_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 51 soc21_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm()
|
H A D | soc21.c | 231 void soc21_grbm_select(struct amdgpu_device *adev, in soc21_grbm_select() function
|