ARM: dts: msm: enable dfps for sharp quadpipe panel
This change enables dfps for sharp video mode panel on sun target. Change-Id: I710fc6dd6d4f910f44db32e1e9ee3dbafa688dea Signed-off-by: Huayang Zhong <quic_huayzhon@quicinc.com> Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
committed by
lnxdisplay
parent
88e82855ef
commit
820ccdbe30
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
* Copyright (c) 2023-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "dsi-panel-nt37801-dsc-wqhd-plus-cmd.dtsi"
|
#include "dsi-panel-nt37801-dsc-wqhd-plus-cmd.dtsi"
|
||||||
@@ -808,6 +808,10 @@
|
|||||||
|
|
||||||
&dsi_sharp_qhd_plus_dsc_video {
|
&dsi_sharp_qhd_plus_dsc_video {
|
||||||
qcom,dsi-select-clocks = "pll_byte_clk0", "pll_dsi_clk0";
|
qcom,dsi-select-clocks = "pll_byte_clk0", "pll_dsi_clk0";
|
||||||
|
qcom,dsi-supported-dfps-list = <120 90 60>;
|
||||||
|
qcom,mdss-dsi-pan-enable-dynamic-fps;
|
||||||
|
qcom,mdss-dsi-pan-fps-update = "dfps_immediate_porch_mode_vfp";
|
||||||
|
|
||||||
qcom,mdss-dsi-display-timings {
|
qcom,mdss-dsi-display-timings {
|
||||||
timing@0 { /* 120 FPS */
|
timing@0 { /* 120 FPS */
|
||||||
qcom,mdss-dsi-panel-phy-timings = [00 1a 07 06 16 15 07
|
qcom,mdss-dsi-panel-phy-timings = [00 1a 07 06 16 15 07
|
||||||
|
Reference in New Issue
Block a user