xserver-multidpi/hw/xfree86/modes
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 dc6c4f6989)
2007-04-10 12:36:45 -07:00
..
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
xf86Crtc.c Disable CRTC when SetSingleMode has no matching mode. Update RandR as well. 2007-04-10 12:36:45 -07:00
xf86Crtc.h Move modes/ debugging output under Option "ModeDebug" in the Device section. 2007-04-02 18:21:58 -07:00
xf86Cursors.c Allow xf86_reload_cursors during server init. 2007-03-15 19:32:48 -07:00
xf86cvt.c Enable startup-time rotation; change rotation pixmap creation API. 2007-02-17 15:16:20 -08:00
xf86DiDGA.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86EdidModes.c Refuse to create tiny modes from EDID detailed timing. 2007-03-28 12:03:19 -04:00
xf86Modes.c Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86Modes.h Ensure drivers can use new modes header files. 2007-02-17 15:16:44 -08:00
xf86RandR12.c Disable CRTC when SetSingleMode has no matching mode. Update RandR as well. 2007-04-10 12:36:45 -07:00
xf86RandR12.h Disable CRTC when SetSingleMode has no matching mode. Update RandR as well. 2007-04-10 12:36:45 -07:00
xf86Rename.h Add xf86CrtcScreenInit to share initialization across drivers. 2007-03-06 23:20:59 -08:00
xf86Rotate.c Clean up Rotate state on server reset. 2007-03-23 01:30:00 -07:00