Searched refs:num_crtc (Results 1 – 11 of 11) sorted by relevance
173 | (di->num_crtc > 1 ? RADEON_CRTC2_VBLANK_STAT : 0)); in timer_interrupt_func()220 if (di->num_crtc > 1) { in Radeon_SetupIRQ()256 if (di->num_crtc > 1) in Radeon_SetupIRQ()297 if (di->num_crtc > 1) in Radeon_SetupIRQ()330 if (di->num_crtc > 1) in Radeon_CleanupIRQ()
269 si->num_crtc = di->num_crtc; in Radeon_FirstOpen()295 di->vc->assigned_crtc[1] = si->num_crtc > 1; in Radeon_FirstOpen()
106 uint8 num_crtc; member
648 if ( di->num_crtc != 2 ) { in Radeon_SetDynamicClock()716 if ( di->num_crtc != 2 ) { in Radeon_SetDynamicClock()786 if ( di->num_crtc != 2 ) { in Radeon_SetDynamicClock()
575 di->num_crtc = asic_properties[device->asic].has_crtc2 ? 2 : 1; in probeDevice()
616 else if( ai->si->num_crtc > 1 && crtc2_displays == 0 && vc->assigned_crtc[1] ) in assignDefaultMonitorRoute()620 …else if( ai->si->num_crtc > 1 && (crtc2_displays & ~(dd_stv | dd_ctv)) == 0 && vc->assigned_crtc[1… in assignDefaultMonitorRoute()630 else if( ai->si->num_crtc > 1 && crtc2_displays == 0 && vc->assigned_crtc[1] ) in assignDefaultMonitorRoute()634 …else if( ai->si->num_crtc > 1 && (crtc2_displays & ~(dd_stv | dd_ctv)) == 0 && vc->assigned_crtc[1… in assignDefaultMonitorRoute()680 si->num_crtc, in Radeon_SetupDefaultMonitorRouting()
60 if( si->num_crtc > 1 ) in Radeon_VerifyMultiMode()
327 | (si->num_crtc > 1 ? RADEON_CRTC2_VBLANK_MASK : 0); in Radeon_EnableIRQ()419 if( si->num_crtc > 1 ) in SET_DISPLAY_MODE()
209 if (IS_R300_VARIANT || (ai->si->asic == rt_r200) || (ai->si->num_crtc == 1)) in Radeon_CalcFPRegisters()
961 } else if (si->num_crtc == 1) { in Radeon_DetectDisplays()1038 if (si->num_crtc > 1) { in Radeon_DetectDisplays()
545 uint8 num_crtc; // number of physical heads member