Home
last modified time | relevance | path

Searched refs:soc21_grbm_select (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v12_0.c427 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v12_0_reset_queue_mmio()
447 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v12_0_reset_queue_mmio()
1030 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v12_0_enable()
1062 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v12_0_set_ucode_start_addr()
1071 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v12_0_set_ucode_start_addr()
1100 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v12_0_load_microcode()
1135 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v12_0_load_microcode()
1333 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v12_0_queue_init_register()
1399 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v12_0_queue_init()
1406 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v12_0_queue_init()
[all …]
H A Dmes_v11_0.c408 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_reset_queue_mmio()
428 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_reset_queue_mmio()
905 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v11_0_get_fw_version()
915 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_get_fw_version()
947 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v11_0_enable()
955 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_enable()
1007 soc21_grbm_select(adev, 3, pipe, 0, 0); in mes_v11_0_load_microcode()
1049 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_load_microcode()
1191 soc21_grbm_select(adev, 3, ring->pipe, 0, 0); in mes_v11_0_queue_init_register()
1242 soc21_grbm_select(adev, 0, 0, 0, 0); in mes_v11_0_queue_init_register()
[all …]
H A Dsoc21.h28 void soc21_grbm_select(struct amdgpu_device *adev,
H A Dgfx_v11_0.c1992 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_init_compute_vmid()
2074 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_constants_init()
2630 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_pfp_cache_rs64()
2753 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_me_cache_rs64()
2822 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_mec_cache_rs64()
2888 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_gfx_rs64()
2910 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_gfx_rs64()
2932 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_config_gfx_rs64()
3241 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64()
3460 soc21_grbm_select(adev, 0, 0, 0, 0); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
[all …]
H A Damdgpu_amdkfd_gfx_v11.c46 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 Dsoc21.c232 void soc21_grbm_select(struct amdgpu_device *adev, in soc21_grbm_select() function