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

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

drm/msm/sde: reduce bandwidth at commit done



Reductions in requested bandwidth can be done after the
current commit is accepted by hardware. It isn't necessary
to wait until the current frame is completed. Move the
reduced bandwidth vote from the frame done event thread
to the commit thread, after the new frame has been
accepted. This avoids a race condition between the frame
done for the previous thread and the frame flush for
the current thread.

Change-Id: I6499438a3c6eba3b26656708955fb723704f492b
Signed-off-by: default avatarClarence Ip <cip@codeaurora.org>
parent c95d89c3
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