Home
last modified time | relevance | path

Searched refs:gc_num_max_gs_thds (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ucode.h142 uint32_t gc_num_max_gs_thds; member
H A Damdgpu_atomfirmware.c351 adev->gfx.config.max_gs_threads = gfx_info->v24.gc_num_max_gs_thds; in amdgpu_atomfirmware_get_gfx_info()
H A Damdgpu_device.c1444 adev->gfx.config.max_gs_threads = le32_to_cpu(gpu_info_fw->gc_num_max_gs_thds); in amdgpu_device_parse_gpu_info_fw()
/dragonfly/sys/dev/drm/amd/include/
H A Datomfirmware.h1256 uint8_t gc_num_max_gs_thds; member