Home
last modified time | relevance | path

Searched refs:gfx_v9_0_select_se_sh (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_0.h29 void gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num);
Dgfx_v9_0.c251 static void gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num, u32 instance);
826 gfx_v9_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v9_0_init_lbpw()
1161 .select_se_sh = &gfx_v9_0_select_se_sh,
1670 static void gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num, u32 instance) in gfx_v9_0_select_se_sh() function
1719 gfx_v9_0_select_se_sh(adev, i, j, 0xffffffff); in gfx_v9_0_setup_rb()
1725 gfx_v9_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v9_0_setup_rb()
1810 gfx_v9_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v9_0_gpu_init()
1833 gfx_v9_0_select_se_sh(adev, i, j, 0xffffffff); in gfx_v9_0_wait_for_rlc_serdes()
1840 gfx_v9_0_select_se_sh(adev, 0xffffffff, in gfx_v9_0_wait_for_rlc_serdes()
1849 gfx_v9_0_select_se_sh(adev, 0xffffffff, 0xffffffff, 0xffffffff); in gfx_v9_0_wait_for_rlc_serdes()
[all …]