Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69042e5c authored by synt4x93's avatar synt4x93
Browse files

dts: exynos: update upscale_ratio_table + hotplug_governor thresholds

Change-Id: Id1e588580a60be346bb58cb48424261b2a763f88
parent 4166c043
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -4963,7 +4963,7 @@
			boost_table = < 0 >;
			up_rate_limit_table = < 5000 >;
			down_rate_limit_table = < 5000 >;
			upscale_ratio_table = < 80 1469000 100 >;
			upscale_ratio_table = < 50 962000 65 1469000 80 >;
		};
	};

@@ -4979,11 +4979,11 @@
		single_change_ms = <30>;
		dual_change_ms = <30>;
		quad_change_ms = <15>;
		big_heavy_thr = <600>;
		lit_heavy_thr = <180>;
		big_idle_thr = <106>;
		lit_idle_thr = <46>;
		ldsum_heavy_thr = <800>;
		big_heavy_thr = <640>;
		lit_heavy_thr = <200>;
		big_idle_thr = <113>;
		lit_idle_thr = <59>;
		ldsum_heavy_thr = <850>;
		ldsum_enabled = <0>;
		skip_lit_enabled = <0>;
		cl_busy_ratio = <65>;