From a434fd6e43e9b4578f6ca570bef6a8e1be99a040 Mon Sep 17 00:00:00 2001 From: houdz1 Date: Fri, 21 Aug 2020 21:59:16 +0800 Subject: [PATCH] Nairobi/Panel: add Defenderine of the first panel's physical size add the Defenderine of panel's physical size. That app can get the right size. Change-Id: I1818d12014035a26536ffc98f1ee763e118f5639 Signed-off-by: houdz1 Reviewed-on: https://gerrit.mot.com/1729840 SLTApproved: Slta Waiver SME-Granted: SME Approvals Granted Tested-by: Jira Key Reviewed-by: Huosheng Liao Submit-Approved: Jira Key --- .../dsi-panel-mot-tianma-nt36672c-670-1080x2520-dsc-video.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qcom/dsi-panel-mot-tianma-nt36672c-670-1080x2520-dsc-video.dtsi b/qcom/dsi-panel-mot-tianma-nt36672c-670-1080x2520-dsc-video.dtsi index f7ec455430..6006108a07 100644 --- a/qcom/dsi-panel-mot-tianma-nt36672c-670-1080x2520-dsc-video.dtsi +++ b/qcom/dsi-panel-mot-tianma-nt36672c-670-1080x2520-dsc-video.dtsi @@ -20,6 +20,9 @@ qcom,mdss-dsi-mdp-trigger = "none"; qcom,mdss-dsi-reset-sequence = <1 10>, <0 10>, <1 10>; + qcom,mdss-pan-physical-width-dimension = <67>; + qcom,mdss-pan-physical-height-dimension = <157>; + qcom,mdss-dsi-cabc-mv-command = [15 01 00 00 00 00 02 55 03]; qcom,mdss-dsi-cabc-mv-command-state = "dsi_lp_mode"; qcom,mdss-dsi-cabc-ui-command = [15 01 00 00 00 00 02 55 01];