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

Commit a809949b authored by Raviteja Tamatam's avatar Raviteja Tamatam
Browse files

ARM: dts: msm: update panel jitter for sw43404 panel



At low temperature testing, panel vsync was at 15.8 ms.
Increased the panel jitter value to accommodate this variation
in vsync. Transfer time is tuned accordingly for sdmmagpie target.

Change-Id: I45e1d8fadda36c8d67d6f2c73964df60403fbb69
Signed-off-by: default avatarRaviteja Tamatam <travitej@codeaurora.org>
parent 65205701
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -62,7 +62,7 @@
				qcom,mdss-dsi-h-right-border = <0>;
				qcom,mdss-dsi-v-top-border = <0>;
				qcom,mdss-dsi-v-bottom-border = <0>;
				qcom,mdss-dsi-panel-jitter = <0x4 0x1>;
				qcom,mdss-dsi-panel-jitter = <0x7 0x1>;
				qcom,mdss-dsi-on-command = [
					39 01 00 00 00 00 03 b0 a5 00
					39 01 00 00 00 00 03 5c 42 00
+3 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -415,6 +415,8 @@
		timing@0{
			qcom,mdss-dsi-panel-phy-timings = [00 13 05 04 1F 1E 05
				05 03 02 04 00];

			qcom,mdss-mdp-transfer-time-us = <13000>;
			qcom,display-topology = <2 2 1>;
			qcom,default-topology-index = <0>;
			qcom,partial-update-enabled = "single_roi";