xserver/hw/xfree86/modes
Zhenyu Wang 4e6cbd3238 Check nextEnabledOutput()'s return in bestModeForAspect()
In case no enabled outputs, we will reference wrong index of
output array.
(cherry picked from commit 56c615368c)
2008-10-08 11:21:39 -04:00
..
Makefile.am Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Crtc.c Check nextEnabledOutput()'s return in bestModeForAspect() 2008-10-08 11:21:39 -04:00
xf86Crtc.h xf86Crtc: add higher level modesetting entry point. 2008-02-27 07:09:14 +10:00
xf86Cursors.c cursor: don't dereference NULL pointer is devPrivates not yet set. 2008-07-03 18:46:38 +10:00
xf86cvt.c Remove the duplicate copy of xf86cvt.c 2008-02-29 16:01:15 -05:00
xf86DiDGA.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-22 19:26:34 -04:00
xf86EdidModes.c quirk: add quirk for ACR 640x350 default mode is wrong 2008-04-15 11:46:36 +10:00
xf86gtf.c Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Modes.c Fix reduced-blanking mode filtering in RANDR 1.2. 2008-05-19 11:27:58 -04:00
xf86Modes.h Fix reduced-blanking mode filtering in RANDR 1.2. 2008-05-19 11:27:58 -04:00
xf86RandR12.c RANDR 1.1 compat: remove senseless comparison against the virtual size. 2008-05-16 11:11:40 -04: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