CVS: cvs.openbsd.org: src

2024-02-25 Thread Jason McIntyre
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/25 23:49:38

Modified files:
lib/libpcap: pcap-filter.5 
usr.sbin/tcpdump: tcpdump.8 

Log message:
type mgtv -> mgt; from todd carson



CVS: cvs.openbsd.org: src

2024-02-25 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/25 17:06:08

Modified files:
sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c 

Log message:
drm/amd/display: Preserve original aspect ratio in create stream

>From Tom Chung
482cda9e50dedda43695fe52410add03cc146a30 in linux-6.6.y/6.6.18
deb110292180cd501f6fde2a0178d65fcbcabb0c in mainline linux



CVS: cvs.openbsd.org: src

2024-02-25 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/25 17:04:18

Modified files:
sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c 

Log message:
drm/amd/display: Fix MST Null Ptr for RV

>From Fangzhi Zuo
7407c61f43b66e90ad127d0cdd13cbc9d87141a5 in linux-6.6.y/6.6.18
e6a7df96facdcf5b1f71eb3ec26f2f9f6ad61e57 in mainline linux



CVS: cvs.openbsd.org: src

2024-02-25 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/25 17:02:20

Modified files:
sys/dev/pci/drm/amd/amdgpu: soc21.c 

Log message:
drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution

>From Thong
b476ae1da1369bc56e090d0a55bbd55bf0d8d409 in linux-6.6.y/6.6.18
2f542421a47e8246e9b7d2c6508fe3a6e6c63078 in mainline linux



CVS: cvs.openbsd.org: src

2024-02-25 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/25 17:00:17

Modified files:
sys/dev/pci/drm: drm_prime.c 

Log message:
drm/prime: Support page array >= 4GB

>From Philip Yang
4ff8ec01a86568ffa5b8825bfe51c4d0d1379286 in linux-6.6.y/6.6.18
b671cd3d456315f63171a670769356a196cf7fd0 in mainline linux



CVS: cvs.openbsd.org: src

2024-02-25 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/25 16:59:06

Modified files:
sys/dev/pci/drm/amd/display/dc/link/protocols: 
   link_dp_training.c 

Log message:
drm/amd/display: Add align done check

>From Zhikai Zhai
b9e373ed8d9cefd56bf2ff2dd2914105bf53bd4e in linux-6.6.y/6.6.18
94b38b895dec8c0ef093140a141e191b60ff614c in mainline linux



CVS: cvs.openbsd.org: src

2024-02-25 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/25 16:57:35

Modified files:
sys/dev/pci/drm/amd/amdgpu: gfx_v10_0.c 

Log message:
drm/amd: Don't init MEC2 firmware when it fails to load

>From David McFarland
38fd4dfa2764280e48c862e89623def321d0328d in linux-6.6.y/6.6.18
8ef85a0ce24a6d9322dfa2a67477e473c3619b4f in mainline linux



CVS: cvs.openbsd.org: src

2024-02-25 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/25 16:55:59

Modified files:
sys/dev/pci/drm/amd/amdgpu: cik_ih.c cz_ih.c iceland_ih.c 
ih_v6_0.c ih_v6_1.c navi10_ih.c 
si_ih.c tonga_ih.c vega10_ih.c 
vega20_ih.c 

Log message:
drm/amdgpu: Reset IH OVERFLOW_CLEAR bit

>From Friedrich Vock
8983397951b4b0bd51bb4b4ba9749424e1ccbb70 in linux-6.6.y/6.6.18
7330256268664ea0a7dd5b07a3fed363093477dd in mainline linux



CVS: cvs.openbsd.org: src

2024-02-25 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/02/25 16:54:12

Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_device.c amdgpu_gfx.c 

Log message:
Revert "drm/amd: flush any delayed gfxoff on suspend entry"

>From Mario Limonciello
caa2565a2e13899be31f7b1e069e6465d3e2adb0 in linux-6.6.y/6.6.18
916361685319098f696b798ef1560f69ed96e934 in mainline linux



CVS: cvs.openbsd.org: src

2024-02-25 Thread Philip Guenther
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2024/02/25 15:33:09

Modified files:
sys/arch/amd64/amd64: acpi_wakecode.S cpu.c locore.S machdep.c 
  vmm_machdep.c vmm_support.S 
sys/arch/amd64/include: segments.h 

Log message:
We don't do compat32 so MSR_CSTAR shouldn't be set up: delete the
Xsyscall32 stub and UCODE32 selector, set MSR_CSTAR to zero at CPU
startup, and rezero on ACPI resume and VM exit.

requested a while ago by deraadt@
AMD VM testing chris@
testing and ok krw@



CVS: cvs.openbsd.org: src

2024-02-25 Thread Scott Soule Cheloha
CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2024/02/25 12:15:50

Modified files:
sys/sys: clockintr.h 
sys/kern   : kern_clockintr.c 
sys/arch/alpha/include: cpu.h 
sys/arch/amd64/include: cpu.h 
sys/arch/arm/include: cpu.h 
sys/arch/arm64/include: cpu.h 
sys/arch/hppa/include: cpu.h 
sys/arch/i386/include: cpu.h 
sys/arch/m88k/include: cpu.h 
sys/arch/mips64/include: cpu.h 
sys/arch/powerpc/include: cpu.h 
sys/arch/powerpc64/include: cpu.h 
sys/arch/riscv64/include: cpu.h 
sys/arch/sh/include: cpu.h 
sys/arch/sparc64/include: cpu.h 

Log message:
clockintr: rename "struct clockintr_queue" to "struct clockqueue"

The code has outgrown the original name for this struct.  Both the
external and internal APIs have used the "clockqueue" namespace for
some time when operating on it, and that name is eyeball-consistent
with "clockintr" and "clockrequest", so "clockqueue" it is.



CVS: cvs.openbsd.org: src

2024-02-25 Thread Scott Soule Cheloha
CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2024/02/25 11:29:26

Modified files:
sys/sys: clockintr.h 

Log message:
sys/clockintr.h: consolidate forward declarations



CVS: cvs.openbsd.org: src

2024-02-25 Thread Scott Soule Cheloha
CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2024/02/25 11:17:11

Modified files:
sys/sys: clockintr.h 
sys/kern   : kern_clockintr.c 

Log message:
clockintr.h, kern_clockintr.c: add 2023, 2024 to copyright range



CVS: cvs.openbsd.org: src

2024-02-25 Thread Florian Obser
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2024/02/25 03:13:09

Modified files:
sbin/unwind: resolver.c 

Log message:
Let some missing missing RFC 1918 reverse zones through.
Problem spotted and diff from Einfach Jemand (rru.142 at gmail),
thanks!

OK phessler, jca