index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r600_blit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
drm/radeon/kms: remove r6xx+ blit copy routines
Alex Deucher
1
-0
/
+31
2013-01-31
drm/radeon: Deprecate UMS support v2
Christian König
1
-31
/
+2
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-55
/
+60
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-20
Annotate int2float() as being a pure function.
Steven Fuerst
1
-1
/
+1
2012-09-20
Replace int2float() with an optimized version.
Steven Fuerst
1
-23
/
+28
2012-09-20
Rename i2f() to int2float(), and make it global so one copy can be removed.
Steven Fuerst
1
-33
/
+33
2011-10-18
drm/radeon: drop inlines in r600_blit.c
Andi Kleen
1
-12
/
+12
2011-02-14
drm/radeon: 6xx/7xx non-kms endian fixes
Cédric Cano
1
-2
/
+9
2010-07-21
drm/r600: fix possible NULL pointer derefernce
Alex Deucher
1
-1
/
+4
2010-03-01
drm/radeon: use ALIGN instead of open coding it
Matt Turner
1
-1
/
+1
2009-10-26
drm/radeon/r600: only assign vb after we know space is available.
Robert Noland
1
-3
/
+1
2009-10-26
drm/radeon/r600: Replace repeated calculations with variable.
Robert Noland
1
-21
/
+31
2009-10-12
drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"
Dave Airlie
1
-3
/
+7
2009-10-08
drm/r600: avoid assigning vb twice in blit code
Robert Noland
1
-7
/
+3
2009-09-23
drm/radeon/r600: set correct pitch for 4 byte copy
Andre Maasikas
1
-1
/
+1
2009-09-10
drm/radeon/r600: fix legacy blit code
Alex Deucher
1
-17
/
+12
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
1
-0
/
+855