OpenBSD cvs log

created 2024-12-14T21:53:57Z
begin 2024-12-10T00:00:00Z
end 2024-12-11T00:00:00Z
path src/sys
commits 26

date 2024-12-10T02:10:59Z
author jsg
files src/sys/dev/pci/drm/drm_panel_orientation_quirks.c log diff annotate
message drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strict

From Hans de Goede
82d0f099009e4446c87407c41abeae2a4ff0b6ad in linux-6.6.y/6.6.64
052ef642bd6c108a24f375f9ad174b97b425a50b in mainline linux

date 2024-12-10T02:13:13Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn32/dcn32_hwseq.c log diff annotate
message drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func

From Srinivasan Shanmugam
f38b09ba6a335c511eb27920bb9bb4a1b2c20084 in linux-6.6.y/6.6.64
28574b08c70e56d34d6f6379326a860b96749051 in mainline linux

date 2024-12-10T02:15:48Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c log diff annotate
message drm/amd/display: Initialize denominators' default to 1

From Alex Hung
9f35cec5e4b9759b38c663d18eae4eaf30f36527 in linux-6.6.y/6.6.64
b995c0a6de6c74656a0c39cd57a0626351b13e3c in mainline linux

date 2024-12-10T02:18:57Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c log diff annotate
message drm/amd/display: Check null-initialized variables

From Alex Hung
c3a3b6d9a9383e3c1a4a08878ba5046e68647595 in linux-6.6.y/6.6.64
367cd9ceba1933b63bc1d87d967baf6d9fd241d2 in mainline linux

date 2024-12-10T02:21:31Z
author jsg
files src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c log diff annotate
message drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute

From Wayne Lin
c7e65cab54a89f4df54110f0b44c4ade93d1a911 in linux-6.6.y/6.6.64
fcf6a49d79923a234844b8efe830a61f3f0584e4 in mainline linux

date 2024-12-10T02:23:43Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hwseq.c log diff annotate
message drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipe

From Srinivasan Shanmugam
68f75e6f08aad66069a629db8d7840919156c761 in linux-6.6.y/6.6.64
8e4ed3cf1642df0c4456443d865cff61a9598aa8 in mainline linux

date 2024-12-10T02:26:38Z
author jsg
files src/sys/dev/pci/drm/drm_mm.c log diff annotate
message drm/mm: Mark drm_mm_interval_tree*() functions with __maybe_unused

From Andy Shevchenko
2ee46de426cc9555e507afd0dc390a98e8947332 in linux-6.6.y/6.6.64
53bd7c1c0077db533472ae32799157758302ef48 in mainline linux

date 2024-12-10T02:28:44Z
author jsg
files src/sys/dev/pci/drm/amd/amdkfd/kfd_process.c log diff annotate
message drm/amdkfd: Fix wrong usage of INIT_WORK()

From Yuan Can
38e3d796f65438d58791e6e75181948a63299beb in linux-6.6.y/6.6.64
21cae8debc6a1d243f64fa82cd1b41cb612b5c61 in mainline linux

date 2024-12-10T02:31:55Z
author jsg
files src/sys/dev/pci/drm/radeon/radeon.h log diff annotate
message drm/radeon: add helper rdev_to_drm(rdev)

From Wu Hoi Pok
28f6a86a2f6613967e947dd116b20d3e8d97e23c in linux-6.6.y/6.6.64
a6e23bec8ed184ed2a11080b28cdbd7a3024f0c0 in mainline linux

date 2024-12-10T02:35:56Z
author jsg
files src/sys/dev/pci/drm/radeon/atombios_encoders.c log diff annotate
src/sys/dev/pci/drm/radeon/cik.c log diff annotate
src/sys/dev/pci/drm/radeon/dce6_afmt.c log diff annotate
src/sys/dev/pci/drm/radeon/evergreen.c log diff annotate
src/sys/dev/pci/drm/radeon/ni.c log diff annotate
src/sys/dev/pci/drm/radeon/r100.c log diff annotate
src/sys/dev/pci/drm/radeon/r300.c log diff annotate
src/sys/dev/pci/drm/radeon/r420.c log diff annotate
src/sys/dev/pci/drm/radeon/r520.c log diff annotate
src/sys/dev/pci/drm/radeon/r600.c log diff annotate
src/sys/dev/pci/drm/radeon/r600_cs.c log diff annotate
src/sys/dev/pci/drm/radeon/r600_dpm.c log diff annotate
src/sys/dev/pci/drm/radeon/r600_hdmi.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_acpi.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_agp.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_atombios.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_audio.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_combios.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_device.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_display.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_drv.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_fbdev.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_fence.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_gem.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_i2c.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_ib.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_irq_kms.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_object.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_pm.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_ring.c log diff annotate
src/sys/dev/pci/drm/radeon/radeon_ttm.c log diff annotate
src/sys/dev/pci/drm/radeon/rs400.c log diff annotate
src/sys/dev/pci/drm/radeon/rs600.c log diff annotate
src/sys/dev/pci/drm/radeon/rs690.c log diff annotate
src/sys/dev/pci/drm/radeon/rv515.c log diff annotate
src/sys/dev/pci/drm/radeon/rv770.c log diff annotate
src/sys/dev/pci/drm/radeon/si.c log diff annotate
message drm/radeon: change rdev->ddev to rdev_to_drm(rdev)

From Wu Hoi Pok
5e3a0f772d97a6d50163ad7694beec823c802d54 in linux-6.6.y/6.6.64
fb1b5e1dd53fc834e12f69749cbc8484382599c4 in mainline linux

date 2024-12-10T02:38:05Z
author jsg
files src/sys/dev/pci/drm/radeon/radeon_audio.c log diff annotate
message drm/radeon: Fix spurious unplug event on radeon HDMI

From Steven 'Steve' Kendall
756f30dc27ae8c5ee4b87cd66e026cfe5421725f in linux-6.6.y/6.6.64
7037bb04265ef05c6ffad56d884b0df76f57b095 in mainline linux

date 2024-12-10T02:41:59Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c log diff annotate
message drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp

From Zicheng Qu
020002c76147ecfdafe95c44abd3240e216b6316 in linux-6.6.y/6.6.64
2bc96c95070571c6c824e0d4c7783bee25a37876 in mainline linux

date 2024-12-10T02:43:51Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_hwseq.c log diff annotate
message drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw

From Srinivasan Shanmugam
205e3b96cc9aa9211fd2c849a16245cf236b2d36 in linux-6.6.y/6.6.64
cba7fec864172dadd953daefdd26e01742b71a6a in mainline linux

date 2024-12-10T02:45:45Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn32/dcn32_hwseq.c log diff annotate
message drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw

From Srinivasan Shanmugam
ec1be3c527b4a5fc85bcc1b0be7cec08bf60c796 in linux-6.6.y/6.6.64
c395fd47d1565bd67671f45cca281b3acc2c31ef in mainline linux

date 2024-12-10T02:48:41Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hwseq.c log diff annotate
message drm/amd/display: Check null pointer before try to access it

From Rodrigo Siqueira
ebef6616219ff04abdeb39450625f85419787ee3 in linux-6.6.y/6.6.64
1b686053c06ffb9f4524b288110cf2a831ff7a25 in mainline linux

date 2024-12-10T02:50:35Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hwseq.c log diff annotate
message drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func

From Srinivasan Shanmugam
8c854138b593efbbd8fa46a25f3288c121c1d1a1 in linux-6.6.y/6.6.64
62ed6f0f198da04e884062264df308277628004f in mainline linux

date 2024-12-10T02:52:40Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/dcn32/dcn32_resource.c log diff annotate
message drm/amd/display: Check phantom_stream before it is used

From Alex Hung
d247af7c5dbf143ad6be8179bb1550e76d6af57e in linux-6.6.y/6.6.64
3718a619a8c0a53152e76bb6769b6c414e1e83f4 in mainline linux

date 2024-12-10T02:54:39Z
author jsg
files src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn31/dcn31_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn314/dcn314_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn315/dcn315_resource.c log diff annotate
src/sys/dev/pci/drm/amd/display/dc/dcn316/dcn316_resource.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/dcn321/dcn321_resource.c log diff annotate
message drm/amd/display: Add NULL pointer check for kzalloc

From Hersen Wu
cd1e565a5b7fa60c349ca8a16db1e61715fe8230 in linux-6.6.y/6.6.64
8e65a1b7118acf6af96449e1e66b7adbc9396912 in mainline linux

date 2024-12-10T02:56:26Z
author jsg
files src/sys/dev/pci/drm/amd/amdkfd/kfd_kernel_queue.c log diff annotate
message drm/amdkfd: Use the correct wptr size

From Lijo Lazar
70e6599a9e78384d22c3feb95da46514e5e5ee41 in linux-6.6.y/6.6.64
cdc6705f98ea3f854a60ba8c9b19228e197ae384 in mainline linux

date 2024-12-10T02:58:48Z
author jsg
files src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c log diff annotate
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_vce.c log diff annotate
message drm/amdgpu: fix usage slab after free

From Vitaly Prosyak
3990ef742c064e22189b954522930db04fc6b1a7 in linux-6.6.y/6.6.64
b61badd20b443eabe132314669bb51a263982e5c in mainline linux

date 2024-12-10T03:02:35Z
author jsg
files src/sys/dev/pci/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c log diff annotate
message drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7

From Umio Yasuno
8a799149ab451199d6acbec37944d66b3e964573 in linux-6.6.y/6.6.64
2abf2f7032df4c4e7f6cf7906da59d0e614897d6 in mainline linux

date 2024-12-10T07:33:43Z
author patrick
files src/sys/dev/ic/qwz.c log diff annotate
src/sys/dev/ic/qwzvar.h log diff annotate
message Initial stab at qwz_dp_cc_cleanup(), list cleanup probably missing.

date 2024-12-10T07:38:13Z
author patrick
files src/sys/dev/ic/qwz.c log diff annotate
src/sys/dev/ic/qwzreg.h log diff annotate
message Cleanup qwz_wmi_scan_prob_req_oui().

date 2024-12-10T07:38:45Z
author patrick
files src/sys/dev/ic/qwz.c log diff annotate
message Set single_pdev_only for WCN7850.

date 2024-12-10T16:02:19Z
author stsp
files src/sys/dev/pci/if_ice.c log diff annotate
message prevent IFM_INST_ANY from being reported in ice_media_status

IFM_INST_ANY is used as a placeholder for firmware PHY types which do
not have a mapping to ifmedia types. Don't report this value to userland.

date 2024-12-10T16:07:17Z
author stsp
files src/sys/dev/pci/if_ice.c log diff annotate
message make ice(4) warn about unhandled firmware phy types

Some firmware phy types are not being mapped to ifmedia yet.
Print a message when this happens since the driver might not
work without a known media type.
The real fix will be to get missing media types mapped properly.