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

Skip to content
Commit e0a9d621 authored by Ingrid Gallardo's avatar Ingrid Gallardo Committed by Steve Cohen
Browse files

drm/msm/sde: fix mdp ib bw vote calculations



Current driver divides the ib bandwidth vote based on
the number of dram channels; this is a wrong assumption
as the division needs to be only based in the number of
paths used for voting. This causes that the llcc as well
as the ebi votes are wrongly divided by two.
This change fixes this issue by dividing the ib vote
into the number of voting paths as well as removes
extra 400MBps that were added as nrt path.

Change-Id: Ibc18300aa4204478ebce8b64c88071bc014790ab
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent a0febbe6
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