OSDN Git Service

drm/amd/display: fix underflow on boot
authorEric Yang <Eric.Yang2@amd.com>
Mon, 25 Mar 2019 20:11:43 +0000 (16:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2019 18:53:28 +0000 (13:53 -0500)
commitd5ca5fdbeb76ef78af9a8291846d2c9f08ae414b
tree1141d0b3e3cdca176837602e3f01bff5a797215f
parent15ae3b28f8ca406b449d36d36021e96b66aedb5d
drm/amd/display: fix underflow on boot

[Why]
New seamless boot sequence introduced a bug where front end is disabled
without blanking otg.

[How]
Adjust the condition of blanking otg to match seamless boot.

Signed-off-by: Eric Yang <Eric.Yang2@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Acked-by: Tony Cheng <Tony.Cheng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c