created | 2024-02-11T05:00:21Z |
---|---|
begin | 2024-02-06T00:00:00Z |
end | 2024-02-07T00:00:00Z |
path | src/sys |
commits | 31 |
date | 2024-02-06T00:18:53Z | |||
---|---|---|---|---|
author | bluhm | |||
files | src/sys/net/if.c | log | diff | annotate |
message |
Invert broken check of panic string in if_linkstate(). original bug report from syzkaller Reported-by: [email protected] broken fix found by Hrvoje Popovski hint to the problem and OK deraadt@ |
date | 2024-02-06T03:13:06Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/core/amdgpu_dc.c | log | diff | annotate |
message |
drm/amd/display: Fix tiled display misalignment From Meenakshikumar Somasundaram 1c563c04509080b374af5adf8e1c45718e3f37bf in linux-6.6.y/6.6.16 c4b8394e76adba4f50a3c2696c75b214a291e24a in mainline linux |
date | 2024-02-06T03:14:23Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/link/link_dpms.c | log | diff | annotate |
message |
drm/amd/display: Fix MST PBN/X.Y value calculations From Ilya Bakoulin 01e7578c7cd3d8815fae130ac74b1303c056bd2d in linux-6.6.y/6.6.16 94bbf802efd0a8f13147d6664af6e653637340a8 in mainline linux |
date | 2024-02-06T03:15:49Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/drm_file.c | log | diff | annotate |
message |
drm/drm_file: fix use of uninitialized variable From Tomi Valkeinen 2cde325e185b43accae56a23c18b2e735245197a in linux-6.6.y/6.6.16 1d3062fad9c7313fff9970a88e0538a24480ffb8 in mainline linux |
date | 2024-02-06T03:17:19Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/drm_framebuffer.c | log | diff | annotate |
message |
drm/framebuffer: Fix use of uninitialized variable From Tomi Valkeinen 9b3fbff86a623a0ec053d5a4ab432956cb025c1f in linux-6.6.y/6.6.16 f9af8f0c1dc567a5a6a6318ff324c45d80d4a60f in mainline linux |
date | 2024-02-06T03:20:00Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/drm_mipi_dsi.c | log | diff | annotate |
src/sys/dev/pci/drm/include/drm/drm_mipi_dsi.h | log | diff | annotate | |
message |
drm/mipi-dsi: Fix detach call without attach From Tomi Valkeinen daf57c5ce16e907405d8a59a4f2be20e204906e4 in linux-6.6.y/6.6.16 90d50b8d85834e73536fdccd5aa913b30494fef0 in mainline linux |
date | 2024-02-06T03:21:45Z | |||
---|---|---|---|---|
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_util_32.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/display/dc/dml/dcn32/display_mode_vba_util_32.h | log | diff | annotate | |
message |
drm/amd/display: For prefetch mode > 0, extend prefetch if possible From Alvin Lee 6750d1de747f4d2db0046a25b069e15341f6a9ba in linux-6.6.y/6.6.16 dd4e4bb28843393065eed279e869fac248d03f0f in mainline linux |
date | 2024-02-06T03:23:27Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hwseq.c | log | diff | annotate |
message |
drm/amd/display: Force p-state disallow if leaving no plane config From Alvin Lee e9ca61a7e6b0d323547067e1dde64a97476e1696 in linux-6.6.y/6.6.16 9a902a9073c287353e25913c0761bfed49d75a88 in mainline linux |
date | 2024-02-06T03:25:50Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_mes.c | log | diff | annotate |
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_mes.h | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/include/mes_v11_api_def.h | log | diff | annotate | |
message |
drm/amdkfd: fix mes set shader debugger process management From Jonathan Kim 3a950c56dea199d65bc98db348c017856aa2f194 in linux-6.6.y/6.6.16 bd33bb1409b494558a2935f7bbc7842def957fcd in mainline linux |
date | 2024-02-06T03:29:53Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_object.c | log | diff | annotate |
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_object.h | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c | log | diff | annotate | |
message |
drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap From Wang Beyond e7a0ee45c653784edda5e36bae6ae3c75fd5e7a8 in linux-6.6.y/6.6.16 94aeb4117343d072e3a35b9595bcbfc0058ee724 in mainline linux |
date | 2024-02-06T03:32:50Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/dc_hw_types.h | log | diff | annotate |
message |
drm/amd/display: make flip_timestamp_in_us a 64-bit variable From Josip Pavic 4033887acddcbb15280091f0a125ac0829cffdc8 in linux-6.6.y/6.6.16 6fb12518ca58412dc51054e2a7400afb41328d85 in mainline linux |
date | 2024-02-06T03:34:28Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/dce110/dce110_hw_sequencer.c | log | diff | annotate |
src/sys/dev/pci/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/display/dc/dcn20/dcn20_hwseq.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/display/dc/dcn31/dcn31_hwseq.c | log | diff | annotate | |
message |
drm/amd/display: Only clear symclk otg flag for HDMI From Alvin Lee 49b4cab7bcbdfe621162405502283fc9cb3ef77f in linux-6.6.y/6.6.16 dff45f03f508c92cd8eb2050e27b726726b8ae0b in mainline linux |
date | 2024-02-06T03:36:14Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/aldebaran.c | log | diff | annotate |
src/sys/dev/pci/drm/amd/amdgpu/gmc_v10_0.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/gmc_v11_0.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/gmc_v9_0.c | log | diff | annotate | |
message |
drm/amdgpu: Fix ecc irq enable/disable unpaired From Stanley Yang 0a8fc4e007b933d46f079a1d9ab8539a4d8439ef in linux-6.6.y/6.6.16 a32c6f7f5737cc7e31cd7ad5133f0d96fca12ea6 in mainline linux |
date | 2024-02-06T03:38:48Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/link/protocols/link_dp_dpia_bw.c | log | diff | annotate |
src/sys/dev/pci/drm/amd/display/dc/link/protocols/link_dp_dpia_bw.h | log | diff | annotate | |
message |
drm/amd/display: Fix minor issues in BW Allocation Phase2 From Meenakshikumar Somasundaram cef7f96a0a4c00f761248cd714b086c1256992cb in linux-6.6.y/6.6.16 aa5dc05340eb97486a631ce6bccb8d020bf6b56b in mainline linux |
date | 2024-02-06T03:40:18Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_sync.c | log | diff | annotate |
message |
drm/amdgpu: Let KFD sync with VM fences From Felix Kuehling 0d35c8977be8f220931d437d568f64a7028d0115 in linux-6.6.y/6.6.16 ec9ba4821fa52b5efdbc4cdf0a77497990655231 in mainline linux |
date | 2024-02-06T03:43:45Z | |||
---|---|---|---|---|
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_crtc.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/include/amd_shared.h | log | diff | annotate | |
message |
Re-revert "drm/amd/display: Enable Replay for static screen use cases" From Ivan Lipski 90df72694a5b7ca2a415eb3baeb9f385cee8033c in linux-6.6.y/6.6.16 d6398866a6b47e92319ef6efdb0126a4fbb7796a in mainline linux |
date | 2024-02-06T03:45:17Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ucode.c | log | diff | annotate |
message |
drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_request()' From Srinivasan Shanmugam aa1791b280ed36005226e031a622091fa7e5382e in linux-6.6.y/6.6.16 13a1851f923d9a7a78a477497295c2dfd16ad4a4 in mainline linux |
date | 2024-02-06T03:46:37Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd_fence.c | log | diff | annotate |
message |
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()' From Srinivasan Shanmugam ff5aefbbd82ea7eee61606ff7cce56bfac269010 in linux-6.6.y/6.6.16 bf2ad4fb8adca89374b54b225d494e0b1956dbea in mainline linux |
date | 2024-02-06T03:47:54Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdkfd/kfd_topology.c | log | diff | annotate |
message |
drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()' From Srinivasan Shanmugam 583e0a336bfbf3f2fb2badc7d1980dadfb3611f0 in linux-6.6.y/6.6.16 b1a428b45dc7e47c7acc2ad0d08d8a6dda910c4c in mainline linux |
date | 2024-02-06T03:50:16Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/gfxhub_v1_0.c | log | diff | annotate |
src/sys/dev/pci/drm/amd/amdgpu/gfxhub_v1_2.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/mmhub_v1_0.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c | log | diff | annotate | |
message |
drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well From Alex Deucher 08dde830ab24cfcb855b198f7dbe7d3637f623bc in linux-6.6.y/6.6.16 16783d8ef08448815e149e40c82fc1e1fc41ddbf in mainline linux |
date | 2024-02-06T03:51:59Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdkfd/kfd_svm.c | log | diff | annotate |
message |
drm/amdkfd: Fix lock dependency warning From Felix Kuehling 28d2d623d2fbddcca5c24600474e92f16ebb3a05 in linux-6.6.y/6.6.16 47bf0f83fc86df1bf42b385a91aadb910137c5c9 in mainline linux |
date | 2024-02-06T03:53:15Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdkfd/kfd_svm.c | log | diff | annotate |
message |
drm/amdkfd: Fix lock dependency warning with srcu From Philip Yang 752312f6a79440086ac0f9b08d7776870037323c in linux-6.6.y/6.6.16 2a9de42e8d3c82c6990d226198602be44f43f340 in mainline linux |
date | 2024-02-06T03:55:02Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c | log | diff | annotate |
message |
drm/amdgpu: fix avg vs input power reporting on smu7 From Alex Deucher d0bc6be623ba7270ad71fee9a8af6843420e7191 in linux-6.6.y/6.6.16 25852d4b97572ff62ffee574cb8bb4bc551af23a in mainline linux |
date | 2024-02-06T03:56:23Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.c | log | diff | annotate |
message |
drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platform_power_management_table()' From Srinivasan Shanmugam 0ee4c5829fb3cfb8b168956be9a28ede5996a8f8 in linux-6.6.y/6.6.16 6616b5e1999146b1304abe78232af810080c67e3 in mainline linux |
date | 2024-02-06T03:58:02Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_gmc.c | log | diff | annotate |
message |
drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()' From Srinivasan Shanmugam b02831b8a5b687138df4662ff914aa3defc2499e in linux-6.6.y/6.6.16 fac4ebd79fed60e79cccafdad45a2bb8d3795044 in mainline linux |
date | 2024-02-06T03:59:48Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c | log | diff | annotate |
message |
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()' From Srinivasan Shanmugam 25c2de1fbd8ee13008791a3c131f5fed02b3ccec in linux-6.6.y/6.6.16 8a44fdd3cf91debbd09b43bd2519ad2b2486ccf4 in mainline linux |
date | 2024-02-06T04:01:06Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdkfd/kfd_svm.c | log | diff | annotate |
message |
drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()' From Srinivasan Shanmugam 5ea4007636b27800fa01555428aa9c198aeb5bf4 in linux-6.6.y/6.6.16 d7a254fad873775ce6c32b77796c81e81e6b7f2e in mainline linux |
date | 2024-02-06T04:04:12Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/include/drm/drm_color_mgmt.h | log | diff | annotate |
message |
drm: using mul_u32_u32() requires linux/math64.h From Stephen Rothwell 8de8f000ffe1c930d0cdf73cfce91b0d1746c3bc in linux-6.6.y/6.6.16 933a2a376fb3f22ba4774f74233571504ac56b02 in mainline linux |
date | 2024-02-06T04:05:39Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c | log | diff | annotate |
message |
drm/amdkfd: only flush mes process context if mes support is there From Jonathan Kim 3c0a7eac9e7883317e2010bc525a3f1c4847587c in linux-6.6.y/6.6.16 24149412dfc71f7f4a54868702e9145e396263d3 in mainline linux |
date | 2024-02-06T04:07:51Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/gmc_v6_0.c | log | diff | annotate |
src/sys/dev/pci/drm/amd/amdgpu/gmc_v7_0.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/amdgpu/gmc_v9_0.c | log | diff | annotate | |
message |
drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()' From Srinivasan Shanmugam 7110e98840ee6b7009304b1e41c8e6930452a48e in linux-6.6.y/6.6.16 16da399091dca3d1e48109086403587af37cc196 in mainline linux |
date | 2024-02-06T14:18:15Z | |||
---|---|---|---|---|
author | stsp | |||
files | src/sys/dev/ic/qwx.c | log | diff | annotate |
src/sys/dev/ic/qwxvar.h | log | diff | annotate | |
message |
implement basic bpf(4) support for qwx(4) This is sufficient to capture 802.11 frames with tcpdump -y IEEE802_11_RADIO. Meta-data such as RSSI and channel number is not yet recorded. |