index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86AutoConfig.c
Age
Commit message (
Expand
)
Author
2008-10-26
Bug#16501: autodetection of sbus graphic cards
Bernhard R. Link
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2008-08-01
Handle XGI cards in autoconfig.
Adam Jackson
2008-07-21
Revert "Try nvidia before nv under the assumption that people who install it ...
Daniel Stone
2008-07-20
Try nvidia before nv under the assumption that people who install it usually ...
Aaron Plattner
2008-07-07
Improved driver selection when autoconfiguring driver without xorg.conf
Alan Coopersmith
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
2008-04-23
autoconfig: don't call closedir() when opendir() failed
Julien Cristau
2008-04-21
xf86: Change AutoConfig driver for PCI ID 022:2091 to 'geode'
Jordan Crouse
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
2008-04-01
xfree86: don't crash in AutoConfig if the primary device is not pci
Goneri Le Bouder
2008-03-10
Add the "amd" driver to magic driver selection.
Adam Jackson
2008-03-04
Remove all mention of the vga driver from the config logic.
Adam Jackson
2008-02-22
s/via/openchrome/ in the autoconfig logic.
Adam Jackson
2007-11-15
Eliminate some redundancy in autoconfiguration.
Adam Jackson
2007-10-22
Define PCI_TXT_IDS_DIR more cleanly
David Nusinow
2007-10-21
Add a note as to why the text file based PCI ID scheme is present at all
David Nusinow
2007-10-21
Fix compilation issue on FreeBSD (bug #12841)
David Nusinow
2007-10-21
Make PCI text file directory configurable
David Nusinow
2007-10-19
Disable debian pci-id-list autoconfig code on non-linux.
Eric Anholt
2007-10-11
Fix another compiler warning
David Nusinow
2007-10-11
Fix a warning about the control logic in xchomp()
David Nusinow
2007-10-11
Remove some unused variables
David Nusinow
2007-10-11
Separate choosing driver from the file-based implementation
David Nusinow
2007-10-11
When there's no xorg.conf, use the video driver autoloading function
David Nusinow
2007-10-09
Use the best guess heuristic as a fallback for autoloading
David Nusinow
2007-10-09
Fix autoloading of drivers for pci-rework
David Nusinow
2007-10-09
First pass at improved video driver autoloading
David Nusinow
2007-10-09
Load intel instead of i810 when autoconfiguring
David Nusinow
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2007-08-23
Get rid of the type1 font module.
Julien Cristau
2007-06-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2006-12-08
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...
Ian Romanick
2006-09-14
Load the default module set when no Module section is given in the config.
Adam Jackson
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2006-08-09
Remove TargetRefresh option from the autoconfig logic.
Adam Jackson
2006-08-02
Eliminate the last few places outside xf86pciBus.c that use
Ian Romanick
2006-07-31
Build fixes for last pull from HEAD.
Ian Romanick
2006-07-31
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2006-07-26
Remove getconfig horrorshow. Replace with a static built-in rule list for now.
Adam Jackson
2006-07-25
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-06-07
Initial batch of changes for PCI rework. All future changes will be
Ian Romanick
2005-08-23
Check for getconfig in GETCONFIG_DIR if it's not found in module dir.
Alan Coopersmith
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2003-11-25
Initial revision
Kaleb Keithley