xserver/hw/xfree86/modes
Dave Airlie 87900645c2 xfree86: move didLock assignment down to where the function pointer is valid.
crtc->funcs->lock is NULL, so it's no use calling it here. Move it down so
it's actually defined before we use it.

Introduced with 6f59a81600.

Tested-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 0de58c88ab)

Signed-off-by: Keith Packard <keithp@keithp.com>
2009-07-26 13:56:57 -07:00
..
Makefile.am Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Crtc.c xfree86: move didLock assignment down to where the function pointer is valid. 2009-07-26 13:56:57 -07:00
xf86Crtc.h Eliminate the shadow clear on transform change 2009-02-17 21:41:42 -08:00
xf86Cursors.c xf86Cursors: xf86_reload_cursors shouldn't unconditionally show hwcursor (#14820) 2008-12-02 23:08:01 -08: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 EDID: Add modes from Established Timings III descriptor to mode pool 2009-06-11 15:22:00 -04:00
xf86gtf.c Get modes code building with old X servers again. 2008-03-06 14:42:00 -08:00
xf86Modes.c Fix const-mismatch warnings for DisplayModePtr's 2008-11-25 15:51:17 -08:00
xf86Modes.h Fix const-mismatch warnings for DisplayModePtr's 2008-11-25 15:51:17 -08:00
xf86RandR12.c randr12: looking up these bits if randr isn't initialised is bad. 2009-05-08 22:49:55 -07:00
xf86RandR12.h Allow drivers to set crtc transforms. 2008-11-24 13:24:40 -08:00
xf86Rename.h Allow drivers to set crtc transforms. 2008-11-24 13:24:40 -08:00
xf86Rotate.c xf86CrtcShadowClear is unused. 2009-02-19 20:55:53 -08:00