Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp1_transition.c117 adjust->hdcp1.postpone_encryption = 1; in mod_hdcp_hdcp1_transition()
266 adjust->hdcp1.postpone_encryption = 1; in mod_hdcp_hdcp1_dp_transition()
290 adjust->hdcp1.postpone_encryption = 1; in mod_hdcp_hdcp1_dp_transition()
H A Damdgpu_hdcp1_execution.c231 if (!hdcp->connection.link.adjust.hdcp1.postpone_encryption) in computations_validate_rx_test_for_repeater()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/
H A Dmod_hdcp.h159 uint8_t postpone_encryption : 1; member