/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gfx_v9.c | 54 soc15_grbm_select(adev, mec, pipe, queue, vmid, GET_INST(GC, inst)); in kgd_gfx_v9_lock_srbm() 59 soc15_grbm_select(adev, 0, 0, 0, 0, GET_INST(GC, inst)); in kgd_gfx_v9_unlock_srbm() 966 soc15_grbm_select(adev, 1, pipe_idx, queue_slot, 0, GET_INST(GC, inst)); in get_wave_count() 1036 soc15_grbm_select(adev, 1, 0, 0, 0, GET_INST(GC, inst)); in kgd_gfx_v9_get_cu_occupancy() 1074 soc15_grbm_select(adev, 0, 0, 0, 0, GET_INST(GC, inst)); in kgd_gfx_v9_get_cu_occupancy()
|
D | soc15.h | 109 void soc15_grbm_select(struct amdgpu_device *adev,
|
D | gfx_v9_4_3.c | 296 soc15_grbm_select(adev, me_id, pipe_id, queue_id, 0, xcc_id); in gfx_v9_4_3_kiq_reset_hw_queue() 313 soc15_grbm_select(adev, 0, 0, 0, 0, 0); in gfx_v9_4_3_kiq_reset_hw_queue() 787 soc15_grbm_select(adev, me, pipe, q, vm, GET_INST(GC, xcc_id)); in gfx_v9_4_3_select_me_pipe_q() 1237 soc15_grbm_select(adev, 0, 0, 0, i, GET_INST(GC, xcc_id)); in gfx_v9_4_3_xcc_init_compute_vmid() 1247 soc15_grbm_select(adev, 0, 0, 0, 0, GET_INST(GC, xcc_id)); in gfx_v9_4_3_xcc_init_compute_vmid() 1288 soc15_grbm_select(adev, 0, 0, 0, i, GET_INST(GC, xcc_id)); in gfx_v9_4_3_xcc_constants_init() 1316 soc15_grbm_select(adev, 0, 0, 0, 0, GET_INST(GC, 0)); in gfx_v9_4_3_xcc_constants_init() 2102 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0, GET_INST(GC, xcc_id)); in gfx_v9_4_3_xcc_kiq_init_queue() 2104 soc15_grbm_select(adev, 0, 0, 0, 0, GET_INST(GC, xcc_id)); in gfx_v9_4_3_xcc_kiq_init_queue() 2113 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0, GET_INST(GC, xcc_id)); in gfx_v9_4_3_xcc_kiq_init_queue() [all …]
|
D | gfx_v9_0.c | 1027 soc15_grbm_select(adev, me_id, pipe_id, queue_id, 0, 0); in gfx_v9_0_kiq_reset_hw_queue() 1044 soc15_grbm_select(adev, 0, 0, 0, 0, 0); in gfx_v9_0_kiq_reset_hw_queue() 1986 soc15_grbm_select(adev, me, pipe, q, vm, 0); in gfx_v9_0_select_me_pipe_q() 2553 soc15_grbm_select(adev, 0, 0, 0, i, 0); in gfx_v9_0_init_compute_vmid() 2558 soc15_grbm_select(adev, 0, 0, 0, 0, 0); in gfx_v9_0_init_compute_vmid() 2623 soc15_grbm_select(adev, 0, 0, 0, i, 0); in gfx_v9_0_constants_init() 2645 soc15_grbm_select(adev, 0, 0, 0, 0, 0); in gfx_v9_0_constants_init() 3781 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0, 0); in gfx_v9_0_kiq_init_queue() 3783 soc15_grbm_select(adev, 0, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3792 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0, 0); in gfx_v9_0_kiq_init_queue() [all …]
|
D | gfx_v9_4_2.c | 762 soc15_grbm_select(adev, 0, 0, 0, i, 0); in gfx_v9_4_2_debug_trap_config_init() 770 soc15_grbm_select(adev, 0, 0, 0, 0, 0); in gfx_v9_4_2_debug_trap_config_init()
|
D | soc15.c | 340 void soc15_grbm_select(struct amdgpu_device *adev, in soc15_grbm_select() function
|