summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2024-05-06drm: add drm_gem_object_is_shared_for_memory_stats() helperJonathan Gray
2024-05-06add NR_PAGE_ORDERS for 6.6.30 drmJonathan Gray
2024-05-04Add TSO capabilites.Moritz Buhl
2024-05-04amd64 is guaranteed to have PAT and CLFLUSH; stop testing cpu flagsPhilip Guenther
2024-05-01Refactor receive offloading code in ix(4)Jan Klemkow
2024-04-29drm/amdgpu: remove invalid resource->start check v2Jonathan Gray
2024-04-29drm/amdkfd: Fix memory leak in create_process failureJonathan Gray
2024-04-29drm/amdgpu: validate the parameters of bo mapping operations more clearlyJonathan Gray
2024-04-29drm/radeon: make -fstrict-flex-arrays=3 happyJonathan Gray
2024-04-29drm/i915/mst: Limit MST+DSC to TGL+Jonathan Gray
2024-04-29drm/i915/vma: Fix UAF on destroy against retire raceJonathan Gray
2024-04-29drm/amd/display: Do not recursively call manual trigger programmingJonathan Gray
2024-04-29drm/i915: Disable live M/N updates when using bigjoinerJonathan Gray
2024-04-29drm/i915: Adjust seamless_m_n flag behaviourJonathan Gray
2024-04-29drm/i915: Enable VRR later during fastsetsJonathan Gray
2024-04-29drm/i915: Extract intel_crtc_vblank_evade_scanlines()Jonathan Gray
2024-04-29drm/i915: Change intel_pipe_update_{start,end}() calling conventionJonathan Gray
2024-04-29drm/i915/cdclk: Fix voltage_level programming edge caseJonathan Gray
2024-04-29drm/i915/mst: Reject FEC+MST on ICLJonathan Gray
2024-04-29drm/i915: Fix FEC pipe A vs. DDI A mixupJonathan Gray
2024-04-29add check_add_overflow() for 6.6.29 drmJonathan Gray
2024-04-20regenJonathan Gray
2024-04-20add Ryzen 8040 "Hawk Point" idsJonathan Gray
2024-04-18drm/amd/display: fix disable otg wa logic in DCN316Jonathan Gray
2024-04-18drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTJonathan Gray
2024-04-18drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Jonathan Gray