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

Commit d60dc7ed 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: hdmi: configure hdcp feature support"

parents 864f20f1 869f65ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3177,6 +3177,7 @@ static int hdmi_tx_power_on(struct hdmi_tx_ctrl *hdmi_ctrl)
	void *pdata = hdmi_tx_get_fd(HDMI_TX_FEAT_PANEL);
	void *edata = hdmi_tx_get_fd(HDMI_TX_FEAT_EDID);

	hdmi_ctrl->hdcp_feature_on = hdcp_feature_on;
	hdmi_ctrl->vic = hdmi_panel_get_vic(&panel_data->panel_info,
				&hdmi_ctrl->ds_data);