Skip to content
Commit 5adc0fbc authored by Clarence Ip's avatar Clarence Ip
Browse files

drm/msm/sde: flush recovery commit while in reset



For video mode panels, a vsync may be received after
the hardware recovery has completed, but before the
final "no pipes" commit has been flushed by the driver.
This can result in the hardware retrying the previous
commit configuration.

To avoid this, prepare the "no pipes" commit while the
hardware is still held in reset, and attempt to complete
the "no pipes" flush near the start of the first frame
after reset is released.

Change-Id: Icb071219ef1ec2a3756edd6ea33ad487c9ad0233
Signed-off-by: default avatarClarence Ip <cip@codeaurora.org>
parent cdc6f5b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment