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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-20
remove warning about amdgpu userptr ioctl being unimplemented
jsg
1
-1
/
+0
2020-11-30
Use DC_FP_START()/DC_FP_END() around dcn2.1 paths known to cause
jsg
1
-0
/
+6
2020-11-19
The conversion of the IO BAR access did not completely mirror the
patrick
1
-6
/
+22
2020-10-28
Switch from bus_space_read/write to linux io.h interfaces for all
jsg
6
-71
/
+30
2020-10-26
Make mapping the "I/O Space" BAR optional. POWER9 systems don't support
kettenis
1
-14
/
+7
2020-10-21
handle capable(CAP_SYS_NICE) for allowing high priority contexts
jsg
1
-2
/
+0
2020-10-21
change drm_vma function arguments to take struct drm_file *
jsg
1
-1
/
+2
2020-10-15
consistently use dev_info() for sos fw version messages
jsg
2
-2
/
+2
2020-10-15
don't print pci ids when amdgpu attaches
jsg
1
-1
/
+22
2020-10-15
drm/amdgpu: move gpu_info parsing after common early init
jsg
1
-4
/
+4
2020-10-15
drm/amdgpu: move discovery gfx config fetching
jsg
1
-4
/
+3
2020-10-11
Align pool items on CACHELINESIZE when replacing linux kmem_cache with
jsg
2
-2
/
+2
2020-09-04
drm/amdgpu: Fix buffer overflow in INFO ioctl
jsg
1
-0
/
+4
2020-08-27
bring back local #undef DEBUG changes lost in drm 5.7 update
jsg
1
-0
/
+4
2020-08-26
Revert "drm/amd/display: Improve DisplayPort monitor interop"
jsg
3
-23
/
+8
2020-08-26
drm/amd/display: fix pow() crashing when given base 0
jsg
1
-0
/
+3
2020-08-26
drm/amd/display: Fix DFPstate hang due to view port changed
jsg
1
-2
/
+2
2020-08-26
drm/amd/display: Blank stream before destroying HDCP session
jsg
1
-2
/
+1
2020-08-26
drm/amd/display: Fix EDID parsing after resume from suspend
jsg
1
-0
/
+1
2020-08-26
drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
jsg
1
-1
/
+1
2020-08-22
drm/amd/display: dchubbub p-state warning during surface planes switch
jsg
1
-2
/
+67
2020-08-22
drm/amd/display: Fix dmesg warning from setting abm level
jsg
1
-0
/
+23
2020-08-22
drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
jsg
1
-1
/
+4
2020-08-22
drm/amdgpu: fix ordering of psp suspend
jsg
1
-4
/
+4
2020-08-22
drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
jsg
1
-1
/
+1
2020-08-22
drm/amdgpu: use the unlocked drm_gem_object_put
jsg
1
-1
/
+1
2020-08-22
drm/amd/powerplay: suppress compile error around BUG_ON
jsg
1
-2
/
+12
2020-08-22
drm/amd/powerplay: fix compile error with ARCH=arc
jsg
1
-1
/
+2
2020-08-22
drm/amdgpu/display: properly guard the calls to swSMU functions
jsg
1
-2
/
+2
2020-08-22
drm/amdgpu/display bail early in dm_pp_get_static_clocks
jsg
1
-0
/
+2
2020-08-22
drm/amd/display: Improve DisplayPort monitor interop
jsg
3
-8
/
+23
2020-08-22
drm/amdgpu: avoid dereferencing a NULL pointer
jsg
1
-7
/
+12
2020-08-05
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
jsg
1
-1
/
+2
2020-08-05
drm/amd/display: Clear dm_state for fast updates
jsg
1
-9
/
+27
2020-08-05
Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
jsg
1
-3
/
+6
2020-07-29
drm/amd/powerplay: fix a crash when overclocking Vega M
jsg
1
-4
/
+6
2020-07-29
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
jsg
1
-6
/
+3
2020-07-29
drm/amdgpu: fix preemption unit test
jsg
1
-5
/
+15
2020-07-29
drm/amdgpu/gfx10: fix race condition for kiq
jsg
1
-1
/
+8
2020-07-29
drm/amd/display: add dmcub check on RENOIR
jsg
1
-1
/
+1
2020-07-29
drm/amd/display: Check DMCU Exists Before Loading
jsg
1
-1
/
+6
2020-07-23
drm/amdgpu/display: create fake mst encoders ahead of time (v4)
jsg
4
-28
/
+48
2020-07-23
drm/amd/display: OLED panel backlight adjust not work with external display connected
jsg
1
-0
/
+5
2020-07-23
drm/amd/display: handle failed allocation during stream construction
jsg
1
-3
/
+16
2020-07-23
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
jsg
1
-18
/
+8
2020-07-23
drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode
jsg
1
-1
/
+1
2020-07-16
drm/amdgpu: asd function needs to be unloaded in suspend phase
jsg
1
-0
/
+6
2020-07-16
drm/amdgpu: add TMR destory function for psp
jsg
1
-4
/
+53
2020-07-16
drm/amdgpu: don't do soft recovery if gpu_recovery=0
jsg
1
-1
/
+2
2020-07-13
change some drm locks from IPL_TTY to IPL_NONE
jsg
6
-7
/
+7
[next]