OpenBSD cvs log

created 2023-08-27T07:54:17Z
begin 2023-08-24T00:00:00Z
end 2023-08-25T00:00:00Z
path src/sys
commits 19

date 2023-08-24T05:58:07Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c log diff annotate
message drm/amdgpu: fix calltrace warning in amddrm_buddy_fini

From Longlong Yao
ab6f446c220db0c131f2071846afd835799be0fb in linux-6.1.y/6.1.47
01382501509871d0799bab6bd412c228486af5bf in mainline linux

date 2023-08-24T05:59:58Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_cs.c log diff annotate
message drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1

From hackyzh002
9f55d300541cb5b435984d269087810581580b00 in linux-6.1.y/6.1.47
87c2213e85bd81e4a9a4d0880c256568794ae388 in mainline linux

date 2023-08-24T06:01:11Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ring.c log diff annotate
message drm/amdgpu: fix memory leak in mes self test

From Jack Xiao
ce3288d8d654b252ba832626e7de481c195ef20a in linux-6.1.y/6.1.47
31d7c3a4fc3d312a0646990767647925d5bde540 in mainline linux

date 2023-08-24T06:03:05Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vm.c log diff annotate
message drm/amdgpu: install stub fence into potential unused fence pointers

From Lang Yu
78b25110eb8c6990f7f5096bc0136c12a2b4cc99 in linux-6.1.y/6.1.47
187916e6ed9d0c3b3abc27429f7a5f8c936bd1f0 in mainline linux

date 2023-08-24T06:05:23Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.h log diff annotate
message drm/amd/display: Apply 60us prefetch for DCFCLK <= 300Mhz

From Alvin Lee
fbd9332d32ec2e4963620dbfa23d802dd98973be in linux-6.1.y/6.1.47
7e60ab4eb3e4ba2adac46d737fdbbc5732bebd58 in mainline linux

date 2023-08-24T06:07:04Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn31/dcn31_dccg.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn314/dcn314_dccg.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/dccg.h log diff annotate
message drm/amd/display: Skip DPP DTO update if root clock is gated

From Nicholas Kazlauskas
5447155001e6aa30d55b06a5b4ff799fd3a1f51d in linux-6.1.y/6.1.47
30f90f3c1c2c63c2fa44f61233737d27b72637c2 in mainline linux

date 2023-08-24T06:08:35Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn314/dcn314_resource.c log diff annotate
message drm/amd/display: Enable dcn314 DPP RCO

From Daniel Miess
359ec0952cbb15d44d6eeda10dc2c147d0d37a65 in linux-6.1.y/6.1.47
17fbdbda9cc87ff5a013898de506212d25323ed7 in mainline linux

date 2023-08-24T06:10:10Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_cs.c log diff annotate
message drm/amdgpu: Fix potential fence use-after-free v2

From shanzhulig
dd0b3b367c3839e439f36af908b39c98929a5e54 in linux-6.1.y/6.1.47
2e54154b9f27262efd0cb4f903cc7d5ad1fe9628 in mainline linux

date 2023-08-24T06:12:32Z
author jsg
files src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.h log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c log diff annotate
message drm/amd/display: save restore hdcp state when display is unplugged from mst hub

From hersen wu
d90f97cb3821c47bdf773dcf6cade143773ec764 in linux-6.1.y/6.1.47
82986fd631fa04bcedaefe11a6b3767601cbe84f in mainline linux

date 2023-08-24T06:14:13Z
author jsg
files src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c log diff annotate
message drm/amd/display: phase3 mst hdcp for multiple displays

From hersen wu
81e6cf447a2e3affcf54928c01b2476bca28916b in linux-6.1.y/6.1.47
e8fd3eeb5e8711af39b00642da06474e52f4780c in mainline linux

date 2023-08-24T06:15:44Z
author jsg
files src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c log diff annotate
message drm/amd/display: fix access hdcp_workqueue assert

From Hersen Wu
402f1d86ea26c160841da4eb46b0ad8606ab52b3 in linux-6.1.y/6.1.47
cdff36a0217aadf5cbc167893ad1c0da869619cb in mainline linux

date 2023-08-24T06:17:19Z
author jsg
files src/sys/dev/pci/drm/i915/display/intel_sdvo.c log diff annotate
message drm/i915/sdvo: fix panel_type initialization

From Jani Nikula
df1566ce41ee6c477e82816c10fca3d0b4291de4 in linux-6.1.y/6.1.47
2002eb6d3ea954dde9f8a223018d5335779937d0 in mainline linux

date 2023-08-24T06:19:20Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c log diff annotate
message drm/amd: flush any delayed gfxoff on suspend entry

From Mario Limonciello
e1cbd5637f37e7facfd38d19cda4a36a85780613 in linux-6.1.y/6.1.47
a7b7d9e8aee4f71b4c7151702fd74237b8cef989 in mainline linux

date 2023-08-24T06:21:03Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_fence.c log diff annotate
message drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix

From Tim Huang
9c8c2cf9f9bce4fa4c4c4e821bdaa4e15762e403 in linux-6.1.y/6.1.47
f1740b1ab2703b2a057da7cf33b03297e0381aa0 in mainline linux

date 2023-08-24T06:23:09Z
author jsg
files src/sys/dev/pci/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c log diff annotate
message drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7

From Umio Yasuno
7de99bf5bcd6d04b2202dd908782cc05edca0340 in linux-6.1.y/6.1.47
6a92761a86817ad15c9a562e2a809386237fae3e in mainline linux

date 2023-08-24T06:24:54Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn314/dcn314_dccg.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn314/dcn314_resource.c log diff annotate
message drm/amd/display: disable RCO for DCN314

From Daniel Miess
d4008eadfce5d7791bf078f5e51ba5b735fd8c09 in linux-6.1.y/6.1.47
85e41f1ed5d94a26fe4e57003c399936d291ed70 in mainline linux

date 2023-08-24T06:27:21Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_dccg.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn32/dcn32_dccg.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn32/dcn32_dccg.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn32/dcn32_hwseq.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn32/dcn32_resource.h log diff annotate
message drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV register

From Saaem Rizvi
4bdfe20d85b32274234bbcd705d5547fd70a4ea1 in linux-6.1.y/6.1.47
74fa4c81aadf418341f0d073c864ea7dca730a2e in mainline linux

date 2023-08-24T06:29:16Z
author jsg
files src/sys/dev/pci/drm/amd/pm/swsmu/amdgpu_smu.c log diff annotate
message drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11

From Tim Huang
8abce61273c2815ea2ca096ecfb030c4b9e4e686 in linux-6.1.y/6.1.47
730d44e1fa306a20746ad4a85da550662aed9daa in mainline linux

date 2023-08-24T06:31:08Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_irq.c log diff annotate
message drm/amdgpu: keep irq count in amdgpu_irq_disable_all

From Guchun Chen
ab63f883bfdcfffde60f18918d6c850700eac0fb in linux-6.1.y/6.1.47
8ffd6f0442674f32c048ec8dffdbc5ec67829beb in mainline linux