summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-07-26drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Jonathan Gray
2023-07-26drm/amd/pm: share the code around SMU13 pcie parameters updateJonathan Gray
2023-07-26drm/ttm: Don't leak a resource on swapout move errorJonathan Gray
2023-07-26drm/amdgpu: avoid restore process run into dead loop.Jonathan Gray
2023-07-26drm/amd/display: Add monitor specific edid quirkJonathan Gray
2023-07-26drm/amd/display: Correct `DMUB_FW_VERSION` macroJonathan Gray
2023-07-26drm/amd/display: add a NULL pointer checkJonathan Gray
2023-07-26drm/amdgpu: fix clearing mappings for BOs that are always valid in VMJonathan Gray
2023-07-26drm/amd/display: disable seamless boot if force_odm_combine is enabledJonathan Gray
2023-07-26drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Jonathan Gray
2023-07-26drm/amd/display: edp do not add non-edid timingsJonathan Gray
2023-07-26drm/amd/display: fix seamless odm transitionsJonathan Gray
2023-07-26drm/atomic: Allow vblank-enabled + self-refresh "disable"Jonathan Gray
2023-07-26drm/amd/pm: add abnormal fan detection for smu 13.0.0Jonathan Gray
2023-07-26drm/amdgpu: Fix minmax warningJonathan Gray
2023-07-26drm/amdgpu: add the fan abnormal detection featureJonathan Gray
2023-07-26drm/amd/pm: revise the ASPM settings for thunderbolt attached scenarioJonathan Gray
2023-07-26drm/amdgpu/sdma4: set align mask to 255Jonathan Gray
2023-07-26drm/client: Send hotplug event after registering a clientJonathan Gray
2023-07-26drm/i915: Fix one wrong caching mode enum usageJonathan Gray
2023-07-26drm/i915: Don't preserve dpll_hw_state for slave crtc in BigjoinerJonathan Gray
2023-07-25statclock: move profil(2), GPROF code to profclock(), gmonclock()Scott Soule Cheloha
2023-07-25Extend the PCKBC_CANT_TRANSLATE feature, specific to Tadpole/RDI hardware,Miod Vallat
2023-07-25cpu_idle_{enter,leave} are no-ops on amd64 now, so just #definePhilip Guenther
2023-07-25Some hypervisors (such as Hertzner) allow msr read of DE_CFG (which doesTheo de Raadt
2023-07-24RegenMiod Vallat
2023-07-24Fix prototype of getlogin_r syscall to match userland prototype (use size_tMiod Vallat
2023-07-24Use RAWKEY constants for scan code tables, rather than magic numbers.Miod Vallat
2023-07-24Fix scan code value for print screen key.Miod Vallat
2023-07-24Make sure we do not increase the escape sequence argument count beyond usableMiod Vallat
2023-07-24Set DE_CFG[9] -- a chickenbit which stops Zenbleed. The chickenbit mayTheo de Raadt
2023-07-24after the boot block changes on i386, sthen noticed a dmesg changeJonathan Gray
2023-07-23Improve suspend/resume support. Power off the associated power domainMark Kettenis
2023-07-23Implement suspend/resume support. This will turn off the power domainMark Kettenis
2023-07-23Prevent spurious connection events after resume by caching the currentMark Kettenis
2023-07-23Enable power domain.Mark Kettenis
2023-07-23Enable power domain.Mark Kettenis
2023-07-23update AMD CPU microcode if a newer patch is availableJonathan Gray
2023-07-23update AMD CPU microcode if a newer patch is availableJonathan Gray
2023-07-22Use the PMIC SDAM scratch-register blocks to manage the RTC offset insteadPatrick Wildt
2023-07-22Add qcsdam(4), a driver for the PMIC Shared Direct Access Memory found onPatrick Wildt
2023-07-22Add `sb_state' output to sobuf_print(). It contains SS_CANTSENDMORE,Vitaliy Makkoveev
2023-07-22BOOTARG_UCODE for AMDJonathan Gray
2023-07-21Bring src/sys/.gitignore in sync with src/.gitignore.Alexander Bluhm
2023-07-21Do not dump corrupted packets on loopback bpf.Alexander Bluhm
2023-07-21Rename ARCH_CAPABILITIES_* #defined to ARCH_CAP_*Philip Guenther
2023-07-21add missing newline on successful attachment, spotted by bmercerJoshua Stein
2023-07-20Remove unused function prototype.Mark Kettenis
2023-07-20Revert rev 1.129:Claudio Jeker
2023-07-20drm/i915/tc: Fix system resume MST mode restore for DP-alt sinksJonathan Gray