Home
last modified time | relevance | path

Searched refs:select_se_sh (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h188 void (*select_se_sh)(struct amdgpu_device *adev, u32 se_num, member
333 #define amdgpu_gfx_select_se_sh(adev, se, sh, instance) (adev)->gfx.funcs->select_se_sh((adev), (se…
Dgfx_v6_0.c3053 .select_se_sh = &gfx_v6_0_select_se_sh,
Dgfx_v7_0.c4207 .select_se_sh = &gfx_v7_0_select_se_sh,
Dgfx_v10_0.c1187 .select_se_sh = &gfx_v10_0_select_se_sh,
Dgfx_v9_0.c1853 .select_se_sh = &gfx_v9_0_select_se_sh,
Dgfx_v8_0.c5302 .select_se_sh = &gfx_v8_0_select_se_sh,