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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove warning about amdgpu userptr ioctl being unimplemented
jsg
2021-02-20
1
-1
/
+0
*
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
6
-71
/
+30
*
Make mapping the "I/O Space" BAR optional. POWER9 systems don't support
kettenis
2020-10-26
1
-14
/
+7
*
handle capable(CAP_SYS_NICE) for allowing high priority contexts
jsg
2020-10-21
1
-2
/
+0
*
change drm_vma function arguments to take struct drm_file *
jsg
2020-10-21
1
-1
/
+2
*
consistently use dev_info() for sos fw version messages
jsg
2020-10-15
2
-2
/
+2
*
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
*
Align pool items on CACHELINESIZE when replacing linux kmem_cache with
jsg
2020-10-11
2
-2
/
+2
*
drm/amdgpu: Fix buffer overflow in INFO ioctl
jsg
2020-09-04
1
-0
/
+4
*
bring back local #undef DEBUG changes lost in drm 5.7 update
jsg
2020-08-27
1
-0
/
+4
*
drm/amdgpu: fix ordering of psp suspend
jsg
2020-08-22
1
-4
/
+4
*
drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
jsg
2020-08-22
1
-1
/
+1
*
drm/amdgpu: use the unlocked drm_gem_object_put
jsg
2020-08-22
1
-1
/
+1
*
drm/amdgpu: avoid dereferencing a NULL pointer
jsg
2020-08-22
1
-7
/
+12
*
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
jsg
2020-08-05
1
-1
/
+2
*
Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
jsg
2020-08-05
1
-3
/
+6
*
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
jsg
2020-07-29
1
-6
/
+3
*
drm/amdgpu: fix preemption unit test
jsg
2020-07-29
1
-5
/
+15
*
drm/amdgpu/gfx10: fix race condition for kiq
jsg
2020-07-29
1
-1
/
+8
*
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
jsg
2020-07-23
1
-18
/
+8
*
drm/amdgpu: asd function needs to be unloaded in suspend phase
jsg
2020-07-16
1
-0
/
+6
*
drm/amdgpu: add TMR destory function for psp
jsg
2020-07-16
1
-4
/
+53
*
drm/amdgpu: don't do soft recovery if gpu_recovery=0
jsg
2020-07-16
1
-1
/
+2
*
change some drm locks from IPL_TTY to IPL_NONE
jsg
2020-07-13
6
-7
/
+7
*
drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
jsg
2020-07-09
1
-0
/
+1
*
drm/amdgpu: use %u rather than %d for sclk/mclk
jsg
2020-07-09
1
-2
/
+2
*
drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
jsg
2020-07-09
1
-2
/
+3
*
drm/amdgpu: fix non-pointer dereference for non-RAS supported
jsg
2020-07-09
1
-2
/
+2
*
drm/amdgpu: disable ras query and iject during gpu reset
jsg
2020-07-09
3
-3
/
+28
*
drm/amdgpu: add fw release for sdma v5_0
jsg
2020-07-02
1
-1
/
+5
*
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
2
-6
/
+4
*
drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode
jsg
2020-06-22
1
-2
/
+9
*
drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven
jsg
2020-06-22
1
-0
/
+9
*
drm/amdgpu: Init data to avoid oops while reading pp_num_states.
jsg
2020-06-22
1
-1
/
+4
*
drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
jsg
2020-06-22
1
-18
/
+25
*
Silence amdgpu_device_resize_fb_bar; supporting resizing of PCI BARs is
kettenis
2020-06-12
1
-24
/
+2
*
Make amdgpu_irq_add_domain silent; this functionality is only needed to
kettenis
2020-06-12
1
-4
/
+2
*
update drm to linux 5.7
jsg
2020-06-08
269
-23360
/
+68575
*
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
*
drm/amdgpu: Change VCE booting with firmware loaded by PSP
jsg
2020-05-15
1
-4
/
+9
*
drm/amdgpu:change VEGA booting with firmware loaded by PSP
jsg
2020-05-15
1
-4
/
+5
*
drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
jsg
2020-05-11
1
-1
/
+2
*
drm/amdgpu: fix typo for vcn1 idle check
jsg
2020-04-15
1
-1
/
+1
*
drm/amd/amdgpu: Fix GPR read from debugfs (v2)
jsg
2020-03-26
1
-3
/
+3
*
drm/amd/display: remove duplicated assignment to grph_obj_type
jsg
2020-03-21
1
-2
/
+1
[next]