xserver-multidpi/hw/xfree86
Dave Airlie d85ab6b648 loader: actually stat something that has some chance of existing. (v2)
FindModuleInSubdir seems to expect a / at the end of the subdir its
finding for, so we add the / early, the stat will fail if its
not a subdir, I'm leaving the S_ISDIR in just in case there is another
reason it could return 0. This does look a bit silly in strace
but it seems to work fine.

I have a very intermittent issue where drivers loses its / that
I've been seeing on/off for a while, this may or may not fix it.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
2009-11-09 08:24:39 -08:00
..
common modes: De-duplicate a clock range check. 2009-10-29 14:06:00 -04:00
ddc EDID: CEA extension support 2009-10-29 14:04:55 -04:00
dixmods input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
doc Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active 2009-10-06 19:40:20 -07:00
dri Cast small-int values through intptr_t when passed as pointers 2009-10-08 13:38:44 +11:00
dri2 DRI2: Report the correct extension minor version 2009-10-23 10:04:57 +09:00
exa Revert "EXA: Handle separate alpha maps properly in Composite fallback." 2009-02-27 16:37:27 +01:00
fbdevhw fbdevhw: Test for graphics:fb%d as well as graphics/fb%d 2009-09-09 15:59:00 +10:00
i2c Don't cast double to int: use default conversions or explicitly round. 2009-10-28 18:56:42 -07:00
int10 xfree86: removal of some dead code due VGA arbiter's inclusion 2009-08-31 19:25:48 +03:00
loader loader: actually stat something that has some chance of existing. (v2) 2009-11-09 08:24:39 -08:00
modes randr: Turn on ModeDebug during server setup 2009-11-06 06:24:10 -08:00
os-support Remove lnx_font.c and lnx.h 2009-11-06 06:23:26 -08:00
parser Don't cast double to int: use default conversions or explicitly round. 2009-10-28 18:56:42 -07:00
ramdac xfree86: remove a bunch of unused pci headers 2009-07-14 17:11:13 +03:00
shadowfb s/MIN/min/, s/MAX/max/ (#2968) 2009-06-03 13:45:42 -04:00
utils cvt: Allow multiple-of-60Hz refresh rates for reduced blanking. 2009-06-09 16:20:11 -04:00
vbe Update to xextproto 7.0.99.1. 2009-07-15 17:00:05 +10:00
vgahw Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus" 2009-10-06 20:40:20 -04:00
x86emu Make sys.c use unaligned access functions provided in compiler. 2009-11-01 12:33:14 -08:00
xaa Add support for RENDER BGRA formats. 2009-08-04 23:23:21 +02:00
xf8_16bpp Update several of my and/or Red Hat's licenses to standard form. 2009-05-14 07:02:44 -04:00
Makefile.am Use $(MAKE) instead of "make" to build Solaris inline assembly 2009-11-05 13:31:16 -08:00
xorgconf.cpp Update xorg.conf man page & sample for changes in Xorg 1.7 2009-09-14 16:03:18 +10:00