Searched refs:gfx_v10_0_select_se_sh (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v10_0.c | 3656 static void gfx_v10_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, 4505 .select_se_sh = &gfx_v10_0_select_se_sh, 4902 static void gfx_v10_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, in gfx_v10_0_select_se_sh() function 4966 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff, 0); in gfx_v10_0_setup_rb() 4972 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0); in gfx_v10_0_setup_rb() 5130 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff, 0); in gfx_v10_0_tcp_harvest() 5163 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0); in gfx_v10_0_tcp_harvest() 10031 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff, 0); in gfx_v10_0_get_cu_info() 10052 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0); in gfx_v10_0_get_cu_info()
|