diff options
author | Calvin Hou <Calvin.Hou@amd.com> | 2021-04-07 22:07:45 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-11 01:06:44 +0300 |
commit | 70c14a1d7ee4d25d2024967979c8ba618849af54 (patch) | |
tree | 7cbd454ec19e727b860ddc18646f1ba7c54f53f1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 36c9137b1a9675733ad1f560eeba0ed00c323a9f (diff) | |
download | linux-70c14a1d7ee4d25d2024967979c8ba618849af54.tar.xz |
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