gc_num_max_gs_thds  449 drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c 			adev->gfx.config.max_gs_threads = gfx_info->v24.gc_num_max_gs_thds;
gc_num_max_gs_thds 1479 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		adev->gfx.config.max_gs_threads = le32_to_cpu(gpu_info_fw->gc_num_max_gs_thds);
gc_num_max_gs_thds  402 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	adev->gfx.config.max_gs_threads = le32_to_cpu(gc_info->gc_num_max_gs_thds);
gc_num_max_gs_thds  210 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	uint32_t gc_num_max_gs_thds;
gc_num_max_gs_thds 1291 drivers/gpu/drm/amd/include/atomfirmware.h   uint8_t gc_num_max_gs_thds;
gc_num_max_gs_thds  131 drivers/gpu/drm/amd/include/discovery.h 	uint32_t gc_num_max_gs_thds;