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
2019-06-11
drm: don't block fb changes for async plane updates
Jonathan Gray
2019-06-11
drm/i915: Maintain consistent documentation subsection ordering
Jonathan Gray
2019-06-11
drm/i915/fbc: disable framebuffer compression on GeminiLake
Jonathan Gray
2019-06-11
drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
Jonathan Gray
2019-06-11
drm/radeon: prefer lower reference dividers
Jonathan Gray
2019-06-11
drm/amdgpu/psp: move psp version specific function pointers to early_init
Jonathan Gray
2019-06-11
drm: add non-desktop quirks to Sensics and OSVR headsets.
Jonathan Gray
2019-06-11
drm: add non-desktop quirk for Valve HMDs
Jonathan Gray
2019-06-11
Use km_alloc() instead of mallocarray() when allocating ttm dma segments
Jonathan Gray
2019-06-11
pass what pci_intr_established returns to intr_barrier
David Gwynne
2019-06-11
if ifiq_input says there's too much pressure, tell the rxr we're livelocked
David Gwynne
2019-06-11
bump up the ring sizes for dlg@
Jonathan Matthew
2019-06-11
records a flowid in the mbuf if the rx cqe provides an rx hash value.
David Gwynne
2019-06-11
add mcx now that pyro and sparc64 can do msi-x
David Gwynne
2019-06-11
implement msi-x support on sparc64.
David Gwynne
2019-06-10
use m_microtime to get the packet rx time it might be available.
David Gwynne
2019-06-10
use m_microtime instead of microtime for SO_TIMESTAMP socketopt handling
David Gwynne
2019-06-10
add m_microtime for getting the wall clock time associated with a packet
David Gwynne
2019-06-10
NSEC_TO_TIMEVAL turns nanoseconds in a uint64_t into a struct timeval
David Gwynne
2019-06-10
support hardware timestamping for received packets.
David Gwynne
2019-06-10
add M_TIMESTAMP as a csum_flags option to say ph_timestamp is set
David Gwynne
2019-06-10
don't allow userland to change if_type.
David Gwynne
2019-06-10
Revised version of 'ifconfig mode' command fix.
Stefan Sperling
2019-06-10
Use mallocarray(9) & put some free(9) sizes for M_IPMOPTS allocations.
Martin Pieuchot
2019-06-10
Use PWAIT instead of PUSER in tsleep(9).
Martin Pieuchot
2019-06-10
Print proper ACPI version number.
Mark Kettenis
2019-06-10
drm/lease: Make sure implicit planes are leased
Jonathan Gray
2019-06-10
Avoid changing resource limits in rucheck() by introducing a new state
Visa Hankala
2019-06-09
Always return EEXIST if an interface is already part of a bridge.
Martin Pieuchot
2019-06-09
Remove code for non-Ethernet members, these are no longer supported.
Martin Pieuchot
2019-06-09
Add a temporary workaround to make removal of giant files better
Bob Beck
2019-06-09
Let drm(4) allocate memory without constraints if the hardware supports
Mark Kettenis
2019-06-09
Allow memory that isn't (32-bit) DMA reachable when loading a map that was
Mark Kettenis
2019-06-08
When establishing the mapping between ACPI device nodes and PCI devices,
Mark Kettenis
2019-06-08
disambiguate memory extent conflicts for membars and rom addresses
David Gwynne
2019-06-08
Update Spleen kernel fonts to the latest released version, bringing
Frederic Cambus
2019-06-08
When loading intel microcode in the non-efi case, error if the file is
Jonathan Gray
2019-06-07
add ukspan(4), a driver for the Keyspan USA19HS USB serial adapter
Joshua Stein
2019-06-07
regen
Joshua Stein
2019-06-07
add Keyspan USA-19HS
Joshua Stein
2019-06-07
Introduce acpi_getsta() and use it to eliminate some duplicated code.
Mark Kettenis
2019-06-07
make struct mcx_cq_entry a bit closer to reality
David Gwynne
2019-06-07
have mcx_process_rx return the number of slots it made free
David Gwynne
2019-06-07
enable mcx(4) on arm64, found in Packet's g2.large.arm servers.
Jonathan Matthew
2019-06-06
Stop promoting the TSC as a high quality timecounter on MULTIPROCESSOR
Mark Kettenis
2019-06-06
Restore missing newline.
Visa Hankala
2019-06-06
ConnectX-5 cards work too
Jonathan Matthew
2019-06-06
Set up the interrupt handler before creating the event queue.
Jonathan Matthew
2019-06-05
Remove workaround and return EINVAL when userland sends routing messages
Claudio Jeker
2019-06-05
We know which flow table entries are actually in use, so we can just
Jonathan Matthew
[next]