Merge "drm/msm: reset HDCP 2.2 sink support during disconnect"
This commit is contained in:
commit
ee582d5f26
1 changed files with 1 additions and 0 deletions
|
@ -549,6 +549,7 @@ static void _sde_hdmi_bridge_disable(struct drm_bridge *bridge)
|
|||
|
||||
display->pll_update_enable = false;
|
||||
display->sink_hdcp_ver = SDE_HDMI_HDCP_NONE;
|
||||
display->sink_hdcp22_support = false;
|
||||
|
||||
mutex_unlock(&display->display_lock);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue