msm: kgsl: Allow GPU start to run in a high priority queue
The GPU start sequence needs to run with low latency when coming
out of slumber for the first draw command. For those cases allow the
start function to be queued into a high priority workqueue to reduce
the chance of it getting scheduled out.
Change-Id: Ic0dedbada7ef4d63b54e826862fbefdfb71a092a
Signed-off-by:
Jordan Crouse <jcrouse@codeaurora.org>
Loading
Please register or sign in to comment