diff options
author | Lin.Cao <[email protected]> | 2024-05-31 14:02:39 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-06-05 11:25:14 -0400 |
commit | c8ad1bbbc2751063c7a5825911e58996ef849628 (patch) | |
tree | 72e5ab7c71b178f6dcdee5643ed5f4dafa5a7fdf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2874129903600907bb29b5df15258b95630548f3 (diff) |
drm/amdgpu: fix failure mapping legacy queue when FLR
Flag "mes.ring.shced.ready" will be set as true after mes hw init and set
as false when mes hw fini to avoid duplicate initialization. But hw fini
will not be called when function level reset, which will cause mes hw
init be skipped during FLR, which will leads to mapping legacy queue
fail. Set this flag as false when post reset will fix this issue.
Signed-off-by: Lin.Cao <[email protected]>
Acked-by: Alex Deucher <[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