Lines Matching full:tmds
262 * drm_dp_dual_mode_max_tmds_clock - Max TMDS clock for DP dual mode adaptor
267 * Determine the max TMDS clock the adaptor supports based on the
275 * Maximum supported TMDS clock rate for the DP dual mode adaptor in kHz.
297 drm_dbg_kms(dev, "Failed to query max TMDS clock\n"); in drm_dp_dual_mode_max_tmds_clock()
306 …* drm_dp_dual_mode_get_tmds_output - Get the state of the TMDS output buffers in the DP dual mode …
310 * @enabled: current state of the TMDS output buffers
312 * Get the state of the TMDS output buffers in the adaptor. For
337 drm_dbg_kms(dev, "Failed to query state of TMDS output buffers\n"); in drm_dp_dual_mode_get_tmds_output()
348 * drm_dp_dual_mode_set_tmds_output - Enable/disable TMDS output buffers in the DP dual mode adaptor
352 * @enable: enable (as opposed to disable) the TMDS output buffers
354 * Set the state of the TMDS output buffers in the adaptor. For
381 drm_dbg_kms(dev, "Failed to %s TMDS output buffers (%d attempts)\n", in drm_dp_dual_mode_set_tmds_output()
390 "I2C read failed during TMDS output buffer %s (%d attempts)\n", in drm_dp_dual_mode_set_tmds_output()
399 drm_dbg_kms(dev, "I2C write value mismatch during TMDS output buffer %s\n", in drm_dp_dual_mode_set_tmds_output()