Age | Commit message (Expand) | Author |
2007-06-03 | radeon: disable irqs at server start until 3D app starts | Dave Airlie |
2007-06-03 | randr-1.2: add support for vblank on both heads | Dave Airlie |
2007-05-22 | radeon: Provide new DRI texOffsetStart hook when available with EXA. | Michel Dänzer |
2007-05-21 | radeon: Suppress debugging output by default. | Michel Dänzer |
2007-03-20 | Fix advertised minimum minor version of the DRI module. | Michel Dänzer |
2007-03-20 | radeon: Unify code to release the CP. | Michel Dänzer |
2007-03-04 | radeon: add option to set pci aperture size from config file | Dave Airlie |
2007-01-04 | radeon: fixup fastwrites to be always off | Dave Airlie |
2006-12-19 | radeon: Default to leaving AGP transfer mode and fast writes unchanged. | Michel Dänzer |
2006-12-07 | radeon: Make cache flushing for R300 series less invasive. | Michel Dänzer |
2006-11-28 | radeon: initial move framebuffer away from zero prep. | airlied |
2006-11-19 | radeon: Bug #8989: Fix page flipping artifacts with XAA. | Michel Dänzer |
2006-10-15 | radeon: Track screen damage all the time for page flipping. | Michel Dänzer |
2006-10-14 | radeon: Don't try to synchronize pages when the CP isn't running. | Michel Dänzer |
2006-09-30 | radeon: Add support for page flipping with EXA. | Michel Dänzer |
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie |
2006-08-24 | Disable DRI on RN50 in a more pleasant way. | Adam Jackson |
2006-07-03 | Do even less cache flushing when the previous engine mode is known. | Michel Dänzer |
2006-07-03 | Build and warning fixes for !defined(USE_XAA). | Michel Dänzer |
2006-07-02 | Bug #6939: Disable 3D acceleration on RN50 by setting invalid ClientDriverName. | Weixing Zhang |
2006-06-18 | Prefer visuals with stencil when it's hardware acclerated. | 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 | remove all printf specifier warnings on Linux | Dave Airlie |
2006-06-15 | some more unused variable cleanups | Dave Airlie |
2006-06-08 | Bug #5678: Fix setting of transfer mode for AGPv3 devices (Tilman | Michel Daenzer |
2006-05-09 | Drop support for radeon DRM <= 1.7. The 2.4 kernel has version 1.7, and | Michel Daenzer |
2006-04-29 | Fix tests for (un)forcing HW cursor. The broken tests caused problems when | Michel Daenzer |
2006-04-29 | Prefer double-buffered visuals. As a consequence, the root window's visual | 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-03-22 | Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc | Kristian Høgsberg |
2006-03-17 | Fix various small cosmetic issues. Change a driver message, get the order | Roland Scheidegger |
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-02-26 | Fix page flipping with XAA. The new code ended up calling ShadowFBInit() | Benjamin Herrenschmidt |
2006-02-16 | Memory map and misc fixes. This completely reworks the way the driver | Benjamin Herrenschmidt |
2005-10-21 | Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1 | Adam Jackson |
2005-10-09 | Secure the Radeon PCIE GART tables in framebuffer memory by not allowingXORG-6_8_99_901 | Dave Airlie |
2005-09-27 | Move the RADEONEnablePageFlip/RADEONChangeSurfaces calls back to the end of | Roland Scheidegger |
2005-09-24 | Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen | Adam Jackson |
2005-09-17 | Switch radeon driver to using a card type rather than having a IsPCI flag, | 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-08-28 | Bug #4148: Bump required DRM version for r300 to 1.17. | Adam Jackson |
2005-08-15 | Egbert's 64bit fixes for mixed 32/64bit clients | Alan Hourihane |
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-05-18 | Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the versionXORG-6_8_99_8 | Adam Jackson |
2005-03-24 | - radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked by | Alex Deucher |
2005-03-04 | programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c Let through all chips | Vladimir Dergachev |