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
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
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
2008-04-27
RADEON: remove duplicate register define
Alex Deucher
2008-04-12
R3xx+: more fixes to 2D/3D engine init
Alex Deucher
2008-04-10
R3xx+: use the right register for engine flush
Alex Deucher
2008-04-10
R3xx+: EXA/textured video fixes
Alex Deucher
2008-02-27
R300+: update RADEONCP_REFRESH() to reflect new location of scissor regs
Alex Deucher
2007-12-21
RADEON: more re-org. move XAA Mem init to radeon_accel.c
Alex Deucher
2007-12-21
Merge remote branch 'origin/atombios-support'
Dave Airlie
2007-12-18
RADEON: driver cleanups, warning fixes
Arkadiusz Miskiewicz
2007-12-10
Merge branch 'zaphod-lolz' of git://git.freedesktop.org/git/xorg/driver/xf86-...
Dave Airlie
2007-12-07
radeon: move savedreg/modereg into entity instead of info
Dave Airlie
2007-11-20
r600: block r600 startup due to lack of memory controller info
Dave Airlie
2007-11-06
First round of avivo support
Alex Deucher
2007-10-04
radeon: Fix for pci-rework.
Michel Dänzer
2007-05-21
radeon: Suppress debugging output by default.
Michel Dänzer
2006-09-25
remove all CVS annotations from the ATI driver files
Dave Airlie
2006-07-03
Build and warning fixes for !defined(USE_XAA).
Michel Dänzer
2006-06-15
Fix some more cosmetic warnings.
Michel Dänzer
2006-06-15
fix more printf formats
Dave Airlie
2006-06-15
fix some more unused variables and bad parameter passing
Dave Airlie
2006-05-01
Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> Patch
Michel Daenzer
2006-04-28
Bug #6761: Fix font rendering in non-DRI mode by replacing RB2D_DSTCACHE_*
Eric Anholt
2006-03-22
Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc
Kristian Høgsberg
2006-02-15
The engine setup would trigger a bogus line write before the proper
Benjamin Herrenschmidt
2005-11-08
bugzilla #988 (https://bugs.freedesktop.org/show_bug.cgi?id=988) Fix typo
Michel Daenzer
2005-09-14
Bug #2573: Remove the disabling of automatic cache flushing on non-r300
Eric Anholt
2005-09-11
Add support for EXA to the radeon driver. Building EXA and XAA support is
Eric Anholt
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-03-24
- radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked by
Alex Deucher
2005-01-26
(Stephane Marchesin, me) Add support for color (framebuffer) tiling.
Roland Scheidegger
2004-12-17
- Add VGAAccess option to r128 driver. Based on Benh's radeon patch. r128
Alex Deucher
2004-12-17
Modified:
Vladimir Dergachev
[next]