CRTC2_TMDS
case CRTC2_TMDS: /* nothing on head 1, digital panel on head 2 */
case CRTC1_TMDS | CRTC2_TMDS: /* digital panels on both heads */
case CRTC1_VGA | CRTC2_TMDS: /* analog connected screen on head 1, digital panel on head 2 */
if (!(si->ps.monitors & CRTC2_TMDS) && (si->ps.card_type != NV11))
if (!(si->ps.monitors & CRTC2_TMDS) && (si->ps.card_type != NV11))
if (si->ps.monitors & CRTC2_TMDS)
if (!(si->ps.monitors & CRTC2_TMDS)) CRTC2W(PIXEL, (CRTC2R(PIXEL) & 0x7f));
if (si->ps.monitors & CRTC2_TMDS)
if (do_panel && (si->ps.monitors & CRTC2_TMDS))
if (do_panel && (si->ps.monitors & CRTC2_TMDS))
if (si->ps.monitors & CRTC2_TMDS)
if ((si->ps.monitors & CRTC2_TMDS) && !si->settings.pgm_panel) {
si->ps.monitors |= CRTC2_TMDS;
si->ps.monitors |= CRTC2_TMDS;
((si->ps.monitors & (CRTC1_TMDS | CRTC2_TMDS)) == (CRTC1_TMDS | CRTC2_TMDS)) &&
si->ps.monitors &= ~CRTC2_TMDS;
if (si->ps.monitors & CRTC2_TMDS)
if ((si->ps.monitors & CRTC2_TMDS) && (si->ps.card_type != NV11))
if(si->ps.monitors & CRTC2_TMDS) {
if ((si->ps.monitors & (CRTC2_TMDS | CRTC2_VGA)) == CRTC2_VGA) {
if (si->ps.monitors & CRTC2_TMDS)