commit | eb6b29d62841ec38665840af4c443fbef85bf2ec | [log] [tgz] |
---|---|---|
author | Jun Lei <Jun.Lei@amd.com> | Tue Oct 23 12:12:50 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 19 15:27:36 2018 -0500 |
tree | 4977b94f734c2a3fbdc7ef656c770ef9575b092f | |
parent | 261f392429a968604847917e7467ac5e24c8c2c6 [diff] |
drm/amd/display: make underflow status clear explicit [why] HUBP underflow is never cleared, which causes underflow in one test to fail another test, violating the independence requirements [how] Rather than make clearing implicit, we explicitly clear underflow status in DTN. Signed-off-by: Jun Lei <Jun.Lei@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>