index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
1
-2
/
+2
*
drm/radeon: always dump the ring content if it's available
Christian König
2015-03-27
1
-1
/
+1
*
drm/radeon: Use drm_malloc_ab instead of kmalloc_array
Michel Dänzer
2014-10-28
1
-2
/
+2
*
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-03
1
-1
/
+1
*
drm: drop DRM_DEBUG_CODE
David Herrmann
2014-09-10
1
-21
/
+0
*
Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"
Alex Deucher
2014-08-19
1
-3
/
+1
*
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
2014-08-18
1
-6
/
+10
*
drm/radeon: Always flush the HDP cache before submitting a CS to the GPU
Michel Dänzer
2014-08-05
1
-0
/
+10
*
drm/radeon: separate ring and IB handling
Christian König
2014-08-05
1
-287
/
+0
*
drm/radeon: Use write-combined CPU mappings of IBs on >= CIK
Michel Dänzer
2014-08-05
1
-4
/
+16
*
drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe
Michel Dänzer
2014-08-05
1
-1
/
+3
*
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
2014-08-05
1
-2
/
+2
*
drm/radeon: clear needs_reset flag if IB test fails
Christian König
2014-04-03
1
-0
/
+1
*
drm/radeon: drop non blocking allocations from sub allocator
Christian König
2014-03-03
1
-1
/
+1
*
drm/radeon: remove global vm lock
Christian König
2014-03-03
1
-0
/
+7
*
drm/radeon: further cleanup vm flushing & fencing
Christian König
2014-03-03
1
-9
/
+7
*
drm/radeon: cleanup the fence ring locking code
Christian König
2014-02-28
1
-1
/
+1
*
drm/radeon: improve ring lockup detection code v2
Christian König
2014-02-28
1
-13
/
+10
*
drm/radeon: cleanup false positive lockup handling
Christian König
2014-02-18
1
-6
/
+3
*
drm/radeon: drop radeon_ring_force_activity
Christian König
2014-02-18
1
-37
/
+1
*
drm/radeon: drop drivers copy of the rptr
Christian König
2014-02-18
1
-14
/
+13
*
drm/radeon: initial VCE support v4
Christian König
2014-02-18
1
-0
/
+4
*
drm/radeon: fix CP semaphores on CIK
Christian König
2014-02-18
1
-1
/
+1
*
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
2013-12-24
1
-39
/
+5
*
drm/radeon: improve ring debugfs a bit
Christian König
2013-12-24
1
-18
/
+38
*
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
2013-12-18
1
-1
/
+1
*
drm/radeon: allow semaphore emission to fail
Christian König
2013-11-15
1
-36
/
+10
*
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Alex Ivanov
2013-09-20
1
-3
/
+5
*
drm/radeon: remove special handling for the DMA ring
Christian König
2013-08-30
1
-9
/
+2
*
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
2013-08-30
1
-1
/
+1
*
drm/radeon: allow selection of alignment in the sub-allocator
Alex Deucher
2013-07-14
1
-0
/
+1
*
Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-06-28
1
-14
/
+37
|
\
|
*
drm/radeon: use callbacks for ring pointer handling (v3)
Alex Deucher
2013-06-27
1
-14
/
+37
*
|
drm/radeon: update lockup tracking when scheduling in empty ring
Jerome Glisse
2013-06-20
1
-0
/
+7
|
/
*
drm/radeon: Always flush the VM
Jerome Glisse
2013-04-16
1
-1
/
+2
*
drm/radeon: UVD bringup v8
Christian König
2013-04-09
1
-11
/
+13
*
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
|
/
[next]