summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2022-02-09enable hw vlan tag handling in the rx path too.David Gwynne
2022-02-09drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledJonathan Gray
2022-02-09drm/i915/overlay: Prevent divide by zero bugs in scalingJonathan Gray
2022-02-09drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Jonathan Gray
2022-02-09drm/amd/display: watermark latencies is not enough on DCN31Jonathan Gray
2022-02-09drm/amd/pm: correct the MGpuFanBoost support for Beige GobyJonathan Gray
2022-02-09drm/i915/adlp: Fix TypeC PHY-ready status readoutJonathan Gray
2022-02-09drm/i915: Disable DSB usage for nowJonathan Gray
2022-02-09enable hardware vlan tagging.David Gwynne
2022-02-08Fix a KASSERT in iwm(4) being triggered for the wrong reason.Stefan Sperling
2022-02-08bring back IPv4, TCP4/6 and UDP4/6 checksum offloading.David Gwynne
2022-02-08rework checksum/vlan offloading, and enable it for ipv6 too.David Gwynne
2022-02-07Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-03store root bridge data in softc before calling intel_init_stolen_res()Jonathan Gray
2022-02-03inteldrm now requires ttmJonathan Gray
2022-02-02unifdef __OpenBSD__Jonathan Gray
2022-02-02unifdef __NetBSD_Version__Jonathan Gray
2022-02-02drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Jonathan Gray
2022-02-02drm/atomic: Add the crtc to affected crtc only if uapi.enable = trueJonathan Gray
2022-02-01call intel_init_stolen_res() lost in drm 5.7 updateJonathan Gray
2022-02-01get stolen memory base and size for gen 12Jonathan Gray
2022-02-01use unsigned long for length argument of linux copyin/copyout equivalentsJonathan Gray
2022-01-31enable the movntdqa version of drm_memcpy_from_wc()Jonathan Gray
2022-01-31define CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND to reduce diff to linuxJonathan Gray
2022-01-31revert fb size workaround from amdgpu_gmc.c rev 1.3Jonathan Gray
2022-01-31unstub append_oa_sample()Jonathan Gray
2022-01-30unstub intel_gt_get_awake_time()Jonathan Gray
2022-01-30push stub down in __await_execution()Jonathan Gray
2022-01-29drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Jonathan Gray
2022-01-29drm/amd/display: reset dcn31 SMU mailbox on failuresJonathan Gray
2022-01-29drm/i915: Flush TLBs before releasing backing storeJonathan Gray
2022-01-28When it's the possessive of 'it', it's spelled "its", without thePhilip Guenther
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsJonathan Gray
2022-01-27drm/i915/display/ehl: Update voltage swing tableJonathan Gray
2022-01-27drm/amdgpu: don't do resets on APUs which don't support itJonathan Gray
2022-01-27drm/amd/display: Fix the uninitialized variable in enable_stream_features()Jonathan Gray
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsJonathan Gray
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Jonathan Gray
2022-01-27drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJonathan Gray
2022-01-27drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJonathan Gray
2022-01-27drm/amdkfd: Fix error handling in svm_range_addJonathan Gray
2022-01-27drm/amd/display: add else to avoid double destroy clk_mgrJonathan Gray
2022-01-27drm/amdgpu/display: set vblank_disable_immediate for DCJonathan Gray
2022-01-27drm/amd/display: check top_pipe_to_program pointerJonathan Gray
2022-01-27drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/LJonathan Gray
2022-01-27drm/amd/display: Fix out of bounds access on DNC31 stream encoder regsJonathan Gray
2022-01-27drm/amd/display: Fix bug in debugfs crc_win_update entryJonathan Gray
2022-01-27drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...Jonathan Gray
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Jonathan Gray
2022-01-27drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()Jonathan Gray