Home
last modified time | relevance | path

Searched refs:repeater_present (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c124 bool *repeater_present) in intel_dp_hdcp_repeater_present()
133 *repeater_present = bcaps & DP_BCAPS_REPEATER_PRESENT; in intel_dp_hdcp_repeater_present()
608 .repeater_present = intel_dp_hdcp_repeater_present,
671 .repeater_present = intel_dp_hdcp_repeater_present,
123 intel_dp_hdcp_repeater_present(struct intel_digital_port *dig_port, bool *repeater_present) intel_dp_hdcp_repeater_present() argument
H A Dintel_hdcp.c639 bool repeater_present, hdcp_capable; in intel_hdcp_auth() local
700 ret = shim->repeater_present(dig_port, &repeater_present); in intel_hdcp_auth()
703 if (repeater_present) in intel_hdcp_auth()
775 if (repeater_present) in intel_hdcp_auth()
H A Dintel_display_types.h299 int (*repeater_present)(struct intel_digital_port *dig_port, member
300 bool *repeater_present);
H A Dintel_hdmi.c1397 bool *repeater_present) in intel_hdmi_hdcp_repeater_present()
1409 *repeater_present = val & DRM_HDCP_DDC_BCAPS_REPEATER_PRESENT; in intel_hdmi_hdcp_repeater_present()
1776 .repeater_present = intel_hdmi_hdcp_repeater_present,
1396 intel_hdmi_hdcp_repeater_present(struct intel_digital_port *dig_port, bool *repeater_present) intel_hdmi_hdcp_repeater_present() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c144 bool *repeater_present) in intel_dp_hdcp_repeater_present()
153 *repeater_present = bcaps & DP_BCAPS_REPEATER_PRESENT; in intel_dp_hdcp_repeater_present()
649 .repeater_present = intel_dp_hdcp_repeater_present,
778 .repeater_present = intel_dp_hdcp_repeater_present,
143 intel_dp_hdcp_repeater_present(struct intel_digital_port *dig_port, bool *repeater_present) intel_dp_hdcp_repeater_present() argument
H A Dintel_hdcp.c728 bool repeater_present, hdcp_capable; in intel_hdcp_auth() local
789 ret = shim->repeater_present(dig_port, &repeater_present); in intel_hdcp_auth()
792 if (repeater_present) in intel_hdcp_auth()
871 if (repeater_present) in intel_hdcp_auth()
H A Dintel_display_types.h464 int (*repeater_present)(struct intel_digital_port *dig_port, member
465 bool *repeater_present);
H A Dintel_hdmi.c1375 bool *repeater_present) in intel_hdmi_hdcp_repeater_present()
1387 *repeater_present = val & DRM_HDCP_DDC_BCAPS_REPEATER_PRESENT; in intel_hdmi_hdcp_repeater_present()
1755 .repeater_present = intel_hdmi_hdcp_repeater_present,
1374 intel_hdmi_hdcp_repeater_present(struct intel_digital_port *dig_port, bool *repeater_present) intel_hdmi_hdcp_repeater_present() argument
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_mst_helper.h339 bool repeater_present; member
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_mst_helper.h322 bool repeater_present; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c1014 reply->repeater_present = !!(raw->msg[1] & BIT(5)); in drm_dp_sideband_parse_query_stream_enc_status()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c1016 reply->repeater_present = !!(raw->msg[1] & BIT(5)); in drm_dp_sideband_parse_query_stream_enc_status()

Completed in 60 milliseconds