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

Commit 45d56022 authored by Nirmal Abraham's avatar Nirmal Abraham
Browse files

ARM: dts: msm: Change dynamic fps list for SDM710/845



Update the dfps list in descending order. This makes sure
that the display modes send by driver to userspace will
have the modes with fps value in descending order so that
the first entry in the mode indicates the max framerate
capability of the panel.

Change-Id: I1442952b8bf1348ee429410ec3a3810bc477197f
Signed-off-by: default avatarNirmal Abraham <nabrah@codeaurora.org>
parent 1b9dee86
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-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
@@ -637,7 +637,7 @@
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update =
		"dfps_immediate_porch_mode_vfp";
	qcom,dsi-supported-dfps-list = <53 55 60>;
	qcom,dsi-supported-dfps-list = <60 55 53>;
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "reg_read";
	qcom,mdss-dsi-panel-status-command = [06 01 00 01 00 00 01 0a];
@@ -712,7 +712,7 @@
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update =
		"dfps_immediate_porch_mode_vfp";
	qcom,dsi-supported-dfps-list = <53 55 60>;
	qcom,dsi-supported-dfps-list = <60 55 53>;
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "reg_read";
	qcom,mdss-dsi-panel-status-command = [06 01 00 01 00 00 01 0a];
@@ -952,7 +952,7 @@
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update =
		"dfps_immediate_porch_mode_vfp";
	qcom,dsi-supported-dfps-list = <48 53 55 60>;
	qcom,dsi-supported-dfps-list = <60 55 53 48>;
	qcom,mdss-dsi-display-timings {
		timing@0 {
			qcom,mdss-dsi-panel-phy-timings = [00 1c 05 06 0b 0c
@@ -1006,7 +1006,7 @@
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update =
		"dfps_immediate_porch_mode_vfp";
	qcom,dsi-supported-dfps-list = <55 60>;
	qcom,dsi-supported-dfps-list = <60 55>;
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "reg_read";
	qcom,mdss-dsi-panel-status-command = [06 01 00 01 00 00 01 0a];
+3 −3
Original line number Diff line number Diff line
/* Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-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
@@ -564,7 +564,7 @@
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update =
		"dfps_immediate_porch_mode_vfp";
	qcom,dsi-supported-dfps-list = <53 55 60>;
	qcom,dsi-supported-dfps-list = <60 55 53>;
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "reg_read";
	qcom,mdss-dsi-panel-status-command = [06 01 00 01 00 00 01 0a];
@@ -636,7 +636,7 @@
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update =
		"dfps_immediate_porch_mode_vfp";
	qcom,dsi-supported-dfps-list = <53 55 60>;
	qcom,dsi-supported-dfps-list = <60 55 53>;
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "reg_read";
	qcom,mdss-dsi-panel-status-command = [06 01 00 01 00 00 01 0a];