OpenBSD cvs log

created 2022-04-14T17:05:57Z
begin 2022-04-11T00:00:00Z
end 2022-04-12T00:00:00Z
path src/sys
commits 26

date 2022-04-11T01:28:50Z
author jsg
files src/sys/dev/pci/drm/include/linux/sync_file.h log diff annotate
message include dma-fence-array.h
needed for changes to drm_syncobj.c in 5.15.y

date 2022-04-11T03:02:40Z
author jsg
files src/sys/dev/pci/drm/include/linux/pci.h log diff annotate
message add pci_upstream_bridge() and pci_pr3_present()
needed for changes to amdgpu_device.c in 5.15.y
for now always return false when checking for ACPI _PR3 method

date 2022-04-11T03:24:33Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_kms.c log diff annotate
message drm/amdgpu: move PX checking into amdgpu_device_ip_early_init

From Alex Deucher
0884abb259f180bc737cdb2c681d907b86f266e8 in linux 5.15.y/5.15.33
901e2be20dc55079997ea1885ea77fc72e6826e7 in mainline linux

date 2022-04-11T03:27:24Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c log diff annotate
message drm/amdgpu: only check for _PR3 on dGPUs

From Alex Deucher
fe953e0f77e55d004a5b0c533262e389d01e3198 in linux 5.15.y/5.15.33
85ac2021fe3ace59cc0afd6edf005abad35625b0 in mainline linux

date 2022-04-11T03:29:27Z
author jsg
files src/sys/dev/pci/drm/drm_edid.c log diff annotate
message drm/edid: check basic audio support on CEA extension block

From Cooper Chiou
6e72980d588e220adbc2469181735399ceb9f9a8 in linux 5.15.y/5.15.33
5662abf6e21338be6d085d6375d3732ac6147fd2 in mainline linux

date 2022-04-11T03:31:42Z
author jsg
files src/sys/dev/pci/drm/drm_syncobj.c log diff annotate
message drm/syncobj: flatten dma_fence_chains on transfer

From Christian Koenig
7585d0f56f29b5a7900ba21ff9a1a9d48cbe9860 in linux 5.15.y/5.15.33
721255b52700b320c4ae2e23d57f7d9ad1db50b9 in mainline linux

date 2022-04-11T03:34:20Z
author jsg
files src/sys/dev/pci/drm/drm_fb_helper.c log diff annotate
message drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFB

From Thomas Zimmermann
51f0af904fb621721d2c95c1eb349fb46af63a04 in linux 5.15.y/5.15.33
cd9f7f7ac5932129fe81b4c7559cfcb226ec7c5c in mainline linux

date 2022-04-11T03:36:37Z
author jsg
files src/sys/dev/pci/drm/i915/display/intel_opregion.c log diff annotate
message drm/i915/opregion: check port number bounds for SWSCI

From Jani Nikula
d8b8bd1d03ee7db8e7cb79748a70c2eef4dd706f in linux 5.15.y/5.15.33
24a644ebbfd3b13cda702f98907f9dd123e34bf9 in mainline linux

date 2022-04-11T03:38:46Z
author jsg
files src/sys/dev/pci/drm/i915/gem/i915_gem_mman.c log diff annotate
message drm/i915/gem: add missing boundary check in vm_access

From Mastan Katragadda
312d3d4f49e12f97260bcf972c848c3562126a18 in linux 5.15.y/5.15.33
3886a86e7e6cc6ce2ce93c440fecd8f42aed0ce7 in mainline linux

date 2022-04-11T03:41:03Z
author jsg
files src/sys/dev/pci/drm/drm_edid.c log diff annotate
message drm/edid: Don't clear formats if using deep color

From Maxime Ripard
19da408ab41c984d49c55582b265645b964b6619 in linux 5.15.y/5.15.33
75478b3b393bcbdca4e6da76fe3a9f1a4133ec5d in mainline linux

date 2022-04-11T03:46:07Z
author jsg
files src/sys/dev/pci/drm/drm_edid.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_connectors.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_hdmi.c log diff annotate
src/sys/dev/pci/drm/include/drm/drm_connector.h log diff annotate
src/sys/dev/pci/drm/radeon/radeon_connectors.c log diff annotate
message drm/edid: Split deep color modes between RGB and YUV444

From Maxime Ripard
da491fc54e4e387419948840636df15f4a611ec4 in linux 5.15.y/5.15.33
4adc33f36d80489339f1b43dfeee96bb9ea8e459 in mainline linux

date 2022-04-11T03:48:23Z
author jsg
files src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c log diff annotate
message drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()

From Zhou Qingyang
bdc7429708a0772d90c208975694f7c2133b1202 in linux 5.15.y/5.15.33
588a70177df3b1777484267584ef38ab2ca899a2 in mainline linux

date 2022-04-11T03:50:08Z
author jsg
files src/sys/dev/pci/drm/amd/pm/swsmu/amdgpu_smu.c log diff annotate
message drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq function

From Tom Rix
b175bc58641032cfdb89f92afd76939be2ae22b4 in linux 5.15.y/5.15.33
430e6a0212b2a0eb1de5e9d47a016fa79edf3978 in mainline linux

date 2022-04-11T03:51:41Z
author jsg
files src/sys/dev/pci/drm/amd/pm/amdgpu_pm.c log diff annotate
message drm/amd/pm: enable pm sysfs write for one VF mode

From Yiqing Yao
ac98fdec111485b5eb88cb91d20473fb67631684 in linux 5.15.y/5.15.33
e610941c45bad75aa839af015c27d236ab6749e5 in mainline linux

date 2022-04-11T03:53:42Z
author jsg
files src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c log diff annotate
message drm/amd/display: Add affected crtcs to atomic state for dsc mst unplug

From Roman Li
0f47edc22c2b7e4c1903d74c3992f09db9453d11 in linux 5.15.y/5.15.33
128f8ed5902a287a6bb4afe0ffdae8a80b2a64ec in mainline linux

date 2022-04-11T03:55:26Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/irq/dcn21/irq_service_dcn21.c log diff annotate
message drm/amd/display: Remove vupdate_int_entry definition

From Maira Canal
bd443887ed2adbc7d89b12b6b2980024da1f8d31 in linux 5.15.y/5.15.33
3679b8518cd213c25d555553ef212e233faf698c in mainline linux

date 2022-04-11T03:57:39Z
author jsg
files src/sys/dev/pci/drm/i915/display/intel_dp.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_pps.c log diff annotate
src/sys/dev/pci/drm/i915/display/intel_pps.h log diff annotate
message drm/i915/display: Fix HPD short pulse handling for eDP

From Jose Souza
7ff346ee019bcf3b008a56a43b7aac45e771479b in linux 5.15.y/5.15.33
3a84fd1ed53582b31e843a152ee3219e9e4ccb8c in mainline linux

date 2022-04-11T04:01:52Z
author jsg
files src/sys/dev/pci/drm/include/drm/drm_dp_helper.h log diff annotate
message drm/dp: Fix off-by-one in register cache size

From Kees Cook
e912d697400c5f4bc8c1c8090416dad6c59cb28c in linux 5.15.y/5.15.33
d4da1f27396fb1dde079447a3612f4f512caed07 in mainline linux

date 2022-04-11T04:04:30Z
author jsg
files src/sys/dev/pci/drm/i915/intel_pm.c log diff annotate
message drm/i915: Treat SAGV block time 0 as SAGV disabled

From Ville Syrjala
102cba6d5ae2378a8467504c71ac1008658f36c6 in linux 5.15.y/5.15.33
1937f3feb0e84089ae4065e09c871b8ab4676f01 in mainline linux

date 2022-04-11T04:06:32Z
author jsg
files src/sys/dev/pci/drm/i915/display/intel_bw.c log diff annotate
message drm/i915: Fix PSF GV point mask when SAGV is not possible

From Ville Syrjala
beeebae6ea82979d0fdeaa5e2f8ce9949ec22a24 in linux 5.15.y/5.15.33
3ef8b5e19ead5a79600ea55f9549658281415893 in mainline linux

date 2022-04-11T04:08:37Z
author jsg
files src/sys/dev/pci/drm/i915/display/intel_hdmi.c log diff annotate
message drm/i915: Reject unsupported TMDS rates on ICL+

From Ville Syrjala
f5a0cf225f8d3cf06aff181b291a0ff32f4ad2c8 in linux 5.15.y/5.15.33
9cddf03b2af07443bebdc73cba21acb360c079e8 in mainline linux

date 2022-04-11T04:10:47Z
author jsg
files src/sys/dev/pci/drm/include/drm/drm_connector.h log diff annotate
message drm/connector: Fix typo in documentation

From Maxime Ripard
b9cf1208af36f6552e6f3b8fdf364983e3cc8e60 in linux 5.15.y/5.15.33
dca384a3bf5af1c781cfa6aec63904bdb5018c36 in mainline linux

date 2022-04-11T06:50:58Z
author jsg
files src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c log diff annotate
message don't warn on output type 0 result in dm_edid_parser_send_cea()
shows on renoir when using HP ZR2440w display via hdmi
[drm] Unknown EDID CEA parser results

date 2022-04-11T14:30:05Z
author visa
files src/sys/dev/gpio/gpio.c log diff annotate
message gpio: Add missing device_unref() calls

device_lookup() returns a reference that the caller has to release.

OK jca@

date 2022-04-11T16:43:49Z
author mpi
files src/sys/uvm/uvm_pdaemon.c log diff annotate
message Remove trailing spaces.

date 2022-04-11T18:18:17Z
author mvs
files src/sys/kern/uipc_usrreq.c log diff annotate
message Keep `fdp' locked until we finish the second loop of unp_externalize().
This prevents descriptors from being closed concurrently on receiver side.

ok bluhm@ claudio@