summaryrefslogtreecommitdiff
path: root/mali_kbase/Makefile
diff options
context:
space:
mode:
authorKevin DuBois <kevindubois@google.com>2022-01-25 20:43:26 +0000
committerKevin DuBois <kevindubois@google.com>2022-02-23 16:21:43 +0000
commit406670e126fa930753f033284c291dc34b0874d2 (patch)
tree3eb62484d64332c785a37a09f6cb4e1859772260 /mali_kbase/Makefile
parent53d41d8408cc319d27c3d197675f148f55ad7176 (diff)
downloadgpu-406670e126fa930753f033284c291dc34b0874d2.tar.gz
mali_kbase: turn on MALI_HOST_CONTROLS_SC_RAILS
HOST_CONTROLS_SC_RAILS is a device specific feature that will turn off the shader cores in between frames for power savings. It does this by turning off the rail after reception of an IRQ, and then having firmware instruct userspace driver to trap CSGs to the kernel so that power rails can be turned on before the next job. Bug: 207028973 Bug: 201222260 Test: boot to camera. Test: manual jank observations looked ok Test: 16 hour astress run. Test: Power rail savings observed. Change-Id: I3928f1698f89026b5d00ae9f1e6f87f24f04d5f9 Signed-off-by: Kevin DuBois <kevindubois@google.com>
Diffstat (limited to 'mali_kbase/Makefile')
-rw-r--r--mali_kbase/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mali_kbase/Makefile b/mali_kbase/Makefile
index a4a14e8..021d9b1 100644
--- a/mali_kbase/Makefile
+++ b/mali_kbase/Makefile
@@ -46,6 +46,7 @@ CONFIG_MALI_PIXEL_GPU_QOS ?= y
CONFIG_MALI_PIXEL_GPU_BTS ?= y
CONFIG_MALI_PIXEL_GPU_SECURE_RENDERING ?= y
CONFIG_MALI_PIXEL_GPU_THERMAL ?= y
+CONFIG_MALI_HOST_CONTROLS_SC_RAILS ?= y
#
# Default configuration values