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

Skip to content
Commit 8c600ca0 authored by Ingrid Gallardo's avatar Ingrid Gallardo
Browse files

msm: mdss: fix autorefresh during kickoff



When autorefresh is enabled, any kickoff that
gets processed needs to wait to make sure the
transfer is on-going before continuing
the commit; current driver only waits for
autorefresh interrupt but this doesn't
guarantee that transfer is already on-going.
This change waits for the write pointer,
to make sure a transfer is on-going.

Change-Id: I247b3aad8f2f6ea8954d54f34492e293f80f99d4
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 487ff740
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment