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

Commit 869f65ec authored by Narender Ankam's avatar Narender Ankam Committed by Gerrit - the friendly Code Review server
Browse files

msm: mdss: hdmi: configure hdcp feature support



Configure hdcp feature support in hdmi driver.

Change-Id: I961a762490c41549899050551ca2010d48817a62
Signed-off-by: default avatarNarender Ankam <nankam@codeaurora.org>
parent 7f5a4774
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3162,6 +3162,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);