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_device.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The conversion of the IO BAR access did not completely mirror the
patrick
2020-11-19
1
-6
/
+22
*
Switch from bus_space_read/write to linux io.h interfaces for all
jsg
2020-10-28
1
-28
/
+14
*
don't print pci ids when amdgpu attaches
jsg
2020-10-15
1
-1
/
+22
*
drm/amdgpu: move gpu_info parsing after common early init
jsg
2020-10-15
1
-4
/
+4
*
drm/amdgpu: move discovery gfx config fetching
jsg
2020-10-15
1
-4
/
+3
*
change some drm locks from IPL_TTY to IPL_NONE
jsg
2020-07-13
1
-2
/
+2
*
drm/amdgpu: disable ras query and iject during gpu reset
jsg
2020-07-09
1
-0
/
+3
*
Silence amdgpu_device_resize_fb_bar; supporting resizing of PCI BARs is
kettenis
2020-06-12
1
-24
/
+2
*
update drm to linux 5.7
jsg
2020-06-08
1
-568
/
+1516
*
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
jsg
2019-07-04
1
-8
/
+5
*
drm/amd/display/dm: add picasso support
jsg
2019-07-04
1
-0
/
+1
*
drm/amdgpu: add soc15 support for picasso
jsg
2019-07-04
1
-1
/
+6
*
drm/amdgpu: add picasso to asic_type enum
jsg
2019-07-04
1
-0
/
+1
*
Match radeon_device.c rev 1.2 and return early in amdgpu_device_suspend()
jsg
2019-05-24
1
-0
/
+2
*
match radeondrm and switch DRM_INFO message with device id/asic name to
jsg
2019-05-23
1
-1
/
+1
*
add amdgpu from linux 4.19.44 for recent AMD Radeon parts
jsg
2019-05-21
1
-0
/
+3605