/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | nv.h | 31 void nv_grbm_select(struct amdgpu_device *adev,
|
H A D | mes_v10_1.c | 477 nv_grbm_select(adev, 3, pipe, 0, 0); in mes_v10_1_enable() 481 nv_grbm_select(adev, 0, 0, 0, 0); in mes_v10_1_enable() 536 nv_grbm_select(adev, 3, pipe, 0, 0); in mes_v10_1_load_microcode() 599 nv_grbm_select(adev, 0, 0, 0, 0); in mes_v10_1_load_microcode() 745 nv_grbm_select(adev, 3, ring->pipe, 0, 0); 796 nv_grbm_select(adev, 0, 0, 0, 0);
|
H A D | amdgpu_amdkfd_gfx_v10_3.c | 48 nv_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 53 nv_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm()
|
H A D | amdgpu_amdkfd_gfx_v10.c | 48 nv_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 53 nv_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm()
|
H A D | nv.c | 318 void nv_grbm_select(struct amdgpu_device *adev, in nv_grbm_select() function
|
H A D | gfx_v10_0.c | 4322 nv_grbm_select(adev, me, pipe, q, vm); in gfx_v10_0_select_me_pipe_q() 4844 nv_grbm_select(adev, 0, 0, 0, i); in gfx_v10_0_init_compute_vmid() 4849 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_init_compute_vmid() 4988 nv_grbm_select(adev, 0, 0, 0, i); in gfx_v10_0_constants_init() 4999 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_constants_init() 6441 nv_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v10_0_gfx_init_queue() 6452 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_gfx_init_queue() 6740 nv_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v10_0_kiq_init_queue() 6742 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_kiq_init_queue() 6749 nv_grbm_select(ade in gfx_v10_0_kiq_init_queue() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | nv.h | 29 void nv_grbm_select(struct amdgpu_device *adev,
|
H A D | mes_v10_1.c | 473 nv_grbm_select(adev, 3, 0, 0, 0); in mes_v10_1_load_microcode() 536 nv_grbm_select(adev, 0, 0, 0, 0); in mes_v10_1_load_microcode() 731 nv_grbm_select(adev, 3, 0, 0, 0); in mes_v10_1_queue_init_register() 782 nv_grbm_select(adev, 0, 0, 0, 0); in mes_v10_1_queue_init_register()
|
H A D | amdgpu_amdkfd_gfx_v10.c | 54 nv_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 61 nv_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm()
|
H A D | amdgpu_amdkfd_gfx_v10_3.c | 53 nv_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm() 60 nv_grbm_select(adev, 0, 0, 0, 0); in unlock_srbm()
|
H A D | gfx_v10_0.c | 4214 nv_grbm_select(adev, me, pipe, q, vm); in gfx_v10_0_select_me_pipe_q() 4675 nv_grbm_select(adev, 0, 0, 0, i); in gfx_v10_0_init_compute_vmid() 4680 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_init_compute_vmid() 4810 nv_grbm_select(adev, 0, 0, 0, i); in gfx_v10_0_constants_init() 4821 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_constants_init() 6268 nv_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v10_0_gfx_init_queue() 6273 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_gfx_init_queue() 6287 nv_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v10_0_gfx_init_queue() 6289 nv_grbm_select(adev, 0, 0, 0, 0); in gfx_v10_0_gfx_init_queue() 6641 nv_grbm_select(ade in gfx_v10_0_kiq_init_queue() [all...] |
H A D | nv.c | 147 void nv_grbm_select(struct amdgpu_device *adev, in nv_grbm_select() function
|