commit | 92855074616f9c44229c1c3ec16421cc65e8e609 | [log] [tgz] |
---|---|---|
author | Yongqiang Sun <yongqiang.sun@amd.com> | Mon Nov 18 13:45:50 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 05 16:32:52 2019 -0500 |
tree | 0e2a99d3a2dd99c593a9b9e3068dd15dea0e6257 | |
parent | 772c0b59ad94e8d828355aec5494f02f807eb504 [diff] |
drm/amd/display: Compare clock state member to determine optimization. [Why] It seems always request passive flip on RN due to incorrect compare clock state to determine optization. [How] Instead of calling memcmp, compare clock state member to determine the condition. Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>