diff options
author | 2023-09-07 10:41:00 -0400 | |
---|---|---|
committer | 2023-10-26 19:04:53 -0400 | |
commit | e2ae32d8c2a303af58d22ee61b3b7aa7021e54c9 (patch) | |
tree | fb53d3f5aca52c53268d60544cc890763d37b503 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/amdgpu: fix the GPU power print error in pm info (diff) | |
download | linux-rng-e2ae32d8c2a303af58d22ee61b3b7aa7021e54c9.tar.xz linux-rng-e2ae32d8c2a303af58d22ee61b3b7aa7021e54c9.zip |
drm/amdxcp: fix amdxcp unloads incompletely
amdxcp unloads incompletely, and below error will be seen during load/unload,
sysfs: cannot create duplicate filename '/devices/platform/amdgpu_xcp.0'
devres_release_group will free xcp device at first, platform device will be
unregistered later in platform_device_unregister.
Signed-off-by: James Zhu <James.Zhu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions