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