Searched refs:gfx_v9_0_select_se_sh (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_0.h | 29 void gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num,
|
H A D | gfx_v9_0.c | 1774 gfx_v9_0_select_se_sh(adev, i, j, 0xffffffff); in gfx_v9_0_init_always_on_cu_mask() 1793 gfx_v9_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v9_0_init_always_on_cu_mask() 1815 gfx_v9_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v9_0_init_lbpw() 1864 gfx_v9_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v9_4_init_lbpw() 2085 .select_se_sh = &gfx_v9_0_select_se_sh, 2097 .select_se_sh = &gfx_v9_0_select_se_sh, 2428 void gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num, in gfx_v9_0_select_se_sh() function 2478 gfx_v9_0_select_se_sh(adev, i, j, 0xffffffff); in gfx_v9_0_setup_rb() 2484 gfx_v9_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v9_0_setup_rb() 2621 gfx_v9_0_select_se_sh(ade in gfx_v9_0_wait_for_rlc_serdes() [all...] |
H A D | amdgpu_amdkfd_gfx_v9.c | 836 gfx_v9_0_select_se_sh(adev, se_idx, sh_idx, 0xffffffff); in kgd_gfx_v9_get_cu_occupancy() 870 gfx_v9_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in kgd_gfx_v9_get_cu_occupancy()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_0.h | 29 void gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num,
|
H A D | gfx_v9_4_2.c | 783 gfx_v9_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff, 0); in gfx_v9_4_2_set_power_brake_sequence()
|
H A D | gfx_v9_0.c | 1815 .select_se_sh = &gfx_v9_0_select_se_sh, 2219 void gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num, in gfx_v9_0_select_se_sh() function
|
Completed in 24 milliseconds