xserver/hw/xfree86
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
..
common XFree86: Treat evdev and vmmouse as mouse drivers (bug #10512, #10559) 2007-04-08 13:39:06 +03:00
ddc Refuse to create tiny modes from EDID detailed timing. 2007-03-28 12:03:19 -04:00
dixmods Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
doc Move modes/ debugging output under Option "ModeDebug" in the Device section. 2007-04-02 18:21:58 -07:00
dri Ensure domain is stripped from the bus ID. 2007-03-09 12:26:55 +00:00
dummylib Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
exa Switch the default migration heuristic for EXA to "always". 2006-12-28 13:21:25 -08:00
fbdevhw fbdevhw: Only deal with RGB weight if default visual is True- or DirectColor. 2007-01-19 18:30:21 +01:00
i2c Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs. 2007-03-25 22:01:34 -04:00
int10 Set Int10Current->Tag for the linux native int10 module 2006-12-13 12:18:22 +00:00
loader Move libcw setup to the only renderer requiring it (XAA). 2007-03-27 17:31:28 -07:00
modes Disable CRTC when SetSingleMode has no matching mode. Update RandR as well. 2007-04-10 12:36:45 -07:00
os-support Look for the PCI ROM file elsewhere in sysfs. 2007-04-09 19:08:52 -04:00
parser Don't write out empty sections from the parser. 2007-04-09 18:59:01 -04:00
rac Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
ramdac Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs. 2007-03-25 22:01:34 -04:00
scanpci Update pci.ids to 2007-01-18 snapshot 2007-01-18 16:03:30 -08:00
shadowfb Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
utils Check for __sparc as well as __sparc__ for compatibility with Sun cc 2006-12-04 13:36:30 -08:00
vbe Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
vgahw Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
x86emu Fix calculations in x86 emulator for the long long case (Andreas Schwab). 2007-03-15 16:56:01 +01:00
xaa Move the XAA private indices to be static. 2007-03-28 15:17:02 -04:00
xf1bpp Make xf1bpp build correctly with compilers that don't support -include 2007-01-18 15:31:53 -08:00
xf4bpp Delete a dead file. 2007-03-25 12:28:13 -04:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf8_32bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp remove CID support (bug #5553) 2006-12-06 23:24:23 +02:00