OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:select_se_sh
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx.h
195
void (*
select_se_sh
)(struct amdgpu_device *adev, u32 se_num,
member in struct:amdgpu_gfx_funcs
319
#define amdgpu_gfx_select_se_sh(adev, se, sh, instance) (adev)->gfx.funcs->
select_se_sh
((adev), (se), (sh), (instance))
amdgpu_gfx_v9_0.c
1996
.
select_se_sh
= &gfx_v9_0_select_se_sh,
2007
.
select_se_sh
= &gfx_v9_0_select_se_sh,
amdgpu_gfx_v6_0.c
3057
.
select_se_sh
= &gfx_v6_0_select_se_sh,
amdgpu_gfx_v10_0.c
1134
* field when performing a
select_se_sh
so it should be
1187
.
select_se_sh
= &gfx_v10_0_select_se_sh,
amdgpu_gfx_v7_0.c
4215
.
select_se_sh
= &gfx_v7_0_select_se_sh,
amdgpu_gfx_v8_0.c
5274
.
select_se_sh
= &gfx_v8_0_select_se_sh,
Completed in 29 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025