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

Commit 2fe23db0 authored by Ramkumar Radhakrishnan's avatar Ramkumar Radhakrishnan Committed by Adrian Salido-Moreno
Browse files

msm: mdss: Increase max BW cap for low kbps to 2.75G



Increase the bandwidth cap for low kpbs to 2.75G to support. This allows
the following use case to go through MDP:
* 2xRGBX_8888 full screen layer WQXGA resolution
* 1xRGB_888 full screen layer WQXGA resolution

But still fail other use cases that could lead to underrun.

Change-Id: I826b014d663ff69c1611e9463088ba712f40efc8
Signed-off-by: default avatarRamkumar Radhakrishnan <ramkumar@codeaurora.org>
Signed-off-by: default avatarAdrian Salido-Moreno <adrianm@codeaurora.org>
parent c4251672
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1714,6 +1714,7 @@
	qcom,mdss-has-bwc;
	qcom,mdss-has-decimation;
	qcom,mdss-ad-off = <0x0013100 0x00013300>;
	qcom,max-bandwidth-low-kbps = <2750000>;
};

&mdss_hdmi_tx {