Home
last modified time | relevance | path

Searched defs:kfd_node_properties (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h45 struct kfd_node_properties { struct
46 uint32_t cpu_cores_count;
47 uint32_t simd_count;
48 uint32_t mem_banks_count;
49 uint32_t caches_count;
50 uint32_t io_links_count;
51 uint32_t cpu_core_id_base;
52 uint32_t simd_id_base;
53 uint32_t capability;
54 uint32_t max_waves_per_simd;
[all …]