Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_topology.c53 struct kfd_topology_device *top_dev; in kfd_topology_device_by_proximity_domain()
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()
177 struct kfd_topology_device *dev; in kfd_release_topology_device_list()
195 struct kfd_topology_device *dev; in kfd_create_topology_device()
420 struct kfd_topology_device *dev; in node_show()
781 struct kfd_topology_device *dev; in kfd_build_sysfs_node_tree()
798 struct kfd_topology_device *dev; in kfd_remove_sysfs_node_tree()
880 struct kfd_topology_device *dev; in kfd_debug_print_topology()
907 struct kfd_topology_device *dev; in kfd_update_system_properties()
[all …]
A 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()
A Dkfd_topology.h167 struct kfd_topology_device { struct
204 struct kfd_topology_device *kfd_create_topology_device( argument
A 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()
A Dkfd_iommu.c338 int kfd_iommu_add_perf_counters(struct kfd_topology_device *kdev) in kfd_iommu_add_perf_counters()
A Dkfd_priv.h982 struct kfd_topology_device *kfd_topology_device_by_proximity_domain(
984 struct kfd_topology_device *kfd_topology_device_by_id(uint32_t gpu_id);

Completed in 17 milliseconds