xserver/hw/xfree86/modes
Jesse Barnes bee2ddf35f Fail CRTC configuration if !vtSema
Unless we check for vtSema before calling into the CRTC and output callbacks,
we may end up trying to access video memory that no longer exists, leading to a
crash.  So if we don't have vtSema, return FALSE to the caller, indicating that
we didn't do anything.

Fixes #14444.
2008-03-17 08:33:01 -07:00
..
Makefile.am Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Crtc.c RANDR 1.2: Fix initial mode aspect ratio match in a corner case. 2008-03-14 14:24:21 -04:00
xf86Crtc.h Return randr interface version in xf86CrtcScreenInit() 2008-03-12 11:37:28 +01:00
xf86Cursors.c Get modes code building with old X servers again. 2008-03-06 14:42:00 -08:00
xf86DiDGA.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-22 19:26:34 -04:00
xf86EdidModes.c Get modes code building with old X servers again. 2008-03-06 14:42:00 -08:00
xf86Modes.c Size xf86DefaultModes explicitly. 2008-03-07 09:25:06 -05:00
xf86Modes.h Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86RandR12.c Fail CRTC configuration if !vtSema 2008-03-17 08:33:01 -07:00
xf86RandR12.h Include xf86Rename.h in xf86RandR12.h. 2007-04-24 17:20:14 -07:00
xf86Rename.h Don't call xf86RandR12TellChanged if it doesn't exist. Add some exports to xf86Rename.h. 2007-04-20 14:23:38 -07:00
xf86Rotate.c Fix rotation for multi-monitor situation. 2008-02-17 18:47:28 +01:00
xf86cvt.c Remove the duplicate copy of xf86cvt.c 2008-02-29 16:01:15 -05:00
xf86gtf.c Get modes code building with old X servers again. 2008-03-06 14:42:00 -08:00