]> Git Repo - linux.git/commit
drm/amd/display: Fixed Intermittent blue screen on OLED panel
authorNaveed Ashfaq <[email protected]>
Fri, 14 Aug 2020 17:48:13 +0000 (13:48 -0400)
committerAlex Deucher <[email protected]>
Tue, 15 Sep 2020 21:52:40 +0000 (17:52 -0400)
commita861736dae644a0d7abbca0c638ae6aad28feeb8
tree58f0991251b4fdc0bfe9166f5bae95976944d660
parent14ae69026f840bf3a1ff861ccd43d4e96d6b08cf
drm/amd/display: Fixed Intermittent blue screen on OLED panel

[why]
Changing to smaller modes on OLED panel caused a blue screen crash
as driver reported dram change during vactive when it shouldn't

[how]
Added an extra condition to prevent incorrect dram change timing

Signed-off-by: Naveed Ashfaq <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c
This page took 0.058462 seconds and 4 git commands to generate.