OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gc_num_gprs
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/include/
discovery.h
132
uint32_t
gc_num_gprs
;
member in struct:gc_info_v1_0
atomfirmware.h
1288
uint16_t
gc_num_gprs
;
member in struct:atom_gfx_info_v2_4
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ucode.h
217
uint32_t
gc_num_gprs
;
member in struct:gpu_info_firmware_v1_0
amdgpu_discovery.c
398
adev->gfx.config.max_gprs = le32_to_cpu(gc_info->
gc_num_gprs
);
amdgpu_atomfirmware.c
452
adev->gfx.config.max_gprs = le16_to_cpu(gfx_info->v24.
gc_num_gprs
);
amdgpu_device.c
1687
adev->gfx.config.max_gprs = le32_to_cpu(gpu_info_fw->
gc_num_gprs
);
Completed in 21 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025