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