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_funcs.c
Age
Commit message (
Expand
)
Author
2009-02-24
Only call RADEONWaitForVLine if it might actually do anything useful.
Michel Dänzer
2009-02-11
Revert "Radeon EXA: wait for the engine to be idle before sw access"
Alex Deucher
2009-02-10
Radeon EXA: wait for the engine to be idle before sw access
Alex Deucher
2009-01-24
Drop memcpy fallbacks from EXA UploadToScreen and DownloadFromScreen hooks.
Michel Dänzer
2008-12-05
Make VSync for EXA and Xv configurable
Alex Deucher
2008-12-05
Optimise RADEONWaitForVLine
Pierre Ossman
2008-12-04
First pass at tear-free accel
Alex Deucher
2008-08-25
Switch to using radeon_drm.h from the drm
Alex Deucher
2008-08-25
Move DRI to a separate struct
Alex Deucher
2008-08-25
Move accel state to a separate struct
Alex Deucher
2008-06-25
RADEON: adjustments to Jerome's last commit
Alex Deucher
2008-06-25
radeon: flush & wait for 2d & dma idle after 2d blit
Jerome Glisse
2008-05-13
RS4xx: Split out RS400 and RS480 as separate families
Alex Deucher
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
2008-05-09
RADEON: fixup ifdef from last commit
Alex Deucher
2008-05-08
RADEON: disable MMIO paths for EXA composite/texvid on IGP/R5xx
Alex Deucher
2008-04-14
EXA: Don't wait for 3D idle after each Composite()
Alex Deucher
2008-03-19
RADEON: add new macros to distinguish between R3xx and R5xx 3D
Alex Deucher
2008-03-05
AVIVO: Initial support for DCE 3.0 using atombios
Alex Deucher
2008-03-01
RS4xx: enable exa render accel and textured video
Alex Deucher
2008-02-28
Handle EXA coordinate limits more cleverly.
Michel Dänzer
2008-02-25
fixup check for EXA composite pointed out by Alan Swanson
Dave Airlie
2008-02-24
rs690: initial rs690 rotate
Dave Airlie
2008-02-23
r500: initial rotate support - not fully working yet.
Dave Airlie
2008-01-18
RADEON: make sure EXA Composite is actually disabled on XPRESS chips.
Alex Deucher
2008-01-16
RADEON: add a message about render accel on newer cards
Alex Deucher
2008-01-16
R300: only enable render accel on non-IGP r3xx/r4xx chips for now
Alex Deucher
2008-01-16
R300: First pass at render accel
Alex Deucher
2008-01-11
radeon: remove stray include
George Sapountzis
2007-12-19
more endian related fixage
Dave Airlie
2007-09-27
radeon: Fix build on little endian platforms.
Michel Dänzer
2007-09-27
radeon: EXA pitch fixes.
Michel Dänzer
2007-09-27
radeon: Don't use pixmap data pointer directly with EXA.
Michel Dänzer
2007-03-20
radeon: Only sync to hardware when really necessary with EXA.
Michel Dänzer
2006-12-19
radeon: Advertise 2D engine limits to EXA when we're not using the 3D engine.
Michel Dänzer
2006-09-30
radeon: Add support for page flipping with EXA.
Michel Dänzer
2006-07-03
Do even less cache flushing when the previous engine mode is known.
Michel Dänzer
2006-06-24
Bug #7274: Fix corruption with 'small' accelerated DownloadFromScreen transfers.
Michel Dänzer
2006-06-18
Implement accelerated EXA DownloadFromScreen hook.
Michel Dänzer
2006-06-18
Remove #include <fbdevhw.h>, not used here.
Michel Dänzer
2006-05-01
Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> Patch
Michel Daenzer
2006-03-22
Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc
Kristian Høgsberg
2006-03-09
Update drivers that support EXA for the new EXA ABI. This consists of
Eric Anholt
2005-09-18
Break EXA ABI while we still can. Add coordinates to the UploadToScreen
Eric Anholt
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
[prev]