Searched refs:soc15_grbm_select (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | soc15.h | 70 void soc15_grbm_select(struct amdgpu_device *adev,
|
| D | amdgpu_amdkfd_gfx_v9.c | 95 soc15_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 102 soc15_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm()
|
| D | gfx_v9_0.c | 1848 soc15_grbm_select(adev, me, pipe, q, vm); in gfx_v9_0_select_me_pipe_q() 2468 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_0_init_compute_vmid() 2473 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_init_compute_vmid() 2521 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_0_constants_init() 2543 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_constants_init() 3716 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kiq_init_queue() 3718 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3725 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kiq_init_queue() 3728 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3749 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kcq_init_queue() [all …]
|
| D | soc15.c | 274 void soc15_grbm_select(struct amdgpu_device *adev, in soc15_grbm_select() function
|