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
46 hours
Improve error handling of psp(4) driver.
Alexander Bluhm
2 days
use ifq_deq_set_oactive if we're in an if_deq_begin "transaction"
David Gwynne
3 days
gather ice(4) hardware counters for debugging
Stefan Sperling
3 days
implement ice_add_rx_lldp_filter()
Stefan Sperling
3 days
kill our kids before we die, or there will be panic
Joshua Stein
4 days
drm/amdkfd: Accounting pdd vram_usage for svm
Jonathan Gray
6 days
Add qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailbox
Tobias Heider
7 days
wait for ice(4) software interrupt to occur when flushing queue interrupts
Stefan Sperling
7 days
fix build without ICE_DEBUG
Stefan Sperling
7 days
implement the ice(4) Rx interrupt handler
Stefan Sperling
7 days
in ice(4), ensure that vsi->max_frame_size gets set
Stefan Sperling
7 days
add placeholder for GC 11.5.2 APU
Jonathan Gray
7 days
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Jonathan Gray
7 days
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
Jonathan Gray
7 days
drm/amdgpu: Adjust debugfs register access permissions
Jonathan Gray
7 days
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Jonathan Gray
7 days
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Jonathan Gray
8 days
use down->up hammer to handle ENETRESET in ice_ioctl; can be refined later
Stefan Sperling
8 days
avoid sending needless MAC address updates to ice(4) hardware
Stefan Sperling
8 days
for clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attaches
Stefan Sperling
9 days
implement ice_down(); ifconfig ice0 down/up is working now
Stefan Sperling
10 days
Fix simplefb colours for BPP16 and BPP24 by specifiying colour
Tobias Heider
12 days
drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Jonathan Gray
12 days
all archs now have ci_idepth, remove ifdefs
Jonathan Gray
12 days
replace uvm.h includes with uvm_extern.h where possible
Jonathan Gray
13 days
remove unused functions; ok mglocker@
Jonathan Gray
13 days
Simplify uvm wire and unwire in psp(4) for lauch update data.
Alexander Bluhm
13 days
Regen
Miod Vallat
13 days
Add support for Exar XR17V352, submitted by Sean on tech@
Miod Vallat
13 days
Regen
Miod Vallat
13 days
More uftdi(4) devices; from Cameron Willams on tech@
Miod Vallat
13 days
Regen
Miod Vallat
13 days
More udl(4) devices, from NetBSD.
Miod Vallat
14 days
qcpas: send APM_POWER_CHANGE events upon ac / battery life changes
Landry Breuil
14 days
Use a mutex to make psp(4) MP safe.
Alexander Bluhm
14 days
Move sparc64-specific ofw prototypes out of the MI header.
Miod Vallat
14 days
Constify strtab.
Martin Pieuchot
14 days
Add a work-in-progress version of ice(4), a driver for Intel E810 devices.
Stefan Sperling
14 days
psp(4) waits for acknowledgement of wbinvd from other CPU.
Alexander Bluhm
14 days
regen
Stefan Sperling
14 days
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
[next]