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
/
radeon_pm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update drm to linux 5.7
jsg
2020-06-08
1
-15
/
+12
*
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
jsg
2019-04-14
1
-8
/
+20
*
update ttm and radeondrm(4) to Linux 4.4.129
jsg
2018-04-25
1
-101
/
+1132
*
oops, snapshot tests not ready yet
deraadt
2018-04-20
1
-1132
/
+101
*
sync
deraadt
2018-04-20
1
-101
/
+1132
*
Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for
kettenis
2017-07-01
1
-3
/
+6
*
Update inteldrm to the code from Linux 3.14.52 (which corresponds to
kettenis
2015-09-23
1
-2
/
+2
*
Make use of recent drm_linux.h additions to further reduce the
jsg
2015-07-11
1
-32
/
+23
*
another round of reducing the diff to linux
jsg
2015-04-18
1
-10
/
+1
*
add back some more static use to reduce the diff to linux
jsg
2015-04-06
1
-34
/
+13
*
switch most rwlock calls back to their linux equivalents
jsg
2015-02-10
1
-29
/
+28
*
Remove DRM_LOCK macros, rename dev_lock to struct_mutex and directly
jsg
2015-02-10
1
-4
/
+4
*
remove the second void * argument on tasks.
dlg
2015-01-27
1
-4
/
+4
*
radeon/pm: Guard access to rdev->pm.power_state array
jsg
2014-02-15
1
-3
/
+5
*
use linux style memory allocations in radeon
jsg
2014-02-09
1
-2
/
+2
*
replace things like "start + interval > ticks" with
dlg
2013-11-11
1
-2
/
+2
*
deprecate taskq_systq() and replace it with extern struct taskq
dlg
2013-10-30
1
-7
/
+7
*
Move most of the uses of workqs in drm to the new task/taskq api.
jsg
2013-10-29
1
-3
/
+9
*
remove an uneeded printf
jsg
2013-08-26
1
-3
/
+1
*
Add a port of the TTM and Radeon DRM code from Linux 3.8.13.
jsg
2013-08-12
1
-0
/
+925