osd: adjust render kthreads priority [1/1]
authorJiyu Yang <Jiyu.Yang@amlogic.com>
Tue, 31 Jul 2018 03:34:43 +0000 (11:34 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Thu, 9 Aug 2018 11:53:19 +0000 (04:53 -0700)
commit76382d549bd3e421542e8a27d234ec6cd77d472b
tree55b31d0b9f4da5726ea220ec90200ef94540b2d7
parent825c0657416a6e3adfaefa9f1ee6fd7c9f9472cb
osd: adjust render kthreads priority [1/1]

PD#170791: by default, it is SCHED_NORMAL.

https://android.googlesource.com/kernel/msm/+/1a7a93bd33f48a369de29f6f2b56251127bf6ab4%5E!/
AOSP suggested to use SCHED_FIFO , 2, in Qcom platform.
there are another 2 sleeping point for osd_toggle_buffer.
need to adjust it still.

Change-Id: Ic94a4e1cfee218fc95b53358d2c2e72bbde7bfdd
Signed-off-by: Jiyu Yang <Jiyu.Yang@amlogic.com>
drivers/amlogic/media/osd/osd_hw.c