Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Ddiscovery.h237 uint32_t gc_num_cu_per_sh; member
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ucode.h321 uint32_t gc_num_cu_per_sh; member
A Damdgpu_discovery.c1359 adev->gfx.config.max_cu_per_sh = le32_to_cpu(gc_info->v2.gc_num_cu_per_sh); in amdgpu_discovery_get_gfx_info()
A Damdgpu_device.c2014 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()

Completed in 20 milliseconds