Home
last modified time | relevance | path

Searched refs:drm_hdcp_update_content_protection (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_hdcp.c409 void drm_hdcp_update_content_protection(struct drm_connector *connector, in drm_hdcp_update_content_protection() function
423 EXPORT_SYMBOL(drm_hdcp_update_content_protection);
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_hdcp.c317 drm_hdcp_update_content_protection(&aconnector->base, DRM_MODE_CONTENT_PROTECTION_ENABLED); in event_property_update()
320 drm_hdcp_update_content_protection(&aconnector->base, DRM_MODE_CONTENT_PROTECTION_ENABLED); in event_property_update()
322 drm_hdcp_update_content_protection(&aconnector->base, DRM_MODE_CONTENT_PROTECTION_DESIRED); in event_property_update()
/linux/include/drm/
A Ddrm_hdcp.h301 void drm_hdcp_update_content_protection(struct drm_connector *connector,
/linux/drivers/gpu/drm/i915/display/
A Dintel_hdcp.c1101 drm_hdcp_update_content_protection(&connector->base, in intel_hdcp_prop_work()

Completed in 11 milliseconds