Loading arch/arm/boot/dts/qcom/msm8994-mdss.dtsi +16 −17 Original line number Diff line number Diff line Loading @@ -34,6 +34,11 @@ qcom,mdss-clk-factor = <105 100>; /* 1.05 times */ qcom,max-mixer-width = <2048>; /* VBIF QoS remapper settings*/ qcom,mdss-vbif-qos-rt-setting = <2 2 2 1>; qcom,mdss-vbif-qos-nrt-setting = <1 1 1 1>; qcom,mdss-mdp-reg-offset = <0x00001000>; qcom,max-bandwidth-low-kbps = <6000000>; qcom,max-bandwidth-high-kbps = <6000000>; Loading Loading @@ -110,23 +115,17 @@ "core_clk", "vsync_clk"; /* These Offsets are relative to "mdp_phys" address */ qcom,mdp-settings = <0x0117C 0x00005555>, <0x01184 0xC000FF00>, <0x011E0 0x000000A9>, <0x011E4 0x00000055>, <0x012AC 0xC0000CCC>, <0x012B4 0xC0000CCC>, <0x012BC 0x00CCCCCC>, <0x012C4 0x000000CC>, <0x013A8 0x0CCCC0C0>, <0x013B0 0xCCCCC0C0>, <0x013B8 0xCCCCC0C0>, <0x013D0 0x00CCC000>, <0x65048 0x00000058>, <0x65848 0x00000058>, <0x66048 0x00000058>, <0x66848 0x00000058>, <0x67048 0x00000058>; qcom,mdp-settings = <0x0117c 0x00005555>, <0x01184 0xC000ff00>, <0x011e4 0x00000000>, <0x012ac 0xc0000ccc>, <0x012b4 0xc0000ccc>, <0x012bc 0x00cccccc>, <0x012c4 0x000000cc>, <0x013a8 0x0cccc0c0>, <0x013b0 0xccccc0c0>, <0x013b8 0xccccc0c0>, <0x013d0 0x00ccc000>; /* buffer parameters to calculate prefill bandwidth */ /* TODO: Need to check BW settings */ Loading Loading
arch/arm/boot/dts/qcom/msm8994-mdss.dtsi +16 −17 Original line number Diff line number Diff line Loading @@ -34,6 +34,11 @@ qcom,mdss-clk-factor = <105 100>; /* 1.05 times */ qcom,max-mixer-width = <2048>; /* VBIF QoS remapper settings*/ qcom,mdss-vbif-qos-rt-setting = <2 2 2 1>; qcom,mdss-vbif-qos-nrt-setting = <1 1 1 1>; qcom,mdss-mdp-reg-offset = <0x00001000>; qcom,max-bandwidth-low-kbps = <6000000>; qcom,max-bandwidth-high-kbps = <6000000>; Loading Loading @@ -110,23 +115,17 @@ "core_clk", "vsync_clk"; /* These Offsets are relative to "mdp_phys" address */ qcom,mdp-settings = <0x0117C 0x00005555>, <0x01184 0xC000FF00>, <0x011E0 0x000000A9>, <0x011E4 0x00000055>, <0x012AC 0xC0000CCC>, <0x012B4 0xC0000CCC>, <0x012BC 0x00CCCCCC>, <0x012C4 0x000000CC>, <0x013A8 0x0CCCC0C0>, <0x013B0 0xCCCCC0C0>, <0x013B8 0xCCCCC0C0>, <0x013D0 0x00CCC000>, <0x65048 0x00000058>, <0x65848 0x00000058>, <0x66048 0x00000058>, <0x66848 0x00000058>, <0x67048 0x00000058>; qcom,mdp-settings = <0x0117c 0x00005555>, <0x01184 0xC000ff00>, <0x011e4 0x00000000>, <0x012ac 0xc0000ccc>, <0x012b4 0xc0000ccc>, <0x012bc 0x00cccccc>, <0x012c4 0x000000cc>, <0x013a8 0x0cccc0c0>, <0x013b0 0xccccc0c0>, <0x013b8 0xccccc0c0>, <0x013d0 0x00ccc000>; /* buffer parameters to calculate prefill bandwidth */ /* TODO: Need to check BW settings */ Loading