OpenBSD cvs log

created 2022-01-09T03:06:38Z
begin 2022-01-06T00:00:00Z
end 2022-01-07T00:00:00Z
path src/sys
commits 7

date 2022-01-06T01:14:15Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_gem.c log diff annotate
message unstub amdgpu_gem_force_release()

date 2022-01-06T01:37:46Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/vcn_v1_0.c log diff annotate
message drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled

From chen gong
28863ffe21ff711d5109e3c208676258bdec3a1f in linux 5.10.y/5.10.90
b7865173cf6ae59942e2c69326a06e1c1df5ecf6 in mainline linux

date 2022-01-06T01:40:19Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_discovery.c log diff annotate
src/sys/dev/pci/drm/amd/include/discovery.h log diff annotate
message drm/amdgpu: add support for IP discovery gc_info table v2

From Alex Deucher
b8553330a07749e488d143b5704adf1042fd7c0a in linux 5.10.y/5.10.90
5e713c6afa34c0fd6f113bf7bb1c2847172d7b20 in mainline linux

date 2022-01-06T06:19:11Z
author jsg
files src/sys/dev/pci/pcidevs log diff annotate
message ati 0x15e7 confirmed to be barcelo, 2022 ryzen 5000 apus
uses the same green sardine firmware as cezanne

date 2022-01-06T06:19:41Z
author jsg
files src/sys/dev/pci/pcidevs.h log diff annotate
src/sys/dev/pci/pcidevs_data.h log diff annotate
message regen

date 2022-01-06T08:46:50Z
author kettenis
files src/sys/arch/arm/include/pci_machdep.h log diff annotate
message Use a 64-bit integer for pcitag_t and define PCITAG_NODE and PCITAG_OFFSET
macros to make armv7 build again.

ok deraadt@

date 2022-01-06T15:41:53Z
author deraadt
files src/sys/arch/octeon/include/pci_machdep.h log diff annotate
message Use a 64-bit integer for pcitag_t and define PCITAG_NODE and PCITAG_OFFSET
macros to make kernel build again, same diff as armv7.
ok kettenis visa