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

Skip to content
Commit be688f7f authored by Jordan Crouse's avatar Jordan Crouse Committed by Stephen Boyd
Browse files

msm: kgsl: Add a command dispatcher to manage the ringbuffer



Implements a centralized dispatcher for sending user commands
to the ringbuffer. Incoming commands are queued by context and
sent to the hardware on a round robin basis ensuring each context
a small burst of commands at a time.  Each command is tracked
throughout the pipeline giving the dispatcher better knowledge
of how the hardware is being used.  This will be the basis for
future per-context and cross context enhancements as priority
queuing and server-side syncronization.

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