aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSung Joon Kim <[email protected]>2022-06-07 11:36:29 -0400
committerAlex Deucher <[email protected]>2022-06-21 18:17:23 -0400
commit06f2f7772dc7ff2e3734e654cb2d0b588076860d (patch)
treecac43e240ceb19e09002d9abc70ed9961bff014a /tools/perf/scripts/python/stackcollapse.py
parentf04d275d94e164d24516c32437c988a323018f63 (diff)
drm/amd/display: Fix eDP not light up on resume
[why] Only on VG, if external display is disconnected during S3 suspend, the internal panel doesn't light up on resume because we set the power state using an unsupported DPCD register SET_POWER. To check the register is supported, we need to check SET_POWER_CAPABLE first which is eDP-specific DPCD register field. [how] Check the SET_POWER_CAPABLE register field and decide the control of the eDP power state based on the read register value. Tested-by: Daniel Wheeler <[email protected]> Reviewed-by: Agustin Gutierrez <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Sung Joon Kim <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions