Home
last modified time | relevance | path

Searched refs:default_modes (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c1656 DisplayModePtr config_modes = NULL, output_modes, default_modes = NULL; in xf86ProbeOutputModes() local
1775 default_modes = xf86GetDefaultModes(); in xf86ProbeOutputModes()
1782 xf86ValidateModesReducedBlanking(scrn, default_modes); in xf86ProbeOutputModes()
1794 xf86ValidateModesSync(scrn, default_modes, &mon_rec); in xf86ProbeOutputModes()
1799 xf86ValidateModesClocks(scrn, default_modes, in xf86ProbeOutputModes()
1809 xf86ModesAdd(output->probed_modes, default_modes); in xf86ProbeOutputModes()