msm: kgsl: Increase worker thread priority

Currently, the kgsl worker thread is erroneosly ranked right below
Android's audio threads in terms of priority.

The kgsl worker thread is in the critical path for rendering frames to the
display, so increase its priority to match the priority of MDSS' kthread (mdss_fb0).

Change-Id: If47218581ed4ab159815ae6e9e03a53543b8068d
Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
1 file changed