Lines Matching refs:tmds
1740 radeon_tmds_ptr tmds = NULL;
1744 tmds = (radeon_tmds_ptr)info->encoders[ATOM_DEVICE_DFP1_INDEX]->dev_priv;
1752 if (!RADEONGetTMDSInfoFromBIOS(output->scrn, tmds))
1753 RADEONGetTMDSInfoFromTable(output->scrn, tmds);
1755 RADEONGetTMDSInfoFromTable(output->scrn, tmds);
2720 /* Some macs (minis and powerbooks) use internal tmds, others use external tmds
2726 * PowerBook5,[1-5]: external tmds, single-link
2727 * PowerBook5,[789]: external tmds, dual-link
2728 * PowerBook5,6: external tmds, single-link or dual-link
2729 * need to add another option to specify the external tmds chip
2785 ret = RADEON_MAC_MINI_INTERNAL; /* internal tmds */
2789 ret = RADEON_MAC_MINI_EXTERNAL; /* external tmds */
2798 ret = RADEON_MAC_POWERBOOK_INTERNAL; /* internal tmds */
2861 ret = RADEON_MAC_MINI_INTERNAL; /* internal tmds */
2865 ret = RADEON_MAC_MINI_EXTERNAL; /* external tmds */
2943 /* DVO requires 2x ppll clocks depending on the tmds chip */