Home
last modified time | relevance | path

Searched refs:nv_grbm_select (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dnv.h29 void nv_grbm_select(struct amdgpu_device *adev,
Dmes_v10_1.c245 nv_grbm_select(adev, 3, 0, 0, 0); in mes_v10_1_load_microcode()
280 nv_grbm_select(adev, 0, 0, 0, 0); in mes_v10_1_load_microcode()
Dgfx_v10_0.c1181 nv_grbm_select(adev, me, pipe, q, vm); in gfx_v10_0_select_me_pipe_q()
1614 nv_grbm_select(adev, 0, 0, 0, i); in gfx_v10_0_init_compute_vmid()
1619 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_init_compute_vmid()
1751 nv_grbm_select(adev, 0, 0, 0, i); in gfx_v10_0_constants_init()
1762 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_constants_init()
3121 nv_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v10_0_gfx_init_queue()
3126 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_gfx_init_queue()
3139 nv_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v10_0_gfx_init_queue()
3141 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_gfx_init_queue()
3474 nv_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v10_0_kiq_init_queue()
[all …]
Damdgpu_amdkfd_gfx_v10.c184 nv_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm()
191 nv_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm()
Dnv.c131 void nv_grbm_select(struct amdgpu_device *adev, in nv_grbm_select() function