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
/
amd
/
amdgpu
/
amdgpu_kms.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from bus_space_read/write to linux io.h interfaces for all
jsg
2020-10-28
1
-2
/
+5
*
Make mapping the "I/O Space" BAR optional. POWER9 systems don't support
kettenis
2020-10-26
1
-14
/
+7
*
drm/amdgpu: Fix buffer overflow in INFO ioctl
jsg
2020-09-04
1
-0
/
+4
*
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
jsg
2020-08-05
1
-1
/
+2
*
remove now unused var
jsg
2020-06-29
1
-1
/
+0
*
set fb_set_par and have register_framebuffer() do initial modeset
jsg
2020-06-28
1
-2
/
+0
*
update drm to linux 5.7
jsg
2020-06-08
1
-166
/
+372
*
change wsdisplay attribute type from long to uint32_t
jsg
2020-05-25
1
-3
/
+3
*
rename wsdisplay alloc_attr() to pack_attr()
jsg
2020-05-25
1
-1
/
+1
*
WSDISPLAYIO_GTYPE is u_int not int
jsg
2019-12-25
1
-1
/
+1
*
drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
jsg
2019-10-30
1
-35
/
+0
*
drm/amdgpu: Check for valid number of registers to read
jsg
2019-10-13
1
-0
/
+3
*
Implement backlight control for amdgpu(4). This allows me to set
patrick
2019-08-13
1
-2
/
+28
*
Don't match on amdgpu devices flagged as having experimental hardware support
jsg
2019-08-13
1
-2
/
+15
*
drm/amdgpu: use IP presence to free uvd and vce handles
jsg
2019-07-04
1
-2
/
+2
*
drm/amdgpu: add picasso for amdgpu kms
jsg
2019-07-04
1
-1
/
+1
*
add amdgpu from linux 4.19.44 for recent AMD Radeon parts
jsg
2019-05-21
1
-0
/
+1928