index
:
driver/xf86-video-ati
6.12-branch
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
import-1.1.3
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
mach64-pci
mach64-pci-1
master
obsd
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_dri.c
Age
Commit message (
Expand
)
Author
2007-08-09
AGPFastWrite risk reduction.
Luc Verhaegen
2007-06-03
radeon: disable irqs at server start until 3D app starts
Dave Airlie
2007-06-03
radeon: disable vbl interrupts when no 3d is running on a new enough drm
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 allowing
XORG-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_16
XORG-6_8_99_15
Adam Jackson
2005-05-18
Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the version
XORG-6_8_99_8
Adam Jackson
2005-03-24
- radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked by
Alex Deucher
[next]