OpenBSD cvs log

created 2022-02-20T03:00:26Z
begin 2022-02-17T00:00:00Z
end 2022-02-18T00:00:00Z
path src/sys
commits 14

date 2022-02-17T00:11:21Z
author jsg
files src/sys/dev/acpi/acpi_x86.c log diff annotate
message reduce includes
ok deraadt@

date 2022-02-17T00:21:40Z
author jsg
files src/sys/dev/acpi/acpi.c log diff annotate
message reduce includes

date 2022-02-17T00:47:47Z
author jsg
files src/sys/dev/acpi/acpi_x86.c log diff annotate
message remove unused defines

date 2022-02-17T03:12:34Z
author rob
files src/sys/kern/vfs_syscalls.c log diff annotate
message Writes to the ps_flags field of struct process should be atomic.
Ok deraadt@ guenther@

date 2022-02-17T05:17:30Z
author jsg
files src/sys/dev/pci/drm/drm_panel_orientation_quirks.c log diff annotate
message drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer

From Raymond Jay Golo
9696125fb3ca1660d28a0aef53bcaa1a20a02bdb in linux 5.15.y/5.15.24
d3cbc6e323c9299d10c8d2e4127c77c7d05d07b1 in mainline linux

date 2022-02-17T05:20:32Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn301/dcn301_resource.c log diff annotate
message drm/amd/display: Correct MPC split policy for DCN301

From Zhan Liu
a277422a8d975966de1bd3351cc6cfd8718a166d in linux 5.15.y/5.15.24
ac46d93235074a6c5d280d35771c23fd8620e7d9 in mainline linux

date 2022-02-17T05:23:06Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_resource.c log diff annotate
message drm/amdgpu/display: change pipe policy for DCN 2.0

From Alex Deucher
c1af59449d80a4f642dbe64fd8be7c1ce86fc2cf in linux 5.15.y/5.15.24
6e7545ddb13416fd200e0b91c0acfd0404e2e27b in mainline linux

date 2022-02-17T05:26:18Z
author jsg
files src/sys/dev/pci/drm/i915/intel_pm.c log diff annotate
message drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration

From Ville Syrjala
8d6a31b83cddd5c3429def795ba7ec8fdaf4541d in linux 5.15.y/5.15.24
8fd5a26e43859547790a7995494c952b708ab3b5 in mainline linux

date 2022-02-17T05:29:41Z
author jsg
files src/sys/dev/pci/drm/i915/intel_pm.c log diff annotate
message drm/i915: Populate pipe dbuf slices more accurately during readout

From Ville Syrjala
ac14a51c31693e11947f9b4e36c84558368fe089 in linux 5.15.y/5.15.24
85bb289215cf37e05e9581b39b114db1293f9ecd in mainline linux

date 2022-02-17T05:32:09Z
author jsg
files src/sys/dev/pci/drm/amd/pm/amdgpu_pm.c log diff annotate
message drm/amd/pm: fix hwmon node of power1_label create issue

From Yang Wang
dcd1c46634697d200c7012d5047302355dce098f in linux 5.15.y/5.15.24
a8b1e8636a3252daa729762b2e3cc9015cc91a5c in mainline linux

date 2022-02-17T17:17:09Z
author deraadt
files src/sys/dev/acpi/acpi_x86.c log diff annotate
message If S4 is not available, use S5 for the ACPI-transitions in hibernate support.
A bunch of servers work now.
Really close to a 3-line diff...
ok kettenis

date 2022-02-17T17:17:11Z
author deraadt
files src/sys/arch/amd64/amd64/acpi_machdep.c log diff annotate
src/sys/arch/i386/i386/acpi_machdep.c log diff annotate
message If S4 is not available, use S5 for the ACPI-transitions in hibernate support.
A bunch of servers work now.
Really close to a 3-line diff...
ok kettenis

date 2022-02-17T17:22:22Z
author deraadt
files src/sys/arch/amd64/amd64/acpi_machdep.c log diff annotate
message remove unused include files

date 2022-02-17T17:22:24Z
author deraadt
files src/sys/arch/i386/i386/acpi_machdep.c log diff annotate
message remove unused include files