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
/
radeon_ring.c
Age
Commit message (
Expand
)
Author
2011-04-09
radeon: Fix KMS CP writeback on big endian machines.
Michel Dänzer
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
2011-02-17
drm: Fix printk typo 'failled'
Paul Bolle
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
2010-10-06
drm/radeon/kms: enable writeback (v2)
Alex Deucher
2010-05-18
drm/radeon/kms: fix lock ordering in ring, ib handling
Alex Deucher
2010-05-18
radeon: Split out ring locking and allocation
Matthew Garrett
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
Dave Airlie
2010-02-20
drm/radeon/kms: free fence IB if it wasn't emited at IB free time
Jerome Glisse
2010-02-18
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
2010-02-16
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
2010-02-09
drm/radeon/kms: bogus cs recorder utilities
Jerome Glisse
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-09-16
drm/radeon/kms: IB locking dumps out a lockdep ordering issue
Dave Airlie
2009-09-14
drm/radeon/kms: convert r4xx to new init path
Jerome Glisse
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
2009-07-15
drm/radeon/kms: remove IB flushing trick.
Dave Airlie
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse