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
path:
root
/
src
/
radeon_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-25
KMS: fix no accel option
Alex Deucher
1
-9
/
+6
2010-01-25
radeon/kms: only enable EXA pixmaps under kms if we support render accel
Dave Airlie
1
-1
/
+2
2009-12-01
r600: fix multi-operation in single batch support.
Dave Airlie
1
-9
/
+23
2009-11-27
r600/accel: cleanup and merge a lot of the accel functions
Dave Airlie
1
-1
/
+1
2009-11-25
radeon/exa: change option to determine exa pixmap usage.
Dave Airlie
1
-14
/
+10
2009-11-25
kms: flush cs on close screen.
Dave Airlie
1
-0
/
+3
2009-11-25
r600: refactor code to help future acceleration speedups.
Dave Airlie
1
-2
/
+4
2009-11-24
radeon/kms: drop special r600 indirect flush
Dave Airlie
1
-0
/
+6
2009-11-23
radeon: fix warning in printf
Dave Airlie
1
-2
/
+2
2009-11-23
radeon: avoid using hw pixmaps when we have little VRAM.
Dave Airlie
1
-0
/
+15
2009-11-20
kms: recalculate the flush limits after screen resize.
Dave Airlie
1
-4
/
+22
2009-10-24
Disable color tiling on r600/r700
Luca Tettamanti
1
-0
/
+4
2009-10-09
Revert "kms: setup colormap and gamma correctly."
Dave Airlie
1
-2
/
+2
2009-10-05
kms: assume accel is working is info ioctl return -EINVAL
Jerome Glisse
1
-7
/
+8
2009-10-05
kms: setup colormap and gamma correctly.
Dave Airlie
1
-2
/
+2
2009-10-03
Fix KMS on big endian machines.
Michel Dänzer
1
-1
/
+22
2009-10-03
KMS: Don't hide HW cursor when it's updated.
Michel Dänzer
1
-0
/
+1
2009-10-03
Fix some compiler warnings.
Michel Dänzer
1
-2
/
+4
2009-09-30
radeon/kms: fallback to shadowfb if kernel report acceleration is off
Jerome Glisse
1
-12
/
+33
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-08-25
r6xx/r7xx EXA: WIP
Alex Deucher
1
-2
/
+2
2009-08-25
radeon: Fix X recycling with KMS
Jerome Glisse
1
-25
/
+44
2009-08-19
radeon/kms: add initial colortiling support (disabled by default).
Dave Airlie
1
-0
/
+8
2009-08-07
Properly let radeon_cs_flush_indirect() re-emit 2D state if necessary.
Michel Dänzer
1
-3
/
+2
2009-07-23
radeon: fix KMS shadowfb for r6xx and newer hw.
Jerome Glisse
1
-4
/
+15
2009-07-18
Also drop DRM master in KMS CloseScreen.
Michel Dänzer
1
-3
/
+5
2009-07-06
radeon: move state changes into flush function
Dave Airlie
1
-5
/
+6
2009-07-06
radeon: taken from kms-support + CS fixes commit.
Dave Airlie
1
-0
/
+7
2009-07-06
radeon: port to new space checking in libdrm interface
Dave Airlie
1
-0
/
+29
2009-07-02
kms: drop DGA
Dave Airlie
1
-12
/
+0
2009-07-02
kms: no need to reference fifo slots
Dave Airlie
1
-1
/
+0
2009-07-02
radeon: add KMS support (still disabled)
Dave Airlie
1
-0
/
+837