Searched refs:gfx_v10_0_select_se_sh (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v10_0.c | 3206 static void gfx_v10_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, 4220 .select_se_sh = &gfx_v10_0_select_se_sh, 4547 static void gfx_v10_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, in gfx_v10_0_select_se_sh() function 4606 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff); in gfx_v10_0_setup_rb() 4612 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v10_0_setup_rb() 4745 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff); in gfx_v10_0_tcp_harvest() 4777 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v10_0_tcp_harvest() 8840 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff); in gfx_v10_0_get_cu_info() 8861 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v10_0_get_cu_info()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v10_0.c | 3476 static void gfx_v10_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, 4343 .select_se_sh = &gfx_v10_0_select_se_sh, 4691 static void gfx_v10_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, in gfx_v10_0_select_se_sh() function 4752 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff, 0); in gfx_v10_0_setup_rb() 4758 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0); in gfx_v10_0_setup_rb() 4916 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff, 0); in gfx_v10_0_tcp_harvest() 4949 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0); in gfx_v10_0_tcp_harvest() 9442 gfx_v10_0_select_se_sh(adev, i, j, 0xffffffff, 0); in gfx_v10_0_get_cu_info() 9463 gfx_v10_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0); in gfx_v10_0_get_cu_info()
|
Completed in 24 milliseconds