Age | Commit message (Expand) | Author |
2024-05-18 | Drop support for ABI_VIDEODRV_VERSION < 6 | Alan Coopersmith |
2024-05-08 | use XNFcallocarray() instead of xnfcalloc macro | Enrico Weigelt, metux IT consult |
2017-02-16 | Move max mode h/v checks into ATIValidMode | Adam Jackson |
2014-11-15 | mach64: fix build probably not required with pci access anyways | Dave Airlie |
2013-04-04 | preinit: Don't bother explicitly loading int10, vbe will do it for us | Adam Jackson |
2012-06-06 | mach64: port to new compat API. | Dave Airlie |
2011-04-28 | Replace deprecated xalloc/xfree/xrealloc with malloc/free/realloc | Julien Cristau |
2009-07-28 | mach64: change to using ABI version check | Dave Airlie |
2009-07-28 | mach64: update for resources/RAC API removal | Dave Airlie |
2008-10-03 | Don't print the resource list on failure. | Adam Jackson |
2008-02-15 | mach64: minor cosmetic, I2C type | George Sapountzis |
2008-02-08 | mach64: factor out BIOS panel info parsing | George Sapountzis |
2008-02-08 | mach64: minor cosmetic, LCD panel id | George Sapountzis |
2008-02-08 | mach64: minor cosmetic, DAC type | George Sapountzis |
2008-02-07 | mach64: factor out BIOS multimedia parsing | George Sapountzis |
2008-02-07 | mach64: consolidate refclk #2 | George Sapountzis |
2008-02-07 | mach64: consolidate refclk #1 | George Sapountzis |
2008-02-07 | mach64: cosmetic | George Sapountzis |
2008-02-07 | mach64: factor out BIOS clock parsing | George Sapountzis |
2008-01-11 | [mach64] Drop symbol lists. | George Sapountzis |
2007-08-28 | Merge branch 'master' into pci-rework | George Sapountzis |
2007-03-24 | [mach64] Use Mach64Chipsets[] instead of ATIChipNames[]. | George Sapountzis |
2007-03-23 | Drop now unneeded _X_EXPORT's. | George Sapountzis |
2007-03-21 | [mach64] Compute MMIO address once for each case (PIO, MMIO). | George Sapountzis |
2007-03-21 | [mach64] Move setting of PIO and MMIO addresses up, after BIOS init. | 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 atioption.c from ati to atimisc. | George Sapountzis |
2007-03-08 | Move atiprobe.c from ati to atimisc. | George Sapountzis |
2007-02-13 | [mach64] PreInit: maxPitch, minor cosmetic. | George Sapountzis |
2007-02-13 | [mach64] PreInit: pitchInc is local. | George Sapountzis |
2007-02-13 | [mach64] PreInit: Use goto bail. | George Sapountzis |
2007-02-05 | Minor refactoring of pATI->Block0Base computation. | George Sapountzis |
2007-01-28 | Drop pATI->Chipset, no longer used.mach64-pci-1 | George Sapountzis |
2007-01-28 | Sane probe, based on work by Luc Verhaegen <libv@skynet.be>. | George Sapountzis |
2007-01-28 | Minor refactoring of module (un)loading for TV_OUT. | George Sapountzis |
2007-01-28 | Drop support for non-programmable clocks. | George Sapountzis |
2007-01-28 | Banked memory is no longer needed. | George Sapountzis |
2007-01-28 | Always use the linear aperture. | George Sapountzis |
2007-01-28 | We always use the accelerator CRTC within the xserver. | George Sapountzis |
2007-01-28 | Clean pATI->Adapter and pATI->VGAAdapter. | George Sapountzis |
2007-01-28 | Keep PCI mach64 only (atipreinit.c, atimode.c), drop: | George Sapountzis |
2007-01-28 | Drop probing for VGA, VGAWonder, 8514, Mach32. | 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 |
2005-08-28 | Bug #1109: Fix VGA init on Rage Mobility 7500 (Marc Le France) | 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-07-01 | Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14 | Daniel Stone |