diff options
author | Thomas Zimmermann <[email protected]> | 2022-05-02 16:25:13 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2022-05-05 09:18:32 +0200 |
commit | f870231fdd6ce2c6c040a3584a2eac97ae473780 (patch) | |
tree | b84e31c9b73da87b6e8376913fae8ffb08d55b57 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e13f13e039dc8f31168b5569120a7658035c80ee (diff) |
drm/ast: Protect concurrent access to I/O registers with lock
Add a mutex lock to protect concurrent access to I/O registers
against each other. This happens between invocation of commit-
tail functions and get-mode operations. Both with use the CRTC
index register AST_IO_CRTC_PORT. Concurrent access can lead to
failed mode-setting operations.
v2:
* fix typo in commit description (Jocelyn)
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Reported-by: KuoHsiang Chou <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions