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_object.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update drm to linux 5.7
jsg
2020-06-08
1
-29
/
+24
*
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
jsg
2019-04-14
1
-27
/
+42
*
drm/drivers: add support for using the arch wc mapping API.
jsg
2018-09-13
1
-0
/
+7
*
update ttm and radeondrm(4) to Linux 4.4.129
jsg
2018-04-25
1
-111
/
+332
*
oops, snapshot tests not ready yet
deraadt
2018-04-20
1
-331
/
+111
*
sync
deraadt
2018-04-20
1
-111
/
+331
*
define and use trace macros
jsg
2015-04-18
1
-5
/
+1
*
add back some more static use to reduce the diff to linux
jsg
2015-04-06
1
-7
/
+5
*
Switch most printf style functions calls back to linux function names
jsg
2015-02-11
1
-7
/
+7
*
switch most mtx_* calls back to linux spinlocks
jsg
2015-02-10
1
-3
/
+3
*
switch most rwlock calls back to their linux equivalents
jsg
2015-02-10
1
-12
/
+11
*
Remove DRM_LOCK macros, rename dev_lock to struct_mutex and directly
jsg
2015-02-10
1
-3
/
+3
*
drm/radeon: also try GART for CPU accessed buffers
jsg
2014-07-06
1
-16
/
+24
*
add a simplistic version of WARN_ON_ONCE() that doesn't warn
jsg
2013-11-07
1
-3
/
+1
*
Call drm_mtrr_add() directly instead adding a map.
kettenis
2013-08-13
1
-4
/
+2
*
Add a port of the TTM and Radeon DRM code from Linux 3.8.13.
jsg
2013-08-12
1
-0
/
+663