diff options
| author | Sung Joon Kim <[email protected]> | 2022-06-07 11:36:29 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-06-21 18:17:23 -0400 |
| commit | 06f2f7772dc7ff2e3734e654cb2d0b588076860d (patch) | |
| tree | cac43e240ceb19e09002d9abc70ed9961bff014a /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | f04d275d94e164d24516c32437c988a323018f63 (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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions