Age | Commit message (Expand) | Author |
2006-09-16 | Update to my latest code (also includes some of Henry's fixes)agd5f-superpatch | Alex Deucher |
2006-09-15 | radeon: commit updated superpatch | Dave Airlie |
2006-07-03 | Reserve HW cursor memory statically instead of from EXA offscreen. | Michel Dänzer |
2006-06-21 | Bug #7283: Build fixes for !defined(XF86DRI). | Michel Dänzer |
2006-06-18 | Implement accelerated EXA DownloadFromScreen hook. | Michel Dänzer |
2006-06-18 | Add Option "DepthBits". | Michel Dänzer |
2006-06-15 | Fix semantic glitches pointed out by gcc -Wall. | Michel Dänzer |
2006-06-15 | fix more printf formats | Dave Airlie |
2006-06-15 | Fix some implicit function declarations. | Michel Dänzer |
2006-05-01 | Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> Patch | Michel Daenzer |
2006-04-26 | Make the ATI driver use the PCI BAR size to determine the MMIO register | Dave Airlie |
2006-04-21 | Add support for backing up the PCIE GART table on VT switch. This makes | Dave Airlie |
2006-04-01 | - Fix dpi when switching from clone to dualhead with MergedFB. | Alex Deucher |
2006-03-22 | Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc | Kristian Høgsberg |
2006-03-15 | Fix various issues with DRI & server recycle by putting DRICloseSreen in | Benjamin Herrenschmidt |
2006-03-09 | More memory map fixes !!! This time, we add a way to get the DRM kernel | Benjamin Herrenschmidt |
2006-03-09 | Update drivers that support EXA for the new EXA ABI. This consists of | Eric Anholt |
2006-02-26 | Fix page flipping with XAA. The new code ended up calling ShadowFBInit() | Benjamin Herrenschmidt |
2006-02-25 | Add pci ids known to exist (see #4284 for instance). There are still | Roland Scheidegger |
2006-02-16 | Memory map and misc fixes. This completely reworks the way the driver | Benjamin Herrenschmidt |
2006-01-08 | Bug #5523: Make radeon compile without USE_XAA. (Tilman Sauerbeck) | Adam Jackson |
2005-11-09 | Fix DoLoadableServer NO build. | Kevin E Martin |
2005-10-09 | Secure the Radeon PCIE GART tables in framebuffer memory by not allowingXORG-6_8_99_901 | Dave Airlie |
2005-09-20 | Only include radeon_dri.h & radeon_sarea.h if XF86DRI is defined. | Alan Coopersmith |
2005-09-17 | Switch radeon driver to using a card type rather than having a IsPCI flag, | Dave Airlie |
2005-09-12 | Move GART offset/size outside XAA | Dave Airlie |
2005-09-11 | Add support for EXA to the radeon driver. Building EXA and XAA support is | Eric Anholt |
2005-09-11 | Add support for allocating PCI GART table in framebuffer memory. This is | Dave Airlie |
2005-07-01 | - fix depth tiling for r3/4xx chips (Aapo Tahkola) | Alex Deucher |
2005-06-15 | Sync up radeon mergedfb with Thomas' latest sis mergedfb changes:XORG-6_8_99_12 | Alex Deucher |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone |
2005-04-17 | Added new options for the ATI driver: RageTheatreMicrocPath and | Bogdan Diaconescu |
2005-03-29 | bugzilla #2840 (https://bugs.freedesktop.org/show_bug.cgi?id=2840) | Kevin E Martin |
2005-03-24 | - radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked by | Alex Deucher |
2005-02-22 | Fix building radeon driver with BuildXF86DRI set to NO, the breakage was | Roland Scheidegger |
2005-01-26 | (Stephane Marchesin, me) Add support for color (framebuffer) tiling. | Roland Scheidegger |
2004-12-19 | - Make dualhead ram allocation cleaner and related messages clearer | Alex Deucher |
2004-12-17 | - Add VGAAccess option to r128 driver. Based on Benh's radeon patch. r128 | Alex Deucher |
2004-12-12 | - only mess with Dynamicclocks on mobility chips (Benh, me) bug 1912 | Alex Deucher |
2004-12-06 | When direct rendering is enabled, use hostdata blits to transfer data from | Michel Daenzer |
2004-10-03 | Modified: | Vladimir Dergachev |
2004-10-02 | Modified: | Vladimir Dergachev |
2004-10-02 | xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c | Vladimir Dergachev |
2004-09-17 | Bugzilla #1170: Fix an overcounting of DMA in BEGIN_RING that wasn't | Eric Anholt |
2004-08-12 | Fix context switching on Radeons and build problem when XF86DRI is notXORG-6_7_99_2 | Kevin E Martin |
2004-07-30 | Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300. | Hui YU |
2004-07-26 | - Add Radeon DynamicClocks option | Alex Deucher |
2004-07-16 | Bugzilla #803,804: Fix build in the !XF86DRI case after DRI and Radeon | Eric Anholt |
2004-06-20 | Bug #748: | Eric Anholt |
2004-06-16 | Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers, | Eric Anholt |