index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2024-10-08
Add the BUS_DMA_64BIT flag to bus_dmamem_alloc(9) calls since NVMe devices
Mark Kettenis
2024-10-08
Make bus_dmamem_alloc(9) recognize the BUS_DMA_64BIT flag and interpret
Mark Kettenis
2024-10-08
Replace ps_oppid (old parent pid) with ps_opptr (a pointer to the old parent ...
Claudio Jeker
2024-10-08
Move common code to update the proc runtime into tuagg_add_runtime().
Claudio Jeker
2024-10-08
Adjust lock requirements for ps_pptr, ps_ppid and ps_oppid.
Claudio Jeker
2024-10-08
remove unused ffs_checkoverlap() ext2fs_checkoverlap(); ok miod@
Jonathan Gray
2024-10-08
remove unused uvm_pause(); ok miod@
Jonathan Gray
2024-10-08
set activate for ufshci_acpi and ufshci_fdt
Jonathan Gray
2024-10-07
Remove VMFUNC feature detection and tracking.
Dave Voutila
2024-10-07
Tweak genassym code generation to force preprocessor conditional directives
Miod Vallat
2024-10-07
add UQ_ALWAYS_OPEN for another PixArt mouse
Stuart Henderson
2024-10-07
sync
Stuart Henderson
2024-10-07
add another PixArt mouse, to be used in quirks
Stuart Henderson
2024-10-07
Add support for AX88772D.
Kevin Lo
2024-10-07
drm/amd/display: Validate backlight caps are sane
Jonathan Gray
2024-10-07
drm/amd/display: Round calculated vtotal
Jonathan Gray
2024-10-07
drm/amd/display: Add HDMI DSC native YCbCr422 support
Jonathan Gray
2024-10-07
drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination
Jonathan Gray
2024-10-07
drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
Jonathan Gray
2024-10-07
drm/amd/amdgpu: Properly tune the size of struct
Jonathan Gray
2024-10-07
drm/radeon: properly handle vbios fake edid sizing
Jonathan Gray
2024-10-07
drm/amdgpu: properly handle vbios fake edid sizing
Jonathan Gray
2024-10-07
drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...
Jonathan Gray
2024-10-07
include proc.h to fix APMDEBUG build
Jonathan Gray
2024-10-06
Fix the rx refill timeout to only refill rings that are currently empty.
Jonathan Matthew
2024-10-06
remove unused DEBUG_PLEDGE lines; ok deraadt@
Jonathan Gray
2024-10-06
remove unneeded includes and defines; ok miod@
Jonathan Gray
2024-10-06
use rdmsr_safe() instead of rdmsr() for probing feature
Sebastien Marie
2024-10-06
remove unused axppmic_rsb_cd, axppmic at rsb uses axppmic_cd
Jonathan Gray
2024-10-06
remove unused sched_cost_load variable
Jonathan Gray
2024-10-06
remove unused wi_usb_cd, wi at usb uses wi_cd
Jonathan Gray
2024-10-06
remove unused atw_beacon_len_adjust variable
Jonathan Gray
2024-10-06
Seperate -> Separate
Jonathan Gray
2024-10-05
remove unneeded includes
Jonathan Gray
2024-10-04
Allow boot loader to run as AMD SEV guest on QEMU with EFI.
Alexander Bluhm
2024-10-04
Allow kernel boot on QEMU with AMD SEV.
Alexander Bluhm
2024-10-04
Remove unused SIGEMT.
Miod Vallat
2024-10-04
Increase psp(4) timeouts.
Alexander Bluhm
2024-10-04
Remove two MHI LOOPBACK channels, there's no need to match them.
Kevin Lo
2024-10-04
As with other multiqueue drivers, print the number of queues we set up
Jonathan Matthew
2024-10-04
Expose {T,R}X desc trail and add link_enabled field to prepare VF
YASUOKA Masahiko
2024-10-03
In rucheck() sum up the tusage from all threads to get the real current
Claudio Jeker
2024-10-03
Fix the clock_gettime() handler for pthread_getcpuclockid() to
Claudio Jeker
2024-10-03
vio: Increase rx mbuf size with lro
Stefan Fritsch
2024-10-03
We've left release mode. Time to re-enable POOL_DEBUG
Theo Buehler
2024-10-02
Improve the heuristic for detecting i2c devices. On the x1e some of the
Mark Kettenis
2024-10-02
amd64: implement a pmap_shootept() for non-MP kernels.
Dave Voutila
2024-10-02
Move some PCI MMIO defines from vmm(4) kernel headers to userland.
Dave Voutila
2024-10-02
Modify uvmpd_scan_inactive() to access `uvmexp.pdfreed' only once.
Martin Pieuchot
2024-10-02
Improve responsiveness in OOM situations & make free target checks coherent.
Martin Pieuchot
[next]