diff options
author | 2017-12-08 23:08:53 -0500 | |
---|---|---|
committer | 2017-12-08 23:08:53 -0500 | |
commit | 6d82eb0ef209dcf637e2b7fb9a69672d3a455a3f (patch) | |
tree | fef158c64637280b7c921f75d9ba51aac701a8d2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdkfd: Decouple CRAT parsing from device list update (diff) | |
download | linux-dev-6d82eb0ef209dcf637e2b7fb9a69672d3a455a3f.tar.xz linux-dev-6d82eb0ef209dcf637e2b7fb9a69672d3a455a3f.zip |
drm/amdkfd: Support enumerating non-GPU devices
Modify kfd_topology_enum_kfd_devices(..) function to support non-GPU
nodes. The function returned NULL when it encountered non-GPU (say CPU)
nodes. This caused kfd_ioctl_create_event and kfd_init_apertures to fail
for Intel + Tonga.
kfd_topology_enum_kfd_devices will now parse all the nodes and return
valid kfd_dev for nodes with GPU.
Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions