index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2011-12-20
drm/radeon: move ring debugfs into radeon_ring.c
Christian König
1
-0
/
+50
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-68
/
+68
2011-12-20
drm/radeon: make some asic pointers per ring
Christian König
1
-1
/
+1
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-2
/
+17
2011-12-20
drm/radeon: make ring rptr and wptr register offsets variable
Christian König
1
-9
/
+10
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
1
-60
/
+61
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
1
-2
/
+2
2011-12-20
drm/radeon: fix a spelling mistake
Christian König
1
-1
/
+1
2011-10-18
drm/radeon: Move more code out of line
Andi Kleen
1
-0
/
+38
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2011-04-10
drm: radeon: Fix printk typo 'ib poll'
Paul Bolle
1
-1
/
+1
2011-04-09
radeon: Fix KMS CP writeback on big endian machines.
Michel Dänzer
1
-1
/
+1
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
1
-2
/
+2
2011-02-17
drm: Fix printk typo 'failled'
Paul Bolle
1
-1
/
+1
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
1
-3
/
+3
2010-10-06
drm/radeon/kms: enable writeback (v2)
Alex Deucher
1
-4
/
+8
2010-05-18
drm/radeon/kms: fix lock ordering in ring, ib handling
Alex Deucher
1
-17
/
+22
2010-05-18
radeon: Split out ring locking and allocation
Matthew Garrett
1
-6
/
+21
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
Dave Airlie
1
-0
/
+67
2010-02-20
drm/radeon/kms: free fence IB if it wasn't emited at IB free time
Jerome Glisse
1
-0
/
+2
2010-02-18
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
1
-65
/
+40
2010-02-16
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
1
-65
/
+40
2010-02-09
drm/radeon/kms: bogus cs recorder utilities
Jerome Glisse
1
-0
/
+66
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
1
-25
/
+42
2009-09-16
drm/radeon/kms: IB locking dumps out a lockdep ordering issue
Dave Airlie
1
-7
/
+17
2009-09-14
drm/radeon/kms: convert r4xx to new init path
Jerome Glisse
1
-0
/
+2
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
1
-112
/
+7
2009-07-15
drm/radeon/kms: remove IB flushing trick.
Dave Airlie
1
-14
/
+1
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
1
-0
/
+485
[prev]