mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
defconfig: Lower GPU boost duration to 64ms
Some checks failed
Build Kernel / build (push) Has been cancelled
Some checks failed
Build Kernel / build (push) Has been cancelled
Change-Id: Ie74f1230e1b18fbfbe922661465c8103704c404e Signed-off-by: Richard Raya <rdxzv.dev@gmail.com>
This commit is contained in:
parent
2666dcf930
commit
501ce7ec74
@ -4398,7 +4398,7 @@ CONFIG_QCOM_DEVFREQ_DEVBW=y
|
||||
# CONFIG_DEVFREQ_SPDM is not set
|
||||
CONFIG_DEVFREQ_GOV_CDSPL3=y
|
||||
CONFIG_DEVFREQ_BOOST=y
|
||||
CONFIG_DEVFREQ_INPUT_BOOST_DURATION_MS=100
|
||||
CONFIG_DEVFREQ_INPUT_BOOST_DURATION_MS=64
|
||||
CONFIG_DEVFREQ_WAKE_BOOST_DURATION_MS=2000
|
||||
CONFIG_DEVFREQ_MSM_CPUBW_BOOST_FREQ=12298
|
||||
CONFIG_DEVFREQ_MSM_LLCCBW_BOOST_FREQ=5931
|
||||
@ -4748,7 +4748,7 @@ CONFIG_QCOM_KGSL=y
|
||||
CONFIG_QCOM_ADRENO_DEFAULT_GOVERNOR="msm-adreno-tz"
|
||||
CONFIG_QCOM_KGSL_IOMMU=y
|
||||
# CONFIG_QCOM_KGSL_IOCOHERENCY_DEFAULT is not set
|
||||
CONFIG_QCOM_KGSL_IDLE_TIMEOUT=100
|
||||
CONFIG_QCOM_KGSL_IDLE_TIMEOUT=64
|
||||
CONFIG_IRQCHIP=y
|
||||
CONFIG_ARM_GIC=y
|
||||
CONFIG_ARM_GIC_MAX_NR=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user