diff options
author | Yongqiang Sun <[email protected]> | 2018-02-14 17:12:39 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-03-05 15:33:43 -0500 |
commit | f03628232fe93ce7af18079ce69c2dfd4c95d70f (patch) | |
tree | 6e1e61ec36de04554d1679073fb7dd36dffa6abe /tools/perf/scripts/python/net_dropmonitor.py | |
parent | ea7ea2a8cac1ae7224022b55dcafd51321474ad7 (diff) |
drm/amd/display: Clear dmps off for eDP when resume.
This patch fixed secondary screen only S4 resume, eDP is unintentionally
light up due to incorrect dpms off flag.
When entering S4, dpms off flags are set to true via
set power state. During resume, eDP is light up by vbios, so the flags
should be changed to false to match the real state.
By change the flag properly, eDP is able to be turned off properly as per
OS request.
This change may affect S3/S4 Shut down resume IOIC, need to verify
those cases.
Signed-off-by: Yongqiang Sun <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions