xserver/hw
Keith Packard bcf17df69a Disable CRTC when SetSingleMode has no matching mode. Update RandR as well.
xf86SetSingleMode tries to resize all crtcs to match the selected mode. When
a CRTC has no matching mode, it now disables the CRTC (instead of crashing).

Also, poke the RandR extension when xf86SetSingleMode is done so that
appropriate events can be delivered, and so that future RandR queries return
correct information.
(cherry picked from commit dc6c4f6989f87149d8605604f4514f5cbf11de67)
2007-04-10 12:36:45 -07:00
..
darwin Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
dmx Implement a minor hack in dmxCheckFunctionKeys() to detect special keys. 2007-04-03 11:21:50 -06:00
kdrive Bug #6620: Fixed a missing 'else' in ATIPseudoDMAInit(). 2007-03-31 16:51:24 +02:00
vfb Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
xfree86 Disable CRTC when SetSingleMode has no matching mode. Update RandR as well. 2007-04-10 12:36:45 -07:00
xgl Static markup and dead code cull over xkb/. 2007-03-20 18:37:02 -04:00
xnest Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
xprint add DDXRingBell() stub to solve link problem 2007-04-03 09:30:24 -06:00
xwin Static markup and dead code cull over xkb/. 2007-03-20 18:37:02 -04:00
Makefile.am dix mods for Darwin 2007-02-17 01:21:43 -08:00