From 375f7e1318ca3fc260238dba3ddbf1e119e6f4d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nahuel=20G=C3=B3mez?= Date: Sat, 7 Dec 2024 10:41:26 -0300 Subject: [PATCH] ARM64: dts/s5e8825: GPU undervolt to 790mV MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a base value only though, I'm not sure if it actually works. Signed-off-by: Nahuel Gómez --- arch/arm64/boot/dts/exynos/s5e8825.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/exynos/s5e8825.dts b/arch/arm64/boot/dts/exynos/s5e8825.dts index c7f26328e..aa72e7138 100755 --- a/arch/arm64/boot/dts/exynos/s5e8825.dts +++ b/arch/arm64/boot/dts/exynos/s5e8825.dts @@ -4496,9 +4496,9 @@ gpu_min_clock = <0x19640>; gpu_dvfs_start_clock = <0x35f48>; gpu_dvfs_bl_config_clock = <0x35f48>; - gpu_default_voltage = <0xcf850>; + gpu_default_voltage = <0xc0df0>; gpu_cold_minimum_vol = <0x00>; - gpu_voltage_offset_margin = <0x927c>; + gpu_voltage_offset_margin = <0x9218>; gpu_tmu_control = <0x01>; gpu_temp_throttling_level_num = <0x05>; gpu_temp_throttling = <0xbb418 0xa50a0 0x8ed28 0x789b0 0x62638>;