Searched refs:soc15_grbm_select (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | soc15.h | 49 void soc15_grbm_select(struct amdgpu_device *adev,
|
D | gfx_v9_0.c | 1156 soc15_grbm_select(adev, me, pipe, q, 0); in gfx_v9_0_select_me_pipe_q() 1755 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_0_init_compute_vmid() 1760 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_init_compute_vmid() 1781 soc15_grbm_select(adev, 0, 0, 0, i); in gfx_v9_0_gpu_init() 1799 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_gpu_init() 3001 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kiq_init_queue() 3003 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3010 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kiq_init_queue() 3013 soc15_grbm_select(adev, 0, 0, 0, 0); in gfx_v9_0_kiq_init_queue() 3034 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v9_0_kcq_init_queue() [all …]
|
D | amdgpu_amdkfd_gfx_v9.c | 236 soc15_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 243 soc15_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm()
|
D | soc15.c | 212 void soc15_grbm_select(struct amdgpu_device *adev, in soc15_grbm_select() function
|