index
:
~agd5f/xf86-video-ati
dp2
evergreen_accel
master
r128-support
Unnamed repository; edit this file to name it for gitweb.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_accel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-06
radeon: port to new space checking in libdrm interface
Dave Airlie
1
-12
/
+0
2009-07-06
Revert "KMS CS fixes."
Dave Airlie
1
-7
/
+0
2009-07-05
KMS CS fixes.
Michel Dänzer
1
-0
/
+7
2009-07-02
radeon: add KMS support (still disabled)
Dave Airlie
1
-2
/
+4
2009-06-30
Warning fixes.
Michel Dänzer
1
-1
/
+1
2009-06-30
radeon: initial preparation for kms patch.
Dave Airlie
1
-61
/
+113
2009-05-03
r3xx-r5xx: switch to 1/12 subpixel precision
Alex Deucher
1
-1
/
+1
2009-04-28
RV410: SE variants only have 1 quad pipe
Alex Deucher
1
-0
/
+7
2009-03-15
Fix fallout from r6xx/r7xx EXA merge in IB handling
Alex Deucher
1
-10
/
+11
2009-02-19
R6xx/R7xx: add wait for idle MMIO path
Alex Deucher
1
-1
/
+33
2009-02-03
Initial R6xx/R7xx EXA and textured video support
Alex Deucher
1
-13
/
+74
2009-01-23
Make sure gb_num_pipes is initialized when DRI is disabled
Maciej Cencora
1
-0
/
+1
2008-12-15
r600: don't idle engine
Dave Airlie
1
-0
/
+5
2008-08-25
Switch to using radeon_drm.h from the drm
Alex Deucher
1
-14
/
+12
2008-08-25
Move DRI to a separate struct
Alex Deucher
1
-74
/
+74
2008-08-25
Cleanups from rhd port
Egbert Eich
1
-11
/
+7
2008-08-25
Move accel state to a separate struct
Alex Deucher
1
-27
/
+27
2008-08-25
Move CP into a separate struct
Alex Deucher
1
-10
/
+10
2008-08-13
Remove reset of 3D scissor registers when using the CP in the ddx
Alex Deucher
1
-17
/
+0
2008-07-03
radeon: drop all use of CPMode.
Dave Airlie
1
-12
/
+0
2008-06-26
RADEON: fix copy/paste error in accel code
Brad Smith
1
-3
/
+3
2008-06-17
radeon: X_ERROR -> X_WARNING for num gb pipes
Alex Deucher
1
-1
/
+1
2008-06-11
R3xx: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
Alex Deucher
1
-3
/
+3
2008-06-03
RADEON: minor cleanups
Alex Deucher
1
-1
/
+1
2008-05-27
R3/4/5xx: use get_param to get the num_gb_pipes from the drm
Alex Deucher
1
-5
/
+29
2008-05-14
Add RS600 support
Alex Deucher
1
-0
/
+1
2008-05-13
RS4xx: Split out RS400 and RS480 as separate families
Alex Deucher
1
-0
/
+1
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
1
-24
/
+24
2008-04-27
RADEON: remove duplicate register define
Alex Deucher
1
-1
/
+1
2008-04-12
R3xx+: more fixes to 2D/3D engine init
Alex Deucher
1
-28
/
+46
2008-04-10
R3xx+: use the right register for engine flush
Alex Deucher
1
-11
/
+26
2008-04-10
R3xx+: EXA/textured video fixes
Alex Deucher
1
-0
/
+27
2008-02-27
R300+: update RADEONCP_REFRESH() to reflect new location of scissor regs
Alex Deucher
1
-2
/
+6
2007-12-21
RADEON: more re-org. move XAA Mem init to radeon_accel.c
Alex Deucher
1
-0
/
+337
2007-12-21
Merge remote branch 'origin/atombios-support'
Dave Airlie
1
-3
/
+6
2007-12-18
RADEON: driver cleanups, warning fixes
Arkadiusz Miskiewicz
1
-3
/
+3
2007-12-10
Merge branch 'zaphod-lolz' of git://git.freedesktop.org/git/xorg/driver/xf86-...
Dave Airlie
1
-1
/
+1
2007-12-07
radeon: move savedreg/modereg into entity instead of info
Dave Airlie
1
-1
/
+1
2007-11-20
r600: block r600 startup due to lack of memory controller info
Dave Airlie
1
-0
/
+3
2007-11-06
First round of avivo support
Alex Deucher
1
-2
/
+2
2007-10-04
radeon: Fix for pci-rework.
Michel Dänzer
1
-1
/
+1
2007-05-21
radeon: Suppress debugging output by default.
Michel Dänzer
1
-16
/
+22
2006-09-25
remove all CVS annotations from the ATI driver files
Dave Airlie
1
-1
/
+0
2006-07-03
Build and warning fixes for !defined(USE_XAA).
Michel Dänzer
1
-0
/
+2
2006-06-15
Fix some more cosmetic warnings.
Michel Dänzer
1
-2
/
+2
2006-06-15
fix more printf formats
Dave Airlie
1
-2
/
+2
2006-06-15
fix some more unused variables and bad parameter passing
Dave Airlie
1
-0
/
+4
2006-05-01
Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> Patch
Michel Daenzer
1
-26
/
+40
2006-04-28
Bug #6761: Fix font rendering in non-DRI mode by replacing RB2D_DSTCACHE_*
Eric Anholt
1
-7
/
+7
2006-03-22
Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc
Kristian Høgsberg
1
-0
/
+2
[next]