diff options
author | 2018-08-22 20:18:25 +0800 | |
---|---|---|
committer | 2018-08-22 16:05:20 -0500 | |
commit | 2f40c6eac74a2a60921cdec9e9a8a57e88e31434 (patch) | |
tree | a0cf984a6daec954dcff4f0290915b169b22a771 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: fix preamble handling (diff) | |
download | linux-dev-2f40c6eac74a2a60921cdec9e9a8a57e88e31434.tar.xz linux-dev-2f40c6eac74a2a60921cdec9e9a8a57e88e31434.zip |
amdgpu: fix multi-process hang issue
SWDEV-146499: hang during multi vulkan process testing
cause:
the second frame's PREAMBLE_IB have clear-state
and LOAD actions, those actions ruin the pipeline
that is still doing process in the previous frame's
work-load IB.
fix:
need insert pipeline sync if have context switch for
SRIOV (because only SRIOV will report PREEMPTION flag
to UMD)
Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Christian König <christian.koenig@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