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
/
ttm
/
ttm_tt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call ttm_tt_unpopulate() instead of directly calling ttm_tt_unpopulate
jsg
2020-12-08
1
-1
/
+1
*
correct ttm_tt error paths if bus_dmamap_create() fails
jsg
2020-12-08
1
-2
/
+9
*
drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
jsg
2020-08-22
1
-3
/
+0
*
update drm to linux 5.7
jsg
2020-06-08
1
-4
/
+4
*
Use km_alloc() instead of mallocarray() when allocating ttm dma segments
jsg
2019-06-11
1
-7
/
+10
*
Let drm(4) allocate memory without constraints if the hardware supports
kettenis
2019-06-09
1
-2
/
+8
*
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
jsg
2019-04-14
1
-65
/
+197
*
update ttm and radeondrm(4) to Linux 4.4.129
jsg
2018-04-25
1
-13
/
+36
*
oops, snapshot tests not ready yet
deraadt
2018-04-20
1
-36
/
+13
*
sync
deraadt
2018-04-20
1
-13
/
+36
*
Switch most printf style functions calls back to linux function names
jsg
2015-02-11
1
-3
/
+3
*
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
jsg
2014-02-10
1
-2
/
+2
*
add static back to the ttm functions
jsg
2013-12-08
1
-35
/
+16
*
Add a port of the TTM and Radeon DRM code from Linux 3.8.13.
jsg
2013-08-12
1
-0
/
+396