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