Home
last modified time | relevance | path

Searched refs:content_protection (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.h64 unsigned int content_protection[AMDGPU_DM_MAX_DISPLAY_INDEX]; member
H A Damdgpu_dm_trace.h119 __field(unsigned int, content_protection)
139 __entry->content_protection = state->content_protection;
149 "hdcp_content_type=%u content_protection=%u scaling_mode=%u "
155 __entry->hdcp_content_type, __entry->content_protection,
H A Damdgpu_dm_hdcp.c231 if (conn_state && conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) { in hdcp_remove_display()
232 conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in hdcp_remove_display()
393 aconnector->base.state->content_protection, in event_property_validate()
555 aconnector->base.state->content_protection : -1, in update_config()
H A Damdgpu_dm.c3237 if (connector->state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) in amdgpu_dm_update_connector_after_detect()
3238 connector->state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in amdgpu_dm_update_connector_after_detect()
7686 old_conn_state->content_protection, new_conn_state->content_protection); in is_content_protection_different()
7706 new_conn_state->content_protection != DRM_MODE_CONTENT_PROTECTION_UNDESIRED) { in is_content_protection_different()
7707 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()
7713 if (old_conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED && in is_content_protection_different()
7714 new_conn_state->content_protection == DRM_MODE_CONTENT_PROTECTION_DESIRED) { in is_content_protection_different()
7716 new_conn_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in is_content_protection_different()
7720 new_conn_state->content_protection in is_content_protection_different()
[all...]
H A Damdgpu_dm_mst_types.c390 connector->state->content_protection = in dm_dp_mst_get_modes()
391 hdcp_w->content_protection[connector->index]; in dm_dp_mst_get_modes()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_hdcp.c348 * The content protection will be set to &drm_connector_state.content_protection in DRM_ENUM_NAME_FN()
416 if (state->content_protection == val) in drm_hdcp_update_content_protection()
419 state->content_protection = val; in drm_hdcp_update_content_protection()
H A Ddrm_atomic_uapi.c754 state->content_protection = val; in drm_atomic_connector_set_property()
841 *val = state->content_protection; in drm_atomic_connector_get_property()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_hdcp_helper.c346 * The content protection will be set to &drm_connector_state.content_protection in DRM_ENUM_NAME_FN()
414 if (state->content_protection == val) in drm_hdcp_update_content_protection()
417 state->content_protection = val; in drm_hdcp_update_content_protection()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c2171 conn_state->content_protection != in intel_hdcp_update_pipe()
2178 if (conn_state->content_protection == in intel_hdcp_update_pipe()
2195 if (conn_state->content_protection == in intel_hdcp_update_pipe()
2273 u64 old_cp = old_state->content_protection; in intel_hdcp_atomic_check()
2274 u64 new_cp = new_state->content_protection; in intel_hdcp_atomic_check()
2283 new_state->content_protection = in intel_hdcp_atomic_check()
2298 new_state->content_protection = in intel_hdcp_atomic_check()
H A Dintel_dp_mst.c566 if (conn_state->content_protection == in intel_mst_enable_dp()
H A Dintel_ddi.c3976 if (conn_state->content_protection == in intel_enable_ddi()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c2463 conn_state->content_protection != in intel_hdcp_update_pipe()
2470 if (conn_state->content_protection == in intel_hdcp_update_pipe()
2487 if (conn_state->content_protection == in intel_hdcp_update_pipe()
2565 u64 old_cp = old_state->content_protection; in intel_hdcp_atomic_check()
2566 u64 new_cp = new_state->content_protection; in intel_hdcp_atomic_check()
2575 new_state->content_protection = in intel_hdcp_atomic_check()
2590 new_state->content_protection = in intel_hdcp_atomic_check()
H A Dintel_dp_mst.c801 if (conn_state->content_protection == in intel_mst_enable_dp()
H A Dintel_ddi.c3263 if (conn_state->content_protection == in intel_enable_ddi()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2372 if (connector->state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED) in amdgpu_dm_update_connector_after_detect()
2373 connector->state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in amdgpu_dm_update_connector_after_detect()
6838 state->content_protection != DRM_MODE_CONTENT_PROTECTION_UNDESIRED) {
6839 state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED;
6844 if (old_state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED &&
6845 state->content_protection == DRM_MODE_CONTENT_PROTECTION_DESIRED) {
6846 state->content_protection = DRM_MODE_CONTENT_PROTECTION_ENABLED;
6851 if (old_state->content_protection == DRM_MODE_CONTENT_PROTECTION_UNDESIRED &&
6852 state->content_protection == DRM_MODE_CONTENT_PROTECTION_ENABLED)
6853 state->content_protection
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1649 old_cp = old_state->content_protection; in cdns_mhdp_connector_atomic_check()
1650 new_cp = new_state->content_protection; in cdns_mhdp_connector_atomic_check()
1654 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()
1660 new_state->content_protection = DRM_MODE_CONTENT_PROTECTION_DESIRED; in cdns_mhdp_connector_atomic_check()
2032 conn_state->content_protection == in cdns_mhdp_atomic_enable()
H A Dcdns-mhdp8546-hdcp.c497 state->content_protection = mhdp->hdcp.value; in cdns_mhdp_hdcp_prop_work()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_connector.h698 * @content_protection: Connector property to request content
701 unsigned int content_protection; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_connector.h977 * @content_protection: Connector property to request content
980 unsigned int content_protection; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c778 state->content_protection = val; in drm_atomic_connector_set_property()
872 *val = state->content_protection; in drm_atomic_connector_get_property()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c2161 cp = state->content_protection; in anx7625_connector_atomic_check()

Completed in 60 milliseconds