Commit ea2062d
drm/amd/display: fix the system hang while disable PSR
[Why]
When the PSR enabled. If you try to adjust the timing parameters,
it may cause system hang. Because the timing mismatch with the
DMCUB settings.
[How]
Disable the PSR before adjusting timing parameters.
Cc: Mario Limonciello <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: [email protected]
Acked-by: Stylon Wang <[email protected]>
Signed-off-by: Tom Chung <[email protected]>
Reviewed-by: Wayne Lin <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>1 parent e749dd1 commit ea2062d
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8204 | 8204 | | |
8205 | 8205 | | |
8206 | 8206 | | |
| 8207 | + | |
| 8208 | + | |
| 8209 | + | |
| 8210 | + | |
| 8211 | + | |
| 8212 | + | |
8207 | 8213 | | |
8208 | 8214 | | |
8209 | 8215 | | |
| |||
8217 | 8223 | | |
8218 | 8224 | | |
8219 | 8225 | | |
8220 | | - | |
8221 | | - | |
8222 | | - | |
8223 | | - | |
8224 | 8226 | | |
8225 | 8227 | | |
8226 | 8228 | | |
| |||
0 commit comments