index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86AutoConfig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-06-02
xfree86: Unbreak autoconfig following 0abf065e38c4
Chris Wilson
1
-1
/
+1
2010-05-24
xfree86: move all pci code from auto configurator into a meaningful location
Tiago Vignatti
1
-246
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-10
/
+10
2010-03-29
Remove now obsolete function chooseVideoDriver
Ruediger Oertel
1
-25
/
+0
2010-03-29
xfree86: Handle driver autoconfiguration when .conf files exist
Ruediger Oertel
1
-6
/
+82
2010-02-12
xfree86: Add qxl driver to the autoconfig logic
Soeren Sandmann
1
-0
/
+1
2009-12-22
xfree86: Use xorg.conf.d directory for multiple config files
Dan Nicholson
1
-1
/
+2
2009-09-18
xserver: added more Geode oddities to xf86AutoConfig.c
Martin-Éric Racine
1
-2
/
+2
2009-09-09
Use lowercase PCI vendor ID for NSC.
Martin-Éric Racine
1
-1
/
+1
2009-09-08
Added comment with the PCI device ID of Geode SCx200 series.
Martin-Éric Racine
1
-1
/
+1
2009-09-04
Formatted recent Geode PCI ID changes to fit a 80-column coding style.
Martin-Éric Racine
1
-2
/
+3
2009-09-04
Further explained what the Geode PCI ID is all about as comments.
Martin-Éric Racine
1
-2
/
+2
2009-09-04
Removed unnecessary curly braces for Geode LX PCI ID.
Martin-Éric Racine
1
-2
/
+1
2009-09-04
Updated the PCI Vendor and Device IDs for all Geode variants.
Martin-Éric Racine
1
-5
/
+17
2009-08-18
Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf exists
Alan Coopersmith
1
-1
/
+18
2009-07-24
xfree86: "Staticize" functions in xf86AutoConfig.c
Tiago Vignatti
1
-42
/
+42
2009-07-09
config: drop i810.
Adam Jackson
1
-1
/
+0
2009-03-27
config: Fall back to vesa for Intel Poulsbo.
Adam Jackson
1
-0
/
+2
2008-12-16
config: Add vboxvideo and tga to the magic driver list
Adam Jackson
1
-6
/
+7
2008-10-26
Bug#16501: autodetection of sbus graphic cards
Bernhard R. Link
1
-0
/
+10
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-2
/
+1
2008-08-01
Handle XGI cards in autoconfig.
Adam Jackson
1
-0
/
+6
2008-07-21
Revert "Try nvidia before nv under the assumption that people who install it ...
Daniel Stone
1
-5
/
+1
2008-07-20
Try nvidia before nv under the assumption that people who install it usually ...
Aaron Plattner
1
-1
/
+5
2008-07-07
Improved driver selection when autoconfiguring driver without xorg.conf
Alan Coopersmith
1
-81
/
+142
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
1
-1
/
+1
2008-04-23
autoconfig: don't call closedir() when opendir() failed
Julien Cristau
1
-70
/
+71
2008-04-21
xf86: Change AutoConfig driver for PCI ID 022:2091 to 'geode'
Jordan Crouse
1
-1
/
+5
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
1
-1
/
+1
2008-04-01
xfree86: don't crash in AutoConfig if the primary device is not pci
Goneri Le Bouder
1
-2
/
+3
2008-03-10
Add the "amd" driver to magic driver selection.
Adam Jackson
1
-2
/
+3
2008-03-04
Remove all mention of the vga driver from the config logic.
Adam Jackson
1
-3
/
+0
2008-02-22
s/via/openchrome/ in the autoconfig logic.
Adam Jackson
1
-1
/
+1
2007-11-15
Eliminate some redundancy in autoconfiguration.
Adam Jackson
1
-22
/
+0
2007-10-22
Define PCI_TXT_IDS_DIR more cleanly
David Nusinow
1
-3
/
+3
2007-10-21
Add a note as to why the text file based PCI ID scheme is present at all
David Nusinow
1
-0
/
+4
2007-10-21
Fix compilation issue on FreeBSD (bug #12841)
David Nusinow
1
-0
/
+4
2007-10-21
Make PCI text file directory configurable
David Nusinow
1
-5
/
+6
2007-10-19
Disable debian pci-id-list autoconfig code on non-linux.
Eric Anholt
1
-12
/
+17
2007-10-11
Fix another compiler warning
David Nusinow
1
-2
/
+1
2007-10-11
Fix a warning about the control logic in xchomp()
David Nusinow
1
-1
/
+1
2007-10-11
Remove some unused variables
David Nusinow
1
-3
/
+0
2007-10-11
Separate choosing driver from the file-based implementation
David Nusinow
1
-29
/
+37
2007-10-11
When there's no xorg.conf, use the video driver autoloading function
David Nusinow
1
-16
/
+1
2007-10-09
Use the best guess heuristic as a fallback for autoloading
David Nusinow
1
-0
/
+3
2007-10-09
Fix autoloading of drivers for pci-rework
David Nusinow
1
-17
/
+13
2007-10-09
First pass at improved video driver autoloading
David Nusinow
1
-0
/
+205
2007-10-09
Load intel instead of i810 when autoconfiguring
David Nusinow
1
-1
/
+1
[next]