Searched refs:soc24_grbm_select (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | soc24.h | 28 void soc24_grbm_select(struct amdgpu_device *adev,
|
H A D | gfx_v12_0.c | 865 soc24_grbm_select(adev, me, pipe, q, vm); in gfx_v12_0_select_me_pipe_q() 1684 soc24_grbm_select(adev, 0, 0, 0, i); in gfx_v12_0_init_compute_vmid() 1694 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_init_compute_vmid() 1724 soc24_grbm_select(adev, 0, 0, 0, i); in gfx_v12_0_constants_init() 1735 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_constants_init() 2026 soc24_grbm_select(adev, 0, pipe_id, 0, 0); in gfx_v12_0_config_gfx_rs64() 2033 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_config_gfx_rs64() 2048 soc24_grbm_select(adev, 0, pipe_id, 0, 0); in gfx_v12_0_config_gfx_rs64() 2055 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_config_gfx_rs64() 2070 soc24_grbm_select(adev, 1, pipe_id, 0, 0); in gfx_v12_0_config_gfx_rs64() [all …]
|
H A D | amdgpu_amdkfd_gfx_v12.c | 34 soc24_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 39 soc24_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm()
|
H A D | soc24.c | 102 void soc24_grbm_select(struct amdgpu_device *adev, in soc24_grbm_select() function
|