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-02-03
Rework socket buffers locking for shared netlock.
Vitaliy Makkoveev
2024-02-03
Try to fetch the board variant from the device tree on platforms that have
Mark Kettenis
2024-02-03
Remove Softdep.
Bob Beck
2024-02-03
Add new amd64-only sysctl machdep.retpoline which says whether the cpu
Theo de Raadt
2024-02-03
Implement Multiple Message MSI support on arm64. As on amd64 this is
Mark Kettenis
2024-02-03
implement qwx_tx()
Stefan Sperling
2024-02-03
not enough bits for L1 cache size to be >= 1M
Jonathan Gray
2024-02-03
return early if malloc fails to avoid use after free
Jonathan Gray
2024-02-02
Fix vector number check.
Mark Kettenis
2024-02-02
Implement basics of the qwx(4) data frame Rx path.
Stefan Sperling
2024-02-02
In in_pcbrtentry() add missing return of in6_pcbrtentry() value.
Alexander Bluhm
2024-02-02
Enable sximmc(4)
Mark Kettenis
2024-02-02
Add Allwinner D1 support.
Mark Kettenis
2024-02-02
Add a few more Allwinner D1 clocks.
Mark Kettenis
2024-02-02
drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs
Jonathan Gray
2024-02-02
drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs
Jonathan Gray
2024-02-02
drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT
Jonathan Gray
2024-02-02
drm/i915/lnl: Remove watchdog timers for PSR
Jonathan Gray
2024-02-02
drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...
Jonathan Gray
2024-02-02
drm/amdgpu/pm: Fix the power source flag error
Jonathan Gray
2024-02-02
drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'
Jonathan Gray
2024-02-02
drm/amd/display: Align the returned error code with legacy DP
Jonathan Gray
2024-02-02
drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/A
Jonathan Gray
2024-02-02
drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...
Jonathan Gray
2024-02-02
drm/amdgpu: correct the cu count for gfx v11
Jonathan Gray
2024-02-02
drm: Allow drivers to indicate the damage helpers to ignore damage clips
Jonathan Gray
2024-02-02
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Jonathan Gray
2024-02-02
drm: Don't unref the same fb many times by mistake due to deadlock handling
Jonathan Gray
2024-02-02
Revert "drm/i915/dsi: Do display on sequence later on icl+"
Jonathan Gray
2024-02-02
drm/amdgpu: Fix the null pointer when load rlc firmware
Jonathan Gray
2024-02-01
the clang binary never shrinks, especially since it is statically
Theo de Raadt
2024-01-31
Add route generation number to route cache.
Alexander Bluhm
2024-01-31
Split in_pcbrtentry() and in6_pcbrtentry() based on INP_IPV6.
Alexander Bluhm
2024-01-31
Swap the r10 and rcx registers in the amd64 trapframe so that the
Philip Guenther
2024-01-31
Make wrpkru() consistent with rdpkru() by passing ecx as an argument.
Philip Guenther
2024-01-31
add MediaTek UART support.
James Hastings
2024-01-30
the clang binary never shrinks, especially since it is statically
Theo de Raadt
2024-01-30
enable qwx "ext" IRQs for data packets once we have moved into RUN state
Stefan Sperling
2024-01-30
set up qwx REO ring routing
Stefan Sperling
2024-01-30
fix qwx_core_pdev_create() to not drop into its error path on success
Stefan Sperling
2024-01-29
Run TCP timer without kernel lock.
Alexander Bluhm
2024-01-29
handle qwx(4) association state transitions from ASSOC to RUN
Stefan Sperling
2024-01-29
Because of the way the Linux code behind apldrm(4) is structured it may
Mark Kettenis
2024-01-29
drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL
Jonathan Gray
2024-01-29
drm/amdkfd: fixes for HMM mem allocation
Jonathan Gray
2024-01-29
Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"
Jonathan Gray
2024-01-29
drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()
Jonathan Gray
2024-01-29
drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init
Jonathan Gray
2024-01-29
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...
Jonathan Gray
2024-01-29
drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'
Jonathan Gray
[next]