summaryrefslogtreecommitdiff
path: root/mali_kbase/Mconfig
diff options
context:
space:
mode:
Diffstat (limited to 'mali_kbase/Mconfig')
-rw-r--r--mali_kbase/Mconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/mali_kbase/Mconfig b/mali_kbase/Mconfig
index 912fd9f..2d6fca0 100644
--- a/mali_kbase/Mconfig
+++ b/mali_kbase/Mconfig
@@ -354,6 +354,16 @@ config MALI_HW_ERRATA_1485982_USE_CLOCK_ALTERNATIVE
tree using the property, opp-mali-errata-1485982. Otherwise the
slowest clock will be selected.
+config MALI_HOST_CONTROLS_SC_RAILS
+ bool "Enable Host based control of the shader core power rails"
+ depends on MALI_EXPERT && MALI_CSF_SUPPORT
+ default n
+ help
+ This option enables the Host based control of the power rails for
+ shader cores. It is recommended to use PDCA (Power Domain Control
+ Adapter) inside the GPU to handshake with SoC PMU to control the
+ power of cores.
+
config MALI_TRACE_POWER_GPU_WORK_PERIOD
bool "Enable per-application GPU metrics tracepoints"
depends on MALI_MIDGARD