Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.h173 uint8_t hdcp1_retry_count; member
566 hdcp->connection.hdcp1_retry_count = 0; in reset_retry_counts()
H A Dhdcp.c41 hdcp->connection.hdcp1_retry_count++; in push_error_status()
62 return (hdcp->connection.hdcp1_retry_count < MAX_NUM_OF_ATTEMPTS) && in is_cp_desired_hdcp1()
H A Dhdcp1_transition.c233 } else if (conn->hdcp1_retry_count < conn->link.adjust.hdcp1.min_auth_retries_wa) { in mod_hdcp_hdcp1_dp_transition()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.c41 hdcp->connection.hdcp1_retry_count++; in push_error_status()
42 if (hdcp->connection.hdcp1_retry_count == MAX_NUM_OF_ATTEMPTS) in push_error_status()
H A Dhdcp.h173 uint8_t hdcp1_retry_count; member
580 hdcp->connection.hdcp1_retry_count = 0; in reset_retry_counts()
H A Dhdcp1_transition.c233 } else if (conn->hdcp1_retry_count < conn->link.adjust.hdcp1.min_auth_retries_wa) { in mod_hdcp_hdcp1_dp_transition()

Completed in 6 milliseconds