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_exa.c
Age
Commit message (
Expand
)
Author
2006-11-28
fixup EXA after previous commit
airlied
2006-11-28
radeon: initial move framebuffer away from zero prep.
airlied
2006-09-30
radeon: Add support for page flipping with EXA.
Michel Dänzer
2006-07-13
Move variable declarations before statements to be C89 compatible
Tilman Sauerbeck
2006-07-03
Do even less cache flushing when the previous engine mode is known.
Michel Dänzer
2006-07-03
Bug #6762: Remove gratuitous cache flushing.
Eric Anholt
2006-07-03
Reserve HW cursor memory statically instead of from EXA offscreen.
Michel Dänzer
2006-06-21
Bug #7283: Build fixes for !defined(XF86DRI).
Michel Dänzer
2006-06-18
Add Option "DepthBits".
Michel Dänzer
2006-06-15
Remove another unused variable.
Michel Dänzer
2006-03-09
Update drivers that support EXA for the new EXA ABI. This consists of
Eric Anholt
2006-03-03
Add Option "FBTexPercent" to override the amount of video RAM reserved for
Michel Daenzer
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
Fix Radeon MMIO Render acceleration with EXA by writing out floating- point
Eric Anholt
2005-09-20
Only include radeon_dri.h & radeon_sarea.h if XF86DRI is defined.
Alan Coopersmith
2005-09-17
- Don't try to upload 0 byte-per-pixel (PICT_a1) data using
Eric Anholt
2005-09-17
Switch radeon driver to using a card type rather than having a IsPCI flag,
Dave Airlie
2005-09-12
Fix Radeon EXA for when RENDER isn't defined
Dave Airlie
2005-09-11
Add support for EXA to the radeon driver. Building EXA and XAA support is
Eric Anholt