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

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

drm/msm/sde: update inline prefill programming



Rotator start programming for inline prefill doesn't take
effect on the next frame, but rather all subsequent frames
after the next one. However, prefill bandwidth calculations
are based on the requirements for the next frame, so the
calculated prefill bandwidth and rotator start programming
can be mismatched whenever the rotator start is adjusted.

This patch avoids this issue by fixing the rotator start
to a constant value, and adjusting the prefill bandwidth
for each frame instead.

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