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
5 days
gather ice(4) hardware counters for debugging
Stefan Sperling
5 days
implement ice_add_rx_lldp_filter()
Stefan Sperling
6 days
kill our kids before we die, or there will be panic
Joshua Stein
7 days
drm/amdkfd: Accounting pdd vram_usage for svm
Jonathan Gray
8 days
Add qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailbox
Tobias Heider
9 days
wait for ice(4) software interrupt to occur when flushing queue interrupts
Stefan Sperling
9 days
fix build without ICE_DEBUG
Stefan Sperling
9 days
implement the ice(4) Rx interrupt handler
Stefan Sperling
9 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
10 days
use down->up hammer to handle ENETRESET in ice_ioctl; can be refined later
Stefan Sperling
10 days
avoid sending needless MAC address updates to ice(4) hardware
Stefan Sperling
10 days
for clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attaches
Stefan Sperling
11 days
implement ice_down(); ifconfig ice0 down/up is working now
Stefan Sperling
12 days
Fix simplefb colours for BPP16 and BPP24 by specifiying colour
Tobias Heider
14 days
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
[next]