Merge remote-tracking branch 'quic/display-kernel-dev.lnx.1.0' into display-kernel.lnx.11.0
CRs SHA_ID Commit Message ---------------------------------------------------------------------- 3748990 I783ff3a3 ARM: dts: msm: modify panel-roi-alignment for csot panel CRs-Included: 3748990 . Change-Id: I47132caf0c454797dd6c9b0c2edd7d8dca549a52 Signed-off-by: Linux Display <lnxdisplay@localhost>
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 = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@1 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 540 40 1080 40>;
|
||||
qcom,panel-roi-alignment = <540 40 540 40 1080 40>;
|
||||
};
|
||||
|
||||
timing@2 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@3 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@4 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@5 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@6 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@7 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 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 = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@1 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@2 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user