Searched refs:soc24_grbm_select (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | soc24.h | 28 void soc24_grbm_select(struct amdgpu_device *adev,
|
D | gfx_v12_0.c | 860 soc24_grbm_select(adev, me, pipe, q, vm); in gfx_v12_0_select_me_pipe_q() 1642 soc24_grbm_select(adev, 0, 0, 0, i); in gfx_v12_0_init_compute_vmid() 1652 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_init_compute_vmid() 1682 soc24_grbm_select(adev, 0, 0, 0, i); in gfx_v12_0_constants_init() 1693 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_constants_init() 1984 soc24_grbm_select(adev, 0, pipe_id, 0, 0); in gfx_v12_0_config_gfx_rs64() 1991 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_config_gfx_rs64() 2006 soc24_grbm_select(adev, 0, pipe_id, 0, 0); in gfx_v12_0_config_gfx_rs64() 2013 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_config_gfx_rs64() 2028 soc24_grbm_select(adev, 1, pipe_id, 0, 0); in gfx_v12_0_config_gfx_rs64() [all …]
|
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()
|
D | soc24.c | 102 void soc24_grbm_select(struct amdgpu_device *adev, in soc24_grbm_select() function
|