OpenBSD cvs log

created 2022-06-26T15:22:28Z
begin 2022-06-21T00:00:00Z
end 2022-06-22T00:00:00Z
path src/sys
commits 10

date 2022-06-21T04:08:53Z
author jsg
files src/sys/dev/pci/pcidevs log diff annotate
message add some Intel ADL-P and 600 Series LP ids

date 2022-06-21T04:09:28Z
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-06-21T04:17:21Z
author jsg
files src/sys/dev/pci/azalia.c log diff annotate
src/sys/dev/pci/dwiic_pci.c log diff annotate
src/sys/dev/pci/ichiic.c log diff annotate
message add Intel 600 Series LP

date 2022-06-21T06:17:32Z
author jsg
files src/sys/dev/pci/drm/i915/gt/uc/intel_guc_submission.c log diff annotate
message unstub intel_guc_submission.c

date 2022-06-21T07:05:55Z
author jsg
files src/sys/dev/pci/drm/i915/i915_pci.c log diff annotate
message drm/i915/adl_s: Remove require_force_probe protection

From ravitejax
f5392e5f8ef300c5d8fb97fb441aad217e44f394 in mainline linux

date 2022-06-21T07:08:53Z
author jsg
files src/sys/dev/pci/drm/i915/i915_pci.c log diff annotate
message drm/i915/adlp: Remove require_force_probe protection

From Clint Taylor
dfb924e33927ffa51e197acd58ad1c5edf1b5ff5 in mainline linux

date 2022-06-21T07:11:18Z
author jsg
files src/sys/dev/pci/drm/i915/i915_devlist.h log diff annotate
message sync

date 2022-06-21T09:46:33Z
author jsg
files src/sys/dev/pci/drm/i915/i915_reg.h log diff annotate
src/sys/dev/pci/drm/i915/display/intel_display_power.c log diff annotate
message drm/i915/adlp: Implement workaround 16013190616

From Jose Roberto de Souza
9556829ce4d0618ae4295af8e4b3dd7e38f43598 in mainline linux

date 2022-06-21T11:21:22Z
author jsg
files src/sys/dev/pci/drm/i915/display/intel_bios.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_vbt_defs.h log diff annotate
message drm/i915/adl_p: Add ddc pin mapping

From Tejas Upadhyay
af10ec31a81b2f8b9a3b2d1ef05f553cc9495701 in mainline linux

date 2022-06-21T17:33:21Z
author bket
files src/sys/dev/ic/re.c log diff annotate
message Revert part of r1.212, which caused a regression in a previously working
setup

OK dlg@