xserver/hw/xfree86
Dave Airlie c339b221d3 Bug #6750: This patch detects Intel bridges that are transparent but aren't
reported as such. From the Linux kernel fixups. This patch also removes
    the reserved BIOS area from the area to allocate resources in.
2006-04-26 11:31:07 +00:00
..
common Bug #6750: This patch detects Intel bridges that are transparent but aren't 2006-04-26 11:31:07 +00:00
ddc Bug #4806: Dump the raw EDID contents in hex to the log file for better 2006-04-04 12:36:16 +00:00
dixmods Coverity #818: Avoid memory leak on error path. 2006-04-07 01:26:33 +00:00
doc Commit changes missed in last commit (mis-typed path and didn't notice): Do 2006-03-09 23:25:35 +00:00
dri Coverity #983: Move some risky debugging code inside #ifdef DEBUG. 2006-04-03 01:35:05 +00:00
dummylib strlcpy() doesn't exist on Linux, so use the implementation in os/. 2006-04-24 05:39:47 +00:00
exa Missed in previous commit: Add a new migration scheme, called "Smart" for 2006-04-18 19:18:43 +00:00
fbdevhw More warning cleanup. 2006-03-29 01:05:09 +00:00
getconfig Add ast driver/pci id (Carl Switzky, Sun Microsystems) 2006-03-23 23:54:08 +00:00
i2c More warning cleanup. 2006-03-29 01:05:09 +00:00
int10 Coverity #857: Fix resource leak in error path by freeing earlier. 2006-03-10 08:03:24 +00:00
loader Don't access free memory after unloading a module. Bugzilla #4168. 2006-04-23 13:14:50 +00:00
os-support Bug #6750: This patch detects Intel bridges that are transparent but aren't 2006-04-26 11:31:07 +00:00
parser Coverity #488: Avoid smashing an array on malformed config files. 2006-04-07 01:53:43 +00:00
rac Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
ramdac Fix an occasional crash on VT switches: the server would save a pointer to 2006-02-16 06:52:12 +00:00
scanpci Eliminate all the code for querying the PCI class from the PCI ID database. 2006-02-20 23:45:50 +00:00
shadowfb Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
utils Update all prefixes in config tools, so they mostly work again. Also, make 2006-04-18 17:28:44 +00:00
vbe Coverity #1011: Remove a useless NULL check on a pVbe that had been 2006-03-10 08:06:42 +00:00
vgahw Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
x86emu Enable correct handling of the BTS instruction (opcode 0f ab) The code was 2006-03-15 18:43:32 +00:00
xaa <sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'es 2006-02-11 17:42:31 +00:00
xf1bpp Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
xf4bpp More warning cleanup. 2006-03-29 01:05:09 +00:00
xf8_16bpp Initial checkin 2006-04-04 18:30:28 +00:00
xf8_32bpp More warning cleanup. 2006-03-29 01:05:09 +00:00
Makefile.am Remove xf8_32wid, it's dead code with no maintainer interest. Also remove 2006-01-25 23:05:26 +00:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00