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_accel.c
Age
Commit message (
Expand
)
Author
2015-03-17
Move #include "radeon_glamor.h" from radeon.h to where it's needed
Michel Dänzer
2012-07-10
Initial glamor support.
Michel Dänzer
2012-06-15
radeon: more unused stuff
Dave Airlie
2012-06-15
radeon: drop radeonGetPixmapOffset
Dave Airlie
2012-06-15
radeon: move macros into radeon.h
Dave Airlie
2012-06-15
radeon: make exa copy funcs static.
Dave Airlie
2012-06-15
radeon: drop FUNC_NAME macro and ONCE_ONLY stuff
Dave Airlie
2012-06-15
radeon: drop radeon_commonfuncs.
Dave Airlie
2012-06-15
radeon: misc cleanups.
Dave Airlie
2012-06-15
drop RING_LOCALS/ACCEL_PREAMBLE
Dave Airlie
2012-06-15
radeon: drop all UMS/DRI1/XAA/overlay support.
Dave Airlie
2012-05-23
ati: convert to new screen conversion APIs
Dave Airlie
2012-05-23
radeon/xaa: drop scrnIndex parameter to some functions
Dave Airlie
2012-04-16
RADEONCopySwap: Fix RADEON_HOST_DATA_SWAP_16BIT case.
Michel Dänzer
2010-12-01
radeon: add some missing math.h and assert.h includes
Dave Airlie
2010-10-07
fix the non-kms build
Alex Deucher
2010-08-20
Add initial EXA and Xv support for evergreen
Alex Deucher
2010-06-29
Remove HDP_SOFT_RESET function, there is no need to reset HDP block.
Cooper Yuan
2010-04-22
r3xx: fix gb pipe setup for SE cards
Alex Deucher
2010-04-16
r1xx texvid: deal with large numbers of verts
Alex Deucher
2010-02-26
Use RADEON_ALIGN instead of open coding it.
Matt Turner
2010-02-26
Use/define RADEON_GPU_PAGE_SIZE instead of sprinkling 4096 everywhere.
Matt Turner
2010-02-15
Use memcpy instead of memove for RADEONSwapCopy.
Pauli Nieminen
2009-07-06
radeon: port to new space checking in libdrm interface
Dave Airlie
2009-07-06
Revert "KMS CS fixes."
Dave Airlie
2009-07-05
KMS CS fixes.
Michel Dänzer
2009-07-02
radeon: add KMS support (still disabled)
Dave Airlie
2009-06-30
Warning fixes.
Michel Dänzer
2009-06-30
radeon: initial preparation for kms patch.
Dave Airlie
2009-05-03
r3xx-r5xx: switch to 1/12 subpixel precision
Alex Deucher
2009-04-28
RV410: SE variants only have 1 quad pipe
Alex Deucher
2009-03-15
Fix fallout from r6xx/r7xx EXA merge in IB handling
Alex Deucher
2009-02-19
R6xx/R7xx: add wait for idle MMIO path
Alex Deucher
2009-02-03
Initial R6xx/R7xx EXA and textured video support
Alex Deucher
2009-01-23
Make sure gb_num_pipes is initialized when DRI is disabled
Maciej Cencora
2008-12-15
r600: don't idle engine
Dave Airlie
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
Cleanups from rhd port
Egbert Eich
2008-08-25
Move accel state to a separate struct
Alex Deucher
2008-08-25
Move CP into a separate struct
Alex Deucher
2008-08-13
Remove reset of 3D scissor registers when using the CP in the ddx
Alex Deucher
2008-07-03
radeon: drop all use of CPMode.
Dave Airlie
2008-06-26
RADEON: fix copy/paste error in accel code
Brad Smith
2008-06-17
radeon: X_ERROR -> X_WARNING for num gb pipes
Alex Deucher
2008-06-11
R3xx: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
Alex Deucher
2008-06-03
RADEON: minor cleanups
Alex Deucher
2008-05-27
R3/4/5xx: use get_param to get the num_gb_pipes from the drm
Alex Deucher
2008-05-14
Add RS600 support
Alex Deucher
2008-05-13
RS4xx: Split out RS400 and RS480 as separate families
Alex Deucher
[next]