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
/
pci
Age
Commit message (
Expand
)
Author
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
11 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
Regen
Miod Vallat
13 days
Add support for Exar XR17V352, submitted by Sean on tech@
Miod Vallat
14 days
Use a mutex to make psp(4) MP safe.
Alexander Bluhm
14 days
Add a work-in-progress version of ice(4), a driver for Intel E810 devices.
Stefan Sperling
14 days
regen
Stefan Sperling
14 days
add two Intel E810 Ethernet PCI device IDs
Stefan Sperling
14 days
Add support for MA devices.
Mark Kettenis
2024-11-05
The first field of struct cfdriver is a pointer. Put NULL rather than 0 here.
Miod Vallat
2024-11-02
Add ixv(4), a driver for virtual functions of Intel 82598EB, 82559,
YASUOKA Masahiko
2024-11-01
drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
Jonathan Gray
2024-11-01
drm/amd: Guard against bad data for ATIF ACPI method
Jonathan Gray
2024-11-01
drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
Jonathan Gray
2024-10-30
readd IFCAP_VLAN_MTU and NVLAN checks
Jan Klemkow
2024-10-29
virtio_pci: Negotiate ACCESS_PLATTFORM feature
Stefan Fritsch
2024-10-27
To prepare to add ixv(4), update the mailbox functionalities of ixbge
YASUOKA Masahiko
2024-10-24
Attach psp(4) version 1.
Alexander Bluhm
2024-10-23
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Jonathan Gray
2024-10-23
drm/amdgpu/swsmu: Only force workload setup on init
Jonathan Gray
2024-10-23
drm/radeon: Fix encoder->possible_clones
Jonathan Gray
2024-10-23
remove duplicate IWX_NVM_GET_INFO define
Jonathan Gray
2024-10-23
remove duplicate MCX_CAP_DEVICE_DRAIN_SIGERR define
Jonathan Gray
2024-10-23
remove duplicate ET_MAC_HDX_REXMIT_MAX define
Jonathan Gray
2024-10-23
remove duplicate ESA_MINISRC_OUT_BUFFER_SIZE define
Jonathan Gray
2024-10-22
put opening { on same line as struct name
Jonathan Gray
2024-10-22
remove duplicate DEV_ID_PCH2 defines
Jonathan Gray
2024-10-19
Change sdhc_bus_power() behavior to return success and not perform a
James Hastings
2024-10-18
drm/i915/hdcp: fix connector refcounting
Jonathan Gray
2024-10-18
drm/amd/display: Check null pointer before dereferencing se
Jonathan Gray
2024-10-18
drm/amd/display: Revert "Check HDCP returned status"
Jonathan Gray
2024-10-18
drm/amd/display: Remove a redundant check in authenticated_dp
Jonathan Gray
2024-10-17
drm/crtc: fix uninitialized variable use even harder
Jonathan Gray
2024-10-17
Remove a lot of #include stanzas which used to be required by code found in
Miod Vallat
2024-10-17
regen
David Gwynne
[next]