Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h137 struct kfd_topology_device { struct
138 struct list_head list;
139 uint32_t gpu_id;
140 uint32_t proximity_domain;
142 struct list_head mem_props;
146 struct list_head perf_props;
147 struct kfd_node *gpu;
148 struct kobject *kobj_node;
149 struct kobject *kobj_mem;
153 struct kobject *kobj_perf;
[all …]