Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c50 struct kfd_topology_device *kfd_topology_device_by_proximity_domain( in kfd_topology_device_by_proximity_domain()
53 struct kfd_topology_device *top_dev; in kfd_topology_device_by_proximity_domain()
54 struct kfd_topology_device *device = NULL; in kfd_topology_device_by_proximity_domain()
69 struct kfd_topology_device *kfd_topology_device_by_id(uint32_t gpu_id) in kfd_topology_device_by_id()
71 struct kfd_topology_device *top_dev = NULL; in kfd_topology_device_by_id()
72 struct kfd_topology_device *ret = NULL; in kfd_topology_device_by_id()
89 struct kfd_topology_device *top_dev; in kfd_device_by_id()
100 struct kfd_topology_device *top_dev; in kfd_device_by_pci_dev()
118 struct kfd_topology_device *top_dev; in kfd_device_by_kgd()
135 static void kfd_release_topology_device(struct kfd_topology_device *dev) in kfd_release_topology_device()
[all …]
Dkfd_iommu.h41 int kfd_iommu_add_perf_counters(struct kfd_topology_device *kdev);
76 static inline int kfd_iommu_add_perf_counters(struct kfd_topology_device *kdev) in kfd_iommu_add_perf_counters()
Dkfd_topology.h167 struct kfd_topology_device { struct
204 struct kfd_topology_device *kfd_create_topology_device( argument
Dkfd_crat.c797 static void kfd_populated_cu_info_cpu(struct kfd_topology_device *dev, in kfd_populated_cu_info_cpu()
809 static void kfd_populated_cu_info_gpu(struct kfd_topology_device *dev, in kfd_populated_cu_info_gpu()
832 struct kfd_topology_device *dev; in kfd_parse_subtype_cu()
852 struct kfd_topology_device *dev) in find_subtype_mem()
872 struct kfd_topology_device *dev; in kfd_parse_subtype_mem()
941 struct kfd_topology_device *dev; in kfd_parse_subtype_cache()
1007 struct kfd_topology_device *dev, *to_dev; in kfd_parse_subtype_iolink()
1138 struct kfd_topology_device *top_dev = NULL; in kfd_parse_crat_table()
2069 struct kfd_topology_device *peer_dev; in kfd_create_vcrat_image_gpu()
Dkfd_iommu.c338 int kfd_iommu_add_perf_counters(struct kfd_topology_device *kdev) in kfd_iommu_add_perf_counters()
Dkfd_priv.h966 struct kfd_topology_device *kfd_topology_device_by_proximity_domain(
968 struct kfd_topology_device *kfd_topology_device_by_id(uint32_t gpu_id);