ARM: dts: msm: update partial update roi for csot panel
This change updates the partial update roi for csot cmd mode panel. Change-Id: Iafdbe00243a5a2f3162e2dbfc2a79143ab4a29ff Signed-off-by: Jinfeng Gu <quic_gjinfeng@quicinc.com>
This commit is contained in:
@@ -155,42 +155,42 @@
|
||||
qcom,mdss-dsi-display-timings {
|
||||
timing@0 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <720 40 40 40 720 40>;
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@1 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <540 40 40 40 540 40>;
|
||||
qcom,panel-roi-alignment = <0 0 540 40 1080 40>;
|
||||
};
|
||||
|
||||
timing@2 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <720 40 40 40 720 40>;
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@3 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <720 40 40 40 720 40>;
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@4 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <720 40 40 40 720 40>;
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@5 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <720 40 40 40 720 40>;
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@6 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <720 40 40 40 720 40>;
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@7 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <720 40 40 40 720 40>;
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -199,17 +199,17 @@
|
||||
qcom,mdss-dsi-display-timings {
|
||||
timing@0 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <720 40 40 40 720 40>;
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@1 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <720 40 40 40 720 40>;
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@2 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <720 40 40 40 720 40>;
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user