diff options
author | Alvin Lee <[email protected]> | 2022-11-18 13:49:11 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-11-29 11:03:38 -0500 |
commit | fd9978aa7db9686a392be3486aa8f53ee8f86e55 (patch) | |
tree | 01fb738c84298d73a0c3183ce0af92cd3a093550 /tools/perf/scripts/python/libxed.py | |
parent | 6609141c49df1b86fbad26a8643d4b4044f28b11 (diff) |
drm/amd/display: Don't overwrite subvp pipe info in fast updates
[Description]
- This is a workaround to avoid concurrency issues -- a fast update
creates a shallow copy of the dc current_state, and removes all
subvp/phantom related flags.
- We want to prevent the fast update thread from removing those
flags in case there's another thread running that requires
the info for proper programming
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Jasdeep Dhillon <[email protected]>
Signed-off-by: Alvin Lee <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions