From dc3f289df8d8a53bad85cc92cdd2d6b71bc98046 Mon Sep 17 00:00:00 2001 From: Abhinav Saurabh Date: Thu, 20 Jun 2024 12:52:01 +0530 Subject: [PATCH] ARM: dts: msm: update panel-roi-alignment for dsi_sim_cmd on sun target Update in height alignments from 40 to 20 for FHD 60FPS cmd mode to match DSC slice settings. The values should be integral multiple of height defined for panel. Change-Id: I41e2e5b3ec0b75a6eb2f39879356c92239853f74 Signed-off-by: Abhinav Saurabh --- display/sun-sde-display.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/display/sun-sde-display.dtsi b/display/sun-sde-display.dtsi index 4568ea85..42b30883 100644 --- a/display/sun-sde-display.dtsi +++ b/display/sun-sde-display.dtsi @@ -274,7 +274,7 @@ }; timing@2 { /* FHD 60FPS cmd mode*/ - qcom,panel-roi-alignment = <540 40 540 40 540 40>; + qcom,panel-roi-alignment = <540 20 540 20 540 20>; qcom,partial-update-enabled = "single_roi"; };