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
2022-04-22
ARP, ND6 and PPPoE are not MP safe. Protect them with kernel lock
Alexander Bluhm
2022-04-22
add 16 bit types to kstat_kv structs.
David Gwynne
2022-04-21
Use memset() to initialize struct ieee80211_rxinfo properly.
Stefan Sperling
2022-04-21
Introduce a dedicated link entries for snapshots in pfsync(4). The purpose
Alexandr Nedvedicky
2022-04-21
drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
Jonathan Gray
2022-04-21
drm/amdgpu: Enable gfxoff quirk on MacBook Pro
Jonathan Gray
2022-04-21
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Jonathan Gray
2022-04-21
drm/amd/display: Fix allocate_mst_payload assert on resume
Jonathan Gray
2022-04-21
drm/amd/display: Revert FEC check in validation
Jonathan Gray
2022-04-21
drm/amd/display: Enable power gating before init_pipes
Jonathan Gray
2022-04-21
drm/amdkfd: Check for potential null return of kmalloc_array()
Jonathan Gray
2022-04-21
drm/amdgpu/vcn: improve vcn dpg stop procedure
Jonathan Gray
2022-04-21
drm/amdkfd: Fix Incorrect VMIDs passed to HWS
Jonathan Gray
2022-04-21
drm/amd/display: Update VTEM Infopacket definition
Jonathan Gray
2022-04-21
drm/amd/display: FEC check in timing validation
Jonathan Gray
2022-04-21
drm/amd/display: fix audio format not updated after edid updated
Jonathan Gray
2022-04-21
drm/amdgpu/gmc: use PCI BARs for APUs in passthrough
Jonathan Gray
2022-04-21
drm/amdgpu: conduct a proper cleanup of PDB bo
Jonathan Gray
2022-04-21
drm/amd: Add USBC connector ID
Jonathan Gray
2022-04-21
drm/amd/display: Fix p-state allow debug index on dcn31
Jonathan Gray
2022-04-21
drm/amd/display: Add pstate verification and recovery for DCN31
Jonathan Gray
2022-04-21
Repair hw vlan tagging. Previously swapped byte RGE_TDEXTSTS_VTAG, this
Kevin Lo
2022-04-20
In pfsync there were some KASSERT hidden behind #ifdef PFSYNC_DEBUG.
Alexander Bluhm
2022-04-20
Fix white space and wrap long lines.
Alexander Bluhm
2022-04-20
repair kstat entry
Theo de Raadt
2022-04-20
Route timeout was a mixture of int, u_int and long. Use type int
Alexander Bluhm
2022-04-19
Use a pool instead of malloc for struct rttimer_queue. As routing
Alexander Bluhm
2022-04-19
Instead of a MP unsafe global variable to initialize at first use,
Alexander Bluhm
2022-04-19
add missing unlock before returning in uvn_detach()
Sebastien Marie
2022-04-19
regen
Kevin Lo
2022-04-19
Add a new RDC PHY.
Kevin Lo
2022-04-19
Restore original MDC speed control register value on vte_reset,
Kevin Lo
2022-04-19
enable kstat(4) and kstat(1).
David Gwynne
2022-04-18
regen
Kevin Lo
2022-04-18
A few devices found on EBOX-3360-C2CF and EBOX-3300MX.
Kevin Lo
2022-04-16
esm(4): constify sensor tables
Christian Weisgerber
2022-04-16
it(4): constify sensor tables
Christian Weisgerber
2022-04-16
constify SCSI adapter entry points
Christian Weisgerber
2022-04-16
Make device matching in iwx(4) more similar to Linux iwlwifi.
Stefan Sperling
2022-04-16
regen
Stefan Sperling
2022-04-16
Add more Intel wifi PCI device IDs. Some AX201, some AX210, some AX211.
Stefan Sperling
2022-04-14
The XOR instruction affects the carry and zero flag. Move it before
Alexander Bluhm
2022-04-14
ddb: constify command tables
Christian Weisgerber
2022-04-14
Relax address availability check for multicast binds.
Claudio Jeker
2022-04-14
pf and pfsync are running without kernel lock, so the mutexes must
Alexander Bluhm
2022-04-14
drm/amdgpu: don't use BACO for reset in S3
Jonathan Gray
2022-04-14
drm/amdkfd: Create file descriptor after client is added to smi_clients list
Jonathan Gray
2022-04-14
drm/amdgpu/vcn: Fix the register setting for vcn1
Jonathan Gray
2022-04-14
drm/amdgpu/smu10: fix SoC/fclk units in auto mode
Jonathan Gray
2022-04-14
drm/amdgpu/display: change pipe policy for DCN 2.1
Jonathan Gray
[next]