Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3003 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.14 (3799 ms) U-Boot> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 U-Boot> tftp 0x00080000 736474/tftp-deploy-0vhcxziw/kernel/Image tftp 0x00080000 736474/tftp-deploy-0vhcxziw/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.14 Filename '736474/tftp-deploy-0vhcxziw/kernel/Image'. Load address: 0x80000 Loading: *################################################## 30.5 MiB 15.7 MiB/s done Bytes transferred = 31990272 (1e82200 hex) U-Boot> tftp 0x06700000 736474/tftp-deploy-0vhcxziw/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 736474/tftp-deploy-0vhcxziw/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.14 Filename '736474/tftp-deploy-0vhcxziw/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *########################################T ########## 55.9 MiB 6.1 MiB/s done Bytes transferred = 58590898 (37e06b2 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 736474/tftp-deploy-0vhcxziw/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 736474/tftp-deploy-0vhcxziw/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.14 Filename '736474/tftp-deploy-0vhcxziw/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 25.9 KiB 3.6 MiB/s done Bytes transferred = 26538 (67aa hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> booti 0x00080000 0x06700000 0x06400000 booti 0x00080000 0x06700000 0x06400000 Moving Image from 0x80000 to 0x200000, end=2110000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 58590834 Bytes = 55.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 06400000 Booting using the fdt blob at 0x6400000 Working FDT set to 6400000 Loading Ramdisk to 36747000, end 39f27672 ... OK Loading Device Tree to 000000003673d000, end 00000000367467a9 ... OK Working FDT set to 3673d000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.224-cip52-rt22 (KernelCI@build-j312550-arm64-gcc-12-defconfig-glmv6) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Tue Sep 17 04:55:17 UTC 2024 [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000032400000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fbfcb00-0x7fbfefff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0 totalpages: 504832 [ 0.000000] DMA zone: 3792 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 242688 pages, LIFO batch:63 [ 0.000000] DMA32 zone: 4096 pages used for memmap [ 0.000000] DMA32 zone: 262144 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 19 pages/cpu s40408 r8192 d29224 u77824 [ 0.000000] pcpu-alloc: s40408 r8192 d29224 u77824 alloc=19*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 496944 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x000000002e400000-0x0000000032400000] (64MB) <6>[ 0.000000] Memory: 1758548K/2019328K available (14528K kernel code, 2888K rwdata, 7684K rodata, 6016K init, 504K bss, 195244K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns <6>[ 0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008629] Console: colour dummy device 80x25 <6>[ 0.013483] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024311] pid_max: default: 32768 minimum: 301 <6>[ 0.029324] LSM: Security Framework initializing <6>[ 0.034342] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042124] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052209] rcu: Hierarchical SRCU implementation. <6>[ 0.059718] EFI services will not be available. <6>[ 0.064883] smp: Bringing up secondary CPUs ... <6>[ 0.070275] Detected PIPT I-cache on CPU1 <6>[ 0.074649] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.082168] Detected PIPT I-cache on CPU2 <6>[ 0.086522] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.094014] Detected PIPT I-cache on CPU3 <6>[ 0.098368] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.105334] smp: Brought up 1 node, 4 CPUs <6>[ 0.109765] SMP: Total of 4 processors activated. <6>[ 0.114794] CPU features: detected: 32-bit EL0 Support <6>[ 0.120275] CPU features: detected: CRC32 instructions <6>[ 0.125744] CPU features: detected: 32-bit EL1 Support <6>[ 0.150143] CPU: All CPU(s) started at EL2 <6>[ 0.154602] alternatives: patching kernel code <6>[ 0.160873] devtmpfs: initialized <6>[ 0.169693] KASLR enabled <6>[ 0.172835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.182972] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.192052] pinctrl core: initialized pinctrl subsystem <6>[ 0.199036] DMI not present or invalid. <6>[ 0.204026] NET: Registered protocol family 16 <6>[ 0.210373] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.217866] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.226113] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.234424] audit: initializing netlink subsys (disabled) <5>[ 0.240334] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1 <6>[ 0.241425] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.241432] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.248453] cpuidle: using governor menu <6>[ 0.266054] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.273285] ASID allocator initialised with 32768 entries <6>[ 0.280634] Serial: AMBA PL011 UART driver <6>[ 0.324277] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.331352] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.338425] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.345471] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.354017] cryptd: max_cpu_qlen set to 1000 <6>[ 0.361417] ACPI: Interpreter disabled. <6>[ 0.367868] iommu: Default domain type: Translated <6>[ 0.373329] vgaarb: loaded <5>[ 0.376639] SCSI subsystem initialized <7>[ 0.380863] libata version 3.00 loaded. <6>[ 0.385238] usbcore: registered new interface driver usbfs <6>[ 0.391104] usbcore: registered new interface driver hub <6>[ 0.396778] usbcore: registered new device driver usb <4>[ 0.402331] usb_phy_generic phy: supply vcc not found, using dummy regulator <6>[ 0.410522] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.415814] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.425330] PTP clock support registered <6>[ 0.429747] EDAC MC: Ver: 3.0.0 <6>[ 0.434656] FPGA manager framework <6>[ 0.438453] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.445692] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.452342] VFS: Disk quotas dquot_6.6.0 <6>[ 0.456640] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.464091] pnp: PnP ACPI: disabled <6>[ 0.474991] NET: Registered protocol family 2 <6>[ 0.480005] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.489423] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.498399] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.506774] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.514697] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.521781] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.528868] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.536526] NET: Registered protocol family 1 <6>[ 0.541747] RPC: Registered named UNIX socket transport module. <6>[ 0.548005] RPC: Registered udp transport module. <6>[ 0.553026] RPC: Registered tcp transport module. <6>[ 0.558057] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.564843] PCI: CLS 0 bytes, default 64 <6>[ 0.569282] Unpacking initramfs... <6>[ 4.926863] Freeing initrd memory: 57216K <6>[ 4.932297] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 4.941003] kvm [1]: IPA Size Limit: 44 bits <6>[ 4.947120] kvm [1]: vgic interrupt IRQ9 <6>[ 4.951539] kvm [1]: Hyp mode initialized successfully <5>[ 4.959101] Initialise system trusted keyrings <6>[ 4.964069] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 4.977448] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 4.984374] NFS: Registering the id_resolver key type <5>[ 4.989838] Key type id_resolver registered <5>[ 4.994344] Key type id_legacy registered <6>[ 4.998761] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 5.005817] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 5.013771] 9p: Installing v9fs 9p2000 file system support <5>[ 5.084558] Key type asymmetric registered <5>[ 5.088977] Asymmetric key parser 'x509' registered <6>[ 5.094215] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 5.101967] io scheduler mq-deadline registered <6>[ 5.106818] io scheduler kyber registered <4>[ 5.124597] EINJ: ACPI disabled. <6>[ 5.147561] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.156056] printk: console [ttyS1] disabled <6>[ 5.160743] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550 <6>[ 5.170104] printk: console [ttyS1] enabled <6>[ 5.170104] printk: console [ttyS1] enabled <6>[ 5.179130] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.179130] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.191783] SuperH (H)SCI(F) driver initialized <6>[ 5.197242] msm_serial: driver initialized <6>[ 5.210287] loop: module loaded <6>[ 5.214890] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 5.223625] megasas: 07.714.04.00-rc1 <6>[ 5.233912] tun: Universal TUN/TAP device driver, 1.6 <6>[ 5.240152] thunder_xcv, ver 1.0 <6>[ 5.243746] thunder_bgx, ver 1.0 <6>[ 5.247342] nicpf, ver 1.0 <6>[ 5.251717] hclge is initializing <6>[ 5.255378] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 5.262981] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 5.268683] e1000: Intel(R) PRO/1000 Network Driver <6>[ 5.273915] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 5.280061] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 5.285370] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.291683] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 5.297432] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.303385] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 5.310017] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 5.316670] sky2: driver version 1.30 <6>[ 5.321893] VFIO - User Level meta-driver version: 0.3 <6>[ 5.329502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 5.336426] ehci-pci: EHCI PCI platform driver <6>[ 5.341245] ehci-platform: EHCI generic platform driver <6>[ 5.346964] ehci-orion: EHCI orion driver <6>[ 5.351418] ehci-exynos: EHCI Exynos driver <6>[ 5.356036] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 5.362596] ohci-pci: OHCI PCI platform driver <6>[ 5.367409] ohci-platform: OHCI generic platform driver <6>[ 5.373105] ohci-exynos: OHCI Exynos driver <6>[ 5.378277] usbcore: registered new interface driver usb-storage <6>[ 5.387775] i2c /dev entries driver <6>[ 5.393901] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 5.401504] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 5.412378] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 5.421196] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.427763] sdhci: Copyright(c) Pierre Ossman <6>[ 5.433068] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.440562] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.448829] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.457109] usbcore: registered new interface driver usbhid <6>[ 5.463046] usbhid: USB HID core driver <6>[ 5.468327] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.478848] NET: Registered protocol family 17 <6>[ 5.483848] 9pnet: Installing 9P2000 support <5>[ 5.488517] Key type dns_resolver registered <6>[ 5.493531] printk: console [ttyS1]: printing thread started <6>[ 5.493602] registered taskstats version 1 <5>[ 5.493614] Loading compiled-in X.509 certificates <6>[ 5.498362] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2 <6>[ 5.498549] serial serial0: tty port ttyAMA0 registered <6>[ 5.512435] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 5.518697] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 5.518848] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 5.619609] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 5.625195] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 5.659545] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 5.672075] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <4>[ 5.675432] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 5.677121] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.678809] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.681859] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 5.683546] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 5.743927] mmc0: new high speed SDIO card at address 0001 <6>[ 5.799907] mmc1: new ultra high speed DDR50 SDXC card at address aaaa <6>[ 5.800563] mmcblk1: mmc1:aaaa SD256 238 GiB <6>[ 5.813452] mmcblk1: p1 p2 <6>[ 17.965719] clk: Disabling unused clocks <6>[ 17.965816] ALSA device list: <6>[ 17.965825] No soundcards found. <6>[ 17.971532] Freeing unused kernel memory: 6016K <6>[ 17.971797] Run /init as init process <30>[ 18.003625] systemd[1]: System time before build time, advancing clock. <6>[ 18.017920] NET: Registered protocol family 10 <6>[ 18.018964] Segment Routing with IPv6 <30>[ 18.033138] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 18.033172] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.086031] systemd[1]: Hostname set to . <30>[ 18.364771] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.371008] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. [[0;32m OK [0m] Created slic<30>[ 18.399458] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. e [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. [[0;32m OK [0m] Crea<30>[ 18.427597] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. ted slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. [[0;32m OK [0m] Created slic<30>[ 18.455041] systemd[1]: Created slice user.slice - User and Session Slice. e [0;1;39muser.slice[0m - User and Session Slice. [[0;32m OK [0m] Started [0;1;39msys<30>[ 18.478159] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. temd-ask-passwo…quests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask<30>[ 18.506047] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. -passwo… Requests to Wall Directory Watch. Expecting device [0;1;39mdev-ttyS1.dev<30>[ 18.533929] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). ice[0m <30>[ 18.534036] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... - /dev/ttyS1... [[0;32m OK [0m] Reached target [0;1;39mcryp<30>[ 18.577865] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. tsetup.…get[0m - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39minte<30>[ 18.605881] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. grityse…Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mpath<30>[ 18.633901] systemd[1]: Reached target paths.target - Path Units. s.target[0m - Path Units. [[0;32m OK [0m] Reached target [0;1;39mremo<30>[ 18.657874] systemd[1]: Reached target remote-fs.target - Remote File Systems. te-fs.target[0m - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mslic<30>[ 18.681827] systemd[1]: Reached target slices.target - Slice Units. es.target[0m - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mswap<30>[ 18.705878] systemd[1]: Reached target swap.target - Swaps. .target[0m - Swaps. [[0;32m OK [0m] Reached target [0;1;39mveri<30>[ 18.725898] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. tysetup… - Local Verity Protected Volumes. [[0;32m OK [0m] Listening on [0;1;3<30>[ 18.754171] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. 9msystemd-initc… initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on<30>[ 18.782851] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;3<30>[ 18.810399] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). 9msystemd-journ…t[0m - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;3<30>[ 18.838470] systemd[1]: Listening on systemd-journald.socket - Journal Socket. 9msystemd-journald.socket[0m - Journal Socket. [[0;32m OK [0m] Listening on [0;1;3<30>[ 18.866474] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. 9msystemd-udevd….socket[0m - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;3<30>[ 18.894317] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. 9msystemd-udevd…l.socket[0m - udev Kernel Socket. Mounting [0;1;39mdev-hugepages.mount[<30>[ 18.925839] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... 0m - Huge Pages File System... Mounting [0;1;39mdev-mqueue.mount…P<30>[ 18.953865] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... OSIX Message Queue File System... Mounting [0;1;39msys-kernel-debug.…<30>[ 18.981991] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [0m - Kernel Debug File System... <30>[ 19.006300] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.010910] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... Starting [0;1;39mmodprobe@conf<30>[ 19.058729] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... igfs…m - Load Kernel Module configfs... Starting [0;1;39mmodprobe@dm_m<30>[ 19.090455] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... od.s…[0m - Load Kernel Module dm_mod..<6>[ 19.105224] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com . Starting [0;1;39mmodprobe@drm.<30>[ 19.130555] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... service[0m - Load Kernel Module drm... Starting [0;1;39mmodprobe@efi_<30>[ 19.166596] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@loop<30>[ 19.202437] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... .ser…e[0m - Load Kernel Module loop... <28>[ 19.230564] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.230588] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.234237] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... Starting [0;1;39msyste<30>[ 19.286995] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... md-modules-l…rvice[0m - Load Kernel Modules... Starting [0;1;39msyste<30>[ 19.318790] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... md-network-g… units from Kernel command line... Starting [0;1;39msystemd-remou<30>[ 19.350296] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... nt-f…nt Root and Kernel File Systems... Starting [0;1;39msystemd-udev-<30>[ 19.382529] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... trig…[0m - Coldplug All udev Devices... [[0;32m<30>[ 19.420968] systemd[1]: Started systemd-journald.service - Journal Service. OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;1;31mFAILED[0m] Failed to start [0;1;39msystemd-re…ount Root and Kernel File Systems. See 'systemctl status systemd-remount-fs.service' for details. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... <46>[ 19.787722] systemd-journald[126]: Received client request to flush runtime journal. Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... <5>[ 20.711592] random: dbus-daemon: uninitialized urandom read (12 bytes read) <5>[ 20.720570] random: dbus-daemon: uninitialized urandom read (12 bytes read) Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Serial Getty on ttyS1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. <6>[ 21.040821] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 21.040855] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 21.040893] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 21.040929] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graph<6>[ 21.093560] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 ical Interface. Starting [0;1;39msystemd-updat<6>[ 21.123836] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) e-ut… Record Runlevel Change in UTMP... <6>[ 21.124099] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 21.124111] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 21.124126] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 21.124170] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 21.124259] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 21.134057] iproc-rng200 fe104000.rng: hwrng registered [[0;32m<3>[ 21.157345] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock OK [<6>[ 21.159808] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 0m] Fini<6>[ 21.159892] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] shed [0<6>[ 21.160174] pci 0000:01:00.0: PME# supported from D0 D3hot ;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. <6>[ 21.183956] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] <6>[ 21.183985] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 21.184008] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 21.184020] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 21.184285] pcieport 0000:00:00.0: enabling device (0000 -> 0002) [[0;32m OK [0m] Reached target [0;1;39musb-gadget.�<6>[ 21.184473] pcieport 0000:00:00.0: PME: Signaling with IRQ 51 ��m - Ha<3>[ 21.187327] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock rdware a<3>[ 21.201812] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock ctivated USB gadget. <3>[ 21.212541] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.214720] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <3>[ 21.217473] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.223476] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.235767] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.253411] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 21.253459] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 21.254576] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 <6>[ 21.255777] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 21.255804] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 21.255826] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 21.256754] hub 1-0:1.0: USB hub found <6>[ 21.256808] hub 1-0:1.0: 1 port detected <3>[ 21.259882] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.263135] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.264369] hub 2-0:1.0: USB hub found <6>[ 21.264439] hub 2-0:1.0: 4 ports detected <3>[ 21.270333] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.273912] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.279848] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.283186] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.288696] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.353633] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <5>[ 21.358669] cfg80211: Loading compiled-in X.509 certificates for regulatory database <3>[ 21.401184] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present! <6>[ 21.411543] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <3>[ 21.412005] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present! <6>[ 21.413098] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.413325] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 21.413517] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 21.413677] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.414554] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.414717] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.414847] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.426611] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 <6>[ 21.428474] vc4-drm gpu: [drm] Cannot find any crtc or sizes [[0;32m<6>[ 21.432368] vc4-drm gpu: [drm] Cannot find any crtc or sizes OK [0m] List<5>[ 21.437548] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' ening on<5>[ 21.438706] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [0;1;3<4>[ 21.438843] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 9msystem<4>[ 21.438857] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db d-rfkil�<6>[ 21.489108] Bluetooth: Core ver 2.22 ��l Swit<6>[ 21.489209] NET: Registered protocol family 31 ch Statu<6>[ 21.489215] Bluetooth: HCI device and connection manager initialized s /dev/r<6>[ 21.489234] Bluetooth: HCI socket layer initialized fkill Wa<6>[ 21.489242] Bluetooth: L2CAP socket layer initialized tch. <6>[ 21.489261] Bluetooth: SCO socket layer initialized <6>[ 21.513745] usb 1-1: new high-speed USB device number 2 using xhci_hcd <6>[ 21.537491] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 21.597297] Bluetooth: HCI UART driver ver 2.3 <6>[ 21.597319] Bluetooth: HCI UART protocol H4 registered <6>[ 21.597443] Bluetooth: HCI UART protocol LL registered <6>[ 21.598022] Bluetooth: HCI UART protocol Broadcom registered <6>[ 21.598049] Bluetooth: HCI UART protocol QCA registered [[0;32m<6>[ 21.598123] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 OK [<4>[ 21.598249] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 0m] Reac<4>[ 21.598254] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin hed targ<6>[ 21.602198] cfg80211: failed to load regulatory.db et [0;1<4>[ 21.603351] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator ;39msoun<4>[ 21.603451] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator d.target<6>[ 21.677346] hub 1-1:1.0: USB hub found [0m - S<6>[ 21.677605] hub 1-1:1.0: 4 ports detected ound Car<6>[ 21.726164] uart-pl011 fe201000.serial: no DMA platform data d. <5>[ 21.825691] random: crng init done [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 5.10.224-cip52-rt22 #1 SMP PREEMPT Tue Sep 17 04:55:17 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # <6>[ 21.974361] Bluetooth: hci0: BCM: chip id 107 <6>[ 21.974682] Bluetooth: hci0: BCM: features 0x2f <6>[ 21.976198] Bluetooth: hci0: BCM4345C0 <6>[ 21.976208] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 21.979120] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 21.979135] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 21.979141] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-736474/environment . /lava-736474/environment / # /lava-736474/bin/lava-test-runner /lava-736474/0 /lava-736474/bin/lava-test-runner /lava-736474/0 + export TESTRUN_ID=0_igt-kms-vc4 <8>[ 22.488426] + cd /lava-736474/0/tests/0_igt-kms-vc4 + cat uuid + UUID=736474_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=vc4 /usr/bin/igt-parser.sh core_auth core_ge<8>[ 22.507026] tclient core_getstats core_getversion core_setmaster_vs_auth drm_read kms_addfb_<14>[ 22.521209] [IGT] core_auth: executing basic km<14>[ 22.521471] [IGT] core_auth: starting subtest getclient-simple s_atomic<14>[ 22.521667] [IGT] core_auth: finished subtest getclient-simple, SUCCESS kms_fli<14>[ 22.521886] [IGT] core_auth: exiting, ret=0 p_event_<8>[ 22.530958] leak kms_prop_blob kms_setmode kms_vblank vc4_cr<14>[ 22.554297] [IGT] core_auth: executing eate_bo <14>[ 22.554546] [IGT] core_auth: starting subtest getclient-master-drop vc4_dmab<14>[ 22.554802] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS uf_poll <14>[ 22.554914] [IGT] core_auth: exiting, ret=0 vc4_labe<8>[ 22.559645] l_bo vc4<14>[ 22.578273] [IGT] core_auth: executing _lookup_fail vc4<14>[ 22.597124] [IGT] core_auth: starting subtest basic-auth _mmap vc<14>[ 22.597292] [IGT] core_auth: finished subtest basic-auth, SUCCESS 4_prefmo<14>[ 22.597346] [IGT] core_auth: exiting, ret=0 n vc4_pu<8>[ 22.601791] rgeable_<14>[ 22.616631] [IGT] core_auth: executing bo vc4_t<3>[ 22.617722] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 iling vc<14>[ 22.637578] [IGT] core_auth: starting subtest many-magics 4_wait_bo vc4_wait_seqno IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_S<14>[ 22.652194] [IGT] core_auth: finished subtest many-magics, SUCCESS RANDOM=1<14>[ 22.652276] [IGT] core_auth: exiting, ret=0 70630572<8>[ 22.656570] 0 for ra<8>[ 22.657834] ndomisation Starting subtest: getclient-simple Opened device: /dev/dri/card0 [1mSubtest getclient-simple: SUCCESS (0.000s)[0m IGT-<14>[ 22.686797] [IGT] core_getclient: executing Version:<14>[ 22.687142] [IGT] core_getclient: exiting, ret=0 1.28-ga<8>[ 22.691519] 44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Starting subtest: getclient-master-drop Opened d<14>[ 22.720032] [IGT] core_getstats: executing evice: /<14>[ 22.720368] [IGT] core_getstats: exiting, ret=0 dev/dri/<8>[ 22.724711] card0 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opene<14>[ 22.754819] [IGT] core_getversion: executing d device<14>[ 22.755178] [IGT] core_getversion: exiting, ret=0 : /dev/d<8>[ 22.760068] ri/card0 Starting subtest: basic-auth [1mSubtest basic-auth: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened <14>[ 22.793426] [IGT] core_setmaster_vs_auth: executing device: /dev/dri/card0 <14>[ 22.799780] [IGT] core_setmaster_vs_auth: exiting, ret=0 Starting<8>[ 22.804688] subtest: many-magics Reopening device failed after 1020 opens [1mSubtest many-magics: SUCCESS (0.015s)[0m <8>[ 22.822135] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using<14>[ 22.837589] [IGT] drm_read: executing IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.000s) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM<6>[ 22.854166] vc4-drm gpu: [drm] Cannot find any crtc or sizes =1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.000s) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.000s) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest<14>[ 22.984968] [IGT] drm_read: starting subtest invalid-buffer : invali<14>[ 22.985087] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS d-buffer<14>[ 22.985286] [IGT] drm_read: exiting, ret=0 [1mSu<8>[ 22.990309] btest invalid-bu<14>[ 23.013171] [IGT] drm_read: executing ffer: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 Starting subtest<14>[ 23.152931] [IGT] drm_read: starting subtest fault-buffer : fault-<14>[ 23.153173] [IGT] drm_read: finished subtest fault-buffer, SUCCESS buffer <14>[ 23.153321] [IGT] drm_read: exiting, ret=0 [1mSubt<8>[ 23.158409] est fault-buffer<14>[ 23.180608] [IGT] drm_read: executing : SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 Starting subtest<14>[ 23.320636] [IGT] drm_read: starting subtest empty-block : empty-block [1mSubtest empt<14>[ 24.320979] [IGT] drm_read: finished subtest empty-block, SUCCESS y-block:<14>[ 24.323940] [IGT] drm_read: exiting, ret=0 SUCCESS (1.000s)[0m <8>[ 24.341046] IGT-Vers<14>[ 24.361569] [IGT] drm_read: executing ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 Starting subtest: empty-<14>[ 24.502555] [IGT] drm_read: starting subtest empty-nonblock nonblock<14>[ 24.502679] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS [1mSu<14>[ 24.502811] [IGT] drm_read: exiting, ret=0 btest em<8>[ 24.508820] pty-nonblock: SUCCESS (0.000s)[<14>[ 24.531912] [IGT] drm_read: executing 0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 Starting<14>[ 24.669109] [IGT] drm_read: starting subtest short-buffer-block subtest<14>[ 24.669248] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS : short-<14>[ 24.669389] [IGT] drm_read: exiting, ret=0 buffer-b<8>[ 24.675353] lock [1mSubtest short-buffer-block: SUCCESS (0.000s)[<14>[ 24.697713] [IGT] drm_read: executing 0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 Starting subtest: short-<14>[ 24.838719] [IGT] drm_read: starting subtest short-buffer-nonblock buffer-n<14>[ 24.838853] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS onblock <14>[ 24.838984] [IGT] drm_read: exiting, ret=0 [1mSub<8>[ 24.845023] test sho<14>[ 24.869503] [IGT] drm_read: executing rt-buffer-nonblock: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 Starting subtest: short-buffer-wakeup <14>[ 25.014446] [IGT] drm_read: starting subtest short-buffer-wakeup [1mSubtest shor<14>[ 57.228893] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS t-buffer<14>[ 57.229068] [IGT] drm_read: exiting, ret=0 -wakeup:<8>[ 57.235136] SUCCESS<8>[ 57.237932] (32.214s)[0m <8>[ 57.260875] IGT-Vers<14>[ 57.277491] [IGT] kms_addfb_basic: executing ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRA<14>[ 57.286873] [IGT] kms_addfb_basic: starting subtest unused-handle NDOM=170<14>[ 57.286996] [IGT] kms_addfb_basic: finished subtest unused-handle, SUCCESS 6305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-handle [1mSubtest unused-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file<14>[ 57.318917] [IGT] kms_addfb_basic: exiting, ret=0 ../lib/<8>[ 57.323442] drmtest.c:880: Test requirement<14>[ 57.337109] [IGT] kms_addfb_basic: executing : is_int<14>[ 57.340670] [IGT] kms_addfb_basic: starting subtest unused-pitches el_device(fd) Test requirement not met in funct<14>[ 57.349989] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS ion igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requi<14>[ 57.376021] [IGT] kms_addfb_basic: exiting, ret=0 rement: <8>[ 57.380867] is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305755 for<14>[ 57.400101] [IGT] kms_addfb_basic: executing randomi<14>[ 57.403675] [IGT] kms_addfb_basic: starting subtest unused-offsets sation Opened device: /dev/dri/card0 Starting <14>[ 57.414206] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 57.439654] [IGT] kms_addfb_basic: exiting, ret=0 l_device<8>[ 57.443911] (fd) Test requirement not met i<14>[ 57.457186] [IGT] kms_addfb_basic: executing n functi<14>[ 57.460745] [IGT] kms_addfb_basic: starting subtest unused-modifier on igt_require_intel, file ../lib/drmtest.c:880:<14>[ 57.470076] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga<14>[ 57.496074] [IGT] kms_addfb_basic: exiting, ret=0 44ebfe (<8>[ 57.500302] aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305755 for <14>[ 57.516821] [IGT] kms_addfb_basic: executing randomis<14>[ 57.519891] [IGT] kms_addfb_basic: starting subtest clobberred-modifier ation Opened device: /dev/dri/card0 St<14>[ 57.530716] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP arting subtest: unused-offsets [1mSubtest unused-offsets: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requi<14>[ 57.555674] [IGT] kms_addfb_basic: exiting, ret=77 rement: <8>[ 57.559905] is_intel_device(fd) Test requirement not met in function igt_require_intel, fil<14>[ 57.576616] [IGT] kms_addfb_basic: executing e ../lib<14>[ 57.579972] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete /drmtest.c:880: Test requiremen<14>[ 57.591129] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP t: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) <14>[ 57.616388] [IGT] kms_addfb_basic: exiting, ret=77 (Linux: <8>[ 57.620998] 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/ca<14>[ 57.639602] [IGT] kms_addfb_basic: executing rd0 Sta<14>[ 57.642968] [IGT] kms_addfb_basic: starting subtest legacy-format rting subtest: unused-modifier [1mSubtest unus<14>[ 57.657082] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS ed-modifier: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in functi<14>[ 57.679150] [IGT] kms_addfb_basic: exiting, ret=0 on igt_r<8>[ 57.683432] equire_intel, file ../lib/drmtes<14>[ 57.696718] [IGT] kms_addfb_basic: executing t.c:880:<14>[ 57.701466] [IGT] kms_addfb_basic: starting subtest no-handle Test requirement: is_intel_device(fd) Test re<14>[ 57.709695] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS quirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aar<14>[ 57.735084] [IGT] kms_addfb_basic: exiting, ret=0 ch64) U<8>[ 57.739407] sing IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: <14>[ 57.755578] [IGT] kms_addfb_basic: executing clobberr<14>[ 57.760355] [IGT] kms_addfb_basic: starting subtest basic ed-modif<14>[ 57.769407] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS ier Test requirement not met in function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest clobberred-modifier: SKIP (0.000s)[0m Test requirement not m<14>[ 57.790621] [IGT] kms_addfb_basic: exiting, ret=0 et in fu<8>[ 57.794878] nction igt_require_intel, file ../lib/dr<14>[ 57.809659] [IGT] kms_addfb_basic: executing mtest.c:<46>[ 57.809858] systemd-journald[126]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.0 (1536 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. 880: Te<46>[ 57.809871] systemd-journald[126]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. st requirement: is_intel_device(fd) Test requirement no<14>[ 57.857608] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 t met in<14>[ 57.857750] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../<14>[ 57.885456] [IGT] kms_addfb_basic: exiting, ret=0 lib/drmt<8>[ 57.889726] est.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (a<14>[ 57.903434] [IGT] kms_addfb_basic: executing arch64) <14>[ 57.908200] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_<14>[ 57.917918] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-smem-bo-on-discrete Test requirement not met in function igt_require_intel, file ../lib/drmtest.<14>[ 57.943172] [IGT] kms_addfb_basic: exiting, ret=0 c:880: <8>[ 57.947483] Test requirement: is_intel_devic<14>[ 57.961392] [IGT] kms_addfb_basic: executing e(fd) <14>[ 57.965997] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 [1mSubte<14>[ 57.966707] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS st invalid-smem-bo-on-discrete: SKIP (0.008s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requi<14>[ 57.996124] [IGT] kms_addfb_basic: exiting, ret=0 rement n<8>[ 58.000384] ot met in function igt_require_intel, file ../lib/drmtest.c:880: Test requireme<14>[ 58.015349] [IGT] kms_addfb_basic: executing nt: is_i<14>[ 58.020181] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 ntel_device(fd) Test re<14>[ 58.029910] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS quirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: legacy-format Successfully fuzzed 10000 {bpp, depth} variations [1mSubtest legacy-format: SUCCESS (0.010s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: no-handle [1mSubtest no-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-32 [1mSubtest bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-63 [1mSubtest bad-pitch-63: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-128 [1mSubtest bad-pitch-128: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requir<14>[ 58.397931] [IGT] kms_addfb_basic: exiting, ret=0 ement: i<8>[ 58.402959] s_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) T<14>[ 58.422559] [IGT] kms_addfb_basic: executing est requ<14>[ 58.427389] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 irement not met in function igt_require_intel, f<14>[ 58.437950] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS ile ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Ope<14>[ 58.463229] [IGT] kms_addfb_basic: exiting, ret=0 ned devi<8>[ 58.467623] ce: /dev/dri/card0 Starting sub<14>[ 58.481141] [IGT] kms_addfb_basic: executing test: ba<14>[ 58.486534] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 d-pitch-256 [1mSubtest bad-pitch-256: SUCCESS <14>[ 58.494175] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_requir<14>[ 58.520118] [IGT] kms_addfb_basic: exiting, ret=0 e_intel,<8>[ 58.524353] file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test require<14>[ 58.541228] [IGT] kms_addfb_basic: executing ment not<14>[ 58.546084] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 met in function igt_require_intel, file ../lib/<14>[ 58.554072] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened<14>[ 58.579808] [IGT] kms_addfb_basic: exiting, ret=0 device:<8>[ 58.584225] /dev/dri/card0 Starting subtest: bad-pitch-1024 [1mSubtest bad-pitch-1024: S<14>[ 58.597916] [IGT] kms_addfb_basic: executing UCCESS (<14>[ 58.602729] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 0.000s)[0m Test requirement not met in functio<14>[ 58.613992] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS n igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test require<14>[ 58.640095] [IGT] kms_addfb_basic: exiting, ret=0 ment: is<8>[ 58.644362] _intel_device(fd) Test requirement not met in function igt_require_intel, file <14>[ 58.661306] [IGT] kms_addfb_basic: executing ../lib/drmtest.c:880: Test requirement:<14>[ 58.667621] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any is_inte<14>[ 58.667714] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS l_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting<14>[ 58.700225] [IGT] kms_addfb_basic: exiting, ret=0 subtest<8>[ 58.704464] : bad-pitch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)[0m Test requireme<14>[ 58.721341] [IGT] kms_addfb_basic: executing nt not met in function igt_requi<14>[ 58.727663] [IGT] kms_addfb_basic: starting subtest invalid-get-prop re_intel<14>[ 58.727756] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS , file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_devi<14>[ 58.759448] [IGT] kms_addfb_basic: exiting, ret=0 ce(fd) <8>[ 58.763706] Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test<14>[ 58.780168] [IGT] kms_addfb_basic: executing require<14>[ 58.786471] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any ment: is_intel_device(fd) IGT-Version: <14>[ 58.794772] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-65536 [1mSubt<14>[ 58.820423] [IGT] kms_addfb_basic: exiting, ret=0 est bad-<8>[ 58.824606] pitch-65536: SUCCESS (0.000s)[0m Test requirement not met in function <14>[ 58.841420] [IGT] kms_addfb_basic: executing igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device<14>[ 58.852921] [IGT] kms_addfb_basic: starting subtest invalid-set-prop (fd) Te<14>[ 58.853000] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ..<14>[ 58.883419] [IGT] kms_addfb_basic: exiting, ret=0 /lib/drm<8>[ 58.887680] test.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64)<14>[ 58.904524] [IGT] kms_addfb_basic: executing (Linux: 5.10.224-cip52-rt22 aar<14>[ 58.912281] [IGT] kms_addfb_basic: starting subtest master-rmfb ch64) U<14>[ 58.912481] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS sing IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m Test requirement not met in functi<14>[ 58.942272] [IGT] kms_addfb_basic: exiting, ret=0 on igt_r<8>[ 58.946582] equire_intel, file ../lib/drmtes<14>[ 58.961272] [IGT] kms_addfb_basic: executing t.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function ig<14>[ 58.970529] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag t_requir<14>[ 58.970629] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS e_intel, file ../lib/drmtest.c:880: Tes<14>[ 58.991128] [IGT] kms_addfb_basic: exiting, ret=0 t requir<8>[ 58.995650] ement: is_intel_<14>[ 59.009656] [IGT] kms_addfb_basic: executing device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_devic<14>[ 59.023602] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier e(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: master-rmfb [1mSubtest master-rmfb: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-modifier-no-flag [1mSubtest addfb25-modifier-no-flag: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-bad-modifier (kms_addfb_basic:362) CRITICAL: Test assertion failure function addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:362) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:362) CRITICAL: error: 0 != -1 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xb3d84358] #2 [+0xb3d85fbc] #3 [+0xb3d8156c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb3d815b0] Subtest addfb25-bad-modifier failed. <14>[ 59.375807] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, FAIL **** DEBUG **** (kms_addfb_basic:362) ioctl_wrappers-DEBUG: Test requirement passed: ig<14>[ 59.392692] [IGT] kms_addfb_basic: exiting, ret=98 t_has_fb_modifiers(fd) (kms_addfb_basic:362) CRITICAL: Test assertion failure f<8>[ 59.402050] unction addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:362) CRITICAL: Fai<14>[ 59.420051] [IGT] kms_addfb_basic: executing led assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:362) CRITICAL: error: 0 != -<14>[ 59.444523] [IGT] kms_addfb_basic: exiting, ret=77 1 (kms_<8>[ 59.449079] addfb_basic:362) igt_core-INFO: Stack trace: (kms_addfb_basic:3<14>[ 59.463978] [IGT] kms_addfb_basic: executing 62) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_addfb_basic:362) igt_core-INFO: #1 [+0xb3d84358] (kms_addfb_basic:362) igt_core-INFO: #2 [+0xb3d85fbc] (kms_addfb_basic<14>[ 59.488281] [IGT] kms_addfb_basic: exiting, ret=77 :362) ig<8>[ 59.492812] t_core-INFO: #3 [+0xb3d8156c] (kms_addfb_basic:362) igt_core-INFO: #4 [__libc_init_first+0x80] (k<14>[ 59.509993] [IGT] kms_addfb_basic: executing ms_addfb_basic:362) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_addfb_basic:362) igt_core-INFO: #6 [+0xb3d815b0] **** END **** [1mSubtest addfb25-bad-modifier: FAIL (0.352s)[0m Test requirement not m<14>[ 59.534430] [IGT] kms_addfb_basic: exiting, ret=77 et in fu<8>[ 59.538908] nction igt_require_intel, file ../lib/drmtest.c:880: Te<14>[ 59.555852] [IGT] kms_addfb_basic: executing st requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../<14>[ 59.580700] [IGT] kms_addfb_basic: exiting, ret=77 lib/drmt<8>[ 59.585326] est.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga4<14>[ 59.601159] [IGT] kms_addfb_basic: executing 4ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 59.625416] [IGT] kms_addfb_basic: exiting, ret=77 Test re<8>[ 59.630043] quirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-mism<14>[ 59.644877] [IGT] kms_addfb_basic: executing atch-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/d<14>[ 59.669179] [IGT] kms_addfb_basic: exiting, ret=77 rmtest.c<8>[ 59.673848] :880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe<14>[ 59.688118] [IGT] kms_addfb_basic: executing (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test<14>[ 59.712504] [IGT] kms_addfb_basic: exiting, ret=77 require<8>[ 59.717140] ment: is_intel_device(fd) [1mSubtest addfb25-x-tiled-legacy: SKIP (0.0<14>[ 59.731851] [IGT] kms_addfb_basic: executing 00s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test re<14>[ 59.756180] [IGT] kms_addfb_basic: starting subtest size-max quiremen<14>[ 59.756286] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS t: is_in<14>[ 59.756422] [IGT] kms_addfb_basic: exiting, ret=0 tel_devi<8>[ 59.761004] ce(fd) <14>[ 59.777977] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-framebuffer-vs-<14>[ 59.814427] [IGT] kms_addfb_basic: starting subtest too-wide set-tili<14>[ 59.814518] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS ng: SKIP<14>[ 59.814649] [IGT] kms_addfb_basic: exiting, ret=0 (0.000s<8>[ 59.819046] <14>[ 59.837793] [IGT] kms_addfb_basic: executing )[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe <14>[ 59.873420] [IGT] kms_addfb_basic: starting subtest too-high (aarch64<14>[ 59.873536] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS ) (Linux<14>[ 59.873670] [IGT] kms_addfb_basic: exiting, ret=0 : 5.10.2<8>[ 59.884701] 24-cip52<14>[ 59.901594] [IGT] kms_addfb_basic: executing -rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest tile-pitch-mismatch: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-y-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: size-max [1mSubtest size-max: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-high [1mSubtest too-high: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1<14>[ 60.268947] [IGT] kms_addfb_basic: starting subtest bo-too-small 70630575<14>[ 60.269044] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS 8 for ra<14>[ 60.269176] [IGT] kms_addfb_basic: exiting, ret=0 ndomisat<8>[ 60.274112] ion Opened device: /dev/dri/card0 Test<14>[ 60.298562] [IGT] kms_addfb_basic: executing requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_<14>[ 60.322996] [IGT] kms_addfb_basic: starting subtest small-bo intel_de<14>[ 60.323106] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS vice(fd)<14>[ 60.323248] [IGT] kms_addfb_basic: exiting, ret=0 Starti<8>[ 60.328049] <14>[ 60.346020] [IGT] kms_addfb_basic: executing ng subtest: bo-too-small [1mSubtest bo-too-small: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) <14>[ 60.381630] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling Using IGT_SRANDOM=1706305758 for randomisation <14>[ 60.389691] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP Opened d<14>[ 60.390187] [IGT] kms_addfb_basic: exiting, ret=77 evice: /<8>[ 60.394791] dev/dri/card0 T<14>[ 60.417092] [IGT] kms_addfb_basic: executing est requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: s<14>[ 60.442099] [IGT] kms_addfb_basic: exiting, ret=77 mall-bo <8>[ 60.446850] [1mSubtest small-bo: SUCCESS (0.000s)[0m Test requirement no<14>[ 60.464079] [IGT] kms_addfb_basic: executing t met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305758 for randomisatio<14>[ 60.488529] [IGT] kms_addfb_basic: exiting, ret=77 n Opene<8>[ 60.493107] d device: /dev/dri/card0 Test requirement not met in function i<14>[ 60.507454] [IGT] kms_addfb_basic: executing gt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest<14>[ 60.531900] [IGT] kms_addfb_basic: exiting, ret=77 : bo-too<8>[ 60.536545] -small-due-to-tiling Test requirement not met in function igt_require_i915, file ../lib/drmtest.c:885: Test re<14>[ 60.554739] [IGT] kms_addfb_basic: executing quirement: is_i915_device(fd) [1mSubtest bo-too-small-due-to-tiling: SKIP (0.008s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.2<14>[ 60.582911] [IGT] kms_addfb_basic: exiting, ret=77 24-cip52<8>[ 60.588210] -rt22 aa<8>[ 60.589756] rch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met <8>[ 60.611068] in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not m<14>[ 60.628674] [IGT] kms_atomic: executing et in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel<14>[ 60.641417] [IGT] kms_atomic: starting subtest plane-overlay-legacy _device(<14>[ 60.641792] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-yf-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-4-tiled: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-overlay-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subt<14>[ 60.849146] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS est pipe<14>[ 60.849209] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS -A-Write<14>[ 60.849351] [IGT] kms_atomic: exiting, ret=0 back-1: <8>[ 60.854513] SUCCESS (0.192s)[0m [<14>[ 60.879961] [IGT] kms_atomic: executing 1mSubtest plane-overlay-legacy: SUCCESS (0.208s)[0m IGT-Version: 1.28-ga44ebfe (aarch6<14>[ 60.892635] [IGT] kms_atomic: starting subtest plane-primary-legacy 4) (Linu<14>[ 60.892977] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 x: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-primary-legacy Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:422) igt_kms-CRITICA<3>[ 61.023311] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: L: Test <6>[ 61.023361] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:422) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:422) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:422) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() #6 [+0xe1d55cd0] #7 [+0xe1d524b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xe1d524f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:422) igt_kms-DEBUG: plane A.11: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.11: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.11: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.11: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.11: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.12, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.13, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.14, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0<14>[ 62.403054] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL xffff/65<14>[ 62.403197] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL 535 (km<14>[ 62.406713] [IGT] kms_atomic: exiting, ret=98 s_atomic:422) igt_kms-DEBUG: display: <8>[ 62.429508] populating plane data: E.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y"<14>[ 62.451525] [IGT] kms_atomic: executing to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0<14>[ 62.464153] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:422) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:422) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:422) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:422) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEB<14>[ 62.590140] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP UG: disp<14>[ 62.590397] [IGT] kms_atomic: exiting, ret=77 lay: } <8>[ 62.596377] (kms_atomic:422) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, he<14>[ 62.619275] [IGT] kms_atomic: executing ight=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:422) igt_kms-CRIT<14>[ 62.631916] [IGT] kms_atomic: starting subtest plane-immutable-zpos ICAL: Te<14>[ 62.632241] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 st assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:422) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:422) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:422) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:422) igt_core-INFO: Stack trace: (kms_atomic:422) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:422) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:422) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:422) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:422) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:422) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() (kms_atomic:422) igt_core-INFO: #6 [+0xe1d55cd0] (kms_atomic:422) igt_core-INFO: #7 [+0xe1d524b8] (kms_atomic:422) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:422) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:422) igt_core-INFO: #10 [[ 62.758061] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP >+0xe1d5<14>[ 62.758122] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP 24f0] *<14>[ 62.758336] [IGT] kms_atomic: exiting, ret=77 *** END<8>[ 62.764257] **** <14>[ 62.789469] [IGT] kms_atomic: executing [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.510s)[0m [1mSubtest plane-primary-legacy: FAIL (1.510s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22<14>[ 62.806686] [IGT] kms_atomic: starting subtest test-only aarch64) Using IGT_SRANDOM=1706305760 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-primary-overlay-mutable-zpos No dynamic tests executed. [1mSubtest plane-primary-overlay-mutable-zpos: SKIP (0.126s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305760 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-immutable-zpos Starting dynamic subtest: pipe-A-Writeback-1 Test requirement not met in function igt_require_pipe_crc, file ../lib/igt_pipe_crc.c:211: Test requirement: fstatat(dir, "crtc-0/crc/control", &stat, 0) == 0 CRCs not supported on this platform Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.126s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.126s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305760 for randomisation Opened device: /dev/dri/card0 Starting subtest: test-only Starting dynamic subtest: pipe-A<14>[ 62.934996] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 -Writeback-1 [1mDynamic subtest pipe<14>[ 63.043873] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS -A-Write<14>[ 63.043938] [IGT] kms_atomic: finished subtest test-only, SUCCESS back-1: <14>[ 63.044075] [IGT] kms_atomic: exiting, ret=0 SUCCESS <8>[ 63.049882] (0.109s)<14>[ 63.073450] [IGT] kms_atomic: executing [0m [1mSubtest test-only: SUCCESS (0.237s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Op<14>[ 63.090781] [IGT] kms_atomic: starting subtest plane-cursor-legacy ened dev<14>[ 63.091142] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ice: /dev/dri/card0 Starting subtest: plane-cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subtest pipe<14>[ 63.221861] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS -A-Write<14>[ 63.221920] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS back-1: <14>[ 63.222049] [IGT] kms_atomic: exiting, ret=0 SUCCESS <8>[ 63.228052] (0.131s)<14>[ 63.253233] [IGT] kms_atomic: executing [0m [1mSubtest plane-cursor-legacy: SUCCESS (0.131s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) <14>[ 63.266438] [IGT] kms_atomic: starting subtest plane-invalid-params Using IG<14>[ 63.266785] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 T_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 (kms_ato<3>[ 63.397015] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: mic:437)<6>[ 63.397066] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:437) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:437) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:437) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() #6 [+0xe98e54dc] #7 [+0xe98e24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xe98e24f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:437) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:437) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:437) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:437) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:437) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 45 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2d/45 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 49 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x31/49 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 44 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2c/44 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 154 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9a/154 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atomic:437) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:437) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:437) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2d/45 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9b/155 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2c/44 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0<14>[ 64.441848] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL : Settin<14>[ 64.441990] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL g proper<14>[ 64.445529] [IGT] kms_atomic: exiting, ret=98 ty "CRTC<8>[ 64.459954] _ID" to 0x9a/154 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) i<14>[ 64.479936] [IGT] kms_atomic: executing gt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating<14>[ 64.493450] [IGT] kms_atomic: starting subtest plane-invalid-params-fence plane d<14>[ 64.493822] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ata: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atomic:437) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:437) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:437) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:437) igt_kms-CRITICAL: Test assertion failure<14>[ 64.635295] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP functio<14>[ 64.635359] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP n kmstes<14>[ 64.635567] [IGT] kms_atomic: exiting, ret=77 t_dumb_c<8>[ 64.641400] reate, file ../lib/igt_k<14>[ 64.667890] [IGT] kms_atomic: executing ms.c:1295: (kms_atomic:437) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|<14>[ 64.680634] [IGT] kms_atomic: starting subtest crtc-invalid-params 1U) << (<14>[ 64.680979] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:437) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:437) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:437) igt_core-INFO: Stack trace: (kms_atomic:437) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:437) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:437) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:437) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:437) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:437) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:437) igt_core-INFO: #6 [+0xe98e54dc] (kms_atomic:437) igt_core-INFO: #7 [+0xe98e24b8] (kms_atomic:437) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:437) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:437) igt_core-INFO: #10 [+0xe98e24f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.175s)[0m [1mSubtest plane-invalid-params: FAIL (1.175s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305762 for randomisation <14>[ 64.813758] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS Opened <14>[ 64.813823] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS device: <14>[ 64.813953] [IGT] kms_atomic: exiting, ret=0 /dev/dri<8>[ 64.819832] /card0 <14>[ 64.845595] [IGT] kms_atomic: executing Starting subtest: plane-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test requirement not met in function igt_require_sw_sync, file ../lib/sw_sync.c:265:<14>[ 64.863141] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence Test r<14>[ 64.863497] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 equirement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.126s)[0m No dynamic tests executed. [1mSubtest plane-invalid-params-fence: SKIP (0.142s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305762 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subtest pipe-A-Writeback-1: SUCCESS (0.133s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.133s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305762 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test requirement<14>[ 64.993080] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP not met<14>[ 64.993142] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP in func<14>[ 64.993370] [IGT] kms_atomic: exiting, ret=77 tion igt<8>[ 64.998531] _require_sw_sync, file .<14>[ 65.024348] [IGT] kms_atomic: executing ./lib/sw_sync.c:265: Test requirement: kernel_has_sw_sync() Last errno: 2, No such fil<14>[ 65.037127] [IGT] kms_atomic: starting subtest atomic-invalid-params e or dir<14>[ 65.037484] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ectory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.130s)[0m No dynamic tests executed. [1mSubtest crtc-invalid-params-fence: SKIP (0.130s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 Starting subtest: atomic-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subtest pipe<14>[ 65.167840] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS -A-Write<14>[ 65.167902] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS back-1: <14>[ 65.168024] [IGT] kms_atomic: exiting, ret=0 SUCCESS <8>[ 65.174121] (0.130s)[0m [1mSubtest atomic<14>[ 65.199565] [IGT] kms_atomic: executing -invalid-params: SUCCESS (0.131s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10<14>[ 65.212194] [IGT] kms_atomic: starting subtest atomic-plane-damage .224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 Starting subtest: atomic-plane-damage No dynamic tests<14>[ 65.340807] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP execute<14>[ 65.341071] [IGT] kms_atomic: exiting, ret=77 d. [1m<8>[ 65.346353] Subtest <8>[ 65.348328] atomic-plane-damage: SKIP (0.129s)[0m <8>[ 65.371335] IGT-Version: 1.2<14>[ 65.388712] [IGT] kms_flip_event_leak: executing 8-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=170<14>[ 65.401370] [IGT] kms_flip_event_leak: starting subtest basic 6305763 <14>[ 65.401592] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic Starting dynamic subtest: pip<3>[ 65.421818] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: e-A-Writ<6>[ 65.421859] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) eback-1 (kms_flip_event_leak:458) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:458) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_flip_event_leak:458) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:458) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 [+0xea191964] #6 [+0xea19146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xea1914b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:458) igt_k<14>[ 66.127889] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL ms-DEBUG<14>[ 66.128036] [IGT] kms_flip_event_leak: finished subtest basic, FAIL : displa<14>[ 66.129610] [IGT] kms_flip_event_leak: exiting, ret=98 y: S<8>[ 66.151069] etCursor<8>[ 66.152671] pipe B, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_flip_event_lea<8>[ 66.173658] k:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rot<14>[ 66.190064] [IGT] kms_prop_blob: executing ation pi<14>[ 66.190438] [IGT] kms_prop_blob: starting subtest basic pe C, pl<14>[ 66.190516] [IGT] kms_prop_blob: finished subtest basic, SUCCESS ane 0 (<14>[ 66.190628] [IGT] kms_prop_blob: exiting, ret=0 kms_flip<8>[ 66.195728] _event_l<14>[ 66.218209] [IGT] kms_prop_blob: executing eak:458) igt_kms-DEBUG: display: Set<14>[ 66.230806] [IGT] kms_prop_blob: starting subtest blob-prop-core Crtc pipe C, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_flip_event_leak:458) igt_kms-DEBUG: display: } (kms_flip_event_leak:458) drmtest-DEBUG: Force option used: Using driver vc4 (kms_flip_event_leak:458) drmtest-DEBUG: Opened previously opened device: /dev/dri/card0 (kms_flip_event_leak:458) drmtest-DEBUG: Test requirement passed: !(fd<0) (kms_flip_event_leak:458) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_leak:458) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:458) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_flip_event_leak:458) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:458) igt_kms-CRITICAL: error: -1 != 0 (kms_flip_event_leak:458) igt_core-INFO: Stack trace: (kms_flip_event_leak:458) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_leak:458) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_flip_event_leak:458) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip_event_leak:458) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_flip_event_leak:458) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_flip_event_leak:458) igt_core-INFO: #5 [+0xea191964] (kms_flip_event_leak:458) igt_core-INFO: #6 [+0xea19146c] (kms_flip_event_leak:458) igt_core-INFO: #7 [__libc_init_first+0x80] (kms_flip_event_leak:458) igt_core-INFO: #8 [__libc_start_main+0x98] (kms_flip_event_leak:458) igt_core-INFO: #9 [+0xea1914b0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (0.726s)[0m [1mSubtest basic: FAIL (0.727s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic [1mSubtest<14>[ 66.575277] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS basic: <14>[ 66.575532] [IGT] kms_prop_blob: exiting, ret=0 SUCCESS <8>[ 66.581400] (0.000s)[0m IGT-Version: 1.28-ga44ebfe<14>[ 66.599076] [IGT] kms_prop_blob: executing (aarch6<14>[ 66.599469] [IGT] kms_prop_blob: starting subtest blob-prop-validate 4) (Linu<14>[ 66.599658] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS x: 5.10.<14>[ 66.599787] [IGT] kms_prop_blob: exiting, ret=0 224-cip5<8>[ 66.604752] 2-rt22 a<14>[ 66.622945] [IGT] kms_prop_blob: executing arch64) Using IGT_SRANDOM=1706305764 for random<14>[ 66.642237] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime isation <14>[ 66.642422] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS Opened <14>[ 66.642509] [IGT] kms_prop_blob: exiting, ret=0 device: <8>[ 66.647417] /dev/dri<14>[ 66.667101] [IGT] kms_prop_blob: executing /card0 Starting<14>[ 66.680817] [IGT] kms_prop_blob: starting subtest blob-multiple subtest<14>[ 66.681107] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS : blob-p<14>[ 66.681195] [IGT] kms_prop_blob: exiting, ret=0 rop-core<8>[ 66.685932] [1mSu<14>[ 66.701868] [IGT] kms_prop_blob: executing btest blob-prop-core: SUCCESS (0.000s)[<14>[ 66.715171] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any 0m IGT-<14>[ 66.715250] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS Version:<14>[ 66.715345] [IGT] kms_prop_blob: exiting, ret=0 1.28-ga<8>[ 66.719860] 44ebfe (<14>[ 66.739591] [IGT] kms_prop_blob: executing aarch64)<14>[ 66.753521] [IGT] kms_prop_blob: starting subtest invalid-get-prop (Linux:<14>[ 66.753596] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS 5.10.22<14>[ 66.753705] [IGT] kms_prop_blob: exiting, ret=0 4-cip52-<8>[ 66.764540] rt22 aarch64) Using IGT_SRANDOM=1706305<14>[ 66.782432] [IGT] kms_prop_blob: executing 764 for <14>[ 66.782745] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any randomis<14>[ 66.782806] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS ation O<14>[ 66.782892] [IGT] kms_prop_blob: exiting, ret=0 pened de<8>[ 66.787039] vice: /d<14>[ 66.806604] [IGT] kms_prop_blob: executing ev/dri/card0 Starting subtest: blob-prop-valida<14>[ 66.826064] [IGT] kms_prop_blob: starting subtest invalid-set-prop te [1m<14>[ 66.826129] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS Subtest <14>[ 66.826212] [IGT] kms_prop_blob: exiting, ret=0 blob-pro<8>[ 66.830333] p-valida<8>[ 66.831565] te: SUCC<8>[ 66.847867] ESS (0.0<14>[ 66.863443] [IGT] kms_setmode: executing 00s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (<14>[ 66.874592] [IGT] kms_setmode: starting subtest basic Linux: 5<14>[ 66.874725] [IGT] kms_setmode: finished subtest basic, SKIP .10.224-<14>[ 66.874808] [IGT] kms_setmode: exiting, ret=77 cip52-rt<8>[ 66.879049] 22 aarch<14>[ 66.896362] [IGT] kms_setmode: executing 64) Using IGT_S<14>[ 66.908776] [IGT] kms_setmode: starting subtest basic-clone-single-crtc RANDOM=1<14>[ 66.908893] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP 70630576<14>[ 66.908974] [IGT] kms_setmode: exiting, ret=77 4 for ra<8>[ 66.913169] ndomisat<14>[ 66.930858] [IGT] kms_setmode: executing ion Opened devi<14>[ 66.944847] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc ce: /dev<14>[ 66.944966] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP /dri/car<14>[ 66.945048] [IGT] kms_setmode: exiting, ret=77 d0 Star<8>[ 66.949194] ting sub<14>[ 66.967305] [IGT] kms_setmode: executing test: bl<14>[ 66.981472] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc ob-prop-<14>[ 66.981589] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP lifetime<14>[ 66.981676] [IGT] kms_setmode: exiting, ret=77 [1mSu<8>[ 67.002263] btest blob-prop-lifetime: SUCCESS (0.000s)[0m IGT-Version: 1.2<14>[ 67.015699] [IGT] kms_setmode: executing 8-ga44eb<14>[ 67.016075] [IGT] kms_setmode: starting subtest clone-exclusive-crtc fe (aarc<14>[ 67.016188] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP h64) (Li<14>[ 67.016268] [IGT] kms_setmode: exiting, ret=77 nux: 5.1<8>[ 67.020389] 0.224-ci<14>[ 67.038403] [IGT] kms_setmode: executing p52-rt22<14>[ 67.057660] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing aarch64) Using IGT_SRANDOM=1706305764 for rand<14>[ 67.066271] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP omisatio<14>[ 67.066364] [IGT] kms_setmode: exiting, ret=77 n Opene<8>[ 67.070548] d device<8>[ 67.071777] : /dev/d<8>[ 67.087523] ri/card0 Starti<14>[ 67.104829] [IGT] kms_vblank: executing ng subtest: blob-multiple [1mSubtest blob-multiple: SUCCESS (0.000s)[0m IGT-Version:<14>[ 67.115508] [IGT] kms_vblank: starting subtest invalid 1.28-ga<14>[ 67.115793] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic Testing: basic 1 connector combinations Testing: basic 2 connector combinations No dynamic tests executed. [1mSubtest basic: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-clone-single-crtc Testing: basic-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest basic-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-single-crtc Testing: invalid-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-exclusive-crtc Testing: invalid-clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: clone-exclusive-crtc Testing: clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-single-crtc-stealing Testing: invalid-clone-single-crtc-stealing 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc-stealing: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:515) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:515) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:515) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc8b0338c] #3 [+0xc8b01c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc8b01cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_<14>[ 70.944542] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL planes <14>[ 70.944680] [IGT] kms_vblank: finished subtest invalid, FAIL (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation <14>[ 70.962924] [IGT] kms_vblank: exiting, ret=98 pipe D, <8>[ 70.967398] plane 0 (kms_vblank:515) igt_kms-DEBUG:<14>[ 70.980836] [IGT] kms_vblank: executing display: SetCrtc pipe D, disabling (kms_vblank:515) igt_kms-DEBUG: Test requiremen<14>[ 70.992158] [IGT] kms_vblank: starting subtest crtc-id t passed<14>[ 70.992505] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 : plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:515) igt_kms-DEBUG: display: } (kms_vblank:515) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:515) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:515) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:515) igt_core-INFO: Stack trace: (kms_vblank:515) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:515) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:515) igt_core-INFO: #2 [+0xc8b0338c] (kms_vblank:515) igt_core-INFO: #3 [+0xc8b01c78] (kms_vblank:515) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:515) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:515) igt_core-INFO: #6 [+0xc8b01cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.829s)[0m [1mSubtest invalid: FAIL (3.829s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305768 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-id Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:518) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:518) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:518) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc3283728] #3 [+0xc3281c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc3281cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:518) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:518) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:518) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:518) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:518) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_<14>[ 74.784400] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL planes <14>[ 74.784545] [IGT] kms_vblank: finished subtest crtc-id, FAIL (kms_vblank:518) igt_kms<14>[ 74.800140] [IGT] kms_vblank: exiting, ret=98 -DEBUG: <8>[ 74.806124] display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:518) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vb<14>[ 74.823856] [IGT] kms_vblank: executing lank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_<14>[ 74.836836] [IGT] kms_vblank: starting subtest accuracy-idle planes <14>[ 74.837179] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:518) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:518) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:518) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:518) igt_kms-DEBUG: display: } (kms_vblank:518) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:518) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:518) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:518) igt_core-INFO: Stack trace: (kms_vblank:518) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:518) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:518) igt_core-INFO: #2 [+0xc3283728] (kms_vblank:518) igt_core-INFO: #3 [+0xc3281c78] (kms_vblank:518) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:518) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:518) igt_core-INFO: #6 [+0xc3281cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.792s)[0m [1mSubtest crtc-id: FAIL (3.792s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305772 for randomisation Opened device: /dev/dri/card0 Starting subtest: accuracy-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:521) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:521) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:521) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xab0d1f94] #3 [+0xab0d2fa0] #4 [+0xab0d31bc] #5 [+0xab0d1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xab0d1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 78.625136] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 78.625279] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL pipe->n<14>[ 78.627079] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:521) igt_kms-DEBUG: display<8>[ 78.648388] : Fixing up initial rotation pipe D, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:521) igt_k<14>[ 78.669306] [IGT] kms_vblank: executing ms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up <14>[ 78.682025] [IGT] kms_vblank: starting subtest query-idle initial <14>[ 78.682356] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 rotation pipe D, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:521) igt_kms-DEBUG: display: } (kms_vblank:521) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:521) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:521) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:521) igt_core-INFO: Stack trace: (kms_vblank:521) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:521) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:521) igt_core-INFO: #2 [+0xab0d1f94] (kms_vblank:521) igt_core-INFO: #3 [+0xab0d2fa0] (kms_vblank:521) igt_core-INFO: #4 [+0xab0d31bc] (kms_vblank:521) igt_core-INFO: #5 [+0xab0d1c78] (kms_vblank:521) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:521) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:521) igt_core-INFO: #8 [+0xab0d1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.788s)[0m [1mSubtest accuracy-idle: FAIL (3.788s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305776 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:524) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:524) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:524) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xced61f94] #3 [+0xced62fa0] #4 [+0xced631bc] #5 [+0xced61c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xced61cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:524) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:524) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:524) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:524) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:524) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 82.465188] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 82.465333] [IGT] kms_vblank: finished subtest query-idle, FAIL pipe->n<14>[ 82.467158] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:524) igt_kms-DEBUG: display<8>[ 82.487965] : Fixing up initial rotation pipe D, plane 0 (kms_vblank:524) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:524) igt_kms-DEBUG<14>[ 82.509658] [IGT] kms_vblank: executing : Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_<14>[ 82.527034] [IGT] kms_vblank: starting subtest query-idle-hang vblank:5<14>[ 82.527157] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP 24) igt_<14>[ 82.527301] [IGT] kms_vblank: exiting, ret=77 kms-DEBU<8>[ 82.532134] G: displ<14>[ 82.548691] [IGT] kms_vblank: executing ay: SetCursor pipe D, disabling (kms_vblank:524) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:524) igt_kms-DEBUG: Tes<14>[ 82.573607] [IGT] kms_vblank: starting subtest query-forked t requir<14>[ 82.573977] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:524) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:524) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:524) igt_kms-DEBUG: display: } (kms_vblank:524) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:524) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:524) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:524) igt_core-INFO: Stack trace: (kms_vblank:524) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:524) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:524) igt_core-INFO: #2 [+0xced61f94] (kms_vblank:524) igt_core-INFO: #3 [+0xced62fa0] (kms_vblank:524) igt_core-INFO: #4 [+0xced631bc] (kms_vblank:524) igt_core-INFO: #5 [+0xced61c78] (kms_vblank:524) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:524) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:524) igt_core-INFO: #8 [+0xced61cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.783s)[0m [1mSubtest query-idle: FAIL (3.783s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305780 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305780 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:530) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:530) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:530) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xbe5b1f94] #3 [+0xbe5b2fa0] #4 [+0xbe5b31bc] #5 [+0xbe5b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbe5b1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 86.304134] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 86.304206] [IGT] kms_vblank: finished subtest query-forked, FAIL pipe->n<14>[ 86.306747] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:530) igt_kms-DEBUG: display<8>[ 86.326785] : Fixing up initial rotation pipe D, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc p<14>[ 86.345132] [IGT] kms_vblank: executing ipe D, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 86.358477] [IGT] kms_vblank: starting subtest query-forked-hang lank:530<14>[ 86.358599] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP ) igt_km<14>[ 86.358744] [IGT] kms_vblank: exiting, ret=77 s-DEBUG:<8>[ 86.363612] display<14>[ 86.381580] [IGT] kms_vblank: executing : Fixing up initial rotation pipe D, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCu<14>[ 86.407147] [IGT] kms_vblank: starting subtest query-busy rsor pip<14>[ 86.407471] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 e D, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:530) igt_kms-DEBUG: display: } (kms_vblank:530) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:530) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:530) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:530) igt_core-INFO: Stack trace: (kms_vblank:530) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:530) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:530) igt_core-INFO: #2 [+0xbe5b1f94] (kms_vblank:530) igt_core-INFO: #3 [+0xbe5b2fa0] (kms_vblank:530) igt_core-INFO: #4 [+0xbe5b31bc] (kms_vblank:530) igt_core-INFO: #5 [+0xbe5b1c78] (kms_vblank:530) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:530) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:530) igt_core-INFO: #8 [+0xbe5b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.716s)[0m [1mSubtest query-forked: FAIL (3.731s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305784 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305784 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:536) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:536) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:536) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xcb171f94] #3 [+0xcb172fa0] #4 [+0xcb1731bc] #5 [+0xcb171c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcb171cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 90.144395] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 90.144537] [IGT] kms_vblank: finished subtest query-busy, FAIL pipe->n<14>[ 90.146360] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:536) igt_kms-DEBUG: display<8>[ 90.166982] : Fixing up initial rotation pipe D, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:536) igt_kms-DEBUG<14>[ 90.187795] [IGT] kms_vblank: executing : Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536<14>[ 90.200635] [IGT] kms_vblank: starting subtest query-busy-hang ) igt_km<14>[ 90.200759] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP s-DEBUG:<14>[ 90.200904] [IGT] kms_vblank: exiting, ret=77 display<8>[ 90.205604] : Fi<14>[ 90.229572] [IGT] kms_vblank: executing xing up initial rotation pipe D, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pip<14>[ 90.246796] [IGT] kms_vblank: starting subtest query-forked-busy e D, (0,<14>[ 90.247146] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 0) (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:536) igt_kms-DEBUG: display: } (kms_vblank:536) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:536) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:536) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:536) igt_core-INFO: Stack trace: (kms_vblank:536) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:536) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:536) igt_core-INFO: #2 [+0xcb171f94] (kms_vblank:536) igt_core-INFO: #3 [+0xcb172fa0] (kms_vblank:536) igt_core-INFO: #4 [+0xcb1731bc] (kms_vblank:536) igt_core-INFO: #5 [+0xcb171c78] (kms_vblank:536) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:536) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:536) igt_core-INFO: #8 [+0xcb171cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.737s)[0m [1mSubtest query-busy: FAIL (3.737s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305788 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305788 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:542) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:542) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:542) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xbcb81f94] #3 [+0xbcb82fa0] #4 [+0xbcb831bc] #5 [+0xbcb81c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbcb81cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 93.985245] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 93.985393] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL pipe->n<14>[ 93.987140] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:542<8>[ 94.007834] ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:54<14>[ 94.026582] [IGT] kms_vblank: executing 2) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes <14>[ 94.039992] [IGT] kms_vblank: starting subtest query-forked-busy-hang (kms_vb<14>[ 94.040114] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP lank:542<14>[ 94.040257] [IGT] kms_vblank: exiting, ret=77 ) igt_km<8>[ 94.045036] s-DEBUG: display: Fixing up <14>[ 94.071323] [IGT] kms_vblank: executing initial rotation pipe D, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCurso<14>[ 94.085285] [IGT] kms_vblank: starting subtest wait-idle r pipe D<14>[ 94.085633] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 , disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:542) igt_kms-DEBUG: display: } (kms_vblank:542) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:542) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:542) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:542) igt_core-INFO: Stack trace: (kms_vblank:542) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:542) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:542) igt_core-INFO: #2 [+0xbcb81f94] (kms_vblank:542) igt_core-INFO: #3 [+0xbcb82fa0] (kms_vblank:542) igt_core-INFO: #4 [+0xbcb831bc] (kms_vblank:542) igt_core-INFO: #5 [+0xbcb81c78] (kms_vblank:542) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:542) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:542) igt_core-INFO: #8 [+0xbcb81cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.738s)[0m [1mSubtest query-forked-busy: FAIL (3.738s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305792 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305792 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:548) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:548) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:548) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xace01f94] #3 [+0xace02fa0] #4 [+0xace031bc] #5 [+0xace01c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xace01cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_km<14>[ 97.826508] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s-DEBUG:<14>[ 97.826650] [IGT] kms_vblank: finished subtest wait-idle, FAIL display<14>[ 97.828452] [IGT] kms_vblank: exiting, ret=98 : Fi<8>[ 97.835602] xing up <14>[ 97.857462] [IGT] kms_vblank: executing initial rotation pipe D, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane<14>[ 97.874653] [IGT] kms_vblank: starting subtest wait-idle-hang _idx >= <14>[ 97.874776] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP 0 && pla<14>[ 97.874920] [IGT] kms_vblank: exiting, ret=77 ne_idx <<8>[ 97.879925] <14>[ 97.896278] [IGT] kms_vblank: executing pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCurso<14>[ 97.920918] [IGT] kms_vblank: starting subtest wait-forked r pipe D<14>[ 97.921227] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 , disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:548) igt_kms-DEBUG: display: } (kms_vblank:548) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:548) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:548) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:548) igt_core-INFO: Stack trace: (kms_vblank:548) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:548) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:548) igt_core-INFO: #2 [+0xace01f94] (kms_vblank:548) igt_core-INFO: #3 [+0xace02fa0] (kms_vblank:548) igt_core-INFO: #4 [+0xace031bc] (kms_vblank:548) igt_core-INFO: #5 [+0xace01c78] (kms_vblank:548) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:548) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:548) igt_core-INFO: #8 [+0xace01cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.741s)[0m [1mSubtest wait-idle: FAIL (3.741s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305795 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305795 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:554) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:554) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:554) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xace01f94] #3 [+0xace02fa0] #4 [+0xace031bc] #5 [+0xace01c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xace01cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 101.664435] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 101.664583] [IGT] kms_vblank: finished subtest wait-forked, FAIL pipe->n<14>[ 101.666375] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:554) igt_kms-DEBUG: display<8>[ 101.686640] : Fixing up initial rotation pipe D, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:554) igt_kms-DEBUG<14>[ 101.706118] [IGT] kms_vblank: executing : Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554<14>[ 101.718968] [IGT] kms_vblank: starting subtest wait-forked-hang ) igt_km<14>[ 101.719093] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP s-DEBUG:<14>[ 101.719238] [IGT] kms_vblank: exiting, ret=77 display<8>[ 101.724058] <14>[ 101.741940] [IGT] kms_vblank: executing : Fixing up initial rotation pipe D, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pip<14>[ 101.766702] [IGT] kms_vblank: starting subtest wait-busy e D, (0,<14>[ 101.767038] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:554) igt_kms-DEBUG: display: } (kms_vblank:554) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:554) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:554) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:554) igt_core-INFO: Stack trace: (kms_vblank:554) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:554) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:554) igt_core-INFO: #2 [+0xace01f94] (kms_vblank:554) igt_core-INFO: #3 [+0xace02fa0] (kms_vblank:554) igt_core-INFO: #4 [+0xace031bc] (kms_vblank:554) igt_core-INFO: #5 [+0xace01c78] (kms_vblank:554) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:554) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:554) igt_core-INFO: #8 [+0xace01cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.743s)[0m [1mSubtest wait-forked: FAIL (3.744s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305799 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305799 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:560) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:560) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:560) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc0d21f94] #3 [+0xc0d22fa0] #4 [+0xc0d231bc] #5 [+0xc0d21c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc0d21cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 105.504434] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 105.504579] [IGT] kms_vblank: finished subtest wait-busy, FAIL pipe->n<14>[ 105.506379] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:560) igt_kms-DEBUG: display<8>[ 105.526783] : Fixing up initial rotation pipe D, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:560) igt_kms-DEBUG<14>[ 105.546926] [IGT] kms_vblank: executing : Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560<14>[ 105.559814] [IGT] kms_vblank: starting subtest wait-busy-hang ) igt_km<14>[ 105.559941] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP s-DEBUG:<14>[ 105.560080] [IGT] kms_vblank: exiting, ret=77 display<8>[ 105.564825] : Fixing up <14>[ 105.589151] [IGT] kms_vblank: executing initial rotation pipe D, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:560) ig<14>[ 105.601793] [IGT] kms_vblank: starting subtest wait-forked-busy t_kms-DE<14>[ 105.602138] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:560) igt_kms-DEBUG: display: } (kms_vblank:560) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:560) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:560) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:560) igt_core-INFO: Stack trace: (kms_vblank:560) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:560) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:560) igt_core-INFO: #2 [+0xc0d21f94] (kms_vblank:560) igt_core-INFO: #3 [+0xc0d22fa0] (kms_vblank:560) igt_core-INFO: #4 [+0xc0d231bc] (kms_vblank:560) igt_core-INFO: #5 [+0xc0d21c78] (kms_vblank:560) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:560) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:560) igt_core-INFO: #8 [+0xc0d21cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.737s)[0m [1mSubtest wait-busy: FAIL (3.738s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305803 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305803 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:566) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:566) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:566) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xe7f91f94] #3 [+0xe7f92fa0] #4 [+0xe7f931bc] #5 [+0xe7f91c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe7f91cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 109.345236] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 109.345382] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL pipe->n<14>[ 109.347151] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:566<8>[ 109.367715] ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:56<14>[ 109.387099] [IGT] kms_vblank: executing 6) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes <14>[ 109.400500] [IGT] kms_vblank: starting subtest wait-forked-busy-hang (kms_vb<14>[ 109.400620] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP lank:566<14>[ 109.400755] [IGT] kms_vblank: exiting, ret=77 ) igt_km<8>[ 109.405513] s-DEBUG:<14>[ 109.422340] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:566) igt_kms-DE<14>[ 109.448169] [IGT] kms_vblank: starting subtest ts-continuation-idle BUG: dis<14>[ 109.448492] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 play: MoveCursor pipe D, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:566) igt_kms-DEBUG: display: } (kms_vblank:566) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:566) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:566) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:566) igt_core-INFO: Stack trace: (kms_vblank:566) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:566) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:566) igt_core-INFO: #2 [+0xe7f91f94] (kms_vblank:566) igt_core-INFO: #3 [+0xe7f92fa0] (kms_vblank:566) igt_core-INFO: #4 [+0xe7f931bc] (kms_vblank:566) igt_core-INFO: #5 [+0xe7f91c78] (kms_vblank:566) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:566) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:566) igt_core-INFO: #8 [+0xe7f91cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.743s)[0m [1mSubtest wait-forked-busy: FAIL (3.743s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305807 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305807 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:572) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:572) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:572) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xbf691f94] #3 [+0xbf692fa0] #4 [+0xbf6931bc] #5 [+0xbf691c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbf691cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 113.184467] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 113.184615] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL pipe->n<14>[ 113.186432] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:572) igt_kms-DEBUG:<8>[ 113.207474] display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_v<14>[ 113.226988] [IGT] kms_vblank: executing blank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n<14>[ 113.239815] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang _planes <14>[ 113.239938] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP (kms_vb<14>[ 113.240074] [IGT] kms_vblank: exiting, ret=77 lank:572<8>[ 113.244790] ) igt_km<14>[ 113.263039] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 113.288940] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm :572) ig<14>[ 113.289261] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:572) igt_kms-DEBUG: display: } (kms_vblank:572) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:572) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:572) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:572) igt_core-INFO: Stack trace: (kms_vblank:572) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:572) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:572) igt_core-INFO: #2 [+0xbf691f94] (kms_vblank:572) igt_core-INFO: #3 [+0xbf692fa0] (kms_vblank:572) igt_core-INFO: #4 [+0xbf6931bc] (kms_vblank:572) igt_core-INFO: #5 [+0xbf691c78] (kms_vblank:572) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:572) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:572) igt_core-INFO: #8 [+0xbf691cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.736s)[0m [1mSubtest ts-continuation-idle: FAIL (3.736s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305811 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305811 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-dpms-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:578) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:578) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:578) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xdf8b1f94] #3 [+0xdf8b2fa0] #4 [+0xdf8b31bc] #5 [+0xdf8b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdf8b1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 117.024429] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 117.024573] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL pipe->n<14>[ 117.026369] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:578) igt_kms-DEBUG:<8>[ 117.047878] display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe D, disabling<14>[ 117.067125] [IGT] kms_vblank: executing (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx <<14>[ 117.079879] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend pipe->n<14>[ 117.080206] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:578) igt_kms-DEBUG: display: } (kms_vblank:578) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:578) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:578) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:578) igt_core-INFO: Stack trace: (kms_vblank:578) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:578) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:578) igt_core-INFO: #2 [+0xdf8b1f94] (kms_vblank:578) igt_core-INFO: #3 [+0xdf8b2fa0] (kms_vblank:578) igt_core-INFO: #4 [+0xdf8b31bc] (kms_vblank:578) igt_core-INFO: #5 [+0xdf8b1c78] (kms_vblank:578) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:578) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:578) igt_core-INFO: #8 [+0xdf8b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.735s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (3.736s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305815 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-dpms-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:581) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:581) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:581) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb8f31f94] #3 [+0xb8f32fa0] #4 [+0xb8f331bc] #5 [+0xb8f31c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb8f31cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:581) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:581) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 120.864397] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 120.864541] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL pipe->n<14>[ 120.866357] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:581) igt_km<8>[ 120.888875] s-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:581) igt_kms-DEBUG: display: SetCrtc pipe D, d<14>[ 120.909110] [IGT] kms_vblank: executing isabling (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_km<14>[ 120.921729] [IGT] kms_vblank: starting subtest ts-continuation-suspend s-DEBUG:<14>[ 120.922055] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:581) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:581) igt_kms-DEBUG: display: } (kms_vblank:581) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:581) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:581) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:581) igt_core-INFO: Stack trace: (kms_vblank:581) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:581) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:581) igt_core-INFO: #2 [+0xb8f31f94] (kms_vblank:581) igt_core-INFO: #3 [+0xb8f32fa0] (kms_vblank:581) igt_core-INFO: #4 [+0xb8f331bc] (kms_vblank:581) igt_core-INFO: #5 [+0xb8f31c78] (kms_vblank:581) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:581) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:581) igt_core-INFO: #8 [+0xb8f31cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.784s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (3.785s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305818 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:584) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:584) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:584) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xbb1f1f94] #3 [+0xbb1f2fa0] #4 [+0xbb1f31bc] #5 [+0xbb1f1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbb1f1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 124.705127] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ne_idx <<14>[ 124.705272] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL pipe->n<14>[ 124.707087] [IGT] kms_vblank: exiting, ret=98 _planes (kms_vblank:584) igt_kms-DEBUG:<8>[ 124.728421] display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:584) igt_kms-DEBUG: Test requireme<14>[ 124.750044] [IGT] kms_vblank: executing nt passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG:<14>[ 124.763270] [IGT] kms_vblank: starting subtest ts-continuation-modeset display<14>[ 124.763600] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 : Fixing up initial rotation pipe D, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:584) igt_kms-DEBUG: display: } (kms_vblank:584) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:584) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:584) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:584) igt_core-INFO: Stack trace: (kms_vblank:584) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:584) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:584) igt_core-INFO: #2 [+0xbb1f1f94] (kms_vblank:584) igt_core-INFO: #3 [+0xbb1f2fa0] (kms_vblank:584) igt_core-INFO: #4 [+0xbb1f31bc] (kms_vblank:584) igt_core-INFO: #5 [+0xbb1f1c78] (kms_vblank:584) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:584) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:584) igt_core-INFO: #8 [+0xbb1f1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.783s)[0m [1mSubtest ts-continuation-suspend: FAIL (3.783s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305822 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:587) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:587) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:587) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xddfa1f94] #3 [+0xddfa2fa0] #4 [+0xddfa31bc] #5 [+0xddfa1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xddfa1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:587) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:587) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:587) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:587) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:587) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_km<14>[ 128.546510] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s-DEBUG:<14>[ 128.546653] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL display<14>[ 128.548459] [IGT] kms_vblank: exiting, ret=98 : Fi<8>[ 128.555663] xing up initial rotation<14>[ 128.579982] [IGT] kms_vblank: executing pipe D, plane 0 (kms_vblank:587) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:587) igt_kms-DEBUG: Test requireme<14>[ 128.594854] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang nt passe<14>[ 128.595003] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP d: plane<14>[ 128.595160] [IGT] kms_vblank: exiting, ret=77 _idx >= <8>[ 128.600313] 0 && pla<14>[ 128.619854] [IGT] kms_vblank: executing ne_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 128.646092] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm ing (km<14>[ 128.646416] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 s_vblank:587) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:587) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:587) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:587) igt_kms-DEBUG: display: } (kms_vblank:587) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:587) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:587) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:587) igt_core-INFO: Stack trace: (kms_vblank:587) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:587) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:587) igt_core-INFO: #2 [+0xddfa1f94] (kms_vblank:587) igt_core-INFO: #3 [+0xddfa2fa0] (kms_vblank:587) igt_core-INFO: #4 [+0xddfa31bc] (kms_vblank:587) igt_core-INFO: #5 [+0xddfa1c78] (kms_vblank:587) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:587) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:587) igt_core-INFO: #8 [+0xddfa1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.783s)[0m [1mSubtest ts-continuation-modeset: FAIL (3.783s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305826 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-modeset-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305826 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:593) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:593) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:593) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd4ee1f94] #3 [+0xd4ee2fa0] #4 [+0xd4ee31bc] #5 [+0xd4ee1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd4ee1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_km<14>[ 132.385831] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s-DEBUG:<14>[ 132.385979] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL display<14>[ 132.387756] [IGT] kms_vblank: exiting, ret=98 : Fi<8>[ 132.394350] xing up <8>[ 132.396193] initial <8>[ 132.417798] rotation pipe D, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc p<14>[ 132.435487] [IGT] vc4_create_bo: executing ipe D, d<14>[ 132.435855] [IGT] vc4_create_bo: starting subtest create-bo-4096 isabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 132.454592] [IGT] vc4_create_bo: finished subtest create-bo-4096, FAIL ne_idx <<14>[ 132.454706] [IGT] vc4_create_bo: exiting, ret=98 pipe->n<8>[ 132.459443] _planes (kms_vblank:593) igt_kms-DEBUG:<14>[ 132.478650] [IGT] vc4_create_bo: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:593) igt_kms-DEBUG: display: } (kms_vblank:593) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:593) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:593) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:593) igt_core-INFO: Stack trace: (kms_vblank:593) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:593) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:593) igt_core-INFO: #2 [+0xd4ee1f94] (kms_vblank:593) igt_core-INFO: #3 [+0xd4ee2fa0] (kms_vblank:593) igt_core-INFO: #4 [+0xd4ee31bc] (kms_vblank:593) igt_core-INFO: #5 [+0xd4ee1c78] (kms_vblank:593) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:593) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:593) igt_core-INFO: #8 [+0xd4ee1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.739s)[0m [1mSubtest ts-continuation-modeset-rpm: FAIL (3.740s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305830 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-4096 (vc4_create_bo:599) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:599) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:599) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:599) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd51a11d4] #3 [+0xd51a0dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd51a0e30] Subtest create-bo-4096 failed. **** DEBUG **** (vc4_create_bo:599) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:599) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:599) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:599) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:599) igt_core-INFO: Stack trace: (vc4_create_bo:599) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:599) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:599) igt_core-INFO: #2 [+0xd51a11d4] (vc4_create_bo:599) igt_core-INFO: #3 [+0xd51a0dec] (vc4_create_bo:599) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:599) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create<14>[ 132.821517] [IGT] vc4_create_bo: starting subtest create-bo-0 _bo:599) igt_core-INFO: #6 [+0xd51a0e30] **** END **** [1mSubtest create-bo-4096: FAIL (0.019s)<14>[ 132.837565] [IGT] vc4_create_bo: finished subtest create-bo-0, FAIL [0m IGT<14>[ 132.837743] [IGT] vc4_create_bo: exiting, ret=98 -Version: 1.28-ga44ebfe (aarch64) (Linux<8>[ 132.850901] : 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305830 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-0 (vc4_creat<14>[ 132.871208] [IGT] vc4_create_bo: executing e_bo:602<14>[ 132.871572] [IGT] vc4_create_bo: starting subtest create-bo-zeroed ) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/v<14>[ 132.891112] [IGT] vc4_create_bo: finished subtest create-bo-zeroed, FAIL c4/vc4_c<14>[ 132.891225] [IGT] vc4_create_bo: exiting, ret=98 reate_bo<8>[ 132.896017] .c:45: <8>[ 132.897341] (vc4_cre<8>[ 132.917151] ate_bo:602) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_create_bo:602) CRITICAL: Last errno: 19, No such device (vc4<14>[ 132.934363] [IGT] vc4_dmabuf_poll: executing _create_<14>[ 132.934747] [IGT] vc4_dmabuf_poll: starting subtest poll-write-waits-until-write-done bo:602) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xe3e91268] #2 [+0xe3e90dec] #3 [__libc_init_first+0x80] #4 [__libc_start_main+0x98] #5 [+0xe3e90e30] Subtest create-bo-0 failed. **** DEBUG **** (vc4_create_bo:602) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:602) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_create_bo:602) CRITICAL: Last errno: 19, No such device (vc4_create_bo:602) CRITICAL: error: 19 != 22 (vc4_create_bo:602) igt_core-INFO: Stack trace: (vc4_create_bo:602) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:602) igt_core-INFO: #1 [+0xe3e91268] (vc4_create_bo:602) igt_core-INFO: #2 [+0xe3e90dec] (vc4_create_bo:602) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_create_bo:602) igt_core-INFO: #4 [__libc_start_main+0x98] (vc4_create_bo:602) igt_core-INFO: #5 [+0xe3e90e30] **** END **** [1mSubtest create-bo-0: FAIL (0.016s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305830 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-zeroed (vc4_create_bo:605) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:605) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:605) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:605) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe475110c] #3 [+0xe4750dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe4750e30] Subtest create-bo-zeroed failed. **** DEBUG **** (vc4_create_bo:605) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_create_bo:605) drmtest-DEBUG: Opened previously opened device: /dev/dri/card0 (vc4_create_bo:605) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_create_bo:605) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:605) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:605) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:605) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:605) igt_core-INFO: Stack trace: (vc4_create_bo:605) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:605) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:605) igt_core-INFO: #2 [+0xe475110c] (vc4_create_bo:605) igt_core-INFO: #3 [+0xe4750dec] (vc4_create_bo:605) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:605) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:605) igt_core-INFO: #6 [+0xe4750e30] **** END **** [1mSubtest create-bo-zeroed: FAIL (0.019s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305830 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-write-waits-until-write-done (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:611<14>[ 133.297201] [IGT] vc4_dmabuf_poll: finished subtest poll-write-waits-until-write-done, FAIL ) igt_vc<14>[ 133.297319] [IGT] vc4_dmabuf_poll: exiting, ret=98 4-CRITIC<8>[ 133.302198] AL: Last errno: 19, No such device (vc4_dmabuf_<14>[ 133.322405] [IGT] vc4_dmabuf_poll: executing poll:611<14>[ 133.322776] [IGT] vc4_dmabuf_poll: starting subtest poll-read-waits-until-write-done ) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4<14>[ 133.346863] [IGT] vc4_dmabuf_poll: finished subtest poll-read-waits-until-write-done, FAIL _create_<14>[ 133.346970] [IGT] vc4_dmabuf_poll: exiting, ret=98 bo+0x9c]<8>[ 133.351828] #2 .<8>[ 133.353211] ./lib/ig<8>[ 133.373187] t_vc4.c:88 igt_vc4_get_cleared_bo() #3 [+0xcef50f48] #4 [+0xcef511b0] #5 [[ 133.389796] [IGT] vc4_label_bo: executing known>+0<14>[ 133.390149] [IGT] vc4_label_bo: starting subtest set-label xcef50dec] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcef50e30] Subtest poll-write-waits-until-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:611) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:611) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:611) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:611) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:611) igt_core-INFO: #3 [+0xcef50f48] (vc4_dmabuf_poll:611) igt_core-INFO: #4 [+0xcef511b0] (vc4_dmabuf_poll:611) igt_core-INFO: #5 [+0xcef50dec] (vc4_dmabuf_poll:611) igt_core-INFO: #6 [__libc_init_first+0x80] (vc4_dmabuf_poll:611) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:611) igt_core-INFO: #8 [+0xcef50e30] **** END **** [1mSubtest poll-write-waits-until-write-done: FAIL (0.362s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-read-waits-until-write-done (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() #3 [+0xbc1d0f48] #4 [+0xbc1d1188] #5 [+0xbc1d0dec] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbc1d0e30] Subtest poll-read-waits-until-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:614) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:614) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:614) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:614) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:614) igt_core-INFO: #3 [+0xbc1d0f48] (vc4_dmabuf_poll:614) igt_core-INFO: #4 [+0xbc1d1188] (vc4_dmabuf_poll:614) igt_core-INFO: #5 [+0xbc1d0dec] (vc4_dmabuf_poll:614) igt_core-INFO: #6 [__libc_init_first+0x80] (vc4_dmabuf_poll:614) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:614) igt_core-INFO: #8 [+0xbc1d0e30] **** END **** [1mSubtest poll-read-waits-until-write-done: FAIL (0.024s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-label (vc4_label_bo:620) igt_v<14>[ 133.750626] [IGT] vc4_label_bo: finished subtest set-label, FAIL c4-CRITI<14>[ 133.750745] [IGT] vc4_label_bo: exiting, ret=98 CAL: Tes<8>[ 133.755843] t assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:620) igt_vc4-CRITICAL:<14>[ 133.778791] [IGT] vc4_label_bo: executing Failed <14>[ 133.779143] [IGT] vc4_label_bo: starting subtest set-bad-handle assertio<3>[ 133.779177] [drm:vc4_label_bo_ioctl [vc4]] *ERROR* Failed to look up GEM BO -791621424 n: igt_i<14>[ 133.779256] [IGT] vc4_label_bo: finished subtest set-bad-handle, SUCCESS octl((fd<14>[ 133.779349] [IGT] vc4_label_bo: exiting, ret=0 ), ((((2<8>[ 133.783973] U|1U) <<<14>[ 133.802873] [IGT] vc4_label_bo: executing (((0+8)<14>[ 133.829299] [IGT] vc4_label_bo: starting subtest set-bad-name +8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8))))<14>[ 133.845040] [IGT] vc4_label_bo: finished subtest set-bad-name, FAIL , (&crea<14>[ 133.845148] [IGT] vc4_label_bo: exiting, ret=98 te)) == <8>[ 133.849758] 0 (vc4_label_bo:620) igt_vc4-CRITICAL: Last err<14>[ 133.866246] [IGT] vc4_label_bo: executing no: 19, <14>[ 133.866594] [IGT] vc4_label_bo: starting subtest set-kernel-name No such device (vc4_label_bo:620) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xb8f612c0] #3 [+0xb8f60d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb8f60db0] Subtest set-label failed. **** DEBUG **** (vc4_label_bo:620) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:620) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:620) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:620) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:620) igt_core-INFO: Stack trace: (vc4_label_bo:620) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:620) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:620) igt_core-INFO: #2 [+0xb8f612c0] (vc4_label_bo:620) igt_core-INFO: #3 [+0xb8f60d6c] (vc4_label_bo:620) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:620) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:620) igt_core-INFO: #6 [+0xb8f60db0] **** END **** [1mSubtest set-label: FAIL (0.360s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-handle [1mSubtest set-bad-handle: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-name (vc4_label_bo:626) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:626) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:626) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:626) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc57e1234] #3 [+0xc57e0d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc57e0db0] Subtest set-bad-name failed. **** DEBUG **** (vc4_label_bo:626) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:626) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:626) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:626) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:626) igt_core-INFO: Stack trace: (vc4_label_bo:626) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:626) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:626) igt_core-INFO: #2 [+0xc57e1234] (vc4_label_bo:626) igt_core-INFO: #3 [+0xc57e0d6c] (vc4_label_bo:626) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:626) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:626) igt_core-INFO: #6 [+0xc57e0db0] **** END **** [1mSubtest set-bad-name: FAIL (0.016s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-kernel-name (vc4_label_bo:629) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:629) igt_vc4-CRITICAL<14>[ 134.227545] [IGT] vc4_label_bo: finished subtest set-kernel-name, FAIL : Failed<14>[ 134.227659] [IGT] vc4_label_bo: exiting, ret=98 asserti<8>[ 134.234247] on: igt_<8>[ 134.236981] ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))<8>[ 134.263699] ) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:629) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:6<14>[ 134.280280] [IGT] vc4_lookup_fail: executing 29) igt_<14>[ 134.280619] [IGT] vc4_lookup_fail: starting subtest bad-color-write vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [[ 134.302595] [IGT] vc4_lookup_fail: finished subtest bad-color-write, FAIL wn>+0xe3<14>[ 134.302707] [IGT] vc4_lookup_fail: exiting, ret=98 6311a8] <8>[ 134.307388] #3 [<<8>[ 134.308606] unknown><8>[ 134.328130] +0xe3630d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [[ 134.344613] [IGT] vc4_mmap: executing wn>+0xe3<14>[ 134.344973] [IGT] vc4_mmap: starting subtest mmap-bad-handle 630db0] <14>[ 134.345054] [IGT] vc4_mmap: finished subtest mmap-bad-handle, SUCCESS Subtest<14>[ 134.345158] [IGT] vc4_mmap: exiting, ret=0 set-ker<8>[ 134.350291] nel-name<14>[ 134.369564] [IGT] vc4_mmap: executing failed. **** DEBUG **** (vc4_label_bo<14>[ 134.382583] [IGT] vc4_mmap: starting subtest mmap-bo :629) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:629) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:629) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:629) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:629) igt_core-INFO: Stack trace: (vc4_label_bo:629) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:629) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:629) igt_core-INFO: #2 [+0xe36311a8] (vc4_label_bo:629) igt_core-INFO: #3 [+0xe3630d6c] (vc4_label_bo:629) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:629) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:629) igt_core-INFO: #6 [+0xe3630db0] **** END **** [1mSubtest set-kernel-name: FAIL (0.361s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-color-write (vc4_lookup_fail:635) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:635) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:635) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:635) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xe35f0e84] #2 [+0xe35f0b6c] #3 [__libc_init_first+0x80] #4 [__libc_start_main+0x98] #5 [+0xe35f0bb0] Subtest bad-color-write failed. **** DEBUG **** (vc4_lookup_fail:635) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:635) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:635) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:635) CRITICAL: error: 19 != 22 (vc4_lookup_fail:635) igt_core-INFO: Stack trace: (vc4_lookup_fail:635) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_lookup_fail:635) igt_core-INFO: #1 [+0xe35f0e84] (vc4_lookup_fail:635) igt_core-INFO: #2 [+0xe35f0b6c] (vc4_lookup_fail:635) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_lookup_fail:635) igt_core-INFO: #4 [__libc_start_main+0x98] (vc4_lookup_fail:635) igt_core-INFO: #5 [+0xe35f0bb0] **** END **** [1mSubtest bad-color-write: FAIL (0.022s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Starting subtest: mmap-bad-handle [1mSubtest mmap-bad-handle: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Starting subtest: mmap-bo (vc4_mmap:644) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:644) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_mmap:644) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_mmap:644) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xcd1a122c] #3 [+0xcd1a0eec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xcd1a0f30] Subtest mmap-bo failed. **** DEBUG **** (vc4_mmap:644) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4<14>[ 134.735398] [IGT] vc4_mmap: finished subtest mmap-bo, FAIL _mmap:64<14>[ 134.735612] [IGT] vc4_mmap: exiting, ret=98 <8>[ 134.741565] <8>[ 134.742938] 4) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((<8>[ 134.763752] 0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_mmap:644) igt_vc4-CRITICAL: Last errno: 19, No such <8>[ 134.787322] device (vc4_mmap:644) igt_vc4-CRITICAL: error: -1 != 0 (vc4_mmap:644) igt_core-INFO: Stack trace: (vc4_mmap:644) igt_<14>[ 134.804089] [IGT] vc4_purgeable_bo: executing core-INF<14>[ 134.804503] [IGT] vc4_purgeable_bo: exiting, ret=77 O: #0 <8>[ 134.809503] ../lib/igt_core.c:1989 __igt_fail_assert<14>[ 134.825876] [IGT] vc4_purgeable_bo: executing () (vc4<14>[ 134.826289] [IGT] vc4_purgeable_bo: exiting, ret=77 _mmap:64<8>[ 134.831311] 4) igt_core-INFO: #1 [igt_vc4_<14>[ 134.847362] [IGT] vc4_purgeable_bo: executing create_b<14>[ 134.847786] [IGT] vc4_purgeable_bo: exiting, ret=77 o+0x9c] <8>[ 134.852899] (vc4_mm<14>[ 134.869413] [IGT] vc4_purgeable_bo: executing ap:644) igt_core-INFO: #2 [+0<14>[ 134.874933] [IGT] vc4_purgeable_bo: exiting, ret=77 xcd1a122<8>[ 134.879918] c] (vc4_mmap:644) igt_core-INFO: #3 [+0xcd1a0eec] (<14>[ 134.896099] [IGT] vc4_purgeable_bo: executing vc4_mmap<14>[ 134.896476] [IGT] vc4_purgeable_bo: exiting, ret=77 :644) ig<8>[ 134.901050] t_core-I<14>[ 134.917582] [IGT] vc4_purgeable_bo: executing NFO: #4 [__libc_init_first+0x80] (vc4<14>[ 134.923043] [IGT] vc4_purgeable_bo: exiting, ret=77 _mmap:64<8>[ 134.927714] 4) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_mmap:644) <14>[ 134.942825] [IGT] vc4_purgeable_bo: executing igt_core<14>[ 134.943277] [IGT] vc4_purgeable_bo: exiting, ret=77 -INFO: <8>[ 134.947946] #6 [+0xcd1a0f30] **** END **** [1<14>[ 134.966205] [IGT] vc4_purgeable_bo: executing mSubtest<14>[ 134.966569] [IGT] vc4_purgeable_bo: exiting, ret=77 mmap-bo<8>[ 134.971001] : FAIL (0.353s)[0m /usr/bin/igt-parser.sh: 73:<14>[ 134.989973] [IGT] vc4_purgeable_bo: executing vc4_pre<14>[ 134.990332] [IGT] vc4_purgeable_bo: exiting, ret=77 fmon: no<8>[ 134.994560] t found <8>[ 134.995803] /usr/bi<8>[ 135.011656] n/igt-parser.sh: 83: vc4_prefmon<14>[ 135.024973] [IGT] vc4_tiling: executing : not fo<14>[ 135.025267] [IGT] vc4_tiling: starting subtest get-bad-handle und WAR<14>[ 135.025326] [IGT] vc4_tiling: finished subtest get-bad-handle, SUCCESS NING: un<14>[ 135.025410] [IGT] vc4_tiling: exiting, ret=0 handled <8>[ 135.029523] exit sta<14>[ 135.045129] [IGT] vc4_tiling: executing tus: 127 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-willneed: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-purgeable: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-purgeable-twice: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-twice: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest access-purgeable-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-check-retained: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-purged: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest free-purged-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRAN<14>[ 135.402311] [IGT] vc4_tiling: starting subtest set-bad-handle DOM=1706<14>[ 135.402469] [IGT] vc4_tiling: finished subtest set-bad-handle, SUCCESS 305833 f<14>[ 135.402663] [IGT] vc4_tiling: exiting, ret=0 or rando<8>[ 135.408125] misation<14>[ 135.425249] [IGT] vc4_tiling: executing Opened device: /dev/dri/card0 Starting subtes<14>[ 135.438090] [IGT] vc4_tiling: starting subtest get-bad-flags t: get-bad-handle [1mSubtest get-bad-handle: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux<14>[ 135.454087] [IGT] vc4_tiling: finished subtest get-bad-flags, FAIL : 5.10.2<14>[ 135.454197] [IGT] vc4_tiling: exiting, ret=98 24-cip52<8>[ 135.458641] -rt22 aarch64) Using IGT_SRANDOM=1706305833 for<14>[ 135.478256] [IGT] vc4_tiling: executing randomi<14>[ 135.478590] [IGT] vc4_tiling: starting subtest set-bad-flags sation Opened device: /dev/dri/card0 Starting subtest: set-bad-handle [1mSubtest set-bad-han<14>[ 135.498004] [IGT] vc4_tiling: finished subtest set-bad-flags, FAIL dle: SUC<14>[ 135.498122] [IGT] vc4_tiling: exiting, ret=98 CESS (0.<8>[ 135.502946] 000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) <14>[ 135.521926] [IGT] vc4_tiling: executing (Linux: <14>[ 135.522278] [IGT] vc4_tiling: starting subtest get-bad-modifier 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-flags (vc4_tiling:689) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:689) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:689) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:689) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc2b71080] #3 [+0xc2b70dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc2b70df0] Subtest get-bad-flags failed. **** DEBUG **** (vc4_tiling:689) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:689) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:689) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:689) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:689) igt_core-INFO: Stack trace: (vc4_tiling:689) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:689) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:689) igt_core-INFO: #2 [+0xc2b71080] (vc4_tiling:689) igt_core-INFO: #3 [+0xc2b70dac] (vc4_tiling:689) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:689) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:689) igt_core-INFO: #6 [+0xc2b70df0] **** END **** [1mSubtest get-bad-flags: FAIL (0.016s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-flags (vc4_tiling:692) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:692) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:692) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:692) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe6ab1138] #3 [+0xe6ab0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe6ab0df0] Subtest set-bad-flags failed. **** DEBUG **** (vc4_tiling:692) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:692) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:692) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:692) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:692) igt_core-INFO: Stack trace: (vc4_tiling:692) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:692) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:692) igt_core-INFO: #2 [+0xe6ab1138] (vc4_tiling:692) igt_core-INFO: #3 [+0xe6ab0dac] (vc4_tiling:692) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:692) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:692) igt_core-INFO: #6 [+0xe6ab0df0] **** END **** [1mSubtest set-bad-flags: FAIL (0.019s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706<14>[ 135.882721] [IGT] vc4_tiling: finished subtest get-bad-modifier, FAIL 305833 f<14>[ 135.882841] [IGT] vc4_tiling: exiting, ret=98 or rando<8>[ 135.889444] misation Opened device: /dev/dri/card0 Starting subtest: get-bad-modifier (vc4_tiling:695) igt_vc4-CRITICAL: Test assertion failure function <14>[ 135.914612] [IGT] vc4_tiling: executing igt_vc4_<14>[ 135.914981] [IGT] vc4_tiling: starting subtest set-bad-modifier create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:695) igt_vc4-CRITICAL: Failed assertion: igt_<14>[ 135.933948] [IGT] vc4_tiling: finished subtest set-bad-modifier, FAIL ioctl((f<14>[ 135.934061] [IGT] vc4_tiling: exiting, ret=98 d), ((((<8>[ 135.938852] 2U|1U) << (((0+8)+8)+14)) | ((('d')) << <14>[ 135.958542] [IGT] vc4_tiling: executing (0+8)) |<14>[ 135.958935] [IGT] vc4_tiling: starting subtest set-get (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:695) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:695) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xcbfb1358] #3 [+0xcbfb0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xcbfb0df0] Subtest get-bad-modifier failed. **** DEBUG **** (vc4_tiling:695) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:695) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:695) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:695) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:695) igt_core-INFO: Stack trace: (vc4_tiling:695) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:695) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:695) igt_core-INFO: #2 [+0xcbfb1358] (vc4_tiling:695) igt_core-INFO: #3 [+0xcbfb0dac] (vc4_tiling:695) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:695) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:695) igt_core-INFO: #6 [+0xcbfb0df0] **** END **** [1mSubtest get-bad-modifier: FAIL (0.360s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-modifier (vc4_tiling:698) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:698) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:698) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:698) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc20313ec] #3 [+0xc2030dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc2030df0] Subtest set-bad-modifier failed. **** DEBUG **** (vc4_tiling:698) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:698) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:698) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:698) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:698) igt_core-INFO: Stack trace: (vc4_tiling:698) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:698) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:698) igt_core-INFO: #2 [+0xc20313ec] (vc4_tiling:698) igt_core-INFO: #3 [+0xc2030dac] (vc4_tiling:698) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:698) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:698) igt_core-INFO: #6 [+0xc2030df0] **** END **** [1mSubtest set-bad-modifier: FAIL (0.019s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-get (vc4_tiling:701) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:701) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4<14>[ 136.318488] [IGT] vc4_tiling: finished subtest set-get, FAIL _create_<14>[ 136.318605] [IGT] vc4_tiling: exiting, ret=98 bo)))) <<8>[ 136.325123] < ((0+8)+8)))), (&create)) == 0 (vc4_tiling:701) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:701) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #<14>[ 136.350289] [IGT] vc4_tiling: executing 0 ../lib<14>[ 136.350641] [IGT] vc4_tiling: starting subtest get-after-free /igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc9f614dc]<14>[ 136.371689] [IGT] vc4_tiling: finished subtest get-after-free, FAIL #3 [<14>[ 136.371798] [IGT] vc4_tiling: exiting, ret=98 [ 136.376228] >+0xc9f6<8>[ 136.377519] 0dac] <8>[ 136.395674] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc9f60df0] Subtest set-ge<14>[ 136.413439] [IGT] vc4_wait_bo: executing t failed. **** DEBUG **** (vc4_tiling:701) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:701) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:701) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:701) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:701) igt_core-INFO: Stack trace: (vc4_tiling:701) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:701) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:701) igt_core-INFO: #2 [+0xc9f614dc] (vc4_tiling:701) igt_core-INFO: #3 [+0xc9f60dac] (vc4_tiling:701) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:701) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:701) igt_core-INFO: #6 [+0xc9f60df0] **** END **** [1mSubtest set-get: FAIL (0.359s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-after-free (vc4_tiling:704) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:704) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:704) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:704) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xac901474] #3 [+0xac900dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xac900df0] Subtest get-after-free failed. **** DEBUG **** (vc4_tiling:704) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:704) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:704) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:704) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:704) igt_core-INFO: Stack trace: (vc4_tiling:704) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:704) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:704) igt_core-INFO: #2 [+0xac901474] (vc4_tiling:704) igt_core-INFO: #3 [+0xac900dac] (vc4_tiling:704) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:704) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:704) igt_core-INFO: #6 [+0xac900df0] **** END **** [1mSubtest get-after-free: FAIL (0.021s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:710) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:710) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:710) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:710) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc374149c] #3 [+0xc3740e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc3740e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:710) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) (<14>[ 136.767639] [IGT] vc4_wait_bo: exiting, ret=98 vc4_wait<8>[ 136.773717] _bo:710) igt_core-INFO: Using IGT_SRANDOM=1706305834 for randomisation (vc4_wait_bo:710<14>[ 136.789057] [IGT] vc4_wait_bo: executing ) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:710) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:710) d<14>[ 136.804198] [IGT] vc4_wait_bo: exiting, ret=98 rmtest-D<8>[ 136.809035] EBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:710) DEBUG: Test requirement passed<14>[ 136.825385] [IGT] vc4_wait_bo: executing : igt_vc4_is_v3d(fd) (vc4_wait_bo:710) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:710) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:710) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:710) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:710) igt_core-INFO: Stack trace: (vc4_wait_bo:710) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:710) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:710) igt_core-INFO: #2 [+0xc374149c] (vc4_wait_bo:710) igt_core-INFO: #3 [+0xc3740e2c] (vc4_wait_bo:710) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:710) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:710) igt_core-INFO: #6 [+0xc3740e70] **** END **** [1mSubtest bad-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:713) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:713) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:713) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:713) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc671149c] #3 [+0xc6710e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc6710e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:713) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) (vc4_wait_bo:713) igt_core-INFO: Using IGT_SRANDOM=1706305834 for randomisation (vc4_wait_bo:713) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:713) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:713) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:713) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:713) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:713) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:713) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:713) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:713) igt_core-INFO: Stack trace: (vc4_wait_bo:713) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:713) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:713) igt_core-INFO: #2 [+0xc671149c] (vc4_wait_bo:713) igt_core-INFO: #3 [+0xc6710e2c] (vc4_wait_bo:713) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:713) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:713) igt_core-INFO: #6 [+0xc6710e70] **** END **** [1mSubtest bad-pad: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:716) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:716) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:716) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:716) igt_vc4-CRITICAL: error: -1 != 0 St<14>[ 137.181997] [IGT] vc4_wait_bo: exiting, ret=98 ack trac<8>[ 137.186664] e: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2<14>[ 137.203096] [IGT] vc4_wait_bo: executing [+0xd197149c] #3 [+0xd1970e2c] #4 [__libc_init_first+0x<14>[ 137.217261] [IGT] vc4_wait_bo: exiting, ret=98 80] #<8>[ 137.221948] 5 [__libc_start_main+0x98] #6 [+0xd1970e70] Test vc4_wait_bo failed. **** <14>[ 137.237097] [IGT] vc4_wait_bo: executing DEBUG **** (vc4_wait_bo:716) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) (vc4_wait_bo:716) igt_core-INFO: Using IGT_SRANDOM=1706305834 for randomisation (vc4_wait_bo:716) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:716) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:716) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:716) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:716) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:716) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:716) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:716) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:716) igt_core-INFO: Stack trace: (vc4_wait_bo:716) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:716) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:716) igt_core-INFO: #2 [+0xd197149c] (vc4_wait_bo:716) igt_core-INFO: #3 [+0xd1970e2c] (vc4_wait_bo:716) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:716) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:716) igt_core-INFO: #6 [+0xd1970e70] **** END **** [1mSubtest unused-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:719) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:719) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:719) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:719) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xb210149c] #3 [+0xb2100e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb2100e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:719) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) (vc4_wait_bo:719) igt_core-INFO: Using IGT_SRANDOM=1706305835 for randomisation (vc4_wait_bo:719) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:719) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:719) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:719) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:719) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:719) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:719) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:719) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:719) igt_core-INFO: Stack trace: (vc4_wait_bo:719) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:719) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:719) igt_core-INFO: #2 [+0xb210149c] (vc4_wait_bo:719) igt_core-INFO: #3 [+0xb2100e2c] (vc4_wait_bo:719) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:719) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:719) igt_core-INFO: #6 [+0xb2100e70] **** END **** [1mSubtest unused-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305835<14>[ 137.591581] [IGT] vc4_wait_bo: exiting, ret=98 for ran<8>[ 137.598239] domisation Opened device: /dev/dri/card0 (vc4_wait_bo:722) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:722) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((f<14>[ 137.623584] [IGT] vc4_wait_bo: executing d), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:722) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:722) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc2cd149c] #3 [+0xc2cd0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc2cd0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:722) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) (vc4_wait_bo:722) igt_core-INFO: Using IGT_SRANDOM=1706305835 for randomisation (vc4_wait_bo:722) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:722) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:722) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:722) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:722) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:722) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:722) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:722) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:722) igt_core-INFO: Stack trace: (vc4_wait_bo:722) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:722) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:722) igt_core-INFO: #2 [+0xc2cd149c] (vc4_wait_bo:722) igt_core-INFO: #3 [+0xc2cd0e2c] (vc4_wait_bo:722) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:722) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:722) igt_core-INFO: #6 [+0xc2cd0e70] **** END **** [1mSubtest used-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:725) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:725) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:725) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:725) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xadc8149c] #3 [+0xadc80e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xadc80e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:725) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) (vc4_wait_bo:725) igt_core-INFO: Using IGT_SRANDOM=1706305835 for randomisation (vc4_wait_bo:725) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:725) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:725) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:725) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:725) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:725) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:725) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:725) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:725) igt_core-INFO: Stack trace: (vc4_wait_bo:725) igt_core-INFO: #0 <14>[ 137.976653] [IGT] vc4_wait_bo: exiting, ret=98 ../lib/igt_core.c:1989 __igt_fail_assert<8>[ 137.983073] () (vc4_wait_bo:725) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:725) igt_core-INFO: #<14>[ 138.000666] [IGT] vc4_wait_bo: executing 2 [+0xadc8149c] (vc4_wait_bo:725) igt_core-INFO: #3 [+0xadc80e2c] (vc4_wait_bo:725) igt_core-INFO: #4 [_<14>[ 138.016771] [IGT] vc4_wait_bo: exiting, ret=98 _libc_in<8>[ 138.021644] it_first<8>[ 138.023091] +0x80] (vc4_wait_bo:725) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:725) igt_core-INFO: #6 [+0xadc80<8>[ 138.042933] e70] **** END **** [1mSubtest used-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: <14>[ 138.059496] [IGT] vc4_wait_seqno: executing 5.10.224<14>[ 138.059858] [IGT] vc4_wait_seqno: starting subtest bad-seqno-0ns -cip52-r<14>[ 138.059933] [IGT] vc4_wait_seqno: finished subtest bad-seqno-0ns, SUCCESS t22 aarc<14>[ 138.060033] [IGT] vc4_wait_seqno: exiting, ret=0 h64) Us<8>[ 138.065177] ing IGT_<14>[ 138.087289] [IGT] vc4_wait_seqno: executing SRANDOM=<14>[ 138.100673] [IGT] vc4_wait_seqno: starting subtest bad-seqno-1ns <1>[ 138.100716] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008 17063058<1>[ 138.116621] Mem abort info: 35 for r<1>[ 138.120413] ESR = 0x96000044 andomisa<1>[ 138.124469] EC = 0x25: DABT (current EL), IL = 32 bits tion Op<1>[ 138.130816] SET = 0, FnV = 0 ened dev<1>[ 138.134872] EA = 0, S1PTW = 0 ice: /d[ 138.139017] Data abort info: v/dri/ca<1>[ 138.142809] ISV = 0, ISS = 0x00000044 rd0 (vc<1>[ 138.147658] CM = 0, WnR = 1 4_wait_b<1>[ 138.151626] user pgtable: 4k pages, 48-bit VAs, pgdp=00000000504b1000 o:728) i<1>[ 138.159119] [0000000000000008] pgd=0000000000000000, p4d=0000000000000000 gt_vc4-C<0>[ 138.166964] Internal error: Oops: 0000000096000044 [#1] PREEMPT SMP RITICAL:<4>[ 138.174282] Modules linked in: hci_uart raspberrypi_cpufreq btqca btbcm brcmfmac brcmutil bluetooth ecdh_generic clk_raspberrypi crct10dif_ce raspberrypi_hwmon ecc cfg80211 rfkill pwm_bcm2835 broadcom bcm_phy_lib bcm2711_thermal iproc_rng200 vc4 i2c_bcm2835 rng_core cec drm_kms_helper genet mdio_bcm_unimac pcie_brcmstb drm dm_mod ip_tables x_tables ipv6 Test as<4>[ 138.206980] CPU: 1 PID: 737 Comm: vc4_wait_seqno Not tainted 5.10.224-cip52-rt22 #1 sertion <4>[ 138.215705] Hardware name: Raspberry Pi 4 Model B Rev 1.5 (DT) failure <4>[ 138.222582] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) function<4>[ 138.229633] pc : prepare_to_wait+0x74/0x84 igt_vc4<4>[ 138.234746] lr : prepare_to_wait+0x34/0x84 _create_<4>[ 138.239859] sp : ffff80001622bbc0 bo, file<4>[ 138.244179] x29: ffff80001622bbc0 x28: ffff80001622bd88 ../lib/<4>[ 138.250527] x27: 0000000000000010 x26: 0000000000000001 igt_vc4.<4>[ 138.256874] x25: ffff3b08911d9858 x24: ffff3b089139ab80 c:126: <4>[ 138.263222] x23: ffffb40622fb7000 x22: ffff80001622bc68 (vc4_wai<4>[ 138.269569] x21: ffff3b08911d9858 x20: 0000000000000001 t_bo:728<4>[ 138.275917] x19: ffff80001622bc50 x18: 0000000000000000 ) igt_vc<4>[ 138.282264] x17: 0000000000000000 x16: ffffb406214d42c0 4-CRITIC<4>[ 138.288612] x15: 0000ffffce5b04a0 x14: 0000000000000000 AL: Fail<4>[ 138.294959] x13: 0000000000000000 x12: 0000000000000000 ed asser<4>[ 138.301306] x11: 0000000000000000 x10: 0000000000000000 tion: ig<4>[ 138.307653] x9 : ffffb405ca757000 x8 : 0000000000000001 t_ioctl(<4>[ 138.314000] x7 : ffffffffffffffff x6 : ffff80001622bd98 (fd), ((<4>[ 138.320347] x5 : 0000000000099d04 x4 : 0000000000000000 ((2U|1U)<4>[ 138.326694] x3 : ffff3b08911d9858 x2 : 0000000000000000 << (((0<4>[ 138.333041] x1 : 0000000000000000 x0 : ffff3b08911d9860 +8)+8)+1<4>[ 138.339388] Call trace: 4)) | ((<4>[ 138.342827] prepare_to_wait+0x74/0x84 ('d')) <<4>[ 138.347587] vc4_wait_for_seqno+0xe0/0x19c [vc4] < (0+8))<4>[ 138.353230] vc4_wait_seqno_ioctl+0x30/0xa4 [vc4] | (((0x<4>[ 138.358960] drm_ioctl_kernel+0xc8/0x120 [drm] 40 + 0x0<4>[ 138.364427] drm_ioctl+0x230/0x48c [drm] 3)) << 0<4>[ 138.369364] __arm64_sys_ioctl+0xac/0xf0 ) | ((((<4>[ 138.374301] el0_svc_common.constprop.0+0x78/0x1c4 sizeof(s<4>[ 138.380120] do_el0_svc+0x24/0x9c truct dr<4>[ 138.384440] el0_svc+0x10/0x20 m_vc4_cr<4>[ 138.388496] el0_sync_handler+0xe8/0x114 eate_bo)<4>[ 138.393434] el0_sync+0x180/0x1c0 ))) << (<0>[ 138.397757] Code: d50323bf d65f03c0 aa1503e0 f8408c02 (f9000456) (0+8)+8)<4>[ 138.404896] ---[ end trace 86a5cdff3c5060cb ]--- ))), (&c<6>[ 138.410699] note: vc4_wait_seqno[737] exited with preempt_count 1 reate)) <6>[ 138.417720] printk: console [ttyS1]: printing thread stopped == 0 (vc4_wait_bo:728) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:728) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd52a149c] #3 [+0xd52a0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd52a0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:728) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) (vc4_wait_bo:728) igt_core-INFO: Using IGT_SRANDOM=1706305835 for randomisation (vc4_wait_bo:728) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:728) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:728) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:728) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:728) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:728) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:728) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:728) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:728) igt_core-INFO: Stack trace: (vc4_wait_bo:728) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:728) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:728) igt_core-INFO: #2 [+0xd52a149c] (vc4_wait_bo:728) igt_core-INFO: #3 [+0xd52a0e2c] (vc4_wait_bo:728) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:728) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:728) igt_core-INFO: #6 [+0xd52a0e70] **** END **** [1mSubtest used-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-seqno-0ns [1mSubtest bad-seqno-0ns: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.224-cip52-rt22 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-seqno-1ns Segmentation fault WARNING: unhandled exit status: 139 + set +x / #