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

Commit a66dbe84 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 Display Port boot-up with default resolution"

parents 5b25d934 728e114f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1481,7 +1481,6 @@ int mdss_dp_on_hpd(struct mdss_dp_drv_pdata *dp_drv)
	if (ret)
		goto exit;

	if (dp_drv->new_vic && (dp_drv->new_vic != dp_drv->vic))
	dp_init_panel_info(dp_drv, dp_drv->new_vic);

	dp_drv->link_rate = mdss_dp_gen_link_clk(dp_drv);