Home
last modified time | relevance | path

Searched refs:soc24_grbm_select (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dsoc24.h28 void soc24_grbm_select(struct amdgpu_device *adev,
H A Dgfx_v12_0.c1712 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_init_compute_vmid()
1753 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_constants_init()
2051 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_config_gfx_rs64()
2073 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_config_gfx_rs64()
2095 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_config_gfx_rs64()
2151 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_set_pfp_ucode_start_addr()
2193 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_set_me_ucode_start_addr()
2213 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_set_mec_ucode_start_addr()
2385 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_cp_gfx_load_pfp_microcode_rs64()
2530 soc24_grbm_select(adev, 0, 0, 0, 0); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
[all …]
H A Damdgpu_amdkfd_gfx_v12.c34 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 Dsoc24.c101 void soc24_grbm_select(struct amdgpu_device *adev, in soc24_grbm_select() function