Searched refs:gc_num_max_gs_thds (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/include/
H A Ddiscovery.h133 uint32_t gc_num_max_gs_thds; member in struct:gc_info_v1_0
H A Datomfirmware.h1294 uint8_t gc_num_max_gs_thds; member in struct:atom_gfx_info_v2_4
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ucode.h218 uint32_t gc_num_max_gs_thds; member in struct:gpu_info_firmware_v1_0
H A Damdgpu_discovery.c399 adev->gfx.config.max_gs_threads = le32_to_cpu(gc_info->gc_num_max_gs_thds);
H A Damdgpu_atomfirmware.c453 adev->gfx.config.max_gs_threads = gfx_info->v24.gc_num_max_gs_thds;
H A Damdgpu_device.c1688 adev->gfx.config.max_gs_threads = le32_to_cpu(gpu_info_fw->gc_num_max_gs_thds);

Completed in 212 milliseconds