diff options
| author | Wenjing Liu <[email protected]> | 2019-03-05 19:28:10 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-06-22 09:34:10 -0500 |
| commit | 6c5be4ac630805d3a3b20157a0c6421ef815fe78 (patch) | |
| tree | 66d30c620de5ac8529b3e38fb365c2c7b2b8586b /tools/perf/scripts/python/bin | |
| parent | 64f223b0dd120040ce74b0e2d493ee676c921c4a (diff) | |
drm/amd/display: add global master update lock for DCN2
[why]
when an update programming sequence requires both
front end and back end pipe to be updated synchronously,
a global update lock needs to be set to ensure that
we don't get a frame with only front end update but
not the back end update.
[how]
setup global lock parameters on enable_stream_timing.
enable global lock when pipe_control_lock_global is called.
disable global lock when pipe_control_lock is called.
Signed-off-by: Wenjing Liu <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions