aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLeo (Sunpeng) Li <[email protected]>2017-09-07 17:05:38 -0400
committerAlex Deucher <[email protected]>2017-10-21 16:40:54 -0400
commit4f346e655d24140fb40b46f814506ba17ac34ea1 (patch)
treec24cad22a11a581d42486ed153a7eb467b54c5d6 /tools/perf/scripts/python/bin
parent7f4a7253b112c9ed21022e25c7a740d824c56619 (diff)
drm/amd/display: Match actual state during S3 resume.
During system suspend, we: 1. Cache a duplicate of the current DRM atomic state, which calls hooks to duplicate our internal states. 2. Call hooks to disable all functionalities. 3. System suspended. During resume, we attempt to restore the cached state. However, our interal states are now stale, since step 1 was done before step 2. i.e. our cached state does not reflect the disabled nature of things. This change resolves that by destroying all relevant states to reflect the actual state during resume. Signed-off-by: Leo (Sunpeng) Li <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions