ARM: dts: msm: update panel-roi-alignment for dsi_sim_cmd on sun target
Update height alignments from 20 to 40 for HD 60FPS cmd mode to match DSC slice settings. The roi height and width alignment must be integral multiple of DSC slice height and width. Change-Id: I127af4c4e6a453757f60677bac787cd4bd4b6d07 Signed-off-by: Lei Chen <quic_chenlei@quicinc.com>
This commit is contained in:
@@ -270,7 +270,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
timing@3 { /* HD 60FPS cmd mode*/
|
timing@3 { /* HD 60FPS cmd mode*/
|
||||||
qcom,panel-roi-alignment = <360 20 360 20 360 20>;
|
qcom,panel-roi-alignment = <360 40 360 40 360 40>;
|
||||||
qcom,partial-update-enabled = "single_roi";
|
qcom,partial-update-enabled = "single_roi";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user