CVS: cvs.openbsd.org: src

2024-05-29 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/29 00:49:38

Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h 

Log message:
regen



CVS: cvs.openbsd.org: src

2024-05-29 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/29 00:48:43

Modified files:
sys/dev/usb: usbdevs 

Log message:
another apple bluetooth; from jon@elytron.openbsd.amsterdam



CVS: cvs.openbsd.org: src

2024-05-28 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/28 19:11:53

Modified files:
sys/dev/ic : acxvar.h aic7xxxvar.h 

Log message:
remove externs with no matching var



CVS: cvs.openbsd.org: src

2024-05-28 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/28 18:48:15

Modified files:
sys/dev/isa: gusvar.h 
sys/net: pipex_local.h 
sys/net80211   : ieee80211_proto.h 
sys/dev/ic : aic79xx.h aic79xx_openbsd.h aic7xxx_openbsd.h 
 aic7xxxvar.h comvar.h dp8390var.h stivar.h 
 ufshcivar.h wdcvar.h 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

2024-05-28 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/28 07:02:45

Modified files:
sys/dev/ic : qwx.c 

Log message:
return type on a dedicated line when declaring functions
ok stsp@



CVS: cvs.openbsd.org: src

2024-05-28 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/28 06:31:24

Modified files:
sys/uvm: uvm_swap_encrypt.h 

Log message:
remove uvm_swpkeyexpire extern for var we never had



CVS: cvs.openbsd.org: src

2024-05-27 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/27 23:46:32

Modified files:
sys/dev/isa: addcom_isa.c boca.c hsq.c 

Log message:
use ansi style function decls to fix build with clang



Re: CVS: cvs.openbsd.org: src

2024-05-27 Thread Jonathan Gray
On Mon, May 27, 2024 at 03:12:32AM -0600, Jonathan Gray wrote:
> CVSROOT:  /cvs
> Module name:  src
> Changes by:   j...@cvs.openbsd.org2024/05/27 03:12:32
> 
> Modified files:
>   lib/libssl : ssl.h 
>   lib/libcrypto  : ossl_typ.h 
> 
> Log message:
> remove unused typedefs with structs that were removed
> 
> ENGINE, SSL and SSL_CTX remain even though the structs in the typedefs
> don't exist as they are used as incomplete types.

this is only the case for struct engine_st

tb@ notes that struct ssl_st and struct ssl_ctx_st used in
libcrypto/ossl_typ.h exist in libssl/ssl_local.h



CVS: cvs.openbsd.org: src

2024-05-26 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/26 21:56:59

Modified files:
sys/dev/mii: txphy.c 

Log message:
include net/if_var.h to make this build



CVS: cvs.openbsd.org: src

2024-05-26 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/26 18:54:00

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

Log message:
drm/amdgpu: Fix possible NULL dereference in 
amdgpu_ras_query_error_status_helper()

>From Srinivasan Shanmugam
c364e7a34c85c2154fb2e47561965d5b5a0b69b1 in linux-6.6.y/6.6.32
b8d55a90fd55b767c25687747e2b24abd1ef8680 in mainline linux



CVS: cvs.openbsd.org: src

2024-05-26 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/26 18:51:31

Modified files:
sys/dev/pci/drm/amd/display/dc/dsc: dc_dsc.c 

Log message:
drm/amd/display: Fix division by zero in setup_dsc_config

>From Jose Fernandez
7e4f50dfc98c49b3dc6875a35c3112522fb25639 in linux-6.6.y/6.6.32
130afc8a886183a94cf6eab7d24f300014ff87ba in mainline linux



CVS: cvs.openbsd.org: src

2024-05-26 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/26 02:46:28

Modified files:
sys/dev/pcmcia : aic_pcmcia.c cfxga.c com_pcmcia.c 
 if_an_pcmcia.c if_ep_pcmcia.c if_malo.c 
 if_ne_pcmcia.c if_sm_pcmcia.c if_wi_pcmcia.c 
 if_xe.c wdc_pcmcia.c 

Log message:
remove unneeded includes



CVS: cvs.openbsd.org: src

2024-05-25 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/25 21:28:54

Modified files:
sys/dev/pcmcia : cfxga.c 

Log message:
correct an argument to fix build, broken by rev 1.22 in 2013



CVS: cvs.openbsd.org: src

2024-05-24 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/24 04:05:55

Modified files:
sys/dev/pv : hvs.c hyperv.c hypervic.c if_hvn.c if_vio.c 
 if_xnf.c pvbus.c pvclock.c vioblk.c viocon.c 
 viogpu.c viomb.c viornd.c virtio.c vmmci.c 
 vmt.c xbf.c xen.c xenstore.c 

Log message:
remove unneeded includes



CVS: cvs.openbsd.org: src

2024-05-24 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/24 00:26:47

Modified files:
sys/dev/cardbus: cardbus.c cardslot.c com_cardbus.c 
 ehci_cardbus.c if_acx_cardbus.c 
 if_ath_cardbus.c if_athn_cardbus.c 
 if_atw_cardbus.c if_bwi_cardbus.c 
 if_dc_cardbus.c if_fxp_cardbus.c 
 if_malo_cardbus.c if_pgt_cardbus.c 
 if_ral_cardbus.c if_re_cardbus.c 
 if_rl_cardbus.c if_rtw_cardbus.c 
 if_xl_cardbus.c ohci_cardbus.c puc_cardbus.c 
 uhci_cardbus.c 

Log message:
remove unneeded includes



CVS: cvs.openbsd.org: src

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

Modified files:
sys/dev/pci: aac_pci.c adv_pci.c adw_pci.c agp.c agp_ali.c 
 agp_amd.c agp_apple.c agp_i810.c agp_intel.c 
 agp_sis.c agp_via.c ahc_pci.c ahci_pci.c 
 alipm.c amdiic.c amdpm.c ami_pci.c arc.c 
 auacer.c auixp.c autri.c berkwdt.c cac_pci.c 
 ccp_pci.c ciss_pci.c cmpci.c com_pci.c cs4280.c 
 cs4281.c cy82c693.c cz.c dwiic_pci.c eap.c 
 ehci_pci.c envy.c esa.c eso.c fms.c fmsradio.c 
 gdt_pci.c i82365_pci.c ichiic.c if_acx_pci.c 
 if_age.c if_alc.c if_ale.c if_an_pci.c 
 if_aq_pci.c if_ath_pci.c if_athn_pci.c 
 if_atw_pci.c if_bce.c if_bge.c if_bnxt.c 
 if_bwfm_pci.c if_bwi_pci.c if_cas.c if_dc_pci.c 
 if_de.c if_em.c if_em_hw.c if_ep_pci.c 
 if_epic_pci.c if_et.c if_fxp_pci.c if_gem_pci.c 
 if_hme_pci.c if_iavf.c if_igc.c if_iwi.c 
 if_iwm.c if_iwn.c if_iwx.c if_ixl.c if_jme.c 
 if_lge.c if_lii.c if_malo_pci.c if_mcx.c 
 if_msk.c if_mtd_pci.c if_myx.c if_ne_pci.c 
 if_nep.c if_nfe.c if_ngbe.c if_nge.c if_nxe.c 
 if_oce.c if_pcn.c if_pgt_pci.c if_qwx_pci.c 
 if_ral_pci.c if_re_pci.c if_rge.c if_rl_pci.c 
 if_rtw_pci.c if_rtwn.c if_se.c if_sf_pci.c 
 if_sis.c if_sk.c if_ste.c if_stge.c if_tht.c 
 if_ti_pci.c if_tl.c if_txp.c if_vge.c if_vic.c 
 if_vr.c if_vte.c if_wb.c if_wi_pci.c if_wpi.c 
 if_xge.c if_xl_pci.c igc_base.c iosf_pci.c 
 ips.c ixgb_ee.c ixgb_hw.c jmb.c maestro.c mbg.c 
 mfi_pci.c mfii.c mmuagp.c mpi_pci.c mpii.c 
 neo.c nvme_pci.c ohci_pci.c pccbb.c pcscp.c 
 piixpm.c pwdog.c qla_pci.c qle.c qlw_pci.c 
 sili_pci.c siop_pci.c siop_pci_common.c sv.c 
 twe_pci.c uhci_pci.c vga_pci.c vga_pci_common.c 
 viapm.c vmwpvs.c wdt.c xhci_pci.c yds.c 

Log message:
remove unneeded includes; ok miod@



CVS: cvs.openbsd.org: src

2024-05-23 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/23 17:47:16

Modified files:
usr.bin/ssh: channels.h servconf.h 

Log message:
remove unused struct fwd_perm_list, no decl with complete type
ok djm@



CVS: cvs.openbsd.org: src

2024-05-22 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/22 21:21:09

Modified files:
sys/dev/usb: ehci.c fido.c if_athn_usb.c if_atu.c if_aue.c 
 if_axe.c if_axen.c if_bwfm_usb.c if_cdce.c 
 if_cue.c if_kue.c if_mos.c if_mtw.c if_mue.c 
 if_otus.c if_ral.c if_rsu.c if_rum.c if_run.c 
 if_smsc.c if_uaq.c if_uath.c if_udav.c if_ugl.c 
 if_umb.c if_upgt.c if_upl.c if_ure.c if_url.c 
 if_urndis.c if_urtw.c if_urtwn.c if_wi_usb.c 
 if_zyd.c moscom.c uark.c ubcmtp.c uberry.c 
 ubsa.c uchcom.c ucom.c ucrcom.c ucycom.c udcf.c 
 udl.c uftdi.c ugen.c ugold.c uhid.c uhidev.c 
 uhidpp.c uhub.c uipaq.c ujoy.c ukbd.c umass.c 
 umass_quirks.c umass_scsi.c umbg.c umcs.c 
 umct.c umidi.c umidi_quirks.c umodem.c ums.c 
 umsm.c umstc.c umt.c uoak_subr.c uoaklux.c 
 uoakrh.c uoakv.c uonerng.c uow.c upd.c uplcom.c 
 urng.c usb.c usb.h usb_mem.c usb_subr.c usbdi.c 
 usbdi_util.c uscom.c uslcom.c uslhcom.c usps.c 
 uthum.c uticom.c utpms.c utrh.c uts.c utvfu.c 
 utwitch.c uvideo.c uvisor.c uvscom.c uxrcom.c 
 xhci.c 

Log message:
remove unneeded includes; ok mpi@



CVS: cvs.openbsd.org: src

2024-05-22 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/22 18:45:08

Modified files:
games/cribbage : cribbage.h 

Log message:
playing is a var in main() not a global, remove extern



CVS: cvs.openbsd.org: src

2024-05-22 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/22 08:22:27

Modified files:
sys/arch/loongson/dev: htbvar.h 

Log message:
remove extern with no matching var; ok miod@



CVS: cvs.openbsd.org: src

2024-05-21 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/21 23:51:49

Modified files:
sys/arch/amd64/include: i82093var.h isa_machdep.h rbus_machdep.h 
sys/arch/arm64/arm64: acpi_machdep.c db_interface.c 
sys/arch/arm64/include: db_machdep.h 
sys/arch/armv7/omap: ommmc.c 
sys/arch/i386/i386: ipifuncs.c 
sys/arch/i386/include: gdt.h i82093var.h rbus_machdep.h 
sys/arch/macppc/dev: i2s.c if_mc.c 
sys/arch/macppc/include: autoconf.h bus.h z8530var.h 
sys/arch/powerpc/ddb: db_disasm.c 
sys/arch/powerpc/powerpc: pmap.c 
sys/arch/powerpc64/include: pci_machdep.h 
sys/arch/powerpc64/powerpc64: db_disasm.c 
sys/arch/riscv64/dev: riscv_cpu_intc.h 
sys/arch/riscv64/include: pci_machdep.h 
sys/arch/sparc64/dev: cons.h 
sys/arch/sparc64/sparc64: machdep.c 

Log message:
remove prototypes with no matching function and externs with no var



CVS: cvs.openbsd.org: src

2024-05-21 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/21 17:16:06

Modified files:
sys/arch/alpha/alpha: vm_machdep.c 
sys/arch/alpha/include: cpu.h 
sys/arch/amd64/include: cpu.h 
sys/arch/i386/include: cpu.h 
sys/arch/m88k/m88k: vm_machdep.c 

Log message:
remove switch_exit() prototypes, replaced by sched_exit()



CVS: cvs.openbsd.org: src

2024-05-21 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/21 05:13:08

Modified files:
lib/libkeynote : assertion.h 
lib/libkvm : kvm_private.h 
lib/libpcap: gencode.h 
lib/libskey: skey.h 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

2024-05-21 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/21 01:14:20

Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h 

Log message:
regen



CVS: cvs.openbsd.org: src

2024-05-21 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/21 01:13:29

Modified files:
sys/dev/usb: usbdevs 

Log message:
move entry to be ordered by device id



CVS: cvs.openbsd.org: src

2024-05-21 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/21 01:04:36

Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h 

Log message:
regen



CVS: cvs.openbsd.org: src

2024-05-21 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/21 01:03:55

Modified files:
sys/dev/pci: pcidevs 

Log message:
move some entries to be ordered by device id



CVS: cvs.openbsd.org: src

2024-05-21 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/21 00:07:06

Modified files:
lib/libsndio   : mio_priv.h sio_priv.h sioctl_priv.h 

Log message:
remove prototypes with no matching function; ok ratchov@



CVS: cvs.openbsd.org: src

2024-05-20 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/20 23:00:48

Modified files:
bin/csh: extern.h 
bin/md5: crc.h 
bin/mt : mt.h 
bin/stty   : extern.h 
games/fortune/fortune: fortune.c 
games/hack : hack.h 
games/hunt/hunt: display.h 
games/phantasia: main.c phantglobs.h 
libexec/ftpd   : extern.h 
libexec/ld.so  : resolve.h 
libexec/mail.local: mail.local.h 
libexec/rpc.rquotad: rquotad.c 
sbin/fdisk : cmd.h gpt.c 
sbin/fsdb  : fsdb.h 
sbin/iked  : control.c 
sbin/isakmpd   : app.h if.h ike_phase_1.h message.h policy.h 
sbin/mountd: mountd.c 
sbin/pflogd: pflogd.h 
sbin/unwind: frontend.c resolver.c 
usr.bin/cvs: diff.h history.c log.h rcs.h remote.h 
usr.bin/diff   : diff.h 
usr.bin/fstat  : fstat.h 
usr.bin/ftp: extern.h stringlist.h 
usr.bin/m4 : extern.h 
usr.bin/mail   : extern.h 
usr.bin/make   : error.h init.h job.h targ.c targ.h var.h 
usr.bin/mandoc : libmdoc.h tbl_int.h 
usr.bin/mg : cmode.c def.h 
usr.bin/nm : nm.c 
usr.bin/openssl: apps.h 
usr.bin/rcs: rcs.h 
usr.bin/rdist  : defs.h 
usr.bin/rsync  : extern.h receiver.c 
usr.bin/systat : systat.h 
usr.bin/telnet : externs.h 
usr.bin/yacc   : reader.c 
usr.sbin/ac: ac.c 
usr.sbin/acme-client: extern.h 
usr.sbin/btrace: btrace.c btrace.h 
usr.sbin/config: cmd.h sem.h 
usr.sbin/dhcpd : dhcpd.h 
usr.sbin/dhcrelay: dhcpd.h 
usr.sbin/dhcrelay6: dhcpd.h 
usr.sbin/ikectl: ikectl.c 
usr.sbin/iscsid: iscsid.h 
usr.sbin/ldapd : ldapd.h 
usr.sbin/mrinfo: mrinfo.c 
usr.sbin/ntpd  : ntpd.c ntpd.h 
usr.sbin/ospfctl: ospfctl.h 
usr.sbin/rad   : rad.c 
usr.sbin/radiusd: radiusd_local.h 
usr.sbin/route6d: route6d.c 
usr.sbin/snmpd : snmpd.h snmpe.c 
usr.sbin/tcpdump: interface.h print-gre.c 
usr.sbin/tftpd : tftpd.c 
usr.sbin/traceroute: traceroute.h 
usr.sbin/ypldap: ldapclient.c ypldap.c 
usr.sbin/ypserv/revnetgroup: hash.h 
usr.sbin/ypserv/yppush: yppush.h 

Log message:
remove prototypes with no matching function and externs with no var
partly checked by millert@



CVS: cvs.openbsd.org: src

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

Modified files:
sys/arch/octeon/dev: octeon_iobus.c 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:26:04

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

Log message:
drm/amd/display: Fix incorrect DSC instance for MST

>From Hersen Wu
af8af93c6a4f2c4772b353584b36bee88ebcbe81 in linux-6.6.y/6.6.3
892b41b16f6163e6556545835abba668fcab4eea in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:24:11

Modified files:
sys/dev/pci/drm/amd/display/dc/dcn31: 
  dcn31_hpo_dp_link_encoder.c 

Log message:
drm/amd/display: Handle Y carry-over in VCP X.Y calculation

>From George Shen
7be093e45215d4d9dfda515aebb7c31dc9413144 in linux-6.6.y/6.6.3
719564737a9ac3d0b49c314450b56cf6f7d71358 in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:22:41

Modified files:
sys/dev/pci/drm/i915/display: intel_bios.c intel_vbt_defs.h 

Log message:
drm/i915/bios: Fix parsing backlight BDB data

>From Karthikeyan Ramasubramanian
ca82830e453364d192e3c0c92a0f8823f621879c in linux-6.6.y/6.6.3
43b26bdd2ee5cfca80939be910d5b23a50cd7f9d in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:20:41

Modified files:
sys/dev/pci/drm/i915/gt: intel_gt_ccs_mode.c intel_gt_ccs_mode.h 
 intel_workarounds.c 

Log message:
drm/i915/gt: Automate CCS Mode setting during engine resets

>From Andi Shyti
be59b2d3d9750f784101d62cc0f25fb75e294f7e in linux-6.6.y/6.6.3
51c1b42a232f17743cd825be6790cb64735ff98f in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:18:51

Modified files:
sys/dev/pci/drm/i915/display: intel_audio.c 

Log message:
drm/i915/audio: Fix audio time stamp programming for DP

>From Chaitanya Kumar Borah
b0624c032a02a8c2141663e21961ade9d3424e3c in linux-6.6.y/6.6.3
c66b8356273c8d22498f88e4223af47a7bf8a23c in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:17:01

Modified files:
sys/dev/pci/drm/ttm: ttm_tt.c 

Log message:
drm/ttm: Print the memory decryption status just once

>From Zack Rusin
306e99777886fd9fe3495a2b889d551dc509a820 in linux-6.6.y/6.6.3
27906e5d78248b19bcdfdae72049338c828897bb in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:15:34

Modified files:
sys/dev/pci/drm/amd/amdkfd: kfd_chardev.c 

Log message:
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages

>From Alex Deucher
4b4cff994a27ebf7bd3fb9a798a1cdfa8d01b724 in linux-6.6.y/6.6.3
be4a2a81b6b90d1a47eaeaace4cc8e2cb57b96c7 in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:14:08

Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_object.c amdgpu_object.h 
amdgpu_ttm.c 

Log message:
drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2

>From Christian Koenig
0c7ed3ed35eec9138b88d42217b5a6b9a62bda4d in linux-6.6.y/6.6.3
d3a9331a6591e9df64791e076f6591f440af51c3 in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:10:45

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

Log message:
drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible

>From Michel Daenzer
52c1af381cb8bf72f2600ea02ba03d05fee2d733 in linux-6.6.y/6.6.3
8d2c930735f850e5be6860aeb39b27ac73ca192f in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:06:41

Modified files:
sys/dev/pci/drm/amd/pm/swsmu/smu13: smu_v13_0_4_ppt.c 

Log message:
dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 users

>From Mario Limonciello
6c83a8f236ece78d5c2e60ae3dcfd1a64509410e in linux-6.6.y/6.6.31
cd94d1b182d2986378550c9087571991bfee01d4 in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:04:43

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

Log message:
drm/connector: Add \n to message about demoting connector force-probes

>From Douglas Anderson
1b9e8de483bcc230f6e922bdfa9d1c186c27dd3b in linux-6.6.y/6.6.31
6897204ea3df808d342c8e4613135728bc538bcd in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:03:00

Modified files:
sys/dev/pci/drm/radeon: pptable.h 

Log message:
drm/radeon: silence UBSAN warning (v3)

>From Alex Deucher
aff9dba5e8cedddb32759e835304697661ccf3f1 in linux-6.6.y/6.6.31
781d41fed19caf900c8405064676813dc9921d32 in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 23:00:46

Modified files:
sys/dev/pci/drm/amd/amdkfd: kfd_device.c 

Log message:
amd/amdkfd: sync all devices to wait all processes being evicted

>From Zhigang Luo
b6f6626528fe724b512c34f3fb5946c36a135f58 in linux-6.6.y/6.6.31
d06af584be5a769d124b7302b32a033e9559761d in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 22:58:57

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

Log message:
drm/amdgpu: Fix VCN allocation in CPX partition

>From Lijo Lazar
a624829bba2752a2b726f227574d6ca1d2e39671 in linux-6.6.y/6.6.31
f7e232de51bb1b45646e5b7dc4ebcf13510f2630 in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 22:56:48

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

Log message:
drm/amd/display: Skip on writeback when it's not applicable

>From Alex Hung
951a498fa993c5501994ec2df97c9297b02488c7 in linux-6.6.y/6.6.31
ecedd99a9369fb5cde601ae9abd58bca2739f1ae in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 22:55:16

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

Log message:
drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2

>From Tao Zhou
c0beff4e35af8ef3f5e30ac3f55a6109f751d9c0 in linux-6.6.y/6.6.31
f886b49feaae30acd599e37d4284836024b0f3ed in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 22:53:54

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

Log message:
drm/amdgpu: Refine IB schedule error logging

>From Lijo Lazar
1e2c28e74a823aa36821c5c68e7834ca7e4fbb9b in linux-6.6.y/6.6.31
4b18a91faf1752f9bd69a4ed3aed2c8f6e5b0528 in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 22:50:56

Modified files:
sys/dev/pci/drm/amd/amdkfd: kfd_chardev.c 

Log message:
drm/amdkfd: Check cgroup when returning DMABuf info

>From Mukul Joshi
d644962423704441713be6669b9544beed5d4176 in linux-6.6.y/6.6.31
9d7993a7ab9651afd5fb295a4992e511b2b727aa in mainline linux



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 22:49:32

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

Log message:
drm/amdgpu: fix doorbell regression

>From Shashank Sharma
4fd8cd4154a213e944933622039d83184b31617c in linux-6.6.y/6.6.31
705d0480e6ae5a73ca3a9c04316d0678e19a46ed in mainline linux



CVS: cvs.openbsd.org: src

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

Modified files:
usr.sbin/ypserv/yppush: yppush.c 

Log message:
remove xdr_ypreq_xfr() prototype that matches rpcsvc/yp.h



CVS: cvs.openbsd.org: src

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

Modified files:
libexec/ftpd   : extern.h 

Log message:
remove setproctitle() prototype that matches the one in stdlib.h



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 04:39:40

Modified files:
sbin/pfctl : pfctl.h pfctl_queue.c 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

2024-05-19 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/19 04:30:43

Modified files:
libexec/getty  : extern.h gettytab.h 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 21:31:05

Modified files:
usr.sbin/bgpd  : rde.h 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 21:27:59

Modified files:
usr.bin/tmux   : tmux.h 

Log message:
remove prototype with no matching function



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 18:05:43

Modified files:
usr.bin/sndiod : dev.h file.h midi.c siofile.h 

Log message:
remove prototypes with no matching function; ok ratchov@



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 18:03:10

Modified files:
usr.sbin/eeprom: defs.h 

Log message:
remove sun3/4 bits missed when sparc was removed
ok miod@



CVS: cvs.openbsd.org: src

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

Modified files:
usr.sbin/bgpd  : bgpd.h rde.h session.h 
usr.sbin/dvmrpd: dvmrpd.h rde.h rde_mfc.c 
usr.sbin/ospfd : ospfe.h 
usr.sbin/ospf6d: kroute.c ospf6d.h ospfe.h packet.c 

Log message:
remove prototypes with no matching function; ok claudio@



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 03:02:34

Modified files:
usr.bin/systat : nfs.c pool.c systat.h uvm.c 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 02:51:26

Modified files:
usr.bin/tmux   : tmux.h 

Log message:
remove prototypes with no matching function; ok nicm@



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 02:50:12

Modified files:
usr.bin/tmux   : cmd.c 

Log message:
remove externs with no matching var; ok nicm@



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 02:48:31

Modified files:
usr.bin/openssl: apps.h 

Log message:
remove extern with no matching var; ok tb@



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 02:47:13

Modified files:
usr.bin/openssl: apps.h progs.h s_apps.h 

Log message:
remove prototypes with no matching function; ok tb@



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 01:10:16

Modified files:
usr.bin/netstat: netstat.h 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 00:45:00

Modified files:
usr.sbin/vmd   : i8259.h mc146818.h vmd.c 
usr.sbin/vmctl : main.c vmctl.h 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

2024-05-18 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/18 00:34:46

Modified files:
usr.sbin/relayd: hce.c relay_udp.c relayd.h 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

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

Modified files:
sbin/ifconfig  : ifconfig.c 

Log message:
remove prototype with no matching function



CVS: cvs.openbsd.org: src

2024-05-17 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/17 19:51:44

Modified files:
usr.bin/top: display.h 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

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

Modified files:
usr.bin/less   : forwback.c 

Log message:
remove externs for removed vars



CVS: cvs.openbsd.org: src

2024-05-17 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/17 17:56:19

Modified files:
usr.bin/dig: dig.h 
usr.bin/dig/lib/dns: dst_internal.h 
usr.bin/dig/lib/dns/include/dns: compress.h message.h 
usr.bin/dig/lib/isc/include/isc: log.h 

Log message:
remove prototypes with no matching function; ok florian@



CVS: cvs.openbsd.org: src

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

Modified files:
usr.bin/ssh: auth.h channels.h clientloop.c clientloop.h 
 monitor.c monitor_wrap.h packet.h servconf.h 
 ssh-gss.h sshkey.h 

Log message:
remove prototypes with no matching function; ok djm@



CVS: cvs.openbsd.org: src

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

Modified files:
usr.bin/ssh: sshconnect2.c 

Log message:
remove externs for removed vars; ok djm@



CVS: cvs.openbsd.org: src

2024-05-16 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/16 20:39:11

Modified files:
usr.bin/ssh: cipher.c ed25519.sh readconf.c sftp-client.c 
 sshd-session.c 

Log message:
spelling; ok djm@



CVS: cvs.openbsd.org: src

2024-05-15 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/15 06:57:36

Modified files:
sys/dev/pci: cz.c 

Log message:
ansi style function decl



CVS: cvs.openbsd.org: src

2024-05-14 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/14 22:36:28

Modified files:
sys/dev/usb: usps.c 

Log message:
remove extra snprintf arguments to fix build
usps(4) is not included in any kernel config



CVS: cvs.openbsd.org: src

2024-05-14 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/14 02:26:13

Modified files:
sys/arch/arm/arm: arm32_machdep.c 
sys/arch/sparc64/dev: ebus.c ifb.c pcons.c vldcp.c 
sys/arch/sparc64/sparc64: machdep.c 
sys/dev/acpi   : dsdt.c 
sys/dev/pv : pvclock.c viogpu.c 
sys/kern   : kern_task.c 
sys/net: pf.c 
sys/tmpfs  : tmpfs_fifoops.c 

Log message:
remove prototypes with no matching function



CVS: cvs.openbsd.org: src

2024-05-14 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/14 00:26:05

Modified files:
sys/nfs: nfs_vnops.c 

Log message:
remove unneeded nfs_getreq() prototype

nfs_getreq() is in nfs_socket.c and not called from nfs_vnops.c



CVS: cvs.openbsd.org: src

2024-05-13 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/13 22:55:42

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

Log message:
make amdgpu_activate() return early when called during hibernate resume

Hibernate does DVACT_QUIESCE/DVACT_SUSPEND from hibernate_resume(),
before config_process_deferred_mountroot() calls amdgpu_attachhook().

Without this change the amdgpu_device_prepare() call ends up faulting in
ttm_resource_manager_evict_all() after the
'drm/amd: Evict resources during PM ops prepare() callback'
commit from April.

earlier diff from and ok stsp@
report and bisection from florian@



CVS: cvs.openbsd.org: src

2024-05-13 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/13 00:48:26

Modified files:
usr.sbin/smtpd : smtpc.c util.c 

Log message:
fix some leaks; ok op@



CVS: cvs.openbsd.org: src

2024-05-12 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/12 19:22:47

Modified files:
sys/dev/pci: igc_hw.h 

Log message:
remove unneeded extern and struct; ok patrick@



CVS: cvs.openbsd.org: src

2024-05-12 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/12 03:27:13

Modified files:
sys/uvm: uvm_swap_encrypt.h 

Log message:
remove uvm_swprekeyprint extern for var we never had



CVS: cvs.openbsd.org: src

2024-05-12 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/12 03:09:39

Modified files:
sys/nfs: nfs_vfsops.c 

Log message:
nfs_procids was removed in 1996



CVS: cvs.openbsd.org: src

2024-05-12 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/12 02:49:26

Modified files:
sys/dev/isa: i82365_isavar.h 

Log message:
pcic_isa_intr_list and npcic_isa_intr_list were removed in 1999



CVS: cvs.openbsd.org: src

2024-05-12 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/12 02:44:09

Modified files:
sys/dev/ic : rtwvar.h 

Log message:
rtw_host_rfio was removed in 2007



CVS: cvs.openbsd.org: src

2024-05-12 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/12 02:42:13

Modified files:
sys/dev/ic : comvar.h 

Log message:
comsiraddr was removed in 2016



CVS: cvs.openbsd.org: src

2024-05-12 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/12 02:21:56

Modified files:
sys/sys: tty.h 

Log message:
ttybuf[] was removed in 2001, ttydefaults in 1988



CVS: cvs.openbsd.org: src

2024-05-12 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/12 00:24:44

Modified files:
usr.bin/aucat  : aucat.1 

Log message:
defaul -> default; ok jmc@ ratchov@



CVS: cvs.openbsd.org: src

2024-05-11 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/11 08:49:56

Modified files:
sys/dev/ic : iosfvar.h 

Log message:
fix prototype; iosf_i2c_relese -> iosf_i2c_release



CVS: cvs.openbsd.org: src

2024-05-09 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/09 21:50:12

Modified files:
sys/net: pf.c 

Log message:
make pf_match_rule() prototype match the function



CVS: cvs.openbsd.org: src

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

Modified files:
sys/dev/usb: if_urtwn.c 

Log message:
match new Realtek RTL8192EU id; from Kyle Markley



CVS: cvs.openbsd.org: src

2024-05-05 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/05 23:00:52

Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h 

Log message:
regen



CVS: cvs.openbsd.org: src

2024-05-05 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/05 23:00:20

Modified files:
sys/dev/usb: usbdevs 

Log message:
another Realtek RTL8192EU id; from Kyle Markley



CVS: cvs.openbsd.org: src

2024-05-05 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/05 20:12:36

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

Log message:
drm/amdgpu: Fix leak when GPU memory allocation fails

>From Mukul Joshi
d7d7284c2a7c67ea5f07eb28d8c2ea0f3ee4b86b in linux-6.6.y/6.6.30
25e9227c6afd200bed6774c866980b8e36d033af in mainline linux



CVS: cvs.openbsd.org: src

2024-05-05 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/05 20:09:51

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

Log message:
drm/amdgpu: Assign correct bits for SDMA HDP flush

>From Lijo Lazar
65356a1cc49657b2fc833489d226053fa601334a in linux-6.6.y/6.6.30
aebd3eb9d3ae017e6260043f6bcace2f5ef60694 in mainline linux



CVS: cvs.openbsd.org: src

2024-05-05 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/05 20:07:15

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

Log message:
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3

>From Alex Deucher
b33d7aaa2d3d1bef20fd5d9ab0d1776376fc98b6 in linux-6.6.y/6.6.30
9792b7cc18aaa0c2acae6af5d0acf249bcb1ab0d in mainline linux



CVS: cvs.openbsd.org: src

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

Modified files:
sys/dev/pci/drm/ttm: ttm_pool.c 

Log message:
drm/ttm: stop pooling cached NUMA pages v2

>From Christian Koenig
ab65b0cf0324b6dae89cfc9c7d9625e591b24e43 in linux-6.6.y/6.6.30
b6976f323a8687cc0d55bc92c2086fd934324ed5 in mainline linux



CVS: cvs.openbsd.org: src

2024-05-05 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/05 19:59:03

Modified files:
sys/dev/pci/drm/include/drm/ttm: ttm_pool.h 
sys/dev/pci/drm/ttm: ttm_pool.c 
sys/dev/pci/drm/ttm/tests: ttm_device_test.c 

Log message:
mm, treewide: introduce NR_PAGE_ORDERS

>From Kirill A. Shutemov
ded1ffea52132e58eaaa7d4ea39477f911796a40 in linux-6.6.y/6.6.30
fd37721803c6e73619108f76ad2e12a9aa5fafaf in mainline linux



CVS: cvs.openbsd.org: src

2024-05-05 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/05 19:53:26

Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_cs.c amdgpu_object.c 
amdgpu_object.h amdgpu_ttm.c 
amdgpu_ttm.h 

Log message:
drm/amdgpu: fix visible VRAM handling during faults

>From Christian Koenig
4c5eaf0cad27a66c4788e0603b9f7a68df83a947 in linux-6.6.y/6.6.30
a6ff969fe9cbf369e3cd0ac54261fec1122682ec in mainline linux



CVS: cvs.openbsd.org: src

2024-05-05 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/05 19:50:15

Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_fdinfo.c amdgpu_object.c 
amdgpu_object.h 

Log message:
drm/amdgpu: add shared fdinfo stats

>From Alex Deucher
f85a55fb87c2ee58e957b9c828aa70306a759d8d in linux-6.6.y/6.6.30
ba1a58d5b907bdf1814f8f57434aebc86233430f in mainline linux



CVS: cvs.openbsd.org: src

2024-05-05 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/05/05 19:46:20

Modified files:
sys/dev/pci/drm/include/drm: drm_gem.h 

Log message:
drm: add drm_gem_object_is_shared_for_memory_stats() helper

>From Alex Deucher
a4ae24cd04a8e2c1f61586a2e129b1cbd44a78db in linux-6.6.y/6.6.30
b31f5eba32ae8cc28e7cfa5a55ec8670d8c718e2 in mainline linux



  1   2   3   4   5   6   7   8   9   10   >