OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_wave_sgprs
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx.h
202
void (*
read_wave_sgprs
)(struct amdgpu_device *adev, uint32_t simd,
member in struct:amdgpu_gfx_funcs
amdgpu_debugfs.c
818
if (adev->gfx.funcs->
read_wave_sgprs
)
819
adev->gfx.funcs->
read_wave_sgprs
(adev, simd, wave, offset, size>>2, data);
amdgpu_gfx_v9_0.c
1998
.
read_wave_sgprs
= &gfx_v9_0_read_wave_sgprs,
2009
.
read_wave_sgprs
= &gfx_v9_0_read_wave_sgprs,
amdgpu_gfx_v6_0.c
3059
.
read_wave_sgprs
= &gfx_v6_0_read_wave_sgprs,
amdgpu_gfx_v10_0.c
1189
.
read_wave_sgprs
= &gfx_v10_0_read_wave_sgprs,
amdgpu_gfx_v7_0.c
4217
.
read_wave_sgprs
= &gfx_v7_0_read_wave_sgprs,
amdgpu_gfx_v8_0.c
5276
.
read_wave_sgprs
= &gfx_v8_0_read_wave_sgprs,
Completed in 74 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025