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

Skip to content
Commit f40c6a73 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: reduce maximum inflight for multiple active contexts



Modify the maximum allowable inflight depending on the number of
actively rendering contexts. An active context is one that has
submitted a command within the last 500 milliseconds.

If more than one active context is rendering drop the inflight
to a lower threshold (default 4) to reduce the number of things
sitting in the ringbuffer - this should improve cross-context
latency.

Change-Id: Ic0dedbad277bb9a2d9f0198d7fb3b52308b32124
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 153553a4
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