created | 2025-01-12T06:48:56Z |
---|---|
begin | 2025-01-10T00:00:00Z |
end | 2025-01-11T00:00:00Z |
path | src/sys |
commits | 3 |
date | 2025-01-10T00:57:13Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c | log | diff | annotate |
message |
fix "drm/amdgpu: rework resume handling for display (v2)" The backport broke backlight control. patch from Charles Lee in https://gitlab.freedesktop.org/drm/amd/-/issues/3853 problem reported and fix tested by matthieu@ Fixed in 6.12.y (6.12.9), but still broken in 6.6.y. |
date | 2025-01-10T16:43:24Z | |||
---|---|---|---|---|
author | mglocker | |||
files | src/sys/dev/ic/ufshci.c | log | diff | annotate |
message | Use #ifdef for HIBERNATE. |
date | 2025-01-10T20:19:03Z | |||
---|---|---|---|---|
author | bluhm | |||
files | src/sys/netinet/tcp_input.c | log | diff | annotate |
message | Fix indent. |