vendor: perf: sm6150: 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: I527a262d01bf91a372c156d580af38b467820163
This commit is contained in:
Jake Weinstein 2020-07-06 18:01:59 +05:30 committed by chrisl7
parent 343644d0c7
commit 55afd38265
1 changed files with 2 additions and 2 deletions

View File

@ -28,5 +28,5 @@
#
PRIO=1,1,1,1,0,0,0,0
#arch_timer, arm-pmu, arch_mem_timer
IGNORED_IRQ=19,21,38
#arch_timer, arm-pmu, arch_mem_timer, msm_drm, kgsl-3d0
IGNORED_IRQ=19,21,38,115,332