Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h217 void (*select_se_sh)(struct amdgpu_device *adev, u32 se_num, member
358 #define amdgpu_gfx_select_se_sh(adev, se, sh, instance) (adev)->gfx.funcs->select_se_sh((adev), (se…
Dgfx_v6_0.c3026 .select_se_sh = &gfx_v6_0_select_se_sh,
Dgfx_v7_0.c4189 .select_se_sh = &gfx_v7_0_select_se_sh,
Dgfx_v11_0.c841 .select_se_sh = &gfx_v11_0_select_se_sh,
Dgfx_v9_0.c1898 .select_se_sh = &gfx_v9_0_select_se_sh,
Dgfx_v8_0.c5281 .select_se_sh = &gfx_v8_0_select_se_sh,
Dgfx_v10_0.c4443 .select_se_sh = &gfx_v10_0_select_se_sh,