index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r600_blit.c
Age
Commit message (
Expand
)
Author
2012-09-20
Annotate int2float() as being a pure function.
Steven Fuerst
2012-09-20
Replace int2float() with an optimized version.
Steven Fuerst
2012-09-20
Rename i2f() to int2float(), and make it global so one copy can be removed.
Steven Fuerst
2011-10-18
drm/radeon: drop inlines in r600_blit.c
Andi Kleen
2011-02-14
drm/radeon: 6xx/7xx non-kms endian fixes
Cédric Cano
2010-07-21
drm/r600: fix possible NULL pointer derefernce
Alex Deucher
2010-03-01
drm/radeon: use ALIGN instead of open coding it
Matt Turner
2009-10-26
drm/radeon/r600: only assign vb after we know space is available.
Robert Noland
2009-10-26
drm/radeon/r600: Replace repeated calculations with variable.
Robert Noland
2009-10-12
drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"
Dave Airlie
2009-10-08
drm/r600: avoid assigning vb twice in blit code
Robert Noland
2009-09-23
drm/radeon/r600: set correct pitch for 4 byte copy
Andre Maasikas
2009-09-10
drm/radeon/r600: fix legacy blit code
Alex Deucher
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse