Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/include/
H A Ddiscovery.h265 uint32_t gc_num_cu_per_sh; member
287 uint32_t gc_num_cu_per_sh; member
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ucode.h321 uint32_t gc_num_cu_per_sh; member
H A Damdgpu_discovery.c1489 adev->gfx.config.max_cu_per_sh = le32_to_cpu(gc_info->v2.gc_num_cu_per_sh); in amdgpu_discovery_get_gfx_info()
H A Damdgpu_device.c1979 adev->gfx.config.max_cu_per_sh = le32_to_cpu(gpu_info_fw->gc_num_cu_per_sh); in amdgpu_device_parse_gpu_info_fw()