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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-26
r600/xv: fix dst bo write domain
Dave Airlie
1
-1
/
+1
2009-09-26
radeon: fix zaphod
Dave Airlie
1
-0
/
+2
2009-09-25
r600: fix bo accounting for Xv
Alex Deucher
2
-0
/
+12
2009-09-25
r600: space check wasn't correct.
Dave Airlie
2
-31
/
+53
2009-09-24
radeon: remove old pre-randr rotation cruft
Alex Deucher
2
-33
/
+0
2009-09-19
kms: disable dga
Alex Deucher
1
-1
/
+4
2009-09-19
kms: init dga using xf86DiDGAInit
Alex Deucher
1
-0
/
+5
2009-09-18
avivo: disable VGA rendering core when starting X.
Dave Airlie
2
-0
/
+7
2009-09-14
radeon: Add missing libdrm_radeon cflags to compiler paramaters.
Pauli Nieminen
1
-1
/
+10
2009-09-11
atom: fix typo in asus quirks
Alex Deucher
1
-2
/
+2
2009-09-10
r600: add CS UTS and DFS hooks
Alex Deucher
1
-2
/
+161
2009-09-10
r6xx: fix EXA crash with gtkperf -a
Dave Airlie
1
-3
/
+4
2009-09-09
kms: add property support.
Dave Airlie
2
-0
/
+179
2009-09-08
radeon: replace dga code with DiDGA
Alex Deucher
4
-483
/
+4
2009-09-08
radeon: fix dri2 struct zeroing
Adam Jackson
1
-1
/
+1
2009-09-08
Merge branch 'r6xx-cs'
Dave Airlie
8
-240
/
+824
2009-09-08
r600: more alignment fixups + vb map/unmap
Dave Airlie
2
-8
/
+8
2009-09-06
RV280: add agp quirk
Alex Deucher
1
-1
/
+3
2009-09-03
EXA: Check for solid/gradient pictures the same way for all generations.
Michel Dänzer
2
-2
/
+8
2009-09-02
EXA: Fix Composite restart dst/src switcheroo.
Michel Dänzer
1
-4
/
+4
2009-09-01
radeon: add some notes about DVO setup
Alex Deucher
2
-5
/
+16
2009-09-01
r100/r200: seriously WRAP is illegal for rectangular textures
Dave Airlie
1
-2
/
+8
2009-08-31
r6xx/r7xx: various CS fixes from Dave
Alex Deucher
2
-12
/
+15
2009-08-31
r1xx: fix textured video
Alex Deucher
1
-3
/
+3
2009-08-30
radeon: Fix DRI2BufferPtr to be DRI2Buffer2Ptr for xserver 1.6.
Pauli Nieminen
1
-8
/
+14
2009-08-29
r100/r200: fix section size mismatch for textured video
Roland Scheidegger
1
-4
/
+4
2009-08-28
EXA: RENDER repeat fix and more cleanup.
Michel Dänzer
2
-31
/
+23
2009-08-27
KMS: Remove explicit radeon_bo_wait calls before radeon_bo_map.
Michel Dänzer
3
-5
/
+0
2009-08-27
KMS: Don't use a blit for UploadToScreen if the pixmap BO will be idle anyway.
Michel Dänzer
1
-0
/
+6
2009-08-27
KMS: DownloadFromScreen improvements.
Michel Dänzer
1
-34
/
+17
2009-08-27
EXA: Allocate pixmap BOs in VRAM.
Michel Dänzer
1
-4
/
+4
2009-08-27
DRI2: Set tiling for depth/stencil buffers with all DRI2 interface versions.
Michel Dänzer
1
-0
/
+4
2009-08-27
EXA: RENDER repeat cleanups.
Michel Dänzer
2
-49
/
+56
2009-08-27
Throttle DRI2 buffer swaps / frontbuffer flushes.
Michel Dänzer
1
-0
/
+19
2009-08-26
r6xx/r7xx: set EXA_HANDLES_PIXMAPS
Alex Deucher
1
-3
/
+14
2009-08-26
r6xx/r7xx: more WIP
Alex Deucher
3
-37
/
+26
2009-08-25
r6xx/r7xx: fix some define problems in Xv code
Alex Deucher
2
-3
/
+3
2009-08-25
r6xx/r7xx: fix reloc for vtx buffer
Alex Deucher
1
-1
/
+1
2009-08-25
R6xx/r7xx: unmap vb bo when done
Alex Deucher
3
-3
/
+26
2009-08-25
r6xx/r7xx: fix flipped domains
Alex Deucher
1
-1
/
+1
2009-08-25
r6xx/r7xx: more cs exa wip
Alex Deucher
3
-23
/
+16
2009-08-25
r6xx/r7xx EXA: WIP
Alex Deucher
2
-2
/
+7
2009-08-25
r6xx/r7xx: first pass at kms accel support
Alex Deucher
7
-177
/
+688
2009-08-26
radeon: afaics these aren't radeon regs but r128 regs.
Dave Airlie
2
-26
/
+2
2009-08-25
R6xx/r7xx: add begin/end batch macros
Alex Deucher
4
-25
/
+102
2009-08-25
r6xx/r7xx: move more common state to default state setup
Alex Deucher
3
-44
/
+16
2009-08-25
RV740: disable small DFS transfers
Alex Deucher
1
-0
/
+4
2009-08-25
radeon: Fix X recycling with KMS
Jerome Glisse
1
-25
/
+44
2009-08-24
r600: use exa fallback code for solid/copy codepaths.
Dave Airlie
1
-27
/
+50
2009-08-24
r600: fix bad unit in texture setup
Dave Airlie
1
-2
/
+2
[next]