Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h224 void (*select_se_sh)(struct amdgpu_device *adev, u32 se_num, member
345 #define amdgpu_gfx_select_se_sh(adev, se, sh, instance) (adev)->gfx.funcs->select_se_sh((adev), (se…
Dgfx_v6_0.c3050 .select_se_sh = &gfx_v6_0_select_se_sh,
Dgfx_v7_0.c4221 .select_se_sh = &gfx_v7_0_select_se_sh,
Dgfx_v8_0.c5297 .select_se_sh = &gfx_v8_0_select_se_sh,
Dgfx_v9_0.c2123 .select_se_sh = &gfx_v9_0_select_se_sh,
Dgfx_v10_0.c4672 .select_se_sh = &gfx_v10_0_select_se_sh,