Home
last modified time | relevance | path

Searched refs:gc_max_waves_per_simd (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Ddiscovery.h191 uint32_t gc_max_waves_per_simd; member
215 uint32_t gc_max_waves_per_simd; member
241 uint32_t gc_max_waves_per_simd; member
276 uint32_t gc_max_waves_per_simd; member
298 uint32_t gc_max_waves_per_simd; member
H A Datomfirmware.h1779 uint16_t gc_max_waves_per_simd; member
1814 uint16_t gc_max_waves_per_simd; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Ddiscovery.h137 uint32_t gc_max_waves_per_simd; member
161 uint32_t gc_max_waves_per_simd; member
188 uint32_t gc_max_waves_per_simd; member
H A Datomfirmware.h1458 uint16_t gc_max_waves_per_simd; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c407 adev->gfx.cu_info.max_waves_per_simd = le32_to_cpu(gc_info->v1.gc_max_waves_per_simd); in amdgpu_discovery_get_gfx_info()
426 adev->gfx.cu_info.max_waves_per_simd = le32_to_cpu(gc_info->v2.gc_max_waves_per_simd); in amdgpu_discovery_get_gfx_info()
H A Damdgpu_ucode.h263 uint32_t gc_max_waves_per_simd; member
H A Damdgpu_atomfirmware.c490 adev->gfx.cu_info.max_waves_per_simd = le16_to_cpu(gfx_info->v24.gc_max_waves_per_simd); in amdgpu_atomfirmware_get_gfx_info()
H A Damdgpu_device.c1874 le32_to_cpu(gpu_info_fw->gc_max_waves_per_simd); in amdgpu_device_parse_gpu_info_fw()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c789 adev->gfx.cu_info.max_waves_per_simd = le16_to_cpu(gfx_info->v24.gc_max_waves_per_simd); in amdgpu_atomfirmware_get_gfx_info()
805 adev->gfx.cu_info.max_waves_per_simd = le16_to_cpu(gfx_info->v27.gc_max_waves_per_simd); in amdgpu_atomfirmware_get_gfx_info()
H A Damdgpu_ucode.h332 uint32_t gc_max_waves_per_simd; member
H A Damdgpu_discovery.c1448 adev->gfx.cu_info.max_waves_per_simd = le32_to_cpu(gc_info->v1.gc_max_waves_per_simd); in amdgpu_discovery_get_gfx_info()
1482 adev->gfx.cu_info.max_waves_per_simd = le32_to_cpu(gc_info->v2.gc_max_waves_per_simd); in amdgpu_discovery_get_gfx_info()
H A Damdgpu_device.c1967 le32_to_cpu(gpu_info_fw->gc_max_waves_per_simd); in amdgpu_device_parse_gpu_info_fw()

Completed in 44 milliseconds