diff options
| author | José Roberto de Souza <[email protected]> | 2022-04-05 08:53:43 -0700 |
|---|---|---|
| committer | José Roberto de Souza <[email protected]> | 2022-04-06 08:42:58 -0700 |
| commit | 3b6f409547fbeeae9381a1dd3473a2c9ea9e988a (patch) | |
| tree | 0addd74291536d2be897dcc2f751e72ce90c7910 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | aa94bf3089f0502e611faaab608dca29fe3cce4a (diff) | |
drm/i915/display/psr: Lock and unlock PSR around pipe updates
Frontbuffer rendering and page flips can race with each other
and this can potentialy cause issues with PSR2 selective fetch.
And because pipe/crtc updates are time sentive we can't grab the
PSR lock after intel_pipe_update_start() and before
intel_pipe_update_end().
So here adding the lock and unlock functions and calls, the
proper PSR2 selective fetch handling will come in a separated patch.
v2:
- fixed new functions documentation
Reviewed-by: Jouni Högander <[email protected]>
Cc: Jouni Högander <[email protected]>
Cc: Mika Kahola <[email protected]>
Signed-off-by: José Roberto de Souza <[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