On Sat, Jan 04, 2020 at 05:07:04PM +0100, Mark Kettenis wrote: > > Date: Sat, 4 Jan 2020 10:52:24 -0500 > > From: Bryan Steele <[email protected]> > > > > I noticed an unusually high interrupt rate for amdgpio0 on my Huawei > > Matebook D laptop. I'm suspecting this may be partially why it apmd -A > > has been struggling, as the CPU is constantly busy so it never has a > > chance to scale down. > > > > Any ideas? > > Please send acpidump output (all files in /var/db/acpi). > > Try to figure out which GPIO pin is causing the interrupt. That may > be tricky since the interrupt fires again and again, so if you add a > printf in amdgpio_intr() your machine will become unusable. Maybe > just print the pin every 10000 times: > > static count = 0; > > .... > > if ((count++ % 10000) == 0) > printf("st %llx\n", status) > > Cheers, > > Mark
Thanks, for some reason it vanished with on a cold boot. I'm not sure what it was that caused it. In case it helps, sending the acpidump anyway. If I can figure out what caused it, I'll try your other suggestion. Sigh.. :-) > > -Bryan. > > > > interrupt total rate > > irq0/clock 1558764 799 > > irq0/ipi 948920 486 > > irq96/amdgpio0 30703056 15745 > > irq144/acpi0 4 0 > > irq114/iwm0 372624 191 > > irq145/amdgpu0 41459 21 > > irq99/xhci1 28580 14 > > irq176/azalia1 1 0 > > irq100/ahci0 192530 98 > > irq147/pckbc0 4331 2 > > irq148/pckbc0 127463 65 > > Total 33977732 17424 > > > > OpenBSD 6.6-current (GENERIC.MP) #583: Wed Jan 1 12:21:07 MST 2020 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > real mem = 7396610048 (7053MB) > > avail mem = 7159980032 (6828MB) > > mpath0 at root > > scsibus0 at mpath0: 256 targets > > mainbus0 at root > > bios0 at mainbus0: SMBIOS rev. 3.10 @ 0x8c4ec000 (24 entries) > > bios0: vendor HUAWEI version "1.22" date 02/26/2019 > > bios0: HUAWEI KPL-W0X > > acpi0 at bios0: ACPI 5.0 > > acpi0: sleep states S0 S3 S4 S5 > > acpi0: tables DSDT FACP UEFI MSDM SSDT SSDT CRAT CDIT ASF! BOOT HPET APIC > > MCFG WSMT UEFI VFCT SSDT TPM2 IVRS SSDT SSDT SSDT SSDT FPDT BGRT > > acpi0: wakeup devices GPP0(S4) GPP1(S4) GPP2(S4) GPP3(S4) GPP4(S4) GPP5(S4) > > GPP6(S4) GP17(S4) XHC0(S0) XHC1(S0) GP18(S4) > > acpitimer0 at acpi0: 3579545 Hz, 32 bits > > acpihpet0 at acpi0: 14318180 Hz > > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat > > cpu0 at mainbus0: apid 0 (boot processor) > > cpu0: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx, 1996.62 MHz, 17-11-00 > > cpu0: > > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > > cpu0: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > > cpu0: ITLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu0: smt 0, core 0, package 0 > > mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges > > cpu0: apic clock running at 24MHz > > cpu0: mwait min=64, max=64, C-substates=1.1, IBE > > cpu1 at mainbus0: apid 1 (application processor) > > cpu1: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx, 1996.23 MHz, 17-11-00 > > cpu1: > > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > > cpu1: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > > cpu1: ITLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu1: DTLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu1: smt 1, core 0, package 0 > > cpu2 at mainbus0: apid 2 (application processor) > > cpu2: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx, 1996.23 MHz, 17-11-00 > > cpu2: > > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > > cpu2: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > > cpu2: ITLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu2: DTLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu2: smt 0, core 1, package 0 > > cpu3 at mainbus0: apid 3 (application processor) > > cpu3: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx, 1996.23 MHz, 17-11-00 > > cpu3: > > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > > cpu3: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > > cpu3: ITLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu3: DTLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu3: smt 1, core 1, package 0 > > cpu4 at mainbus0: apid 4 (application processor) > > cpu4: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx, 1996.23 MHz, 17-11-00 > > cpu4: > > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > > cpu4: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > > cpu4: ITLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu4: DTLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu4: smt 0, core 2, package 0 > > cpu5 at mainbus0: apid 5 (application processor) > > cpu5: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx, 1996.23 MHz, 17-11-00 > > cpu5: > > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > > cpu5: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > > cpu5: ITLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu5: DTLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu5: smt 1, core 2, package 0 > > cpu6 at mainbus0: apid 6 (application processor) > > cpu6: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx, 1996.23 MHz, 17-11-00 > > cpu6: > > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > > cpu6: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > > cpu6: ITLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu6: DTLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu6: smt 0, core 3, package 0 > > cpu7 at mainbus0: apid 7 (application processor) > > cpu7: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx, 1996.23 MHz, 17-11-00 > > cpu7: > > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > > cpu7: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB > > 64b/line 8-way L2 cache, 4MB 64b/line 16-way L3 cache > > cpu7: ITLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu7: DTLB 64 4KB entries fully associative, 64 4MB entries fully > > associative > > cpu7: smt 1, core 3, package 0 > > ioapic0 at mainbus0: apid 4 pa 0xfec00000, version 21, 24 pins, remapped > > ioapic1 at mainbus0: apid 5 pa 0xfec01000, version 21, 32 pins, remapped > > acpimcfg0 at acpi0 > > acpimcfg0: addr 0xf8000000, bus 0-63 > > acpiprt0 at acpi0: bus 0 (PCI0) > > acpiprt1 at acpi0: bus -1 (GPP0) > > acpiprt2 at acpi0: bus 1 (GPP1) > > acpiprt3 at acpi0: bus -1 (GPP2) > > acpiprt4 at acpi0: bus -1 (GPP3) > > acpiprt5 at acpi0: bus -1 (GPP4) > > acpiprt6 at acpi0: bus -1 (GPP5) > > acpiprt7 at acpi0: bus -1 (GPP6) > > acpiprt8 at acpi0: bus 2 (GP17) > > acpiprt9 at acpi0: bus 3 (GP18) > > acpiec0 at acpi0 > > acpicpu0 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > > acpicpu1 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > > acpicpu2 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > > acpicpu3 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > > acpicpu4 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > > acpicpu5 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > > acpicpu6 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > > acpicpu7 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS > > acpipwrres0 at acpi0: P0ST, resource for SATA > > acpipwrres1 at acpi0: P3ST, resource for SATA > > acpibtn0 at acpi0: PWRB > > acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000 > > acpicmos0 at acpi0 > > "WDT0001" at acpi0 not configured > > acpiac0 at acpi0: AC unit online > > acpibat0 at acpi0: BAT1 model "HB4593R1ECW" serial 7748 type LIon oem > > "DYNAPACK" > > acpibtn1 at acpi0: LID0 > > amdgpio0 at acpi0: GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins > > "AMDI0010" at acpi0 not configured > > "WCOM48CF" at acpi0 not configured > > "AMDI0010" at acpi0 not configured > > "ELAN2203" at acpi0 not configured > > "MSFT0101" at acpi0 not configured > > "PNP0C14" at acpi0 not configured > > acpivideo0 at acpi0: VGA_ > > acpivideo1 at acpi0: VGA_ > > acpivideo2 at acpi0: VGA_ > > cpu0: 1996 MHz: speeds: 2000 1700 1600 MHz > > pci0 at mainbus0 bus 0 > > ksmn0 at pci0 dev 0 function 0 "AMD AMD64 17h/1xh Root Complex" rev 0x00 > > "AMD AMD64 17h/1xh IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured > > pchb0 at pci0 dev 1 function 0 "AMD AMD64 17h PCIE" rev 0x00 > > ppb0 at pci0 dev 1 function 2 "AMD AMD64 17h/1xh PCIE" rev 0x00: msi > > pci1 at ppb0 bus 1 > > iwm0 at pci1 dev 0 function 0 "Intel Dual Band Wireless-AC 8265" rev 0x78, > > msi > > pchb1 at pci0 dev 8 function 0 "AMD AMD64 17h PCIE" rev 0x00 > > ppb1 at pci0 dev 8 function 1 "AMD AMD64 17h/1xh PCIE" rev 0x00 > > pci2 at ppb1 bus 2 > > amdgpu0 at pci2 dev 0 function 0 "ATI Radeon Vega" rev 0xc4 > > drm0 at amdgpu0 > > amdgpu0: msi > > azalia0 at pci2 dev 0 function 1 "ATI Radeon Vega HD Audio" rev 0x00: msi > > azalia0: no supported codecs > > ccp0 at pci2 dev 0 function 2 "AMD AMD64 17h/1xh Crypto" rev 0x00 > > xhci0 at pci2 dev 0 function 3 "AMD AMD64 17h/1xh xHCI" rev 0x00: msi, xHCI > > 1.10 > > usb0 at xhci0: USB revision 3.0 > > uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 > > addr 1 > > xhci1 at pci2 dev 0 function 4 "AMD AMD64 17h/1xh xHCI" rev 0x00: msi, xHCI > > 1.10 > > usb1 at xhci1: USB revision 3.0 > > uhub1 at usb1 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 > > addr 1 > > "AMD AMD64 17h/1xh I2S Audio" rev 0x00 at pci2 dev 0 function 5 not > > configured > > azalia1 at pci2 dev 0 function 6 "AMD AMD64 17h/1xh HD Audio" rev 0x00: > > apic 5 int 30 > > azalia1: codecs: Realtek/0x0256 > > audio0 at azalia1 > > ppb2 at pci0 dev 8 function 2 "AMD AMD64 17h/1xh PCIE" rev 0x00 > > pci3 at ppb2 bus 3 > > ahci0 at pci3 dev 0 function 0 "AMD FCH AHCI" rev 0x61: msi, AHCI 1.3.1 > > ahci0: port 1: 6.0Gb/s > > scsibus1 at ahci0: 32 targets > > sd0 at scsibus1 targ 1 lun 0: <ATA, SanDisk SD9SN8W2, X610> > > naa.5001b448b6a2ccc5 > > sd0: 244198MB, 512 bytes/sector, 500118192 sectors, thin > > piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x61: polling > > iic0 at piixpm0 > > iic1 at piixpm0 > > pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51 > > pchb2 at pci0 dev 24 function 0 "AMD AMD64 17h/1xh Data Fabric" rev 0x00 > > pchb3 at pci0 dev 24 function 1 "AMD AMD64 17h/1xh Data Fabric" rev 0x00 > > pchb4 at pci0 dev 24 function 2 "AMD AMD64 17h/1xh Data Fabric" rev 0x00 > > pchb5 at pci0 dev 24 function 3 "AMD AMD64 17h/1xh Data Fabric" rev 0x00 > > pchb6 at pci0 dev 24 function 4 "AMD AMD64 17h/1xh Data Fabric" rev 0x00 > > pchb7 at pci0 dev 24 function 5 "AMD AMD64 17h/1xh Data Fabric" rev 0x00 > > pchb8 at pci0 dev 24 function 6 "AMD AMD64 17h/1xh Data Fabric" rev 0x00 > > pchb9 at pci0 dev 24 function 7 "AMD AMD64 17h/1xh Data Fabric" rev 0x00 > > isa0 at pcib0 > > isadma0 at isa0 > > com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo > > com0: probed fifo depth: 0 bytes > > pckbc0 at isa0 port 0x60/5 irq 1 irq 12 > > pckbd0 at pckbc0 (kbd slot) > > wskbd0 at pckbd0: console keyboard > > pms0 at pckbc0 (aux slot) > > wsmouse0 at pms0 mux 0 > > pms0: Elantech Clickpad, version 4, firmware 0x4f1001 > > pcppi0 at isa0 port 0x61 > > spkr0 at pcppi0 > > vmm0 at mainbus0: SVM/RVI > > efifb at mainbus0 not configured > > uvideo0 at uhub1 port 1 configuration 1 interface 0 "SunplusIT Inc > > hm1091_techfront" rev 2.00/0.13 addr 2 > > video0 at uvideo0 > > vscsi0 at root > > scsibus2 at vscsi0: 256 targets > > softraid0 at root > > scsibus3 at softraid0: 256 targets > > root on sd0a (e504564701fc129b.a) swap on sd0b dump on sd0b > > iwm0: hw rev 0x230, fw ver 34.0.1, address 7c:76:35:ba:bd:28 > > initializing kernel modesetting (RAVEN 0x1002:0x15DD 0x19E5:0x3E06 0xC4). > > amdgpu0: 1920x1080, 32bpp > > wsdisplay0 at amdgpu0 mux 1: console (std, vt100 emulation), using wskbd0 > > wsdisplay0: screen 1-5 added (std, vt100 emulation) > > > > >
