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
/
dev
Age
Commit message (
Expand
)
Author
9 days
Add qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailbox
Tobias Heider
10 days
wait for ice(4) software interrupt to occur when flushing queue interrupts
Stefan Sperling
10 days
fix build without ICE_DEBUG
Stefan Sperling
10 days
implement the ice(4) Rx interrupt handler
Stefan Sperling
10 days
in ice(4), ensure that vsi->max_frame_size gets set
Stefan Sperling
10 days
add placeholder for GC 11.5.2 APU
Jonathan Gray
10 days
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Jonathan Gray
10 days
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
Jonathan Gray
10 days
drm/amdgpu: Adjust debugfs register access permissions
Jonathan Gray
10 days
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Jonathan Gray
10 days
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Jonathan Gray
11 days
use down->up hammer to handle ENETRESET in ice_ioctl; can be refined later
Stefan Sperling
11 days
avoid sending needless MAC address updates to ice(4) hardware
Stefan Sperling
11 days
for clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attaches
Stefan Sperling
12 days
implement ice_down(); ifconfig ice0 down/up is working now
Stefan Sperling
13 days
Fix simplefb colours for BPP16 and BPP24 by specifiying colour
Tobias Heider
2024-11-10
drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Jonathan Gray
2024-11-10
all archs now have ci_idepth, remove ifdefs
Jonathan Gray
2024-11-10
replace uvm.h includes with uvm_extern.h where possible
Jonathan Gray
2024-11-09
remove unused functions; ok mglocker@
Jonathan Gray
2024-11-09
Simplify uvm wire and unwire in psp(4) for lauch update data.
Alexander Bluhm
2024-11-09
Regen
Miod Vallat
2024-11-09
Add support for Exar XR17V352, submitted by Sean on tech@
Miod Vallat
2024-11-09
Regen
Miod Vallat
2024-11-09
More uftdi(4) devices; from Cameron Willams on tech@
Miod Vallat
2024-11-09
Regen
Miod Vallat
2024-11-09
More udl(4) devices, from NetBSD.
Miod Vallat
2024-11-08
qcpas: send APM_POWER_CHANGE events upon ac / battery life changes
Landry Breuil
2024-11-08
Use a mutex to make psp(4) MP safe.
Alexander Bluhm
2024-11-08
Move sparc64-specific ofw prototypes out of the MI header.
Miod Vallat
2024-11-08
Constify strtab.
Martin Pieuchot
2024-11-08
Add a work-in-progress version of ice(4), a driver for Intel E810 devices.
Stefan Sperling
2024-11-08
psp(4) waits for acknowledgement of wbinvd from other CPU.
Alexander Bluhm
2024-11-08
regen
Stefan Sperling
2024-11-08
add two Intel E810 Ethernet PCI device IDs
Stefan Sperling
2024-11-08
Add support for MA devices.
Mark Kettenis
2024-11-06
Regen
Miod Vallat
2024-11-06
Sync with NetBSD: remove duplicate mode entries when parsing edid records,
Miod Vallat
2024-11-06
Sync with NetBSD: minor fixes and a couple more video modes.
Miod Vallat
2024-11-06
Make edid_parse() take a device name as extra argument so that the few
Miod Vallat
2024-11-05
The first field of struct cfdriver is a pointer. Put NULL rather than 0 here.
Miod Vallat
2024-11-05
The ability to attach a wsdisplay without a terminal emulator has been
Miod Vallat
2024-11-05
Implement CSI s and CSI u to save and restore cursor position. These are
Miod Vallat
2024-11-05
Implement psp(4) shutdown command and ioctl(2) PSP_IOC_SHUTDOWN.
Alexander Bluhm
2024-11-05
Add support for CSI b control sequence (repeat last printed character) to
Miod Vallat
2024-11-05
Tweak softc initialization:
Martin Pieuchot
2024-11-04
viogpu: tune down debug messages
Stefan Fritsch
2024-11-04
vio_dump: Fix control queue dump
Stefan Fritsch
2024-11-02
Use lowercase in locking comments when not refering to a global lock.
Martin Pieuchot
2024-11-02
Use a ringbuffer per CPU instead of a ringbuffer per PCB.
Martin Pieuchot
[next]