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.12.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
/
si.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
drm/radeon: add a asic callback to get the xclk
Alex Deucher
1
-0
/
+27
2013-02-02
drm/radeon: add ucode loading support for Oland
Alex Deucher
1
-0
/
+59
2013-02-02
drm/radeon: fill in gpu init for Oland
Alex Deucher
1
-1
/
+19
2013-02-01
drm/radeon: use IBs for VM page table updates v2
Alex Deucher
1
-24
/
+28
2013-02-01
drm/radeon: use the reset mask to determine if rings are hung
Alex Deucher
1
-20
/
+52
2013-02-01
drm/radeon: halt engines before disabling MC (si)
Alex Deucher
1
-5
/
+7
2013-02-01
drm/radeon: use status regs to determine what to reset (si)
Alex Deucher
1
-34
/
+120
2013-02-01
drm/radeon: rework GPU reset on cayman/TN
Alex Deucher
1
-92
/
+90
2013-02-01
drm/radeon: add a bios scratch asic hung helper
Alex Deucher
1
-0
/
+5
2013-02-01
drm/radeon: consolidate redundant macros and constants
Ilija Hadzic
1
-6
/
+6
2013-01-15
drm/radeon: clear reset flags if engines are idle
Alex Deucher
1
-0
/
+6
2013-01-04
drm/radeon: switch to a finer grained reset for SI (v2)
Alex Deucher
1
-34
/
+65
2013-01-03
drm/radeon: reset dma engine on gpu reset (v2)
Jerome Glisse
1
-1
/
+17
2013-01-03
drm/radeon: print dma status reg on lockup (v2)
Jerome Glisse
1
-0
/
+9
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-29
/
+326
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2012-12-13
drm/radeon/si: add VM CS checker support for CP DMA
Alex Deucher
1
-0
/
+47
2012-12-11
drm/radeon: add dma engine support for vm pt updates on si (v2)
Alex Deucher
1
-24
/
+80
2012-12-11
drm/radeon/kms: Add initial support for async DMA on SI
Alex Deucher
1
-3
/
+176
2012-12-08
drm/radeon: stop page faults from hanging the system (v2)
Christian König
1
-2
/
+23
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-3
/
+3
2012-11-08
drm/radeon/si: add some missing regs to the VM reg checker
Alex Deucher
1
-0
/
+1
2012-10-23
drm/radeon: fix si_set_page v2
Christian König
1
-19
/
+24
2012-10-23
drm/radeon: fix PFP sync in vm_flush
Christian König
1
-0
/
+4
2012-10-15
drm/radeon: update comments to clarify VM setup (v2)
Alex Deucher
1
-3
/
+4
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-37
/
+76
2012-10-02
drm/radeon: add vm set_page() callback for SI
Alex Deucher
1
-0
/
+41
2012-10-02
drm/radeon: rework the vm_flush interface
Alex Deucher
1
-4
/
+3
2012-10-02
drm/radeon: use WRITE_DATA packets for vm flush on SI
Alex Deucher
1
-7
/
+21
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-09-27
drm/radeon: add 2-level VM pagetables support v9
Dmitry Cherkasov
1
-2
/
+2
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-3
/
+3
2012-09-20
drm/radeon: rework VMID handling
Christian König
1
-7
/
+23
2012-09-20
drm/radeon: make VM flushs a ring operation
Christian König
1
-15
/
+0
2012-09-20
drm/radeon: remove vm_unbind
Christian König
1
-12
/
+0
2012-09-20
drm/radeon: cleanup VM id handling a bit
Christian König
1
-2
/
+3
2012-09-20
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
1
-5
/
+0
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
1
-0
/
+19
2012-08-13
drm/radeon: fix bank tiling parameters on SI
Christian König
1
-4
/
+12
2012-07-20
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
1
-2
/
+2
2012-07-18
drm/radeon: update rptr saving logic for memory buffers
Alex Deucher
1
-1
/
+9
2012-07-18
drm/radeon: update ib_execute for SI (v2)
Alex Deucher
1
-21
/
+28
2012-07-17
drm/radeon: record what is next valid wptr for each ring v4
Christian König
1
-3
/
+21
2012-07-17
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
1
-21
/
+0
2012-07-17
drm/radeon: remove vm_manager start/suspend
Christian König
1
-8
/
+4
2012-07-17
drm/radeon: remove r600_blit_suspend
Christian König
1
-3
/
+0
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
1
-10
/
+6
2012-07-17
drm/radeon: remove FIXME comment from chipset suspend
Christian König
1
-1
/
+0
2012-06-29
drm/radeon: fix VM page table setup on SI
Alex Deucher
1
-2
/
+2
2012-06-21
drm/radeon: replace pflip and sw_int counters with atomics
Christian Koenig
1
-15
/
+15
[next]