summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2007-11-20radeon: restructure pci ids to avoid effort laterpci-rehashDave Airlie
2007-10-09theatre compiles with pci-rework.George Sapountzis
2007-10-04radeon: Fix for pci-rework.Michel Dänzer
2007-08-28[mach64] Convert to pci-rework, keeping source-code compatibility.George Sapountzis
2007-08-28Merge branch 'master' into pci-reworkGeorge Sapountzis
2007-07-29RADEON: Initial pass at integrated tv out supportAlex Deucher
2007-06-07Fixed 'make dist'.Tilman Sauerbeck
2007-05-13RADEON: re-org randr codeAlex Deucher
2007-05-08Merge branch 'master' into randr-1.2 and fix conflictsAlex Deucher
2007-03-24Move atichip.c from ati to atimisc.George Sapountzis
2007-03-23Fold FillIn() back to Probe().George Sapountzis
2007-03-23Move {atimach64,r128,radeon}_probe.c from ati to subdrivers.George Sapountzis
2007-03-21[mach64] Add macros for pci-rework source-code compatibilty.George Sapountzis
2007-03-08Move atioption.c from ati to atimisc.George Sapountzis
2007-03-08Move atiprobe.c from ati to atimisc.George Sapountzis
2007-02-25Merge branch 'radeon-randrv12-v4'Dave Airlie
2007-02-25cleanup radeon code against master serverDave Airlie
2007-02-25make radeon randr build against master serverDave Airlie
2007-02-05Consolidate atixv.c w/ atimach64xv.c, part 2.George Sapountzis
2007-02-05Consolidate aticursor.c w/ atimach64cursor.cGeorge Sapountzis
2007-02-05Consolidate atiaccel.c w/ atimach64accel.c, part 2.George Sapountzis
2007-02-01update to latest intel codebase modulo using their mode setDavid Airlie
2007-01-28Clean pATI->Adapter and pATI->VGAAdapter.George Sapountzis
2007-01-28Keep PCI mach64 only, drop:George Sapountzis
2007-01-28Keep PCI mach64 only (atipreinit.c, atimode.c), drop:George Sapountzis
2007-01-18remove mergedfbDave Airlie
2007-01-04add more files for back compatDave Airlie
2006-12-04update radeon driver to Intel driver xf86Crtc interfacesDave Airlie
2006-12-03Add radeon randr 1.2 initial attempt at supportDave Airlie
2006-12-03add generic mode handling code from Intel driverairlied
2006-11-17split mode handling code into separate modes source fileairlied
2006-09-18radeon: restructure files along lines of Alex's superpatchAlex Deucher
2006-08-12[mach64] RENDER support (bug #6877).George Sapountzis
2006-08-05[mach64] EXA support.George Sapountzis
2006-03-23Add atipciids.h.Kristian Høgsberg
2006-03-15Add some autoconf to keep this driver from building EXA when a slightlyLuc Verhaegen
2005-12-08Add configure options to allow hard-coded paths to be changed.Kevin E Martin
2005-09-28Make ati driver distcheckSøren Sandmann Pedersen
2005-09-13Remove the hardcoded USE_EXA/USE_XAA defines now that they've beenEric Anholt
2005-09-11Attempt to fix up the modular pieces for EXA support. (untested)Eric Anholt
2005-08-14Make DGA, CPIO, non-PCI, and TV-Out support detected per-platform, usingDaniel Stone
2005-07-15Install theathre drivers in @moduledir@/multimediaSøren Sandmann Pedersen
2005-07-15Fix filename typoKevin E Martin
2005-07-14Fix check for headers. Use {XORG,DRI}_CFLAGS subst instead of replacingKevin E Martin
2005-07-14Make compiling with DRI support configurable/autodetecable. Autodetect DRIKevin E Martin
2005-07-14fuck you cvsSøren Sandmann Pedersen