index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
2010-10-06
drm/radeon/kms: make sure blit addr masks are 64 bit
Alex Deucher
2010-10-06
drm/radeon/kms: add drm blit support for evergreen
Alex Deucher
2010-10-06
drm/radeon/kms: clean up r6xx/r7xx blit init (v2)
Alex Deucher
2010-09-13
drm/radeon: add some missing copyright headers
Alex Deucher
2010-04-06
drm/radeon/kms: simplify & improve GPU reset V2
Jerome Glisse
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