diff options
| author | Ray Wu <ray.wu@amd.com> | 2026-04-23 10:06:12 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-05-11 23:10:12 +0300 |
| commit | 70840d70000e3a1d6d9c54e6f5ea29fd9328774b (patch) | |
| tree | 1c6deb60b3e993d422507bc2e99e8cec05c9555e /scripts/objdiff | |
| parent | 4be20905baed4a422427acf4c4fc6e437984049c (diff) | |
| download | linux-70840d70000e3a1d6d9c54e6f5ea29fd9328774b.tar.xz | |
drm/amd/display: Fix white screen on boot with OLED panel
[Why]
During mode change, replay_event_general_ui may remain set on the old
stream while replay_event_hw_programming is set. This can re-enable
Replay too early before hardware programming is complete.
[How]
Clear replay_event_general_ui in the mode-change path when setting
replay_event_hw_programming to keep Replay blocked until programming
finishes, avoiding white screen on OLED panels after boot.
Reviewed-by: Sunpeng Li <sunpeng.li@amd.com>
Signed-off-by: Ray Wu <ray.wu@amd.com>
Signed-off-by: James Lin <pinglei.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
