commit | 48e48e5984782171ac8d2ec09b7e688e141d7c86 | [log] [tgz] |
---|---|---|
author | Zhan Liu <zhan.liu@amd.com> | Fri Aug 28 14:18:56 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 15 17:52:41 2020 -0400 |
tree | b26bd4317d68f07f562a99c909c3382d8f5a4823 | |
parent | bd80d584cd8e2502b6be48544a14970016c86aa4 [diff] |
drm/amd/display: Disable idle optimization when PSR is enabled [Why] Idle optimization and PSR conflict each other. If both enabled at the same time, display flickering will be observed. [How] Disable idle optimization when PSR is enabled. Signed-off-by: Zhan Liu <zhan.liu@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>