mali: disable backend thread affinity.
Setting backend thread affinity with higher uclamp value can cause governor to clock little cores to max. Disable explicit affinity for driver backend threads. Fixes: 192486236 Test: build, see SF's backend threads on mid cores in gpu comp. Change-Id: Id1b17d9783fc65f2d2541fa9c6166d771494cd42
This commit is contained in:
parent
31270ed1f3
commit
757500e40f
1 changed files with 2 additions and 0 deletions
|
@ -157,6 +157,8 @@ PRODUCT_PACKAGES += \
|
|||
vulkan.gs101 \
|
||||
libOpenCL \
|
||||
libgpudataproducer
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
debug.mali.disable_backend_affinity=true
|
||||
|
||||
ifeq ($(USE_SWIFTSHADER),true)
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue