kunlun2: Do not balance msm_drm and kgsl-3d0 IRQs
These are critical for display performance and should not be balanced in order to improve latency and responsiveness. Change-Id: I811699d0181427de21830c4ccbaf520ecea9e91a Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
This commit is contained in:
parent
8300ea271d
commit
24e8915eaa
1 changed files with 2 additions and 2 deletions
|
@ -28,5 +28,5 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PRIO=1,1,0,0,0,0,0,0
|
PRIO=1,1,0,0,0,0,0,0
|
||||||
#arch_timer, arm-pmu, arch_mem_timer
|
#arch_timer, arm-pmu, arch_mem_timer, msm_drm, kgsl-3d0
|
||||||
IGNORED_IRQ=19,21,38
|
IGNORED_IRQ=19,21,38,115,332
|
||||||
|
|
Loading…
Reference in a new issue