Searched refs:gfx_v10_0_select_se_sh (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v10_0.c | 3492 static void gfx_v10_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, 4443 .select_se_sh = &gfx_v10_0_select_se_sh, 4793 static void gfx_v10_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, in gfx_v10_0_select_se_sh() function 4854 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff); in gfx_v10_0_setup_rb() 4860 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v10_0_setup_rb() 4989 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff); in gfx_v10_0_tcp_harvest() 5022 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v10_0_tcp_harvest() 9631 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff); in gfx_v10_0_get_cu_info() 9652 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v10_0_get_cu_info()
|