Loading Documentation/devicetree/bindings/fb/mdss-mdp.txt +0 −3 Original line number Diff line number Diff line Loading @@ -234,9 +234,6 @@ Fudge Factors: Fudge factors are used to boost demand for FUDGE(x, a, b) = ((x * a) / b) - qcom,mdss-ib-factor: This fudge factor is applied to calculated ib values in default conditions. - qcom,mdss-high-ib-factor: This fudge factor is applied to calculated ib values. Use of this factor is determined by the driver and open new use-cases. - qcom,mdss-clk-factor: This fudge factor is applied to calculated mdp clk rate in default conditions. Loading arch/arm/boot/dts/qcom/apq8084-mdss.dtsi +0 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ /* Fudge factors */ qcom,mdss-ab-factor = <2 1>; /* 2 times */ qcom,mdss-ib-factor = <6 5>; /* 1.2 times */ qcom,mdss-high-ib-factor = <2 1>; /* 2 times */ qcom,mdss-clk-factor = <105 100>; /* 1.05 times */ qcom,max-bandwidth-low-kbps = <6000000>; Loading arch/arm/boot/dts/qcom/msm8226-mdss.dtsi +0 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ /* Fudge factors */ qcom,mdss-ab-factor = <2 1>; /* 2 times */ qcom,mdss-ib-factor = <6 5>; /* 1.2 times */ qcom,mdss-high-ib-factor = <2 1>; /* 2 times */ qcom,mdss-clk-factor = <5 4>; /* 1.25 times */ qcom,max-bandwidth-low-kbps = <1660000>; Loading arch/arm/boot/dts/qcom/msm8974-mdss.dtsi +0 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ /* Fudge factors */ qcom,mdss-ab-factor = <2 1>; /* 2 times */ qcom,mdss-ib-factor = <6 5>; /* 1.2 times */ qcom,mdss-high-ib-factor = <2 1>; /* 2 times */ qcom,mdss-clk-factor = <5 4>; /* 1.25 times */ qcom,max-bandwidth-low-kbps = <2300000>; Loading Loading
Documentation/devicetree/bindings/fb/mdss-mdp.txt +0 −3 Original line number Diff line number Diff line Loading @@ -234,9 +234,6 @@ Fudge Factors: Fudge factors are used to boost demand for FUDGE(x, a, b) = ((x * a) / b) - qcom,mdss-ib-factor: This fudge factor is applied to calculated ib values in default conditions. - qcom,mdss-high-ib-factor: This fudge factor is applied to calculated ib values. Use of this factor is determined by the driver and open new use-cases. - qcom,mdss-clk-factor: This fudge factor is applied to calculated mdp clk rate in default conditions. Loading
arch/arm/boot/dts/qcom/apq8084-mdss.dtsi +0 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ /* Fudge factors */ qcom,mdss-ab-factor = <2 1>; /* 2 times */ qcom,mdss-ib-factor = <6 5>; /* 1.2 times */ qcom,mdss-high-ib-factor = <2 1>; /* 2 times */ qcom,mdss-clk-factor = <105 100>; /* 1.05 times */ qcom,max-bandwidth-low-kbps = <6000000>; Loading
arch/arm/boot/dts/qcom/msm8226-mdss.dtsi +0 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ /* Fudge factors */ qcom,mdss-ab-factor = <2 1>; /* 2 times */ qcom,mdss-ib-factor = <6 5>; /* 1.2 times */ qcom,mdss-high-ib-factor = <2 1>; /* 2 times */ qcom,mdss-clk-factor = <5 4>; /* 1.25 times */ qcom,max-bandwidth-low-kbps = <1660000>; Loading
arch/arm/boot/dts/qcom/msm8974-mdss.dtsi +0 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ /* Fudge factors */ qcom,mdss-ab-factor = <2 1>; /* 2 times */ qcom,mdss-ib-factor = <6 5>; /* 1.2 times */ qcom,mdss-high-ib-factor = <2 1>; /* 2 times */ qcom,mdss-clk-factor = <5 4>; /* 1.25 times */ qcom,max-bandwidth-low-kbps = <2300000>; Loading