Searched refs:cik_srbm_select (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | cik.h | 29 void cik_srbm_select(struct amdgpu_device *adev,
|
H A D | gfx_v7_0.c | 1840 cik_srbm_select(adev, 0, 0, 0, i); in gfx_v7_0_init_compute_vmid() 1847 cik_srbm_select(adev, 0, 0, 0, 0); in gfx_v7_0_init_compute_vmid() 1945 cik_srbm_select(adev, 0, 0, 0, i); in gfx_v7_0_constants_init() 1952 cik_srbm_select(adev, 0, 0, 0, 0); in gfx_v7_0_constants_init() 2780 cik_srbm_select(adev, mec + 1, pipe, 0, 0); in gfx_v7_0_compute_pipe_init() 2795 cik_srbm_select(adev, 0, 0, 0, 0); in gfx_v7_0_compute_pipe_init() 2984 cik_srbm_select(adev, ring->me, ring->pipe, ring->queue, 0); in gfx_v7_0_compute_queue_init() 2990 cik_srbm_select(adev, 0, 0, 0, 0); in gfx_v7_0_compute_queue_init() 4075 cik_srbm_select(adev, me, pipe, q, vm); in gfx_v7_0_select_me_pipe_q()
|
H A D | cik.c | 932 * cik_srbm_select - select specific register instances 944 void cik_srbm_select(struct amdgpu_device *adev, in cik_srbm_select() function
|