summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2024-05-22regenMartijn van Duren
2024-05-22Add support for MT7922. This brings the MT7922 in line with MT7921.Martijn van Duren
2024-05-22Add firmware and driver own functions. These are needed to bring up theMartijn van Duren
2024-05-21Refactor vmx(4) receive offloading.Jan Klemkow
2024-05-21Make igc(4) and ix(4) struct names unique.Alexander Bluhm
2024-05-21regenJonathan Gray
2024-05-21move some entries to be ordered by device idJonathan Gray
2024-05-20Fix an off by one.Martijn van Duren
2024-05-20drm/amd/display: Fix incorrect DSC instance for MSTJonathan Gray
2024-05-20drm/amd/display: Handle Y carry-over in VCP X.Y calculationJonathan Gray
2024-05-20drm/i915/bios: Fix parsing backlight BDB dataJonathan Gray
2024-05-20drm/i915/gt: Automate CCS Mode setting during engine resetsJonathan Gray
2024-05-20drm/i915/audio: Fix audio time stamp programming for DPJonathan Gray
2024-05-20drm/ttm: Print the memory decryption status just onceJonathan Gray
2024-05-20drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesJonathan Gray
2024-05-20drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Jonathan Gray
2024-05-20drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleJonathan Gray
2024-05-20drm/amd/display: Atom Integrated System Info v2_2 for DCN35Jonathan Gray
2024-05-20dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersJonathan Gray
2024-05-20drm/connector: Add \n to message about demoting connector force-probesJonathan Gray
2024-05-20drm/radeon: silence UBSAN warning (v3)Jonathan Gray
2024-05-20amd/amdkfd: sync all devices to wait all processes being evictedJonathan Gray
2024-05-20drm/amdgpu: Fix VCN allocation in CPX partitionJonathan Gray
2024-05-20drm/amd/display: Skip on writeback when it's not applicableJonathan Gray
2024-05-20drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Jonathan Gray
2024-05-20drm/amdgpu: Refine IB schedule error loggingJonathan Gray
2024-05-20drm/amdkfd: range check cp bad op exception interruptsJonathan Gray
2024-05-20drm/amdkfd: Check cgroup when returning DMABuf infoJonathan Gray
2024-05-20drm/amdgpu: fix doorbell regressionJonathan Gray
2024-05-20add __counted_by() for 6.6.31 drmJonathan Gray
2024-05-20Map MSI-X in addition to MSI and INTx on rge(4).Kevin Lo
2024-05-17The INTSTS register is read-only, so the attempt to clear interruptsMark Kettenis
2024-05-17vio: Fix signal handling and locking in sysctl pathStefan Fritsch
2024-05-15ansi style function declJonathan Gray
2024-05-15remove unused headerJonathan Gray
2024-05-14make amdgpu_activate() return early when called during hibernate resumeJonathan Gray
2024-05-13Implement hardware masking for MSI and MSI-X on amd64. Note that maskingMark Kettenis
2024-05-13remove unneeded extern and struct; ok patrick@Jonathan Gray
2024-05-13remove prototypes with no matching functionJonathan Gray
2024-05-08ixl(4): force mss of tso packets in hardware supported range.Jan Klemkow
2024-05-08fix iwx(4) monitor modeStefan Sperling
2024-05-07Additional check for TSO packets with 0 MSS.Jan Klemkow
2024-05-06expose hardware counters as kstats.David Gwynne
2024-05-06drm/amdgpu: Fix leak when GPU memory allocation failsJonathan Gray
2024-05-06drm/amdgpu: Assign correct bits for SDMA HDP flushJonathan Gray
2024-05-06drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Jonathan Gray
2024-05-06drm/ttm: stop pooling cached NUMA pages v2Jonathan Gray
2024-05-06mm, treewide: introduce NR_PAGE_ORDERSJonathan Gray
2024-05-06drm/amdgpu: fix visible VRAM handling during faultsJonathan Gray
2024-05-06drm/amdgpu: add shared fdinfo statsJonathan Gray