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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/include/
H A Ddiscovery.h140 uint32_t gc_max_scratch_slots_per_cu; member in struct:gc_info_v1_0
H A Datomfirmware.h1297 uint8_t gc_max_scratch_slots_per_cu; member in struct:atom_gfx_info_v2_4
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ucode.h225 uint32_t gc_max_scratch_slots_per_cu; member in struct:gpu_info_firmware_v1_0
H A Damdgpu_discovery.c405 adev->gfx.cu_info.max_scratch_slots_per_cu = le32_to_cpu(gc_info->gc_max_scratch_slots_per_cu);
H A Damdgpu_atomfirmware.c461 adev->gfx.cu_info.max_scratch_slots_per_cu = gfx_info->v24.gc_max_scratch_slots_per_cu;
H A Damdgpu_device.c1697 le32_to_cpu(gpu_info_fw->gc_max_scratch_slots_per_cu);

Completed in 231 milliseconds