summaryrefslogtreecommitdiff
path: root/src/radeon_accel.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-15The engine setup would trigger a bogus line write before the properBenjamin Herrenschmidt1-10/+8
2005-11-08bugzilla #988 (https://bugs.freedesktop.org/show_bug.cgi?id=988) Fix typoMichel Daenzer1-1/+1
2005-09-14Bug #2573: Remove the disabling of automatic cache flushing on non-r300Eric Anholt1-10/+0
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt1-30/+160
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+4
2005-03-24- radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked byAlex Deucher1-4/+4
2005-01-26(Stephane Marchesin, me) Add support for color (framebuffer) tiling.Roland Scheidegger1-4/+5
2004-12-17- Add VGAAccess option to r128 driver. Based on Benh's radeon patch. r128Alex Deucher1-4/+2
2004-12-17Modified:Vladimir Dergachev1-42/+0
2004-12-16Modified:Vladimir Dergachev1-0/+42
2004-12-12Modified:Vladimir Dergachev1-0/+4
2004-12-12Modified:Vladimir Dergachev1-0/+25
2004-12-06When direct rendering is enabled, use hostdata blits to transfer data fromMichel Daenzer1-0/+125
2004-08-12Fix context switching on Radeons and build problem when XF86DRI is notXORG-6_7_99_2Kevin E Martin1-4/+3
2004-08-09Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E Martin1-11/+2
2004-07-30Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300.Hui YU1-11/+3
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson1-2/+0
2004-07-26- Add Radeon DynamicClocks optionAlex Deucher1-0/+5
2004-07-16Bugzilla #803,804: Fix build in the !XF86DRI case after DRI and RadeonEric Anholt1-2/+8
2004-06-20Bug #748:Eric Anholt1-0/+14
2004-06-16Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers,Eric Anholt1-7/+9
2004-06-16DRI trunk-20040613 importDRI-trunk-20040613Eric Anholt1-11/+3
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-10/+8
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-2/+4
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-10/+16
2003-11-14Initial revisionKaleb Keithley1-0/+607