Searched refs:soc15_grbm_select (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_amdkfd_gfx_v9.c | 53 soc15_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 58 soc15_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm() 703 soc15_grbm_select(adev, 1, pipe_idx, queue_slot, 0); in get_wave_count() 775 soc15_grbm_select(adev, 1, 0, 0, 0); in kgd_gfx_v9_get_cu_occupancy() 824 soc15_grbm_select(adev, 0, 0, 0, 0); in kgd_gfx_v9_get_cu_occupancy()
|
A D | soc15.h | 102 void soc15_grbm_select(struct amdgpu_device *adev,
|
A D | gfx_v9_0.c | 1824 soc15_grbm_select(adev, me, pipe, q, vm); in gfx_v9_0_select_me_pipe_q() 2313 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_0_init_compute_vmid() 2318 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_init_compute_vmid() 2383 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_0_constants_init() 2405 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_constants_init() 3530 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kiq_init_queue() 3532 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3544 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3574 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kcq_init_queue() 3779 soc15_grbm_select(adev, adev->gfx.kiq.ring.me, in gfx_v9_0_hw_fini() [all …]
|
A D | gfx_v9_4_2.c | 764 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_4_2_debug_trap_config_init() 772 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_4_2_debug_trap_config_init()
|
A D | soc15.c | 355 void soc15_grbm_select(struct amdgpu_device *adev, in soc15_grbm_select() function
|
Completed in 27 milliseconds