index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2014-04-03
drm/radeon: clear needs_reset flag if IB test fails
Christian König
1
-0
/
+1
2014-03-03
drm/radeon: drop non blocking allocations from sub allocator
Christian König
1
-1
/
+1
2014-03-03
drm/radeon: remove global vm lock
Christian König
1
-0
/
+7
2014-03-03
drm/radeon: further cleanup vm flushing & fencing
Christian König
1
-9
/
+7
2014-02-28
drm/radeon: cleanup the fence ring locking code
Christian König
1
-1
/
+1
2014-02-28
drm/radeon: improve ring lockup detection code v2
Christian König
1
-13
/
+10
2014-02-18
drm/radeon: cleanup false positive lockup handling
Christian König
1
-6
/
+3
2014-02-18
drm/radeon: drop radeon_ring_force_activity
Christian König
1
-37
/
+1
2014-02-18
drm/radeon: drop drivers copy of the rptr
Christian König
1
-14
/
+13
2014-02-18
drm/radeon: initial VCE support v4
Christian König
1
-0
/
+4
2014-02-18
drm/radeon: fix CP semaphores on CIK
Christian König
1
-1
/
+1
2013-12-25
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
1
-39
/
+5
2013-12-25
drm/radeon: improve ring debugfs a bit
Christian König
1
-18
/
+38
2013-12-18
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
1
-1
/
+1
2013-11-16
drm/radeon: allow semaphore emission to fail
Christian König
1
-36
/
+10
2013-09-21
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Alex Ivanov
1
-3
/
+5
2013-08-31
drm/radeon: remove special handling for the DMA ring
Christian König
1
-9
/
+2
2013-08-31
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
1
-1
/
+1
2013-07-14
drm/radeon: allow selection of alignment in the sub-allocator
Alex Deucher
1
-0
/
+1
2013-06-28
Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-14
/
+37
2013-06-27
drm/radeon: use callbacks for ring pointer handling (v3)
Alex Deucher
1
-14
/
+37
2013-06-20
drm/radeon: update lockup tracking when scheduling in empty ring
Jerome Glisse
1
-0
/
+7
2013-04-17
drm/radeon: Always flush the VM
Jerome Glisse
1
-1
/
+2
2013-04-09
drm/radeon: UVD bringup v8
Christian König
1
-11
/
+13
2013-02-01
drm/radeon: use IBs for VM page table updates v2
Alex Deucher
1
-0
/
+19
2013-02-01
drm/radeon: prevent crash in the ring space allocation
Alex Deucher
1
-0
/
+3
2013-01-15
drm/radeon: improve semaphore debugging on lockup
Jerome Glisse
1
-0
/
+2
2013-01-03
drm/radeon: improve ring debugfs printing
Jerome Glisse
1
-7
/
+13
2013-01-03
drm/radeon: add debugfs file for dma rings
Jerome Glisse
1
-0
/
+4
2012-11-26
radeon: Fix typo and copy/paste error in comments
Paul Bolle
1
-2
/
+2
2012-10-15
drm/radeon: fix spelling typos in debugging output
Thomas Friebel
1
-1
/
+1
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-7
/
+23
2012-10-02
drm/radeon: rework the vm_flush interface
Alex Deucher
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-09-20
drm/radeon: move IB pool to 1MB offset
Christian König
1
-3
/
+3
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-4
/
+4
2012-09-20
drm/radeon: make VM flushs a ring operation
Christian König
1
-0
/
+8
2012-09-20
drm/radeon: cleanup VM id handling a bit
Christian König
1
-3
/
+11
2012-08-20
drm/radeon: init lockup timeout on ring init
Christian König
1
-0
/
+1
2012-07-25
drm/radeon: check for allocation failure in radeon_ring_backup()
Dan Carpenter
1
-1
/
+5
2012-07-18
drm/radeon: document radeon_ring.c (v4)
Alex Deucher
1
-3
/
+205
2012-07-18
drm/radeon: update rptr saving logic for memory buffers
Alex Deucher
1
-2
/
+29
2012-07-18
drm/radeon: remove radeon_ring_index()
Alex Deucher
1
-18
/
+2
2012-07-18
drm/radeon: fix const IB handling v2
Christian König
1
-1
/
+9
2012-07-17
drm/radeon: implement ring saving on reset v4
Christian König
1
-0
/
+82
2012-07-17
drm/radeon: record what is next valid wptr for each ring v4
Christian König
1
-0
/
+4
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
1
-10
/
+7
2012-07-17
drm/radeon: fix ring commit padding
Christian König
1
-6
/
+1
2012-06-21
drm/radeon: rework ring syncing code
Christian König
1
-5
/
+25
2012-06-21
drm/radeon: remove radeon_fence_create
Christian König
1
-9
/
+10
[next]