diff options
| author | Zi Yu Liao <[email protected]> | 2019-06-20 10:55:26 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-07-18 14:18:10 -0500 |
| commit | 5a42dc2be09a550777619a29187867d0423c353a (patch) | |
| tree | 6f5453405f9f67ab6bcc15244b46391a96c1b61d /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 1d0610bc26d8e2fe82de77d8be3e1ed0958feddc (diff) | |
drm/amd/display: fix DMCU hang when going into Modern Standby
[why]
When the system is going into suspend, set_backlight gets called
after the eDP got blanked. Since smooth brightness is enabled,
the driver will make a call into the DMCU to ramp the brightness.
The DMCU would try to enable ABM to do so. But since the display is
blanked, this ends up causing ABM1_ACE_DBUF_REG_UPDATE_PENDING to
get stuck at 1, which results in a dead lock in the DMCU firmware.
[how]
Disable brightness ramping when the eDP display is blanked.
Signed-off-by: Zi Yu Liao <[email protected]>
Reviewed-by: Eric Yang <[email protected]>
Acked-by: Anthony Koo <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions