OpenBSD cvs log

created 2023-08-20T08:00:49Z
begin 2023-08-17T00:00:00Z
end 2023-08-18T00:00:00Z
path src/sys
commits 23

date 2023-08-17T03:37:18Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_cs.c log diff annotate
message drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()

From Alex Deucher
9a2393af1f35d1975204fc00035c64a1c792b278 in linux-6.1.y/6.1.46
90e065677e0362a777b9db97ea21d43a39211399 in mainline linux

date 2023-08-17T03:39:20Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_dpp.c log diff annotate
message drm/amd/display: check attr flag before set cursor degamma on DCN3+

From Melissa Wen
c3d2d4b02e5e91b465ae85a19c05b00912f79620 in linux-6.1.y/6.1.46
96b020e2163fb2197266b2f71b1007495206e6bb in mainline linux

date 2023-08-17T03:41:15Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c log diff annotate
message drm/amdgpu: add S/G display parameter

From Alex Deucher
f6166ca452b8687322e6c1f8bac2395abc456aa4 in linux-6.1.y/6.1.46
bf0207e1727031798f300afa17f9bbeceac6da87 in mainline linux

date 2023-08-17T03:43:42Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu.h log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c log diff annotate
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c log diff annotate
message drm/amd: Disable S/G for APUs when 64GB or more host memory

From Mario Limonciello
10347b115da1029f4a25b69129294b3854144d6a in linux-6.1.y/6.1.46
08fffa74d9772d9538338be3f304006c94dde6f0 in mainline linux

date 2023-08-17T03:45:49Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/core/dc_link.c log diff annotate
message drm/amd/display: limit DPIA link rate to HBR3

From Peichen Huang
3d3fd58bfca151028859cc23757191fa2f65f679 in linux-6.1.y/6.1.46
0e69ef6ea82e8eece7d2b2b45a0da9670eaaefff in mainline linux

date 2023-08-17T03:48:03Z
author jsg
files src/sys/dev/pci/drm/amd/include/kgd_pp_interface.h log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/amdgpu_smu.c log diff annotate
message drm/amd/pm: fulfill swsmu peak profiling mode shader/memory clock settings

From Evan Quan
2368afd60f647889d90fa4a42c7b27548f77dbd9 in linux-6.1.y/6.1.46
975b4b1d90ccf83da252907108f4090fb61b816e in mainline linux

date 2023-08-17T03:50:28Z
author jsg
files src/sys/dev/pci/drm/amd/pm/inc/amdgpu_dpm.h log diff annotate
message drm/amd/pm: expose swctf threshold setting for legacy powerplay

From Evan Quan
b844033ea813cb028a1961514ef37010fef9f543 in linux-6.1.y/6.1.46
064329c595da56eff6d7a7e7760660c726433139 in mainline linux

date 2023-08-17T03:50:29Z
author jsg
files src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/hardwaremanager.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/inc/power_state.h log diff annotate
message drm/amd/pm: expose swctf threshold setting for legacy powerplay

From Evan Quan
b844033ea813cb028a1961514ef37010fef9f543 in linux-6.1.y/6.1.46
064329c595da56eff6d7a7e7760660c726433139 in mainline linux

date 2023-08-17T03:52:37Z
author jsg
files src/sys/dev/pci/drm/amd/pm/powerplay/amd_powerplay.c log diff annotate
message drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settings

From Evan Quan
b064f9ccf11cb4008a1f0e3c96099041b121af80 in linux-6.1.y/6.1.46
b1a9557a7d00c758ed9e701fbb3445a13a49506f in mainline linux

date 2023-08-17T03:52:38Z
author jsg
files src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/inc/hwmgr.h log diff annotate
message drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settings

From Evan Quan
b064f9ccf11cb4008a1f0e3c96099041b121af80 in linux-6.1.y/6.1.46
b1a9557a7d00c758ed9e701fbb3445a13a49506f in mainline linux

date 2023-08-17T03:55:03Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu.h log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/amd_powerplay.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu_helper.c log diff annotate
src/sys/dev/pci/drm/amd/pm/powerplay/inc/hwmgr.h log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/amdgpu_smu.c log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/inc/amdgpu_smu.h log diff annotate
src/sys/dev/pci/drm/amd/pm/swsmu/smu11/smu_v11_0.c log diff annotate
message drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctuation

From Evan Quan
0f19195d639764d68f6f316dda363ba29821e5bc in linux-6.1.y/6.1.46
b75efe88b20c2be28b67e2821a794cc183e32374 in mainline linux

date 2023-08-17T03:55:04Z
author jsg
files src/sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0.c log diff annotate
message drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctuation

From Evan Quan
0f19195d639764d68f6f316dda363ba29821e5bc in linux-6.1.y/6.1.46
b75efe88b20c2be28b67e2821a794cc183e32374 in mainline linux

date 2023-08-17T03:56:38Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/core/amdgpu_dc.c log diff annotate
message drm/amd/display: Handle virtual hardware detect

From Rodrigo Siqueira
60334c0cba2f7741252960994b1e9b1d6b668d07 in linux-6.1.y/6.1.46
987b96eb860036ab79051fb271f7fbdc01c9daf5 in mainline linux

date 2023-08-17T03:59:55Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dc.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/amdgpu_dc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/core/dc_resource.c log diff annotate
message drm/amd/display: Add function for validate and update new stream

From Rodrigo Siqueira
9b1a1f168c03787aa6a159f4f1dfbfa398f1d44e in linux-6.1.y/6.1.46
a5e39ae27c3a305c6aafc0e423b0cb2c677facde in mainline linux

date 2023-08-17T04:01:21Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/core/dc_resource.c log diff annotate
message drm/amd/display: Handle seamless boot stream

From Rodrigo Siqueira
b2415df0afba5a114cececdb556f74b3d7965aa8 in linux-6.1.y/6.1.46
170390e587a69b2a24abac39eb3ae6ec28a4d7f2 in mainline linux

date 2023-08-17T04:03:16Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/core/amdgpu_dc.c log diff annotate
message drm/amd/display: Update OTG instance in the commit stream

From Rodrigo Siqueira
4fe91c51aa936779edcae5943b1e621047fe2c2d in linux-6.1.y/6.1.46
eef019eabc3cd0fddcffefbf67806a4d8cca29bb in mainline linux

date 2023-08-17T04:05:16Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/core/amdgpu_dc.c log diff annotate
message drm/amd/display: Avoid ABM when ODM combine is enabled for eDP

From Rodrigo Siqueira
e93ae6e6b6605bfac458950920292311f7cf4a82 in linux-6.1.y/6.1.46
7fffb03b4045c862f904a88b852dc509c4e46406 in mainline linux

date 2023-08-17T04:06:59Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/core/amdgpu_dc.c log diff annotate
message drm/amd/display: Use update plane and stream routine for DCN32x

From Rodrigo Siqueira
9caac2a9f69f58bed2ba35845a13fa7039d2e1d2 in linux-6.1.y/6.1.46
dddde627807c22d6f15f4417eb395b13a1ca88f9 in mainline linux

date 2023-08-17T04:09:00Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/core/amdgpu_dc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn32/dcn32_optc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/hw/timing_generator.h log diff annotate
message drm/amd/display: Disable phantom OTG after enable for plane disable

From Alvin Lee
e61f0ad73668912feef345e35beeefcce5bbbd63 in linux-6.1.y/6.1.46
dc55b106ad477c67f969f3432d9070c6846fb557 in mainline linux

date 2023-08-17T04:11:04Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/core/amdgpu_dc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn32/dcn32_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn32/dcn32_resource.h log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn321/dcn321_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/inc/core_types.h log diff annotate
message drm/amd/display: Retain phantom plane/stream if validation fails

From Alvin Lee
647e12741e6d16eccb679d2fefa7ec71496b6337 in linux-6.1.y/6.1.46
9b216b7e38f5381bcc3ad21c5ac614aa577ab8f2 in mainline linux

date 2023-08-17T04:12:42Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/inc/hw/timing_generator.h log diff annotate
message drm/amd/display: fix the build when DRM_AMD_DC_DCN is not set

From Alex Deucher
07152d9e87ef7759955446989693bbf5e8e80b7c in linux-6.1.y/6.1.46
5ca9b33ece9aa048b6ec9411f054e1b781662327 in mainline linux

date 2023-08-17T04:14:37Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c log diff annotate
message drm/amd/display: trigger timing sync only if TG is running

From Aurabindo Pillai
b61a06eca15cc4fd6ff50540ba3bbdea76e52c6b in linux-6.1.y/6.1.46
6066aaf74f510fc171dbe9375153aee2d60d37aa in mainline linux

date 2023-08-17T04:16:07Z
author jsg
files src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c log diff annotate
message drm/amd/pm/smu7: move variables to where they are used

From Alex Deucher
5525c289dbcf2b1adecc5e727e7d544ade9c7be1 in linux-6.1.y/6.1.46
63a9ab264a8c030482ab9e7e20b6c4c162299531 in mainline linux