Lines Matching full:tmds
252 * drm_dp_dual_mode_max_tmds_clock - Max TMDS clock for DP dual mode adaptor
256 * Determine the max TMDS clock the adaptor supports based on the
264 * Maximum supported TMDS clock rate for the DP dual mode adaptor in kHz.
286 DRM_DEBUG_KMS("Failed to query max TMDS clock\n"); in drm_dp_dual_mode_max_tmds_clock()
295 …* drm_dp_dual_mode_get_tmds_output - Get the state of the TMDS output buffers in the DP dual mode …
298 * @enabled: current state of the TMDS output buffers
300 * Get the state of the TMDS output buffers in the adaptor. For
325 DRM_DEBUG_KMS("Failed to query state of TMDS output buffers\n"); in drm_dp_dual_mode_get_tmds_output()
336 * drm_dp_dual_mode_set_tmds_output - Enable/disable TMDS output buffers in the DP dual mode adaptor
339 * @enable: enable (as opposed to disable) the TMDS output buffers
341 * Set the state of the TMDS output buffers in the adaptor. For
370 DRM_DEBUG_KMS("Failed to %s TMDS output buffers (%d attempts)\n", in drm_dp_dual_mode_set_tmds_output()
379 DRM_DEBUG_KMS("I2C read failed during TMDS output buffer %s (%d attempts)\n", in drm_dp_dual_mode_set_tmds_output()
389 DRM_DEBUG_KMS("I2C write value mismatch during TMDS output buffer %s\n", in drm_dp_dual_mode_set_tmds_output()