Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c47 struct kfd_topology_device *kfd_topology_device_by_proximity_domain( in kfd_topology_device_by_proximity_domain()
50 struct kfd_topology_device *top_dev; in kfd_topology_device_by_proximity_domain()
51 struct kfd_topology_device *device = NULL; in kfd_topology_device_by_proximity_domain()
66 struct kfd_topology_device *kfd_topology_device_by_id(uint32_t gpu_id) in kfd_topology_device_by_id()
68 struct kfd_topology_device *top_dev = NULL; in kfd_topology_device_by_id()
69 struct kfd_topology_device *ret = NULL; in kfd_topology_device_by_id()
86 struct kfd_topology_device *top_dev; in kfd_device_by_id()
97 struct kfd_topology_device *top_dev; in kfd_device_by_pci_dev()
114 static void kfd_release_topology_device(struct kfd_topology_device *dev) in kfd_release_topology_device()
156 struct kfd_topology_device *dev; in kfd_release_topology_device_list()
[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_topology.h147 struct kfd_topology_device { struct
184 struct kfd_topology_device *kfd_create_topology_device( argument
Dkfd_crat.c139 static void kfd_populated_cu_info_cpu(struct kfd_topology_device *dev, in kfd_populated_cu_info_cpu()
151 static void kfd_populated_cu_info_gpu(struct kfd_topology_device *dev, in kfd_populated_cu_info_gpu()
174 struct kfd_topology_device *dev; in kfd_parse_subtype_cu()
194 struct kfd_topology_device *dev) in find_subtype_mem()
214 struct kfd_topology_device *dev; in kfd_parse_subtype_mem()
283 struct kfd_topology_device *dev; in kfd_parse_subtype_cache()
349 struct kfd_topology_device *dev, *cpu_dev; in kfd_parse_subtype_iolink()
475 struct kfd_topology_device *top_dev = NULL; in kfd_parse_crat_table()
Dkfd_iommu.c65 struct kfd_topology_device *top_dev; in kfd_iommu_device_init()
349 int kfd_iommu_add_perf_counters(struct kfd_topology_device *kdev) in kfd_iommu_add_perf_counters()
Dkfd_priv.h807 struct kfd_topology_device *kfd_topology_device_by_proximity_domain(
809 struct kfd_topology_device *kfd_topology_device_by_id(uint32_t gpu_id);