Searched refs:hdcp_w (Results 1 – 3 of 3) sorted by relevance
175 mutex_lock(&hdcp_w->mutex); in hdcp_update_display()183 mod_hdcp_remove_display(&hdcp_w->hdcp, aconnector->base.index, &hdcp_w->output); in hdcp_update_display()215 mod_hdcp_add_display(&hdcp_w->hdcp, link, display, &hdcp_w->output); in hdcp_update_display()217 process_output(hdcp_w); in hdcp_update_display()218 mutex_unlock(&hdcp_w->mutex); in hdcp_update_display()229 mutex_lock(&hdcp_w->mutex); in hdcp_remove_display()244 mod_hdcp_remove_display(&hdcp_w->hdcp, aconnector->base.index, &hdcp_w->output); in hdcp_remove_display()246 process_output(hdcp_w); in hdcp_remove_display()254 mutex_lock(&hdcp_w->mutex); in hdcp_reset_display()256 mod_hdcp_reset_connection(&hdcp_w->hdcp, &hdcp_w->output); in hdcp_reset_display()[all …]
370 struct hdcp_workqueue *hdcp_w = &hdcp_work[aconnector->dc_link->link_index]; in dm_dp_mst_get_modes() local373 hdcp_w->hdcp_content_type[connector->index]; in dm_dp_mst_get_modes()375 hdcp_w->content_protection[connector->index]; in dm_dp_mst_get_modes()
7536 struct hdcp_workqueue *hdcp_w) in is_content_protection_different() argument8621 struct hdcp_workqueue *hdcp_w = in amdgpu_dm_atomic_commit_tail() local8624 hdcp_w->hdcp_content_type[connector->index] = in amdgpu_dm_atomic_commit_tail()8626 hdcp_w->content_protection[connector->index] = in amdgpu_dm_atomic_commit_tail()
Completed in 22 milliseconds