Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c1665 Bool debug_modes = config->debug_modes || xf86Initialising; in xf86ProbeOutputModes() local
1830 xf86PruneInvalidModes(scrn, &output->probed_modes, debug_modes); in xf86ProbeOutputModes()
1861 if (debug_modes) { in xf86ProbeOutputModes()
1880 if (debug_modes) in xf86ProbeOutputModes()
2518 config->debug_modes = xf86ReturnOptValBool(config->options, in xf86InitialConfiguration()
3208 Bool debug_modes = config->debug_modes || xf86Initialising; in xf86OutputSetEDID() local
3220 if (debug_modes) { in xf86OutputSetEDID()
H A Dxf86Crtc.h816 Bool debug_modes; member