Home
last modified time | relevance | path

Searched refs:gc_max_scratch_slots_per_cu (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Ddiscovery.h164 uint32_t gc_max_scratch_slots_per_cu; member
188 uint32_t gc_max_scratch_slots_per_cu; member
214 uint32_t gc_max_scratch_slots_per_cu; member
249 uint32_t gc_max_scratch_slots_per_cu; member
A Datomfirmware.h1783 uint8_t gc_max_scratch_slots_per_cu; member
1818 uint8_t gc_max_scratch_slots_per_cu; member
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_atomfirmware.c769 adev->gfx.cu_info.max_scratch_slots_per_cu = gfx_info->v24.gc_max_scratch_slots_per_cu; in amdgpu_atomfirmware_get_gfx_info()
785 adev->gfx.cu_info.max_scratch_slots_per_cu = gfx_info->v27.gc_max_scratch_slots_per_cu; in amdgpu_atomfirmware_get_gfx_info()
A Damdgpu_ucode.h333 uint32_t gc_max_scratch_slots_per_cu; member
A Damdgpu_discovery.c1336 adev->gfx.cu_info.max_scratch_slots_per_cu = le32_to_cpu(gc_info->v1.gc_max_scratch_slots_per_cu); in amdgpu_discovery_get_gfx_info()
1370 adev->gfx.cu_info.max_scratch_slots_per_cu = le32_to_cpu(gc_info->v2.gc_max_scratch_slots_per_cu); in amdgpu_discovery_get_gfx_info()
A Damdgpu_device.c2029 le32_to_cpu(gpu_info_fw->gc_max_scratch_slots_per_cu); in amdgpu_device_parse_gpu_info_fw()

Completed in 47 milliseconds