summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2024-11-01drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringJonathan Gray
2024-10-30For AMD SEV automatically load psp(4) firmware during vmd(4) startup.Alexander Bluhm
2024-10-30readd IFCAP_VLAN_MTU and NVLAN checksJan Klemkow
2024-10-30For AMD SEV implement psp(4) download firmware command.Alexander Bluhm
2024-10-30directly use dev_t for swdevt[], remove struct swdevtJonathan Gray
2024-10-29Move psp(4) initialization from attach to device open.Alexander Bluhm
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-22remove duplicate entry in match tableJonathan Gray
2024-10-22put opening { on same line as struct nameJonathan Gray
2024-10-22remove duplicate DEV_ID_PCH2 definesJonathan Gray
2024-10-21Correctly report print screen key in raw mode (i.e. under X); problemMiod Vallat
2024-10-19Change sdhc_bus_power() behavior to return success and not perform aJames Hastings
2024-10-18Instead of always following up "power on" with a "reset", onlyTobias Heider
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-17Add pinctrl support.Mark Kettenis
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-17include <dev/ic/bcm2835_dmac.h> not "dev/ic/bcm2835_dmac.h"Jonathan Gray
2024-10-14remove unneeded proc.h includeJonathan Gray
2024-10-11Revert ehci(4) bits in the previous commit. Apparently 64-bit DMA is brokenMark Kettenis
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