Home
last modified time | relevance | path

Searched refs:content_protection (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_hdcp.h64 unsigned int content_protection[AMDGPU_DM_MAX_DISPLAY_INDEX]; member
A Damdgpu_dm_hdcp.c237 if (conn_state && conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) { in hdcp_remove_display()
238 conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in hdcp_remove_display()
406 aconnector->base.state->content_protection, in event_property_validate()
569 (!!aconnector->base.state) ? aconnector->base.state->content_protection : -1, in update_config()
A Damdgpu_dm_trace.h119 __field(unsigned int, content_protection)
139 __entry->content_protection = state->content_protection;
155 __entry->hdcp_content_type, __entry->content_protection,
A Damdgpu_dm.c3117 connector->state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in amdgpu_dm_update_connector_after_detect()
7544 old_conn_state->content_protection, new_conn_state->content_protection); in is_content_protection_different()
7565 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()
7574 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()
7578 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_ENABLED; in is_content_protection_different()
7589 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()
7625 if (old_conn_state->content_protection == new_conn_state->content_protection) { in is_content_protection_different()
8544 old_con_state->content_protection, new_con_state->content_protection); in amdgpu_dm_atomic_commit_tail()
8597 new_con_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in amdgpu_dm_atomic_commit_tail()
8626 hdcp_w->content_protection[connector->index] = in amdgpu_dm_atomic_commit_tail()
[all …]
A Damdgpu_dm_mst_types.c374 connector->state->content_protection = in dm_dp_mst_get_modes()
375 hdcp_w->content_protection[connector->index]; in dm_dp_mst_get_modes()
/linux-6.3-rc2/drivers/gpu/drm/display/
A Ddrm_hdcp_helper.c414 if (state->content_protection == val) in drm_hdcp_update_content_protection()
417 state->content_protection = val; in drm_hdcp_update_content_protection()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_hdcp.c2430 conn_state->content_protection != in intel_hdcp_update_pipe()
2437 if (conn_state->content_protection == in intel_hdcp_update_pipe()
2454 if (conn_state->content_protection == in intel_hdcp_update_pipe()
2531 u64 old_cp = old_state->content_protection; in intel_hdcp_atomic_check()
2532 u64 new_cp = new_state->content_protection; in intel_hdcp_atomic_check()
2541 new_state->content_protection = in intel_hdcp_atomic_check()
2556 new_state->content_protection = in intel_hdcp_atomic_check()
A Dintel_dp_mst.c748 if (conn_state->content_protection == in intel_mst_enable_dp()
A Dintel_ddi.c2979 if (conn_state->content_protection == in intel_enable_ddi()
/linux-6.3-rc2/drivers/gpu/drm/bridge/cadence/
A Dcdns-mhdp8546-core.c1632 old_cp = old_state->content_protection; in cdns_mhdp_connector_atomic_check()
1633 new_cp = new_state->content_protection; in cdns_mhdp_connector_atomic_check()
1637 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()
1643 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()
2016 conn_state->content_protection == in cdns_mhdp_atomic_enable()
A Dcdns-mhdp8546-hdcp.c496 state->content_protection = mhdp->hdcp.value; in cdns_mhdp_hdcp_prop_work()
/linux-6.3-rc2/include/drm/
A Ddrm_connector.h897 unsigned int content_protection; member
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_atomic_uapi.c749 state->content_protection = val; in drm_atomic_connector_set_property()
843 *val = state->content_protection; in drm_atomic_connector_get_property()
/linux-6.3-rc2/drivers/gpu/drm/bridge/analogix/
A Danx7625.c2122 cp = state->content_protection; in anx7625_connector_atomic_check()

Completed in 61 milliseconds