diff options
author | Michael Mityushkin <[email protected]> | 2023-03-30 11:35:08 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-04-26 22:34:29 -0400 |
commit | 56d8ce9d8c17bea955b0c2551ee86149486890ae (patch) | |
tree | 27742316288043ff1cf4b6a353ef70d4e3ff1397 /lib/crypto/mpi/mpiutil.c | |
parent | 3cf7cd3f770a0b89dc5f06e19edb52e65b93b214 (diff) |
drm/amd/display: Apply correct panel mode when reinitializing hardware
[Why]
When link training during engine recovery, ASSR might fail causing panel
mode to be reset to default. This should not happen for eDP as it
will prevent the panel from turning back on.
[How]
Added dp_panel_mode to struct dc_link to remember previously applied
panel mode. Do not reset panel mode to default while performing link
training if previously used panel mode = eDP.
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Michael Mityushkin <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions