aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorAndrey Grodzovsky <[email protected]>2022-02-24 13:00:28 -0500
committerAlex Deucher <[email protected]>2022-02-24 17:25:20 -0500
commit2656fd230d21ab765eaea24f6b264a744919f13a (patch)
tree4f75b902cd90e9115d0b5ea3146611abbfea082d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent158a05a0b885f456a86720b9b6b4571943d2e307 (diff)
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 <[email protected]> Signed-off-by: Andrey Grodzovsky <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions