Searched refs:soc15_grbm_select (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_amdkfd_gfx_v9.c | 60 soc15_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 67 soc15_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm() 752 soc15_grbm_select(adev, 1, pipe_idx, queue_slot, 0); in get_wave_count() 826 soc15_grbm_select(adev, 1, 0, 0, 0); in kgd_gfx_v9_get_cu_occupancy() 876 soc15_grbm_select(adev, 0, 0, 0, 0); in kgd_gfx_v9_get_cu_occupancy()
|
| D | soc15.h | 102 void soc15_grbm_select(struct amdgpu_device *adev,
|
| D | gfx_v9_0.c | 2118 soc15_grbm_select(adev, me, pipe, q, vm); in gfx_v9_0_select_me_pipe_q() 2559 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_0_init_compute_vmid() 2564 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_init_compute_vmid() 2628 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_0_constants_init() 2650 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_constants_init() 3791 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kiq_init_queue() 3793 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3800 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kiq_init_queue() 3803 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3831 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kcq_init_queue() [all …]
|
| D | gfx_v9_4_2.c | 759 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_4_2_debug_trap_config_init() 767 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_4_2_debug_trap_config_init()
|
| D | soc15.c | 344 void soc15_grbm_select(struct amdgpu_device *adev, in soc15_grbm_select() function
|