Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fdd03994 authored by Ashray Kulkarni's avatar Ashray Kulkarni Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Remove bus vector fudge factor for decoder



Remove decoder bus vector fudge factor which voted for higher
bandwidth. With this change video decoder votes for lower
bandwidth. This saves power during video playback.

Change-Id: I2301a4d523c813f70417e6e3b555c8aa63a06bbc
Signed-off-by: default avatarAshray Kulkarni <ashrayk@codeaurora.org>
parent 36a3236d
Loading
Loading
Loading
Loading
+18 −18
Original line number Diff line number Diff line
@@ -1972,15 +1972,15 @@
				qcom,msm-bus,num-paths = <1>;
				qcom,msm-bus,vectors-KBps =
					<63 512 0 0>,
					<63 512 151600 0>,
					<63 512 393600 0>,
					<63 512 393600 0>,
					<63 512 749100 0>,
					<63 512 749100 0>,
					<63 512 1460700 0>,
					<63 512 2390500 0>,
					<63 512 2542300 0>,
					<63 512 2959800 0>;
					<63 512 104000 0>,
					<63 512 208000 0>,
					<63 512 270000 0>,
					<63 512 540000 0>,
					<63 512 519000 0>,
					<63 512 1038000 0>,
					<63 512 1957600 0>,
					<63 512 2083200 0>,
					<63 512 2447000 0>;
				qcom,bus-configs = <0xc000000>;
			};

@@ -1990,15 +1990,15 @@
				qcom,msm-bus,num-paths = <1>;
				qcom,msm-bus,vectors-KBps =
					<63 512 0 0>,
					<63 512 113900 0>,
					<63 512 296700 0>,
					<63 512 296700 0>,
					<63 512 571400 0>,
					<63 512 571400 0>,
					<63 512 1088500 0>,
					<63 512 1811000 0>,
					<63 512 1962000 0>,
					<63 512 2242900 0>;
					<63 512 104000 0>,
					<63 512 208000 0>,
					<63 512 270000 0>,
					<63 512 540000 0>,
					<63 512 519000 0>,
					<63 512 1038000 0>,
					<63 512 1957600 0>,
					<63 512 2083200 0>,
					<63 512 2447000 0>;
				qcom,bus-configs = <0x30fcfff>;
			};