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

Commit 069b17a5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: mdss: Fix MDP bandwidth vote when no display is enabled"

parents d8f24df8 0ccb4c44
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -2743,9 +2743,12 @@ static int mdss_mdp_probe(struct platform_device *pdev)
		if (split_display)
			num_of_display_on--;
	}
	if (!num_of_display_on)
	if (!num_of_display_on) {
		mdss_mdp_footswitch_ctrl_splash(false);
	else {
		msm_bus_scale_client_update_request(
					mdata->bus_hdl, 0);
		mdata->ao_bw_uc_idx = 0;
	} else {
		mdata->handoff_pending = true;
		/*
		 * If multiple displays are enabled in LK, ctrl_splash off will