summaryrefslogtreecommitdiff
path: root/src/radeon_dri.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-15Fix various issues with DRI & server recycle by putting DRICloseSreen inBenjamin Herrenschmidt1-15/+40
2006-03-09More memory map fixes !!! This time, we add a way to get the DRM kernelBenjamin Herrenschmidt1-131/+129
2006-02-26Fix page flipping with XAA. The new code ended up calling ShadowFBInit()Benjamin Herrenschmidt1-7/+21
2006-02-16Memory map and misc fixes. This completely reworks the way the driverBenjamin Herrenschmidt1-5/+12
2005-10-21Bug #4829: Remove some useless DRI symbol checks.Adam Jackson1-1/+0
2005-10-09Secure the Radeon PCIE GART tables in framebuffer memory by not allowingXORG-6_8_99_901Dave Airlie1-20/+5
2005-09-27Move the RADEONEnablePageFlip/RADEONChangeSurfaces calls back to the end ofRoland Scheidegger1-65/+64
2005-09-24Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreenAdam Jackson1-21/+0
2005-09-17Switch radeon driver to using a card type rather than having a IsPCI flag,Dave Airlie1-7/+7
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt1-25/+60
2005-09-11Add support for allocating PCI GART table in framebuffer memory. This isDave Airlie1-0/+30
2005-08-28Bug #4148: Bump required DRM version for r300 to 1.17.Adam Jackson1-1/+1
2005-08-15Egbert's 64bit fixes for mixed 32/64bit clientsAlan Hourihane1-8/+8
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-05-18Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionXORG-6_8_99_8Adam Jackson1-3/+4
2005-03-24- radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked byAlex Deucher1-1/+1
2005-03-04programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c Let through all chipsVladimir Dergachev1-7/+4
2005-03-04programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c Turns out Radeon R420Vladimir Dergachev1-1/+2
2005-01-26(Stephane Marchesin, me) Add support for color (framebuffer) tiling.Roland Scheidegger1-70/+53
2005-01-26fix issues with mergedfb + pageflip (fix up sarea frame values)Roland Scheidegger1-0/+3
2004-12-17Modified:Vladimir Dergachev1-0/+43
2004-12-12Modified:Vladimir Dergachev1-5/+3
2004-12-12- missing diff from agp 8x supportAlex Deucher1-8/+23
2004-12-12Modified:Vladimir Dergachev1-2/+14
2004-08-12Fix context switching on Radeons and build problem when XF86DRI is notXORG-6_7_99_2Kevin E Martin1-0/+8
2004-08-09Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E Martin1-8/+0
2004-07-10Bugzilla #849: Fix DRI pagesize assumptions in radeon and r128 drivers.Adam Jackson1-11/+5
2004-06-20Bug #748:Eric Anholt1-0/+9
2004-06-16Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers,Eric Anholt1-17/+17
2004-06-16DRI trunk-20040613 importDRI-trunk-20040613Eric Anholt1-38/+39
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-21/+21
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-1/+1
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-152/+201
2003-11-14Initial revisionKaleb Keithley1-0/+1861