Home
last modified time | relevance | path

Searched refs:hdcp_content_type (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_hdcp.h66 unsigned int hdcp_content_type[AMDGPU_DM_MAX_DISPLAY_INDEX]; member
A Damdgpu_dm_hdcp.c265 aconnector->base.index, conn_state->hdcp_content_type, in hdcp_remove_display()
371 if (conn_state->hdcp_content_type == in event_property_update()
378 } else if (conn_state->hdcp_content_type == in event_property_update()
581 aconnector->base.state->hdcp_content_type : -1); in update_config()
A Damdgpu_dm_trace.h118 __field(unsigned int, hdcp_content_type)
138 __entry->hdcp_content_type = state->hdcp_content_type;
155 __entry->hdcp_content_type, __entry->content_protection,
A Damdgpu_dm_mst_types.c439 connector->state->hdcp_content_type = in dm_dp_mst_get_modes()
440 hdcp_w->hdcp_content_type[connector->index]; in dm_dp_mst_get_modes()
A Damdgpu_dm.c8849 if (old_conn_state->hdcp_content_type != new_conn_state->hdcp_content_type && in is_content_protection_different()
10229 hdcp_w->hdcp_content_type[connector->index] = in amdgpu_dm_atomic_commit_tail()
10230 new_con_state->hdcp_content_type; in amdgpu_dm_atomic_commit_tail()
10244 new_con_state->hdcp_content_type, enable_encryption); in amdgpu_dm_atomic_commit_tail()
/drivers/gpu/drm/display/
A Ddrm_hdcp_helper.c356 struct drm_connector *connector, bool hdcp_content_type) in DRM_ENUM_NAME_FN()
373 if (!hdcp_content_type) in DRM_ENUM_NAME_FN()
/drivers/gpu/drm/bridge/cadence/
A Dcdns-mhdp8546-hdcp.c457 ret = _cdns_mhdp_hdcp_enable(mhdp, mhdp->hdcp.hdcp_content_type); in cdns_mhdp_hdcp_check_link()
512 mhdp->hdcp.hdcp_content_type = content_type; in cdns_mhdp_hdcp_enable()
A Dcdns-mhdp8546-core.h351 u8 hdcp_content_type; member
A Dcdns-mhdp8546-core.c1584 if (old_state->hdcp_content_type != new_state->hdcp_content_type && in cdns_mhdp_connector_atomic_check()
1962 cdns_mhdp_hdcp_enable(mhdp, conn_state->hdcp_content_type); in cdns_mhdp_atomic_enable()
/drivers/gpu/drm/i915/display/
A Dintel_hdcp.c2459 hdcp->content_type = (u8)conn_state->hdcp_content_type; in _intel_hdcp_enable()
2574 (conn_state->hdcp_content_type != hdcp->content_type && in intel_hdcp_update_pipe()
2724 if (old_state->hdcp_content_type == in intel_hdcp_atomic_check()
2725 new_state->hdcp_content_type) in intel_hdcp_atomic_check()
/drivers/gpu/drm/
A Ddrm_atomic_uapi.c760 state->hdcp_content_type = val; in drm_atomic_connector_set_property()
856 *val = state->hdcp_content_type; in drm_atomic_connector_get_property()

Completed in 46 milliseconds