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

Skip to content
Commit 1318077c authored by Deva Ramasubramanian's avatar Deva Ramasubramanian
Browse files

msm: vidc: Cache bus votes properly when client votes



On targets with ocmem, for each client vote, we cache two copies of
the vote in device->bus_load.  As a result, when triggering an internal
vote (e.g. coming out of power collapse), we aggregate the entries in
device->bus_load and end up voting for double the required bandwidth.

The hfi layer just needs to mirror the client's previous vote.  So just
copy and cache the votes without modification.

Change-Id: Iacca9fb846a05a41630392d9a0c38b40e44a2ad9
Signed-off-by: default avatarDeva Ramasubramanian <dramasub@codeaurora.org>
parent bacf292c
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