Home
last modified time | relevance | path

Searched refs:postpone_encryption (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp1_transition.c111 adjust->hdcp1.postpone_encryption = 1; in mod_hdcp_hdcp1_transition()
263 adjust->hdcp1.postpone_encryption = 1; in mod_hdcp_hdcp1_dp_transition()
287 adjust->hdcp1.postpone_encryption = 1; in mod_hdcp_hdcp1_dp_transition()
Dhdcp1_execution.c233 if (!hdcp->connection.link.adjust.hdcp1.postpone_encryption) in computations_validate_rx_test_for_repeater()
/linux-6.12.1/drivers/gpu/drm/amd/display/modules/inc/
Dmod_hdcp.h172 uint8_t postpone_encryption : 1; member