summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2023-11-21drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEJonathan Gray
2023-11-21drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeJonathan Gray
2023-11-21drm/amd/display: Refactor dm_get_plane_scale helperJonathan Gray
2023-11-21drm/amd/display: Check all enabled planes in dm_check_crtc_cursorJonathan Gray
2023-11-21drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm codeJonathan Gray
2023-11-21drm/radeon: possible buffer overflowJonathan Gray
2023-11-21add more product names in commentsJonathan Gray
2023-11-14regenJonathan Gray
2023-11-14add another Navi 32 device idJonathan Gray
2023-11-11Attach dwqe(4) to Intel Elkhart Lake PSE SGMII devices.Stefan Sperling
2023-11-10Make ifq and ifiq interface MP safe.Alexander Bluhm
2023-11-10regenJonathan Gray
2023-11-10add "Phoenix 2" APU device idJonathan Gray
2023-11-09drm/amdgpu: Reserve fences for VM updateJonathan Gray
2023-11-09gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETJonathan Gray
2023-11-09drm/amdgpu: Unset context priority is now invalidJonathan Gray
2023-11-09drm/ttm: Reorder sys manager cleanup stepJonathan Gray
2023-11-06avoid using MCS9 in iwm(4) Tx rate selection if 40 MHz is disabledStefan Sperling
2023-11-03drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Jonathan Gray
2023-11-03drm/amd: Disable ASPM for VI w/ all Intel systemsJonathan Gray
2023-11-03drm/i915/pmu: Check if pmu is closed before stopping eventJonathan Gray
2023-10-31remove unneeded includesJonathan Gray
2023-10-30drm/amd/pm: add unique_id for gc 11.0.3Jonathan Gray
2023-10-30drm: panel-orientation-quirks: Add quirk for One Mix 2SJonathan Gray
2023-10-30drm/i915: Retry gtt fault when out of fence registersJonathan Gray
2023-10-24revert rev 1.19 'drm/radeon: Fix eDP for single-display iMac11,2'Jonathan Gray
2023-10-21ensure that iwm(4) uses the 80Mhz primary channel index announced in beaconsStefan Sperling
2023-10-20Add missing tcps_outpkttso counter to ixl(4) TSO setup.Jan Klemkow
2023-10-20Improve bad comment.Jan Klemkow
2023-10-20dma-buf: add dma_fence_timestamp helperJonathan Gray
2023-10-20drm/amd/display: Don't set dpms_off for seamless bootJonathan Gray
2023-10-20drm/amdgpu: add missing NULL checkJonathan Gray
2023-10-20drm/atomic-helper: relax unregistered connector checkJonathan Gray
2023-10-20drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalJonathan Gray
2023-10-20add dma_fence_timestamp() for 6.1.59 drmJonathan Gray
2023-10-19Enable TCP Segmentation Offloading for ixl(4)Jan Klemkow
2023-10-18drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Jonathan Gray
2023-10-18drm/amd: Fix detection of _PR3 on the PCIe root portJonathan Gray
2023-10-18drm/amd/display: Adjust the MST resume flowJonathan Gray
2023-10-11Add initial support for Elkhart Lake ethernet to dwqe(4).Stefan Sperling
2023-10-09drm/amdkfd: Use gpu_offset for user queue's wptrJonathan Gray
2023-10-09drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJonathan Gray
2023-10-09drm/amdgpu: Handle null atom context in VBIOS info ioctlJonathan Gray
2023-10-09drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVJonathan Gray
2023-10-09drm/amdgpu/soc21: don't remap HDP registers for SR-IOVJonathan Gray
2023-10-09drm/amd/display: Don't check registers, if using AUX BL controlJonathan Gray
2023-10-09drm/amdkfd: Insert missing TLB flush on GFX10 and laterJonathan Gray
2023-10-09drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3Jonathan Gray
2023-10-09i915/pmu: Move execlist stats initialization to execlist specific setupJonathan Gray
2023-10-09add SZ_4G for 6.1.56 drmJonathan Gray