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

Skip to content
Commit 7d4549f6 authored by Carter Cooper's avatar Carter Cooper
Browse files

msm: kgsl: Allow users to set context priority at creation



Allow context priority to be passed in as a flag when creating
contexts. Priority is set only at context creation and cannot be
changed. Priority is used as a hint to the dispatcher when sending
commands to the GPU hardware.

Priorities are only hints. If the driver wishes, it can reject the
priority passed in. If the driver rejects the priority (if there
are too many high priorities for example), then the new context will
be created at the default priority level.

Change-Id: I12253275b7045048d59d326fbecc6446714f33a9
Signed-off-by: default avatarCarter Cooper <ccooper@codeaurora.org>
parent 537388fc
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