diff options
author | 2021-04-07 15:07:45 -0400 | |
---|---|---|
committer | 2021-05-10 18:06:44 -0400 | |
commit | 70c14a1d7ee4d25d2024967979c8ba618849af54 (patch) | |
tree | 7cbd454ec19e727b860ddc18646f1ba7c54f53f1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | drm/amd/display: Add audio support for DFP type of active branch is DP case (diff) | |
download | wireguard-linux-70c14a1d7ee4d25d2024967979c8ba618849af54.tar.xz wireguard-linux-70c14a1d7ee4d25d2024967979c8ba618849af54.zip |
drm/amd/display: remove checking sink in is_timing_changed
[Why]
Sometimes, such as sleep wake, the link->local sink pointer changed,
but the dc_stream_state->sink pointer is not changed. The checking
of timing_changed reports wrong result, lead to link tear down
unexpected wrongly.
[How]
SST compare local sink, MST compare proper remote link.
Signed-off-by: Calvin Hou <Calvin.Hou@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Wayne Lin <Wayne.Lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions