commit | 9804ecbba8f73916101ac36929bc647c3cb17155 | [log] [tgz] |
---|---|---|
author | Paul Hsieh <paul.hsieh@amd.com> | Wed Aug 05 17:28:37 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 17 14:07:49 2020 -0400 |
tree | c9ed473576a0709e991bb71051f658dea55efb05 | |
parent | ecfe7569a512852eb35fe0edf73089e6451152e4 [diff] |
drm/amd/display: Fix DFPstate hang due to view port changed [Why] Place the cursor in the center of screen between two pipes then adjusting the viewport but cursour doesn't update cause DFPstate hang. [How] If viewport changed, update cursor as well. Cc: stable@vger.kernel.org Signed-off-by: Paul Hsieh <paul.hsieh@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>