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-05-24
Add support for suspend/resume.
Marcus Glocker
2024-05-24
pfsync must let to progress state for destination peer
Alexandr Nedvedicky
2024-05-24
remove unneeded includes
Jonathan Gray
2024-05-24
remove unneeded includes; ok miod@
Jonathan Gray
2024-05-24
add back var removed in rev 1.7 in 2009, makes puc@cardbus build
Jonathan Gray
2024-05-23
increment CCMP decryption error counter if hw decrypt fails to get PN
Stefan Sperling
2024-05-23
regen
Kevin Lo
2024-05-23
Add support for Quectel EM060K.
Kevin Lo
2024-05-23
remove unneeded includes; ok mpi@
Jonathan Gray
2024-05-22
Fix some bogus masking for the HCS (Host Controller Status) register.
Marcus Glocker
2024-05-22
regen
Martijn van Duren
2024-05-22
Add support for MT7922. This brings the MT7922 in line with MT7921.
Martijn van Duren
2024-05-22
remove prototypes with no matching function; ok miod@
Jonathan Gray
2024-05-22
remove extern with no matching var; ok miod@
Jonathan Gray
2024-05-22
Make the interrupt status poll function generic, rather than for only one
Marcus Glocker
2024-05-22
When clearing the wait channel also clear the wait message.
Claudio Jeker
2024-05-22
In the big p_stat switch in ptsignal do not call return but instead
Claudio Jeker
2024-05-22
Just grab the SCHED_LOCK() once in donice() before walking the ps_threads
Claudio Jeker
2024-05-22
Add firmware and driver own functions. These are needed to bring up the
Martijn van Duren
2024-05-22
remove prototypes with no matching function and externs with no var
Jonathan Gray
2024-05-21
remove switch_exit() prototypes, replaced by sched_exit()
Jonathan Gray
2024-05-21
Refactor vmx(4) receive offloading.
Jan Klemkow
2024-05-21
Remove obsolete comment, and fix some spacing.
Marcus Glocker
2024-05-21
Only enable BUS_DMA_64BIT if the controller supports it.
Marcus Glocker
2024-05-21
Inform user land when vltime / pltime changes.
Florian Obser
2024-05-21
Make igc(4) and ix(4) struct names unique.
Alexander Bluhm
2024-05-21
regen
Jonathan Gray
2024-05-21
move entry to be ordered by device id
Jonathan Gray
2024-05-21
regen
Jonathan Gray
2024-05-21
move some entries to be ordered by device id
Jonathan Gray
2024-05-20
remove extern with no matching var
Jonathan Gray
2024-05-20
remove prototypes with no matching function
Jonathan Gray
2024-05-20
remove prototypes with no matching function; ok visa@
Jonathan Gray
2024-05-20
Fix an off by one.
Martijn van Duren
2024-05-20
Introduce some macros for static intr. aggr. and slot integers, and do
Marcus Glocker
2024-05-20
Remove always-false condition in amap_free KASSERT.
Dave Voutila
2024-05-20
Add flag to switch between normal interrupts (one interrupt per completed
Marcus Glocker
2024-05-20
Rework interaction between sleep API and exit1() and start unlocking ps_threads
Claudio Jeker
2024-05-20
Drop MNT_LOCAL flag in corresponding `vfsconflist' fuse(4) entry instead
Vitaliy Makkoveev
2024-05-20
drm/amd/display: Fix incorrect DSC instance for MST
Jonathan Gray
2024-05-20
drm/amd/display: Handle Y carry-over in VCP X.Y calculation
Jonathan Gray
2024-05-20
drm/i915/bios: Fix parsing backlight BDB data
Jonathan Gray
2024-05-20
drm/i915/gt: Automate CCS Mode setting during engine resets
Jonathan Gray
2024-05-20
drm/i915/audio: Fix audio time stamp programming for DP
Jonathan Gray
2024-05-20
drm/ttm: Print the memory decryption status just once
Jonathan Gray
2024-05-20
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
Jonathan Gray
2024-05-20
drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
Jonathan Gray
2024-05-20
drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible
Jonathan Gray
2024-05-20
drm/amd/display: Atom Integrated System Info v2_2 for DCN35
Jonathan Gray
2024-05-20
dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 users
Jonathan Gray
[next]