summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>2022-02-24 21:00:28 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-02-25 01:25:20 +0300
commit2656fd230d21ab765eaea24f6b264a744919f13a (patch)
tree4f75b902cd90e9115d0b5ea3146611abbfea082d /tools/perf/scripts/python
parent158a05a0b885f456a86720b9b6b4571943d2e307 (diff)
downloadlinux-2656fd230d21ab765eaea24f6b264a744919f13a.tar.xz
drm/amdgpu: Exclude PCI reset method for now.
According to my investigation of the state of PCI reset recently it's not working. The reason is due to the fact the kernel PCI code rejects SBR when there are more then one PF under same bridge which we always have (at least AUDIO PF but usually more) and that because SBR will reset all the PFS and devices under the same bridge as you and you cannot assume they support SBR. Once we anble FLR support we can reenable this option as FLR is doable on single PF and doens't have this restriction. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions