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-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
2022-04-14
amd/display: set backlight only if required
Jonathan Gray
2022-04-14
drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
Jonathan Gray
2022-04-14
drm/amdkfd: make CRAT table missing message informational only
Jonathan Gray
2022-04-14
drm/amdgpu: Fix recursive locking warning
Jonathan Gray
2022-04-14
drm/amdkfd: Don't take process mutex for svm ioctls
Jonathan Gray
2022-04-14
drm/amd/display: Use PSR version selected during set_psr_caps
Jonathan Gray
2022-04-14
drm/amd/display: Fix memory leak
Jonathan Gray
2022-04-14
drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
Jonathan Gray
2022-04-14
drm/amd/display: Add signal type check when verify stream backends same
Jonathan Gray
2022-04-14
drm: Add orientation quirk for GPD Win Max
Jonathan Gray
2022-04-13
Use a simpler "formula" to decide a default kern.maxthread value;
Stuart Henderson
2022-04-12
ddb: simplify machine command handling
Christian Weisgerber
2022-04-12
constify USB host controller method tables and root hub descriptors
Christian Weisgerber
2022-04-12
struct vnode: document the protection required for manipulating v_numoutput
Sebastien Marie
2022-04-11
Keep `fdp' locked until we finish the second loop of unp_externalize().
Vitaliy Makkoveev
2022-04-11
Remove trailing spaces.
Martin Pieuchot
2022-04-11
gpio: Add missing device_unref() calls
Visa Hankala
2022-04-11
don't warn on output type 0 result in dm_edid_parser_send_cea()
Jonathan Gray
2022-04-11
drm/connector: Fix typo in documentation
Jonathan Gray
2022-04-11
drm/i915: Reject unsupported TMDS rates on ICL+
Jonathan Gray
2022-04-11
drm/i915: Fix PSF GV point mask when SAGV is not possible
Jonathan Gray
2022-04-11
drm/i915: Treat SAGV block time 0 as SAGV disabled
Jonathan Gray
2022-04-11
drm/dp: Fix off-by-one in register cache size
Jonathan Gray
2022-04-11
drm/i915/display: Fix HPD short pulse handling for eDP
Jonathan Gray
2022-04-11
drm/amd/display: Remove vupdate_int_entry definition
Jonathan Gray
2022-04-11
drm/amd/display: Add affected crtcs to atomic state for dsc mst unplug
Jonathan Gray
[next]