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
2020-05-20
Extend drmkqfilter() to support EVFILT_READ and match drmpoll() behavior.
Martin Pieuchot
2020-05-18
Offload CCMP (WPA2) encryption and decryption to iwm(4) hardware.
Stefan Sperling
2020-05-17
fix typo in a comment
Jonathan Gray
2020-05-16
Fix PHY_CONTEXT commands sent to iwx(4) firmware.
Stefan Sperling
2020-05-15
Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.
Stefan Sperling
2020-05-15
Fix wrong firmware API documentation comments for iwm(4) and iwx(4).
Stefan Sperling
2020-05-15
drm/amdgpu: Change VCE booting with firmware loaded by PSP
Jonathan Gray
2020-05-15
drm/amdgpu:change VEGA booting with firmware loaded by PSP
Jonathan Gray
2020-05-12
Set timeout(9) to refill the receive ring descriptors if the amount of
jan
2020-05-11
drm/atomic: Take the atomic toys away from X
Jonathan Gray
2020-05-11
drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
Jonathan Gray
2020-05-11
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...
Jonathan Gray
2020-05-11
drm/edid: Fix off-by-one in DispID DTD pixel clock
Jonathan Gray
2020-05-09
Use MSI-X interrupts where available. The first vector is used for
Jonathan Matthew
2020-05-05
Revert parts of CVS commit Jdqd26bn9Ev6aFMc ("Fix processing of compressed
Stefan Sperling
2020-05-01
Prevent divide-by-zero in MiRA which I managed to trigger with iwn(4).
Stefan Sperling
2020-04-30
Fix return value of dma_fence_wait(). Seems to fix occasional
Mark Kettenis
2020-04-30
drm/amd/display: Not doing optimize bandwidth if flip pending.
Jonathan Gray
2020-04-29
Add the 'nomimo' nwflag which disables MIMO in 11n mode.
Stefan Sperling
2020-04-27
When creating the rx filter, indicate we want to match against the outermost
Jonathan Matthew
2020-04-27
Fix processing of compressed block ack notifications sent by iwn(4) firmware.
Stefan Sperling
2020-04-27
Allow iwn(4) firmware to always traverse the entire multi-rate retry table.
Stefan Sperling
2020-04-26
Map em(4) descriptor rings coherent. This doesn't make a difference on x86,
Patrick Wildt
2020-04-25
regen
Kevin Lo
2020-04-25
Add RTL8821CE and RTL8822CE PCI ids.
Kevin Lo
2020-04-24
Print per queue stats when dumping hardware counters in IX_DEBUG kernels.
Martin Pieuchot
2020-04-24
Fix typo which could lead into a double free
Ricardo Mestre
2020-04-23
drm/amdkfd: kfree the wrong pointer
Jonathan Gray
2020-04-22
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
Jonathan Gray
2020-04-22
Use FOREACH_QUEUE() where nothing else is required to support multi-queues.
Martin Pieuchot
2020-04-22
Use I40E_QUEUE_TYPE_EOL instead of hardcoding its value localy.
Martin Pieuchot
2020-04-21
Work around FIFO_UNDERRUN (0x84) Tx errors being reported by iwn(4) firmware.
Stefan Sperling
2020-04-21
Fix TID value set by iwn(4) in the Tx command when sending block ack requests.
Stefan Sperling
2020-04-21
Commands that create objects return a 24 bit object ID, so mask off the
Jonathan Matthew
2020-04-20
regen
Mark Kettenis
2020-04-20
Add Broadcom BCM2711.
Mark Kettenis
2020-04-20
regen
Patrick Wildt
2020-04-20
Add another SanDisk/WD Black NVMe device.
Patrick Wildt
2020-04-20
Increase the completion queue size to prevent overflow. Under reasonably
Jonathan Matthew
2020-04-20
Check if we've reached the end of the current mailbox before writing past
Jonathan Matthew
2020-04-20
Don't call mcx_intr() from mcx_cmdq_poll(); this was a leftover from early
Jonathan Matthew
2020-04-18
Disable MSI for AMD Hudson2 HDA to fix random lock ups.
Alexandre Ratchov
2020-04-18
drm/dp_mst: Fix clearing payload state on topology disable
Jonathan Gray
2020-04-18
Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
Jonathan Gray
2020-04-17
Fix an incorrect test for root in drm linux compatiblity code.
Sebastian Benoit
2020-04-15
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
Jonathan Gray
2020-04-15
drm/amdgpu: fix typo for vcn1 idle check
Jonathan Gray
2020-04-15
drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
Jonathan Gray
2020-04-14
Fix loop condition in sparc64-specific radeondrm_setcolor()
Jeremie Courreges-Anglas
2020-04-13
Fix a recently introduced iwn(4) problem where the link gets stuck since
Stefan Sperling
[next]