index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_ring.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: use IBs for VM page table updates v2
Alex Deucher
2013-02-01
1
-0
/
+19
*
drm/radeon: prevent crash in the ring space allocation
Alex Deucher
2013-01-31
1
-0
/
+3
*
drm/radeon: improve semaphore debugging on lockup
Jerome Glisse
2013-01-15
1
-0
/
+2
*
drm/radeon: improve ring debugfs printing
Jerome Glisse
2013-01-03
1
-7
/
+13
*
drm/radeon: add debugfs file for dma rings
Jerome Glisse
2013-01-03
1
-0
/
+4
*
radeon: Fix typo and copy/paste error in comments
Paul Bolle
2012-11-26
1
-2
/
+2
*
drm/radeon: fix spelling typos in debugging output
Thomas Friebel
2012-10-15
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-7
/
+23
|
\
|
*
drm/radeon: rework the vm_flush interface
Alex Deucher
2012-10-02
1
-1
/
+1
|
*
drm/radeon: move IB pool to 1MB offset
Christian König
2012-09-20
1
-3
/
+3
|
*
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
1
-4
/
+4
|
*
drm/radeon: make VM flushs a ring operation
Christian König
2012-09-20
1
-0
/
+8
|
*
drm/radeon: cleanup VM id handling a bit
Christian König
2012-09-20
1
-3
/
+11
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
/
*
drm/radeon: init lockup timeout on ring init
Christian König
2012-08-20
1
-0
/
+1
*
drm/radeon: check for allocation failure in radeon_ring_backup()
Dan Carpenter
2012-07-25
1
-1
/
+5
*
drm/radeon: document radeon_ring.c (v4)
Alex Deucher
2012-07-18
1
-3
/
+205
*
drm/radeon: update rptr saving logic for memory buffers
Alex Deucher
2012-07-18
1
-2
/
+29
*
drm/radeon: remove radeon_ring_index()
Alex Deucher
2012-07-18
1
-18
/
+2
*
drm/radeon: fix const IB handling v2
Christian König
2012-07-18
1
-1
/
+9
*
drm/radeon: implement ring saving on reset v4
Christian König
2012-07-17
1
-0
/
+82
*
drm/radeon: record what is next valid wptr for each ring v4
Christian König
2012-07-17
1
-0
/
+4
*
drm/radeon: remove ip_pool start/suspend
Christian König
2012-07-17
1
-10
/
+7
*
drm/radeon: fix ring commit padding
Christian König
2012-07-17
1
-6
/
+1
*
drm/radeon: rework ring syncing code
Christian König
2012-06-21
1
-5
/
+25
*
drm/radeon: remove radeon_fence_create
Christian König
2012-06-21
1
-9
/
+10
*
radeon: make radeon_cs_update_pages static.
Dave Airlie
2012-05-29
1
-25
/
+0
*
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-23
1
-2
/
+2
*
drm/radeon: make the ib an inline object
Jerome Glisse
2012-05-09
1
-28
/
+13
*
drm/radeon: move the semaphore from the fence into the ib
Jerome Glisse
2012-05-09
1
-0
/
+2
*
drm/radeon: rip out the ib pool
Jerome Glisse
2012-05-09
1
-179
/
+62
*
drm/radeon: multiple ring allocator v3
Christian König
2012-05-09
1
-11
/
+8
*
drm/radeon: define new SA interface v3
Christian König
2012-05-09
1
-4
/
+4
*
drm/radeon: make sa bo a stand alone object
Christian König
2012-05-09
1
-3
/
+3
*
drm/radeon: add sub allocator debugfs file
Christian König
2012-05-09
1
-0
/
+22
*
drm/radeon: use inline functions to calc sa_bo addr
Christian König
2012-05-09
1
-4
/
+2
*
drm/radeon: rework locking ring emission mutex in fence deadlock detection v2
Christian König
2012-05-09
1
-5
/
+1
*
drm/radeon: convert fence to uint64_t v4
Jerome Glisse
2012-05-09
1
-4
/
+5
*
drm/radeon: replace the per ring mutex with a global one
Christian König
2012-05-09
1
-11
/
+17
*
drm/radeon: make forcing ring activity a common function
Christian König
2012-05-03
1
-0
/
+16
*
drm/radeon: unlock the ring mutex while waiting for the next fence
Christian König
2012-05-03
1
-0
/
+2
*
drm/radeon: make lockup timeout a module param
Christian König
2012-05-03
1
-1
/
+1
*
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
2012-05-03
1
-0
/
+53
*
drm/radeon: use central function for IB testing
Christian König
2012-05-03
1
-0
/
+30
*
drm/radeon: register ring debugfs handlers on init
Christian König
2012-05-03
1
-12
/
+19
*
drm/radeon/kms: add support for the CONST IB to the CS ioctl
Alex Deucher
2012-03-21
1
-0
/
+1
*
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
1
-2
/
+5
|
\
|
*
drm/radeon: Only create additional ring debugfs files on Cayman or newer.
Michel Dänzer
2012-02-22
1
-2
/
+5
*
|
drm/radeon: fix IB debugfs files for multiple cards
Christian König
2012-02-29
1
-2
/
+6
|
/
*
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
2012-01-25
1
-11
/
+11
[next]