Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 95f2945c authored by Dhaval Patel's avatar Dhaval Patel Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/sde: update auto-refresh disable during cont-spalsh



Continuous splash feature disables the auto-refresh and
waits for pp_done IRQ before attaching SMMU context bank.
Current logic clears this pp_done IRQ before disabling
the auto-refresh on pingppong. There could be a race
condition between in this operation with HW vsync. New
autorefresh disable sequence will turn off the HW vsync
and executes the disable sequence. It also avoids reading
stale pp_done IRQ by resetting the IRQ after autorefresh
done on pingpong.

Change-Id: I16b61e9248f1c5121ea36a25972b2d9d75c094ac
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 6293e143
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