Searched refs:soc15_grbm_select (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gfx_v9.c | 58 soc15_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 65 soc15_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm() 747 soc15_grbm_select(adev, 1, pipe_idx, queue_slot, 0); in get_wave_count() 821 soc15_grbm_select(adev, 1, 0, 0, 0); in kgd_gfx_v9_get_cu_occupancy() 871 soc15_grbm_select(adev, 0, 0, 0, 0); in kgd_gfx_v9_get_cu_occupancy()
|
| H A D | soc15.h | 91 void soc15_grbm_select(struct amdgpu_device *adev,
|
| H A D | gfx_v9_0.c | 2080 soc15_grbm_select(adev, me, pipe, q, vm); in gfx_v9_0_select_me_pipe_q() 2512 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_0_init_compute_vmid() 2517 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_init_compute_vmid() 2582 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_0_constants_init() 2604 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_constants_init() 3735 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kiq_init_queue() 3737 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3744 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kiq_init_queue() 3747 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3768 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kcq_init_queue() [all …]
|
| H A D | soc15.c | 258 void soc15_grbm_select(struct amdgpu_device *adev, in soc15_grbm_select() function
|