summaryrefslogtreecommitdiff
path: root/drivers/sh/superhyway
diff options
context:
space:
mode:
authorDeepak Kumar <dkumar@codeaurora.org>2017-03-30 12:26:35 +0530
committerDeepak Kumar <dkumar@codeaurora.org>2017-03-30 13:06:40 +0530
commitb3e7113283cca3300ad5badc2e6f6d697e84a86a (patch)
treef3a6f76ff5749850883074004d18d8787f400f4a /drivers/sh/superhyway
parentf4a611a3af743ebcc087102f176c35eb3ba9c2ba (diff)
msm: kgsl: Remove incorrect check to cap AB vote to IB vote
For dual channel DDR, IB vote from client is half of actual IB vote as IB vote calculation on client side doesn't consider number of DDR channels. ICB driver takes care of multiplying the client IB vote with number of DDR channels. This change removes the AB capping check to avoid the scenarios where AB vote > actual IB vote/2 but gets capped to actual IB vote/2 because client side IB vote is half of actual IB vote. Removal of this check will not impact single channel DDR targets because of the way AB value is calculated. In case of honest BW voting, AB will always be less than IB as AB calculation doesn't consider RAM wait value. In case of unhonest vote, AB value is always caluclated as some percentage of IB vote and this percentage value is always <=100%. Change-Id: Icdca6118f6605665979a1bead35ba3ef631d50e8 Signed-off-by: Deepak Kumar <dkumar@codeaurora.org>
Diffstat (limited to 'drivers/sh/superhyway')
0 files changed, 0 insertions, 0 deletions