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

Skip to content
Commit 28b1be3b authored by Krishna Manikandan's avatar Krishna Manikandan
Browse files

disp: msm: sde: wait for ctl to be idle to ensure transfer complete



With posted start, transfer complete cannot be guaranteed from
esd thread context if pending kickoff count is 1. While the
wait is going on, another commit can come and increment the
kickoff count. This can lead to scenarios where we wait for
pending kickoff count to be 0 during the wait period, which
can never happen if continuous commits are coming when
posted start is enabled. Add support to wait for ctl
to be idle to ensure frame transfer complete.

Change-Id: I3f6ac9fbef4087e08fd0b5c48bb691138c6bac12
Signed-off-by: default avatarKrishna Manikandan <mkrishn@codeaurora.org>
parent dbae03d9
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