HomeSort by: relevance | last modified time | path
    Searched refs:UseBiosDividers (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_modes.c 355 if ((info->UseBiosDividers && native_mode->DotClock != 0) || (ddc == NULL))
367 * clock, or ValidateFPModes will fail, even when UseBiosDividers
380 !info->UseBiosDividers)
406 if (info->UseBiosDividers && native_mode->DotClock != 0)
legacy_crtc.c 1222 if ((flags & RADEON_PLL_USE_BIOS_DIVS) && info->UseBiosDividers) {
1311 if ((flags & RADEON_PLL_USE_BIOS_DIVS) && info->UseBiosDividers) {
radeon.h 850 Bool UseBiosDividers;
legacy_output.c 213 info->UseBiosDividers = TRUE;
radeon_bios.c 1153 info->UseBiosDividers = TRUE;

Completed in 12 milliseconds