index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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
2013-01-31
drm/radeon: Deprecate UMS support v2
Christian König
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
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