index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r600_blit_kms.c
Age
Commit message (
Expand
)
Author
2010-03-01
drm/radeon: use ALIGN instead of open coding it
Matt Turner
2010-02-18
drm/radeon/kms: remove HDP flushes from fence emit (v2)
Alex Deucher
2010-02-16
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
2010-02-09
drm/radeon/kms/r600: reduce gpu cache flushing
Alex Deucher
2010-02-01
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
2010-01-14
drm/radeon/kms: Fix r600 blit cleanup path
Jerome Glisse
2010-01-08
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-02
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
Alex Deucher
2009-11-06
drm/radeon/kms/r600: fix rs880 support v2
Alex Deucher
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-18
drm/radeon/r600: fix some issues with suspend/resume.
Dave Airlie
2009-09-18
drm/r600/kms: fixup number of loops per blit calculation.
Dave Airlie
2009-09-16
drm/radeon/kms: IB locking dumps out a lockdep ordering issue
Dave Airlie
2009-09-12
drm/radeon/kms/r600: fix blit dword count for non r6xx
Alex Deucher
2009-09-10
drm/radeon/kms/r600: fix blit support
Alex Deucher
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse