index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
radeon
/
si.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update drm to linux 5.7
jsg
2020-06-08
1
-46
/
+75
*
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
jsg
2020-01-28
1
-2
/
+2
*
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
jsg
2019-04-14
1
-1200
/
+866
*
Add back a local change to prevent interrupt handlers claiming an
jsg
2018-05-23
1
-0
/
+2
*
update ttm and radeondrm(4) to Linux 4.4.129
jsg
2018-04-25
1
-836
/
+4292
*
oops, snapshot tests not ready yet
deraadt
2018-04-20
1
-4292
/
+836
*
sync
deraadt
2018-04-20
1
-836
/
+4292
*
Fix copy/paste error, CID 1453558.
mpi
2017-08-12
1
-2
/
+2
*
switch back from howmany() to DIV_ROUND_UP()
jsg
2015-04-06
1
-2
/
+2
*
add back some more static use to reduce the diff to linux
jsg
2015-04-06
1
-10
/
+3
*
add and use macros for wake_up/wake_up_all/wake_up_all_locked
jsg
2015-04-06
1
-7
/
+7
*
switch back to IRQ_NONE/IRQ_HANDLED
jsg
2015-02-12
1
-5
/
+5
*
Add and use macros for linux memory barriers. Fix the call in
jsg
2015-02-12
1
-2
/
+2
*
Switch most printf style functions calls back to linux function names
jsg
2015-02-11
1
-4
/
+2
*
switch most rwlock calls back to their linux equivalents
jsg
2015-02-10
1
-3
/
+3
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-6
/
+6
*
drm/radeon/si: make sure mc ucode is loaded before checking the size
jsg
2014-06-21
1
-2
/
+4
*
drm/radeon: expose render backend mask to the userspace
jsg
2014-02-10
1
-1
/
+3
*
drm/radeon: fix render backend setup for SI and CIK
jsg
2014-02-10
1
-6
/
+6
*
drm/radeon/si: Add support for CP DMA to CS checker for compute v2
jsg
2014-02-10
1
-46
/
+62
*
radeon: Fix system hang issue when using KMS with older cards
jsg
2014-02-09
1
-5
/
+7
*
use linux style memory allocations in radeon
jsg
2014-02-09
1
-3
/
+2
*
drm/radeon: fixup bad vram size on SI
jsg
2014-01-24
1
-3
/
+10
*
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
jsg
2014-01-24
1
-3
/
+3
*
drm/radeon: fix typo in cu_per_sh on verde
jsg
2014-01-24
1
-2
/
+2
*
deprecate taskq_systq() and replace it with extern struct taskq
dlg
2013-10-30
1
-2
/
+2
*
Move most of the uses of workqs in drm to the new task/taskq api.
jsg
2013-10-29
1
-3
/
+2
*
drm/radeon: update line buffer allocation for dce6
jsg
2013-09-01
1
-5
/
+20
*
While we forceably detach radeondrm on fatal error in init
jsg
2013-08-18
1
-2
/
+3
*
Add a port of the TTM and Radeon DRM code from Linux 3.8.13.
jsg
2013-08-12
1
-0
/
+4412