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