diff options
author | Liu ChengZhe <[email protected]> | 2020-07-24 17:22:15 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-08-06 16:44:41 -0400 |
commit | 6b6124bb4a0b05fa9ac052e14dd7c37c42ab9297 (patch) | |
tree | b93f234bd5405842de4e9e6db0e4935736d2fb90 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 278a4b5f62be85fa62d4439b5fbdf15027e99606 (diff) |
drm/amdgpu: fix PSP autoload twice in FLR
Assigning false to block->status.hw overwrites PSP's previous
hardware status, which causes the PSP to Resume operation after
hardware init.
Remove this assignment and let the PSP execute Resume operation
when it is told to.
v2: Remove the braces.
v3: Modify the description.
Signed-off-by: Liu ChengZhe <[email protected]>
Reviewed-by: Luben Tuikov <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions