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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.c1561 DisplayModePtr config_modes = NULL, output_modes, default_modes = NULL; local in function:xf86ProbeOutputModes
1676 default_modes = xf86GetDefaultModes ();
1683 xf86ValidateModesReducedBlanking (scrn, default_modes);
1696 xf86ValidateModesSync (scrn, default_modes, &mon_rec);
1701 xf86ValidateModesClocks(scrn, default_modes,
1710 output->probed_modes = xf86ModesAdd (output->probed_modes, default_modes);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c1668 DisplayModePtr config_modes = NULL, output_modes, default_modes = NULL; local in function:xf86ProbeOutputModes
1787 default_modes = xf86GetDefaultModes();
1794 xf86ValidateModesReducedBlanking(scrn, default_modes);
1806 xf86ValidateModesSync(scrn, default_modes, &mon_rec);
1811 xf86ValidateModesClocks(scrn, default_modes,
1821 xf86ModesAdd(output->probed_modes, default_modes);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display.c4122 default_modes(DisplayModePtr preferred) function in typeref:typename:DisplayModePtr
4219 m = default_modes(preferred);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_display.c2987 default_modes(void) function in typeref:typename:DisplayModePtr
3018 m = default_modes();

Completed in 27 milliseconds