From: Stephane Marchesin <marchesin@icps.u-strasbg.fr>
authorDave Airlie <airliedfreedesktop.org>
Wed, 8 Dec 2004 06:15:01 +0000 (06:15 +0000)
committerDave Airlie <airliedfreedesktop.org>
Wed, 8 Dec 2004 06:15:01 +0000 (06:15 +0000)
commit23b033ad28331e40287ab8b5c9150bc6be5c608f
tree187c1d942cd620b7b533d727b92cee24f3c422d8
parente1b4fec71c1a22ea7415a115700802a93b52fcc7
From: Stephane Marchesin <marchesin@icps.u-strasbg.fr>

Attached is a patch that adds pci init code for mesa solo on radeon. It's been
tested on an itanium 2 with a radeon 7000 and it works here.
The patch adds a new field in the miniglx.conf config file, to choose between
pci and agp.
src/glx/mini/driver.h
src/glx/mini/example.miniglx.conf
src/glx/mini/miniglx.c
src/mesa/drivers/dri/radeon/server/radeon.h
src/mesa/drivers/dri/radeon/server/radeon_dri.c