commit | 83da6eea3af669ee0b1f1bc05ffd6150af984994 | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Wed Sep 02 16:10:10 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 14 15:27:16 2020 -0400 |
tree | 1088369c69a8d1477b5302389d44984b6570a01e | |
parent | 39ec39d77170a3fe9e92dcddf9060634276ee1ee [diff] |
drm/amd/pm: increase mclk switch threshold to 200 us To avoid underflow seen on Polaris10 with some 3440x1440 144Hz displays. As the threshold of 190 us cuts too close to minVBlankTime of 192 us. Signed-off-by: Evan Quan <evan.quan@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org