index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
si.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: consolidate UVD clock programming
Christian König
2013-05-02
1
-93
/
+11
*
drm/radeon/si: add support for golden register init
Alex Deucher
2013-04-23
1
-0
/
+793
*
drm/radeon: fix typo in si_select_se_sh()
Alex Deucher
2013-04-23
1
-1
/
+1
*
drm/radeon: put UVD PLLs in bypass mode
Christian König
2013-04-22
1
-8
/
+14
*
drm/radeon: add si tile mode array query v3
Jerome Glisse
2013-04-11
1
-0
/
+2
*
drm/radeon: remove unused blit remnants from si.c
Alex Deucher
2013-04-09
1
-11
/
+0
*
drm/radeon: add UVD tiling addr config v2
Christian König
2013-04-09
1
-0
/
+3
*
drm/radeon: add set_uvd_clocks callback for SI
Christian König
2013-04-09
1
-0
/
+167
*
drm/radeon: UVD bringup v8
Christian König
2013-04-09
1
-0
/
+32
*
drm/radeon/dce6: add missing display reg for tiling setup
Alex Deucher
2013-04-09
1
-0
/
+1
*
drm/radeon: clean up vram/gtt location handling
Alex Deucher
2013-04-09
1
-42
/
+2
*
drm/radeon: fix S/R on VM systems (cayman/TN/SI)
Alex Deucher
2013-03-15
1
-0
/
+1
*
drm/radeon: skip MC reset as it's probably not hung
Alex Deucher
2013-03-07
1
-0
/
+6
*
drm/radeon: switch get_gpu_clock() to a callback (v2)
Alex Deucher
2013-02-20
1
-2
/
+2
*
drm/radeon: add a asic callback to get the xclk
Alex Deucher
2013-02-20
1
-0
/
+27
*
drm/radeon: add ucode loading support for Oland
Alex Deucher
2013-02-01
1
-0
/
+59
*
drm/radeon: fill in gpu init for Oland
Alex Deucher
2013-02-01
1
-1
/
+19
*
drm/radeon: use IBs for VM page table updates v2
Alex Deucher
2013-02-01
1
-24
/
+28
*
drm/radeon: use the reset mask to determine if rings are hung
Alex Deucher
2013-01-31
1
-20
/
+52
*
drm/radeon: halt engines before disabling MC (si)
Alex Deucher
2013-01-31
1
-5
/
+7
*
drm/radeon: use status regs to determine what to reset (si)
Alex Deucher
2013-01-31
1
-34
/
+120
*
drm/radeon: rework GPU reset on cayman/TN
Alex Deucher
2013-01-31
1
-92
/
+90
*
drm/radeon: add a bios scratch asic hung helper
Alex Deucher
2013-01-31
1
-0
/
+5
*
drm/radeon: consolidate redundant macros and constants
Ilija Hadzic
2013-01-31
1
-6
/
+6
*
drm/radeon: clear reset flags if engines are idle
Alex Deucher
2013-01-15
1
-0
/
+6
*
drm/radeon: switch to a finer grained reset for SI (v2)
Alex Deucher
2013-01-03
1
-34
/
+65
*
drm/radeon: reset dma engine on gpu reset (v2)
Jerome Glisse
2013-01-03
1
-1
/
+17
*
drm/radeon: print dma status reg on lockup (v2)
Jerome Glisse
2013-01-03
1
-0
/
+9
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-17
1
-29
/
+326
|
\
|
*
drm/radeon/si: add VM CS checker support for CP DMA
Alex Deucher
2012-12-12
1
-0
/
+47
|
*
drm/radeon: add dma engine support for vm pt updates on si (v2)
Alex Deucher
2012-12-10
1
-24
/
+80
|
*
drm/radeon/kms: Add initial support for async DMA on SI
Alex Deucher
2012-12-10
1
-3
/
+176
|
*
drm/radeon: stop page faults from hanging the system (v2)
Christian König
2012-12-07
1
-2
/
+23
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-3
/
+3
*
|
drm/radeon/si: add some missing regs to the VM reg checker
Alex Deucher
2012-11-08
1
-0
/
+1
|
/
*
drm/radeon: fix si_set_page v2
Christian König
2012-10-23
1
-19
/
+24
*
drm/radeon: fix PFP sync in vm_flush
Christian König
2012-10-23
1
-0
/
+4
*
drm/radeon: update comments to clarify VM setup (v2)
Alex Deucher
2012-10-15
1
-3
/
+4
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-37
/
+76
|
\
|
*
drm/radeon: add vm set_page() callback for SI
Alex Deucher
2012-10-02
1
-0
/
+41
|
*
drm/radeon: rework the vm_flush interface
Alex Deucher
2012-10-02
1
-4
/
+3
|
*
drm/radeon: use WRITE_DATA packets for vm flush on SI
Alex Deucher
2012-10-02
1
-7
/
+21
|
*
drm/radeon: add 2-level VM pagetables support v9
Dmitry Cherkasov
2012-09-27
1
-2
/
+2
|
*
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
1
-3
/
+3
|
*
drm/radeon: rework VMID handling
Christian König
2012-09-20
1
-7
/
+23
|
*
drm/radeon: make VM flushs a ring operation
Christian König
2012-09-20
1
-15
/
+0
|
*
drm/radeon: remove vm_unbind
Christian König
2012-09-20
1
-12
/
+0
|
*
drm/radeon: cleanup VM id handling a bit
Christian König
2012-09-20
1
-2
/
+3
|
*
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
2012-09-20
1
-5
/
+0
[next]