summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2022-06-15In iwn(4), delay 40MHz RXON config until we have negotiated 11n mode.Stefan Sperling
2022-06-15drm/amdgpu: update VCN codec support for Yellow CarpJonathan Gray
2022-06-15drm/atomic: Force bridge self-refresh-exit on CRTC switchJonathan Gray
2022-06-15drm/amd/pm: use bitmap_{from,to}_arr32 where appropriateJonathan Gray
2022-06-15drm/amd/pm: Fix missing thermal throttler statusJonathan Gray
2022-06-15drm/radeon: fix a possible null pointer dereferenceJonathan Gray
2022-06-15drm/amd/display: Check if modulo is 0 before dividing.Jonathan Gray
2022-06-15add bitmap_to_arr32() for 5.15.47 drmJonathan Gray
2022-06-10drm/i915/dsi: fix VBT send packet port selection for ICL+Jonathan Gray
2022-06-10drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Jonathan Gray
2022-06-10drm/i915: Fix CFI violation with show_dynamic_id()Jonathan Gray
2022-06-10drm/edid: fix invalid EDID extension block filteringJonathan Gray
2022-06-10drm: fix EDID struct for old ARM OABI formatJonathan Gray
2022-06-10drm/amd/pm: update smartshift powerboost calc for smu13Jonathan Gray
2022-06-10drm/amd/pm: update smartshift powerboost calc for smu12Jonathan Gray
2022-06-10drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_boJonathan Gray
2022-06-10drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_initJonathan Gray
2022-06-10drm/amd/pm: fix the compile warningJonathan Gray
2022-06-10drm/plane: Move range check for format_count earlierJonathan Gray
2022-06-10drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsJonathan Gray
2022-06-10drm/amd/pm: fix double free in si_parse_power_table()Jonathan Gray
2022-06-10drm/amd/display: Disabling Z10 on DCN31Jonathan Gray
2022-06-10add struct kobj_attributeJonathan Gray
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Jonathan Gray
2022-06-06regenJonathan Gray
2022-06-06drm/amdgpu: add beige goby PCI IDJonathan Gray
2022-06-04Make iwm(4) handle 9k devices which do not support antenna B.Stefan Sperling
2022-06-04match on Gemini Lake HD Audio (0x3198)Jonathan Gray
2022-06-02Implement and enable IPv4, TCP, and UDP checksum offloading for igc.mbuhl
2022-05-26drm/i915/adl-n: Add stepping infoJonathan Gray
2022-05-26drm/i915/rpl-s: Add stepping infoJonathan Gray
2022-05-26drm/i915/rpl-s: Enable guc submission by defaultJonathan Gray
2022-05-26drm/i915/adl-n: Add PCH Support for Alder Lake NJonathan Gray
2022-05-26drm/i915/rpl-s: Add PCH Support for Raptor Lake SJonathan Gray
2022-05-26regenJonathan Gray
2022-05-26add more Intel RPL-S graphics idsJonathan Gray
2022-05-26drm/i915/rpl-p: Add PCI IDsJonathan Gray
2022-05-26drm/i915: Add RPL-S PCI IDsJonathan Gray
2022-05-25drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Jonathan Gray
2022-05-25drm/i915/dmc: Add MMIO range restrictionsJonathan Gray
2022-05-25drm/amd: Don't reset dGPUs if the system is going to s2idleJonathan Gray
2022-05-25Revert "drm/i915/opregion: check port number bounds for SWSCI display power s...Jonathan Gray
2022-05-25As with if_em.c r1.350, and for the same reasons (arm64 systems with nonJonathan Matthew
2022-05-19Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Jonathan Gray
2022-05-19Force maximum payload size to 128 bytes for AR816X/AR817x as it triggersKevin Lo
2022-05-14Remove unused buf_dma member from struct iwx_rx_ring.Stefan Sperling
2022-05-14Remove unused buf_dma member from struct iwm_rx_ring.Stefan Sperling
2022-05-14Fix iwx_ampdu_rx_stop() for multiple Rx BA sessions.Stefan Sperling
2022-05-13Show the iwx(4) firmware filename if 'ifconfig iwx0 debug' is active.Stefan Sperling
2022-05-13Make iwx(4) load a0-hr-b0 firmware on AX211 devices which require it.Stefan Sperling