Loading arch/arm/boot/dts/qcom/sdm630-mdss.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -38,8 +38,8 @@ qcom,mdss-ib-factor = <1 1>; /* 1 time */ qcom,mdss-clk-factor = <105 100>; /* 1.05 times */ qcom,max-mixer-width = <2560>; qcom,max-pipe-width = <2560>; qcom,max-mixer-width = <2048>; qcom,max-pipe-width = <2048>; qcom,max-dest-scaler-input-width = <2048>; qcom,max-dest-scaler-output-width = <2560>; Loading Loading
arch/arm/boot/dts/qcom/sdm630-mdss.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -38,8 +38,8 @@ qcom,mdss-ib-factor = <1 1>; /* 1 time */ qcom,mdss-clk-factor = <105 100>; /* 1.05 times */ qcom,max-mixer-width = <2560>; qcom,max-pipe-width = <2560>; qcom,max-mixer-width = <2048>; qcom,max-pipe-width = <2048>; qcom,max-dest-scaler-input-width = <2048>; qcom,max-dest-scaler-output-width = <2560>; Loading