summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2023-03-19regenJonathan Gray
2023-03-19add another Navi 33 device idJonathan Gray
2023-03-16after updating amdgpu-firmware from 20221214 to 20230310 a newJonathan Gray
2023-03-15drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesJonathan Gray
2023-03-15handle dmi_get_system_info(DMI_BIOS_VERSION)Jonathan Gray
2023-03-13regenMark Kettenis
2023-03-13Add Kingston NV2 NVMe drive.Mark Kettenis
2023-03-09Fix comment to reflect the disabled status of Energy Efficient Ethernet.Chris Cappuccio
2023-03-08Delete obsolete /* ARGSUSED */ lint comments.Philip Guenther
2023-03-06Switch all iwx(4) devices to -77 firmware images.Stefan Sperling
2023-03-06Make iwx(4) get the primary channel number from AP beacon info, ratherStefan Sperling
2023-03-06fix previous: only ignore request to delete key while doing crypto in hardwareStefan Sperling
2023-03-06Avoid trying to remove keys if the station is not active in iwx firmware.Stefan Sperling
2023-03-06ignore iwx DATA_PATH group notification 0xf8Stefan Sperling
2023-03-06always provide a subset of STA info in the MAC context commandStefan Sperling
2023-03-06fix iwx session protection event durationStefan Sperling
2023-03-06support the new iwx SCD_QUEUE_CONFIG commandStefan Sperling
2023-03-06add support for the iwx BAID allocation config commandStefan Sperling
2023-03-06implement support for iwx PHY context cmd version 4Stefan Sperling
2023-03-06support the new IWX_STA_MAC_DATA_API_S_VER_2 APIStefan Sperling
2023-03-06add support for the iwx RLC config commandStefan Sperling
2023-03-06support iwx rate_n_flags API version 2 and delete fixed Tx rate supportStefan Sperling
2023-03-06change current iwx rate_n_flag field names to indicate this is API version 1Stefan Sperling
2023-03-06add support for iwx TLC config command v4Stefan Sperling
2023-03-06add support for iwx firmware alive response version 6Stefan Sperling
2023-03-06recognize more iwx ucode TLV sections which are present in newer fw imagesStefan Sperling
2023-03-06drm/amd/display: Properly reuse completion structureJonathan Gray
2023-03-06drm/amd/display: Fix race condition in DPIA AUX transferJonathan Gray
2023-03-06drm/amd/display: Move DCN314 DOMAIN power control to DMCUBJonathan Gray
2023-02-27drm/i915: Remove __maybe_unused from mtl_infoJonathan Gray
2023-02-27drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sinkJonathan Gray
2023-02-23drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listJonathan Gray
2023-02-23drm/amd/display: Fail atomic_check early on normalize_zpos errorJonathan Gray
2023-02-23drm/amd/amdgpu: fix warning during suspendJonathan Gray
2023-02-23drm/amd/display: Properly handle additional cases where DCN is not supportedJonathan Gray
2023-02-23drm/amdgpu: Enable vclk dclk node for gc11.0.3Jonathan Gray
2023-02-23drm/amdgpu: enable HDP SD for gfx 11.0.3Jonathan Gray
2023-02-23drm/amd/display: Reset DMUB mailbox SW state after HW resetJonathan Gray
2023-02-23drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2Jonathan Gray
2023-02-23drm/amd/display: Adjust downscaling limits for dcn314Jonathan Gray
2023-02-23drm/amd/display: Add missing brackets in calculationJonathan Gray
2023-02-21Attach Apollo Lake HD Audio device, enabling audio on machines with it.Brian Callahan
2023-02-20Rewrite the ROM walk logic to correctly iterate over non-STI ROMs (and skipMiod Vallat
2023-02-20Wrap all printf calls in sti_check_rom() in order to automagically cope withMiod Vallat
2023-02-19Do not let the iwx init task run in parallel to wakeup code during resume.Stefan Sperling
2023-02-15drm/i915: Fix VBT DSI DVO port handlingJonathan Gray
2023-02-15drm/i915: Initialize the obj flags for shmem objectsJonathan Gray
2023-02-15drm/i915: Move fd_install after last use of fenceJonathan Gray
2023-02-15drm/amd/display: fix cursor offset on rotation 180Jonathan Gray
2023-02-15drm/amd/display: properly handling AGP aperture in vm setupJonathan Gray