Home
last modified time | relevance | path

Searched refs:gpu_info_header (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/include/
H A Ddiscovery.h169 struct gpu_info_header { struct
177 struct gpu_info_header header; argument
201 struct gpu_info_header header;
228 struct gpu_info_header header;
262 struct gpu_info_header header;
304 struct gpu_info_header header;
326 struct gpu_info_header header;
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c516 struct gpu_info_header *ghdr = in amdgpu_discovery_init()
517 (struct gpu_info_header *)(adev->mman.discovery_bin + offset); in amdgpu_discovery_init()