index
:
xf86-video-ati-frc
debian-lenny-with-frc-patches
upstream-lenny-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg ATI / Radeon driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
atiprobe.c
Age
Commit message (
Expand
)
Author
2008-02-27
drop mach64
George Sapountzis
2008-02-15
mach64: clean probe a little
George Sapountzis
2008-02-07
mach64: BIOSBase is no longer used
George Sapountzis
2008-01-26
mach64: add hint for sparc and minor cosmetic.
George Sapountzis
2008-01-16
mach64: add version (need not match with ati)
George Sapountzis
2007-10-09
include stdint.h to fix the build on some platforms
Lars Weiler
2007-08-28
[mach64] Convert to pci-rework, keeping source-code compatibility.
George Sapountzis
2007-08-28
Merge branch 'master' into pci-rework
George Sapountzis
2007-03-23
Fold FillIn() back to Probe().
George Sapountzis
2007-03-21
[mach64] Add macros for pci-rework source-code compatibilty.
George Sapountzis
2007-03-21
[mach64] Drop checking that BAR base + size fits in 32 bit.
George Sapountzis
2007-03-21
[mach64] Single mapping per BAR.
George Sapountzis
2007-03-21
[mach64] Drop poking the VGA MMIO aperture.
George Sapountzis
2007-03-08
Move atiprobe.c from ati to atimisc.
George Sapountzis
2007-01-28
Add option "probe_sparse" to force probing sparse I/O bases.
George Sapountzis
2007-01-28
Sane probe, based on work by Luc Verhaegen <libv@skynet.be>.
George Sapountzis
2007-01-28
Drop checking of sparse I/O bases conflicts
George Sapountzis
2007-01-28
Clean pATI->Adapter and pATI->VGAAdapter.
George Sapountzis
2007-01-28
Keep PCI mach64 only, drop:
George Sapountzis
2007-01-28
Drop probing for VGA, VGAWonder, 8514, Mach32.
George Sapountzis
2007-01-28
Drop AVOID_NON_PCI.
George Sapountzis
2007-01-12
ati: fix detection of some newer radeons using ati wrapper
Timo Jyrinki
2006-09-25
remove all CVS annotations from the ATI driver files
Dave Airlie
2006-06-23
conditionally declare pPCI and PciReg, too
Tilman Sauerbeck
2006-06-16
[PATCH] move the declaration of pMach64 into the correct ifndef statement
Tilman Sauerbeck
2006-03-22
Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc
Kristian Høgsberg
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
Adam Jackson
2004-11-30
Make Xorg the default server to install.
Egbert Eich
2004-10-18
Made handling of DevelDrivers for x86-64 more conformant to other
Egbert Eich
2004-07-30
Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all
Adam Jackson
2004-06-16
DRI trunk-20040613 import
Eric Anholt
2004-06-16
DRI XFree86-4_3_99_12-merge import
Eric Anholt
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2004-01-29
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley