Lines Matching full:facing

974  * drm_dp_downstream_is_type() - is the downstream facing port of certain type?
984 * Returns: whether the downstream facing port matches the type.
996 * drm_dp_downstream_is_tmds() - is the downstream facing port TMDS?
1001 * Returns: whether the downstream facing port is TMDS (HDMI/DVI).
1225 * drm_dp_downstream_max_dotclock() - extract downstream facing port max dot clock
1229 * Returns: Downstream facing port max dot clock in kHz on success,
1253 * drm_dp_downstream_max_tmds_clock() - extract downstream facing port max TMDS clock
1258 * Returns: HDMI/DVI downstream facing port max TMDS clock in kHz on success,
1318 * drm_dp_downstream_min_tmds_clock() - extract downstream facing port min TMDS clock
1323 * Returns: HDMI/DVI downstream facing port min TMDS clock in kHz on success,
1361 * drm_dp_downstream_max_bpc() - extract downstream facing port max
1364 * @port_cap: downstream facing port capabilities
1418 * drm_dp_downstream_420_passthrough() - determine downstream facing port
1421 * @port_cap: downstream facing port capabilities
1423 * Returns: whether the downstream facing port can pass through YCbCr 4:2:0
1449 * drm_dp_downstream_444_to_420_conversion() - determine downstream facing port
1452 * @port_cap: downstream facing port capabilities
1454 * Returns: whether the downstream facing port can convert YCbCr 4:4:4 to 4:2:0
1478 * drm_dp_downstream_rgb_to_ycbcr_conversion() - determine downstream facing port
1481 * @port_cap: downstream facing port capabilities
1484 * Returns: whether the downstream facing port can convert RGB->YCbCr for a given
1510 * drm_dp_downstream_mode() - return a mode for downstream facing port
1515 * Provides a suitable mode for downstream facing ports without EDID.