summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2024-11-08Add support for MA devices.Mark Kettenis
2024-11-05The first field of struct cfdriver is a pointer. Put NULL rather than 0 here.Miod Vallat
2024-11-02Add ixv(4), a driver for virtual functions of Intel 82598EB, 82559,YASUOKA Masahiko
2024-11-01drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooJonathan Gray
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodJonathan Gray
2024-11-01drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringJonathan Gray
2024-10-30readd IFCAP_VLAN_MTU and NVLAN checksJan Klemkow
2024-10-29virtio_pci: Negotiate ACCESS_PLATTFORM featureStefan Fritsch
2024-10-27To prepare to add ixv(4), update the mailbox functionalities of ixbgeYASUOKA Masahiko
2024-10-24Attach psp(4) version 1.Alexander Bluhm
2024-10-23drm/amdgpu: prevent BO_HANDLES error from being overwrittenJonathan Gray
2024-10-23drm/amdgpu/swsmu: Only force workload setup on initJonathan Gray
2024-10-23drm/radeon: Fix encoder->possible_clonesJonathan Gray
2024-10-23remove duplicate IWX_NVM_GET_INFO defineJonathan Gray
2024-10-23remove duplicate MCX_CAP_DEVICE_DRAIN_SIGERR defineJonathan Gray
2024-10-23remove duplicate ET_MAC_HDX_REXMIT_MAX defineJonathan Gray
2024-10-23remove duplicate ESA_MINISRC_OUT_BUFFER_SIZE defineJonathan Gray
2024-10-22put opening { on same line as struct nameJonathan Gray
2024-10-22remove duplicate DEV_ID_PCH2 definesJonathan Gray
2024-10-19Change sdhc_bus_power() behavior to return success and not perform aJames Hastings
2024-10-18drm/i915/hdcp: fix connector refcountingJonathan Gray
2024-10-18drm/amd/display: Check null pointer before dereferencing seJonathan Gray
2024-10-18drm/amd/display: Revert "Check HDCP returned status"Jonathan Gray
2024-10-18drm/amd/display: Remove a redundant check in authenticated_dpJonathan Gray
2024-10-17drm/crtc: fix uninitialized variable use even harderJonathan Gray
2024-10-17Remove a lot of #include stanzas which used to be required by code found inMiod Vallat
2024-10-17regenDavid Gwynne
2024-10-17Kingston SNV2S nvme deviceDavid Gwynne
2024-10-17regenDavid Gwynne
2024-10-17ampere altra pci portsDavid Gwynne
2024-10-11drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...Jonathan Gray
2024-10-11drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Jonathan Gray
2024-10-11drm/amd/display: Fix system hang while resume with TBT monitorJonathan Gray
2024-10-11drm/amd/display: Add HDR workaround for specific eDPJonathan Gray
2024-10-11drm/sched: Add locking to drm_sched_entity_modify_schedJonathan Gray
2024-10-11drm/i915/gem: fix bitwise and logical AND mixupJonathan Gray
2024-10-11drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSJonathan Gray
2024-10-11drm/amdgpu/gfx10: use rlc safe mode for soft recoveryJonathan Gray
2024-10-11drm/amdgpu/gfx11: use rlc safe mode for soft recoveryJonathan Gray
2024-10-11drm/amd/pm: ensure the fw_info is not null before using itJonathan Gray
2024-10-11drm/amdgpu/gfx9: use rlc safe mode for soft recoveryJonathan Gray
2024-10-11drm/amdgpu: Block MMR_READ IOCTL in resetJonathan Gray
2024-10-11drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Jonathan Gray
2024-10-11drm/amdgpu: fix unchecked return value warning for amdgpu_gfxJonathan Gray
2024-10-11drm/printer: Allow NULL data in devcoredump printerJonathan Gray
2024-10-11drm/amd/display: Initialize get_bytes_per_element's default to 1Jonathan Gray
2024-10-11drm/amd/display: Fix index out of bounds in DCN30 color transformationJonathan Gray
2024-10-11drm/amd/display: Fix index out of bounds in degamma hardware format translationJonathan Gray
2024-10-11drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Jonathan Gray
2024-10-11drm/amd/display: Check link_res->hpo_dp_link_enc before using itJonathan Gray