Home
last modified time | relevance | path

Searched refs:content_protection_property (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_hdcp.c362 dev->mode_config.content_protection_property; in DRM_ENUM_NAME_FN()
373 dev->mode_config.content_protection_property = prop; in DRM_ENUM_NAME_FN()
421 dev->mode_config.content_protection_property); in drm_hdcp_update_content_protection()
H A Ddrm_atomic_uapi.c749 } else if (property == config->content_protection_property) { in drm_atomic_connector_set_property()
840 } else if (property == config->content_protection_property) { in drm_atomic_connector_get_property()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_hdcp_helper.c360 dev->mode_config.content_protection_property; in DRM_ENUM_NAME_FN()
371 dev->mode_config.content_protection_property = prop; in DRM_ENUM_NAME_FN()
419 dev->mode_config.content_protection_property); in drm_hdcp_update_content_protection()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_mode_config.h853 * @content_protection_property: DRM ENUM property for content
856 struct drm_property *content_protection_property; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_mode_config.h879 * @content_protection_property: DRM ENUM property for content
882 struct drm_property *content_protection_property; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c773 } else if (property == config->content_protection_property) { in drm_atomic_connector_set_property()
871 } else if (property == config->content_protection_property) { in drm_atomic_connector_get_property()

Completed in 8 milliseconds