Age | Commit message (Expand) | Author |
2013-01-10 | Drop support for X servers older than 1.7. | Michel Dänzer |
2012-12-11 | Remove unused local variable 'path'. | Michel Dänzer |
2012-11-03 | radeon/radeon_platform_probe: fix Zaphod mode breakage | Ilija Hadzic |
2012-11-02 | Revert "radeon/radeon_platform_probe: fix Zaphod mode breakage" | Alex Deucher |
2012-11-01 | radeon/radeon_platform_probe: fix Zaphod mode breakage | Ilija Hadzic |
2012-09-03 | radeon: add platform bus loading support. | Dave Airlie |
2012-08-15 | Implement ->driverFunc | Adam Jackson |
2012-06-15 | radeon: drop all UMS/DRI1/XAA/overlay support. | Dave Airlie |
2011-10-20 | radeon/kms: fallback to vesa if GPU is not supported by UMS | Jerome Glisse |
2010-12-01 | radeon: add some missing math.h and assert.h includes | Dave Airlie |
2010-06-21 | Convert x(c)alloc/xfree to m/calloc/free. | Michel Dänzer |
2010-02-25 | zaphod: Fix entity instance assignment. | James Le Cuirot |
2009-07-28 | ati: change to using ABI version check | Dave Airlie |
2009-07-28 | ati: update for resources/RAC API removal | Dave Airlie |
2009-07-02 | Warning fixes. | Michel Dänzer |
2009-07-02 | radeon: fix it properly. | Dave Airlie |
2009-07-02 | radeon: fix compile without kms | Dave Airlie |
2009-07-02 | radeon: add KMS support (still disabled) | Dave Airlie |
2008-12-10 | [PATCH] xf86misc extension has been removed, update driver to reflect it | Benjamin Close |
2008-03-02 | [PATCH] Ensure symbols used by other modules are visible. | Paulo Cesar Pereira de Andrade |
2008-02-18 | r128/radeon: probably correct fix for non pci access code | George Sapountzis |
2008-02-16 | r128/radeon: hopeful fix for non pci access code | Dave Airlie |
2008-02-16 | r128/radeon: fix build without pciaccess | Dave Airlie |
2008-02-15 | ati: convert to pci probe | George Sapountzis |
2008-02-15 | ati wrapper: translate Device lines | George Sapountzis |
2008-01-16 | ati wrapper: add DriverRec's and use them | George Sapountzis |
2007-12-07 | radeon: bring back zaphod all is forgiven. | Dave Airlie |
2007-11-20 | radeon: restructure pci ids to avoid effort later | Dave Airlie |
2007-10-05 | RADEON: rename to PCI_CHIP_RS485_5975 everywhere | Tormod Volden |
2007-10-04 | Merge remote branch 'origin/pci-rework' | Michel Dänzer |
2007-09-22 | RADEON: Don't make the entity as shareable | Alex Deucher |
2007-08-28 | [mach64] Convert to pci-rework, keeping source-code compatibility.pci-rework | George Sapountzis |
2007-08-23 | radeon: bug 11860 fix some mem leaks | Roland Bär |
2007-03-23 | Fold FillIn() back to Probe(). | George Sapountzis |
2007-03-23 | Move {atimach64,r128,radeon}_probe.c from ati to subdrivers. | George Sapountzis |
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie |
2006-03-22 | Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc | Kristian Høgsberg |
2006-03-12 | Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we need | Benjamin Herrenschmidt |
2006-02-25 | Add pci ids known to exist (see #4284 for instance). There are still | Roland Scheidegger |
2005-12-14 | Bug #1760: Fix ati wrapper multihead to be dlloader friendly. | Adam Jackson |
2005-07-11 | Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15 | Adam Jackson |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone |
2005-03-31 | - Add new Radeon pci ids (ATI devrel), bug 2827XORG-6_8_99_1 | Alex Deucher |
2005-03-18 | Add support for production version of ATI RN50/ES1000. (ATI Technologies | Michel Daenzer |
2005-02-18 | Bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.) | Michel Daenzer |
2004-08-12 | Factor out R{128,ADEON}Chipsets into their own headers so they can be | Adam Jackson |
2004-07-30 | Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300. | Hui YU |
2004-07-30 | Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all | Adam Jackson |
2004-07-26 | - Add Radeon DynamicClocks option | Alex Deucher |
2004-06-16 | DRI trunk-20040613 importDRI-trunk-20040613 | Eric Anholt |