Searched refs:hdcp_w (Results 1 – 3 of 3) sorted by relevance
200 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index]; in hdcp_update_display() local206 guard(mutex)(&hdcp_w->mutex); in hdcp_update_display()208 if (hdcp_w->aconnector[conn_index]) in hdcp_update_display()209 drm_connector_put(&hdcp_w->aconnector[conn_index]->base); in hdcp_update_display()210 hdcp_w->aconnector[conn_index] = aconnector; in hdcp_update_display()239 schedule_delayed_work(&hdcp_w->property_validate_dwork, in hdcp_update_display()243 hdcp_w->encryption_status[conn_index] = MOD_HDCP_ENCRYPTION_STATUS_HDCP_OFF; in hdcp_update_display()244 cancel_delayed_work(&hdcp_w->property_validate_dwork); in hdcp_update_display()247 mod_hdcp_update_display(&hdcp_w->hdcp, conn_index, &link_adjust, &display_adjust, &hdcp_w->output); in hdcp_update_display()249 process_output(hdcp_w); in hdcp_update_display()[all …]
465 struct hdcp_workqueue *hdcp_w = in dm_dp_mst_get_modes() local469 hdcp_w->hdcp_content_type[connector->index]; in dm_dp_mst_get_modes()471 hdcp_w->content_protection[connector->index]; in dm_dp_mst_get_modes()
9513 struct hdcp_workqueue *hdcp_w) in is_content_protection_different() argument10874 struct hdcp_workqueue *hdcp_w = in amdgpu_dm_update_hdcp() local10877 hdcp_w->hdcp_content_type[connector->index] = in amdgpu_dm_update_hdcp()10879 hdcp_w->content_protection[connector->index] = in amdgpu_dm_update_hdcp()