summaryrefslogtreecommitdiff
path: root/mali_kbase/Mconfig
diff options
context:
space:
mode:
authorSiddharth Kapoor <ksiddharth@google.com>2022-04-01 16:44:58 +0800
committerSiddharth Kapoor <ksiddharth@google.com>2022-04-01 16:44:58 +0800
commit82f49a8fe599b1d6c9ec6b5e865ce198ef1e7f50 (patch)
tree48386acd11f463e31ebd8757f7afc0bd193bb15d /mali_kbase/Mconfig
parent48a339aa2ed0f689a1164a7effe54e52a94277d3 (diff)
parent5f5ee0748ea9e2cc1d0828c9d1fb00e25df91063 (diff)
downloadgpu-82f49a8fe599b1d6c9ec6b5e865ce198ef1e7f50.tar.gz
Merge r36p0 from gs101 into android13-gs-pixel-5.10
Bug: 220942030 Test: boot to Home with IFPO, Camera, Video, Chrome Signed-off-by: Siddharth Kapoor <ksiddharth@google.com> Change-Id: I0a7b040d8c756b55b4e54ceb8a33405a52564202
Diffstat (limited to 'mali_kbase/Mconfig')
-rw-r--r--mali_kbase/Mconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/mali_kbase/Mconfig b/mali_kbase/Mconfig
index fb88134..f76d68b 100644
--- a/mali_kbase/Mconfig
+++ b/mali_kbase/Mconfig
@@ -47,6 +47,14 @@ config MALI_REAL_HW
default y
default n if NO_MALI
+config MALI_PLATFORM_DT_PIN_RST
+ bool "Enable Juno GPU Pin reset"
+ depends on MALI_MIDGARD
+ default n
+ default y if BUSLOG
+ help
+ Enables support for GPUs pin reset on Juno platforms.
+
config MALI_CSF_SUPPORT
bool "Enable Mali CSF based GPU support"
depends on MALI_MIDGARD