Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c49 struct kfd_topology_device *kfd_topology_device_by_proximity_domain( in kfd_topology_device_by_proximity_domain()
52 struct kfd_topology_device *top_dev; in kfd_topology_device_by_proximity_domain()
53 struct kfd_topology_device *device = NULL; in kfd_topology_device_by_proximity_domain()
68 struct kfd_topology_device *kfd_topology_device_by_id(uint32_t gpu_id) in kfd_topology_device_by_id()
70 struct kfd_topology_device *top_dev = NULL; in kfd_topology_device_by_id()
71 struct kfd_topology_device *ret = NULL; in kfd_topology_device_by_id()
88 struct kfd_topology_device *top_dev; in kfd_device_by_id()
99 struct kfd_topology_device *top_dev; in kfd_device_by_pci_dev()
117 struct kfd_topology_device *top_dev; in kfd_device_by_kgd()
134 static void kfd_release_topology_device(struct kfd_topology_device *dev) in kfd_release_topology_device()
[all …]
Dkfd_iommu.h39 int kfd_iommu_add_perf_counters(struct kfd_topology_device *kdev);
71 static inline int kfd_iommu_add_perf_counters(struct kfd_topology_device *kdev) in kfd_iommu_add_perf_counters()
Dkfd_crat.c144 static void kfd_populated_cu_info_cpu(struct kfd_topology_device *dev, in kfd_populated_cu_info_cpu()
156 static void kfd_populated_cu_info_gpu(struct kfd_topology_device *dev, in kfd_populated_cu_info_gpu()
179 struct kfd_topology_device *dev; in kfd_parse_subtype_cu()
199 struct kfd_topology_device *dev) in find_subtype_mem()
219 struct kfd_topology_device *dev; in kfd_parse_subtype_mem()
288 struct kfd_topology_device *dev; in kfd_parse_subtype_cache()
354 struct kfd_topology_device *dev, *to_dev; in kfd_parse_subtype_iolink()
485 struct kfd_topology_device *top_dev = NULL; in kfd_parse_crat_table()
1144 struct kfd_topology_device *peer_dev; in kfd_create_vcrat_image_gpu()
Dkfd_topology.h155 struct kfd_topology_device { struct
192 struct kfd_topology_device *kfd_create_topology_device( argument
Dkfd_iommu.c65 struct kfd_topology_device *top_dev; in kfd_iommu_device_init()
341 int kfd_iommu_add_perf_counters(struct kfd_topology_device *kdev) in kfd_iommu_add_perf_counters()
Dkfd_priv.h846 struct kfd_topology_device *kfd_topology_device_by_proximity_domain(
848 struct kfd_topology_device *kfd_topology_device_by_id(uint32_t gpu_id);