created | 2023-05-13T22:38:17Z |
---|---|
begin | 2023-05-12T00:00:00Z |
end | 2023-05-13T00:00:00Z |
path | src/sys |
commits | 21 |
date | 2023-05-12T10:50:22Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/include/linux/apple-gmux.h | log | diff | annotate |
message | add apple-gmux.h for 6.1.28 drm |
date | 2023-05-12T10:53:36Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_resource.c | log | diff | annotate |
src/sys/dev/pci/drm/amd/display/dc/dcn30/dcn30_resource.h | 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/dcn314/dcn314_resource.h | log | diff | annotate | |
src/sys/dev/pci/drm/amd/display/dc/dml/dcn30/dcn30_fpu.c | log | diff | annotate | |
message |
drm/amd/display: Remove stutter only configurations From Nasir Osman 5e1574aa0639abf811375aaba1d6799d035dc97b in linux-6.1.y/6.1.28 71c4ca2d3b079d0ba4d9b3033641fea906cebfb6 in mainline linux |
date | 2023-05-12T10:55:23Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/dcn314/dcn314_resource.c | log | diff | annotate |
message |
drm/amd/display: limit timing for single dimm memory From Daniel Miess 2abff94db2c6d692772fc07f39b4f9ee894c7197 in linux-6.1.y/6.1.28 1e994cc0956b8dabd1b1fef315bbd722733b8aa8 in mainline linux |
date | 2023-05-12T10:57:58Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c | log | diff | annotate |
src/sys/dev/pci/drm/amd/display/modules/power/power_helpers.c | log | diff | annotate | |
src/sys/dev/pci/drm/amd/display/modules/power/power_helpers.h | log | diff | annotate | |
message |
drm/amd/display: fix PSR-SU/DSC interoperability support From Hamza Mahfooz 09c41688b6e5c038df5baacdb0f4e23c8a10ebdb in linux-6.1.y/6.1.28 13b90cf900ab69dd5cab3cc5035bc7614037e64e in mainline linux |
date | 2023-05-12T11:00:22Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/modules/power/power_helpers.c | log | diff | annotate |
message |
drm/amd/display: fix a divided-by-zero error From Alex Hung e43cf7abece2efaebe0a757909d258212d01c404 in linux-6.1.y/6.1.28 0b5dfe12755f87ec014bb4cc1930485026167430 in mainline linux |
date | 2023-05-12T11:01:48Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/pm/swsmu/amdgpu_smu.c | log | diff | annotate |
message |
swsmu/amdgpu_smu: Fix the wrong if-condition From Yu Songping d78777c1d4de809d8bc9efc697cb636cbe8e32c2 in linux-6.1.y/6.1.28 484d7dcc709da46a5976c9530eeff931e9ecba82 in mainline linux |
date | 2023-05-12T11:03:19Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/pm/swsmu/amdgpu_smu.c | log | diff | annotate |
message |
drm/amd/pm: re-enable the gfx imu when smu resume From Tim Huang f455c9cb9eed246e398977d0d14ac57cd34cefeb in linux-6.1.y/6.1.28 f7f28f268b861c29dd18086bb636abedf0ff59ff in mainline linux |
date | 2023-05-12T11:06:39Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/include/drm/i915_pciids.h | log | diff | annotate |
message |
drm/i915/dg2: Drop one PCI ID From Matt Roper 46473f3bd14a8d6887d2ee56c78aff682bf5d596 in linux-6.1.y/6.1.28 3a38be31ec82920a871963c086393bc0ba26a655 in mainline linux |
date | 2023-05-12T11:09:03Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/drm_probe_helper.c | log | diff | annotate |
message |
drm/probe-helper: Cancel previous job before starting new one From Dom Cobley 809a3fb8d8fce5801300ead8aaf52a4ee102e0db in linux-6.1.y/6.1.28 a8e47884f1906cd7440fafa056adc8817568e73e in mainline linux |
date | 2023-05-12T11:14:00Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c | log | diff | annotate |
message |
drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux From Orlando Chamberlain 78e32896ecc790994034a35a2edef0b6ae043537 in linux-6.1.y/6.1.28 d37a3929ca0363ed1dce02b2772cd5bc547ca66d in mainline linux |
date | 2023-05-12T11:16:58Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/ttm/ttm_pool.c | log | diff | annotate |
message |
drm/ttm: optimize pool allocations a bit v2 From Christian Koenig 5e5a4185c66f9478a8cb2f74eed1a5b5a5000b13 in linux-6.1.y/6.1.28 735c466465eba51deaee3012d8403c10fc7c8c03 in mainline linux |
date | 2023-05-12T11:19:12Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/ttm/ttm_pool.c | log | diff | annotate |
message |
drm/ttm/pool: Fix ttm_pool_alloc error path From Thomas Hellstrom d2151c5d9dbe3f8fec4cae5f4784edce3ced3a7e in linux-6.1.y/6.1.28 379989e7cbdc7aa7496a00ee286ec146c7599cf0 in mainline linux |
date | 2023-05-12T11:21:13Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c | log | diff | annotate |
message |
drm/amd/display: Fix potential null dereference From Igor Artemiev b75aaebac265e3f29863699d9a929fdfba13d0a4 in linux-6.1.y/6.1.28 52f1783ff4146344342422c1cd94fcb4ce39b6fe in mainline linux |
date | 2023-05-12T11:22:54Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/display/intel_display.c | log | diff | annotate |
message |
drm/i915: Make intel_get_crtc_new_encoder() less oopsy From Ville Syrjala 0fe6ef82e4f4764e8f556632e4cd93d78d448e99 in linux-6.1.y/6.1.28 631420b06597a33c72b6dcef78d1c2dea17f452d in mainline linux |
date | 2023-05-12T11:28:36Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.h | log | diff | annotate |
message |
drm/amd/display (gcc13): fix enum mismatch From Jiri Slaby 010842e88269b00b58c6deced7049ff818d73834 in linux-6.1.y/6.1.28 545094d993f4639482018becda5f2a47d126f0ab in mainline linux |
date | 2023-05-12T11:42:22Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/pcidevs | log | diff | annotate |
message |
match 6.1.28 drm and remove Intel 0x5698 previously DG2-G11, Intel have now decided it is reserved for future use |
date | 2023-05-12T11:43:03Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/pcidevs.h | log | diff | annotate |
src/sys/dev/pci/pcidevs_data.h | log | diff | annotate | |
message | regen |
date | 2023-05-12T12:40:49Z | |||
---|---|---|---|---|
author | bluhm | |||
files | src/sys/netinet/if_ether.c | log | diff | annotate |
message |
Access rt_llinfo without checking RTF_LLINFO flag before. They are always set together with ARP mutex. OK mvs@ |
date | 2023-05-12T12:42:16Z | |||
---|---|---|---|---|
author | bluhm | |||
files | src/sys/netinet6/nd6.c | log | diff | annotate |
message |
Make access to rt_llinfo consistent and remove needless initialisation. OK mvs@ |
date | 2023-05-12T16:43:00Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/stand/efiboot/conf.c | log | diff | annotate |
src/sys/arch/arm64/stand/efiboot/efiboot.c | log | diff | annotate | |
message |
Fall back on loading the kernel from the EFI system partition if we're booting from a disk without a BSD disklabel. ok kn@, caspar@ |
date | 2023-05-12T21:32:49Z | |||
---|---|---|---|---|
author | uaa | |||
files | src/sys/arch/arm64/conf/RAMDISK | log | diff | annotate |
message |
add axppmic support to RAMDISK, to support ethernet on OrangePi One Plus (Allwinner H6). ok kettenis@ |