index
:
~airlied/xf86-video-ati
backlight
cayman-wip
displayport
eg-vt
enc-pick-fix
glamor-xv-support
kms-only
kms-only2
master
prime
prime-test
prime-wip
r600-sane
r6xx-kms-multi-op
radeon-vbos
reverse-prime
ums-dp
xvmc
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-28
hacks
displayport
Dave Airlie
3
-10
/
+28
2009-09-28
radeon: fixup lanes/mode clocks for now to only use 16200 DP
Dave Airlie
1
-5
/
+6
2009-09-28
atombios: displayport + adjust pll support
Dave Airlie
2
-37
/
+60
2009-09-28
radeon: more displayport fixes
Dave Airlie
1
-33
/
+68
2009-09-28
radeon: displayport: oops I mistype something here.
Dave Airlie
1
-12
/
+21
2009-09-28
radeon: displayport.
Dave Airlie
2
-73
/
+443
2009-09-28
displayport: more bits and pieces.
Alex Deucher
4
-11
/
+76
2009-09-28
DP: add more random DP code snippets.
Dave Airlie
1
-4
/
+154
2009-09-28
DP: small bit more work.
Dave Airlie
3
-9
/
+235
2009-09-28
radeon: initial EDID over display port support.
airlied
4
-2
/
+203
2009-09-25
radeon: fix segfault in MMIO path in RADEONInit3DEngine
Alex Deucher
1
-4
/
+4
2009-09-25
kms/r600: add support for vline relocs
Alex Deucher
1
-8
/
+29
2009-09-25
radeon: fix vline handling for kms
Alex Deucher
7
-132
/
+104
2009-09-26
r600: fix build
Dave Airlie
1
-1
/
+1
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-20
use AC_CHECK_HEADER instead of AC_CHECK_FILE
Michael Olbrich
1
-9
/
+15
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-17
Fix configuration to disable KMS if not finding libdrm_radeon.
Pauli Nieminen
1
-0
/
+2
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
2
-9
/
+15
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
[next]