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
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-10
support hardware timestamping for received packets.
David Gwynne
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-09
Let drm(4) allocate memory without constraints if the hardware supports
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-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-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
We know which flow table entries are actually in use, so we can just
Jonathan Matthew
2019-06-05
this can support 64BIT DVA for io
David Gwynne
2019-06-04
Move a function used as a callback out of a header so there will only be
Jonathan Gray
2019-06-04
use htolemXX and lemtohXX instead of htoleXX and letohXX
David Gwynne
2019-06-04
tx and rx descriptors work fine with 64bit dva
David Gwynne
2019-06-04
Implement mcx_media_change(). This disables the port, sets the media type to
Jonathan Matthew
2019-06-03
Prevent corruption of the pckbc command queue. If multiple synchronous
anton
2019-06-03
Implement rx filtering using the flow table. Now we have three flow groups,
Jonathan Matthew
2019-06-03
- Remove a redundant check within alc_mii_readreg_813x().
Kevin Lo
2019-06-03
Change pci_intr_handle_t into a struct and replace duplicated code that
Mark Kettenis
2019-06-01
drm: Wake up next in drm_read() chain if we are forced to putback the event
Jonathan Gray
2019-05-31
drm/amd/display: Set stream->mode_changed when connectors change
Jonathan Gray
2019-05-31
drm/amd/display: Fix Divide by 0 in memory calculations
Jonathan Gray
2019-05-31
drm/amd/display: fix releasing planes when exiting odm
Jonathan Gray
2019-05-31
drm/amdgpu: fix old fence check in amdgpu_fence_emit
Jonathan Gray
2019-05-31
Add MSI-X support.
Mark Kettenis
2019-05-31
remove duplicate page table
Jonathan Gray
2019-05-31
Add MSI-X support.
Mark Kettenis
2019-05-30
Fix definitions of PCI_MSIX_MAU32 and add a define for the MSI-X function
Mark Kettenis
2019-05-30
Mellanox support tells me that according to an internal datasheet, legacy
Jonathan Matthew
2019-05-30
wrap some long lines, except in bits I'll probably have to rewrite soon
Jonathan Matthew
2019-05-29
Add jumbo frame support. Set the port MTU as high as we can (up to 9500)
Jonathan Matthew
[next]