From 88e82855ef7606e0034e84f189963e9ed5981a49 Mon Sep 17 00:00:00 2001 From: Jinfeng Gu Date: Mon, 20 Jan 2025 15:24:10 +0800 Subject: [PATCH] ARM: dts: msm: update qsync min fps support for nt37801 vid mode panel This change updates qsync min refresh rate support from 80Hz to 90Hz for nt37801 video mode panel. Change-Id: Id3db122e121b59163e16e7413cc7be1256c3f397 Signed-off-by: Jinfeng Gu Signed-off-by: lnxdisplay --- display/dsi-panel-nt37801-qsync-dsc-wqhd-plus-video-cphy.dtsi | 4 ++-- display/dsi-panel-nt37801-qsync-dsc-wqhd-plus-video.dtsi | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/display/dsi-panel-nt37801-qsync-dsc-wqhd-plus-video-cphy.dtsi b/display/dsi-panel-nt37801-qsync-dsc-wqhd-plus-video-cphy.dtsi index 7840c1c2..f1fd60ce 100644 --- a/display/dsi-panel-nt37801-qsync-dsc-wqhd-plus-video-cphy.dtsi +++ b/display/dsi-panel-nt37801-qsync-dsc-wqhd-plus-video-cphy.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ &mdss_mdp { @@ -37,7 +37,7 @@ qcom,mdss-dsi-wr-mem-start = <0x2c>; qcom,mdss-dsi-wr-mem-continue = <0x3c>; qcom,qsync-enable; - qcom,mdss-dsi-qsync-min-refresh-rate = <80>; + qcom,mdss-dsi-qsync-min-refresh-rate = <90>; qcom,mdss-dsi-display-timings { timing@0 { cell-index = <0>; diff --git a/display/dsi-panel-nt37801-qsync-dsc-wqhd-plus-video.dtsi b/display/dsi-panel-nt37801-qsync-dsc-wqhd-plus-video.dtsi index 93fd3234..9b8dfcd4 100644 --- a/display/dsi-panel-nt37801-qsync-dsc-wqhd-plus-video.dtsi +++ b/display/dsi-panel-nt37801-qsync-dsc-wqhd-plus-video.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ &mdss_mdp { @@ -34,7 +34,7 @@ qcom,mdss-dsi-wr-mem-continue = <0x3c>; qcom,spr-pack-type = "pentile"; qcom,qsync-enable; - qcom,mdss-dsi-qsync-min-refresh-rate = <80>; + qcom,mdss-dsi-qsync-min-refresh-rate = <90>; qcom,mdss-dsi-panel-hdr-enabled; qcom,mdss-dsi-panel-hdr-color-primaries = <15150 15750 34250 15700 12250 35800 6750 2550>;