Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3002 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.3: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.6 (3780 ms) U-Boot> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 U-Boot> tftp 0x00080000 636265/tftp-deploy-fe76kl29/kernel/Image tftp 0x00080000 636265/tftp-deploy-fe76kl29/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '636265/tftp-deploy-fe76kl29/kernel/Image'. Load address: 0x80000 Loading: *################################################## 30.4 MiB 16.7 MiB/s done Bytes transferred = 31920640 (1e71200 hex) U-Boot> tftp 0x06700000 636265/tftp-deploy-fe76kl29/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 636265/tftp-deploy-fe76kl29/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '636265/tftp-deploy-fe76kl29/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *###############################################T ### 55.9 MiB 6.5 MiB/s done Bytes transferred = 58594616 (37e1538 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 636265/tftp-deploy-fe76kl29/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 636265/tftp-deploy-fe76kl29/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '636265/tftp-deploy-fe76kl29/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=2100000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 58594552 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 36746000, end 39f274f8 ... OK Loading Device Tree to 000000003673c000, end 00000000367457a9 ... OK Working FDT set to 3673c000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.223-cip51 (KernelCI@build-j293642-arm64-gcc-12-defconfig-4vthd) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Tue Aug 20 13:47:37 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] percpu: Embedded 23 pages/cpu s56664 r8192 d29352 u94208 [ 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: 1758544K/2019328K available (14528K kernel code, 2820K rwdata, 7680K rodata, 6016K init, 514K bss, 195248K 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.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008625] Console: colour dummy device 80x25 <6>[ 0.013477] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024308] pid_max: default: 32768 minimum: 301 <6>[ 0.029323] LSM: Security Framework initializing <6>[ 0.034347] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042128] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052202] rcu: Hierarchical SRCU implementation. <6>[ 0.059536] EFI services will not be available. <6>[ 0.064696] smp: Bringing up secondary CPUs ... <6>[ 0.070089] Detected PIPT I-cache on CPU1 <6>[ 0.070155] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.070756] Detected PIPT I-cache on CPU2 <6>[ 0.070800] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.071382] Detected PIPT I-cache on CPU3 <6>[ 0.071425] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.071513] smp: Brought up 1 node, 4 CPUs <6>[ 0.109460] SMP: Total of 4 processors activated. <6>[ 0.114488] CPU features: detected: 32-bit EL0 Support <6>[ 0.119974] CPU features: detected: CRC32 instructions <6>[ 0.125443] CPU features: detected: 32-bit EL1 Support <6>[ 0.149855] CPU: All CPU(s) started at EL2 <6>[ 0.154316] alternatives: patching kernel code <6>[ 0.160583] devtmpfs: initialized <6>[ 0.169355] KASLR enabled <6>[ 0.172493] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.182631] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.191703] pinctrl core: initialized pinctrl subsystem <6>[ 0.198644] DMI not present or invalid. <6>[ 0.203632] NET: Registered protocol family 16 <6>[ 0.209949] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.217437] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.225680] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.233989] audit: initializing netlink subsys (disabled) <5>[ 0.239899] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1 <6>[ 0.240937] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.248011] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.254682] cpuidle: using governor menu <6>[ 0.265988] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.273217] ASID allocator initialised with 32768 entries <6>[ 0.280556] Serial: AMBA PL011 UART driver <6>[ 0.323623] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.330684] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.337727] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.344769] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.353302] cryptd: max_cpu_qlen set to 1000 <6>[ 0.360767] ACPI: Interpreter disabled. <6>[ 0.367117] iommu: Default domain type: Translated <6>[ 0.372586] vgaarb: loaded <5>[ 0.375892] SCSI subsystem initialized <6>[ 0.380333] usbcore: registered new interface driver usbfs <6>[ 0.386200] usbcore: registered new interface driver hub <6>[ 0.391873] usbcore: registered new device driver usb <4>[ 0.397411] usb_phy_generic phy: supply vcc not found, using dummy regulator <6>[ 0.405576] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.410866] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.420378] PTP clock support registered <6>[ 0.424758] EDAC MC: Ver: 3.0.0 <6>[ 0.429649] FPGA manager framework <6>[ 0.433450] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.440698] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.447337] VFS: Disk quotas dquot_6.6.0 <6>[ 0.451639] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.459063] pnp: PnP ACPI: disabled <6>[ 0.469858] NET: Registered protocol family 2 <6>[ 0.474880] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.484230] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.493177] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.501541] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.509514] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.516586] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.523683] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.531332] NET: Registered protocol family 1 <6>[ 0.536521] RPC: Registered named UNIX socket transport module. <6>[ 0.542786] RPC: Registered udp transport module. <6>[ 0.547810] RPC: Registered tcp transport module. <6>[ 0.552832] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.559618] PCI: CLS 0 bytes, default 64 <6>[ 0.564054] Unpacking initramfs... <6>[ 4.914000] Freeing initrd memory: 57220K <6>[ 4.919399] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 4.928098] kvm [1]: IPA Size Limit: 44 bits <6>[ 4.934222] kvm [1]: vgic interrupt IRQ9 <6>[ 4.938635] kvm [1]: Hyp mode initialized successfully <5>[ 4.946186] Initialise system trusted keyrings <6>[ 4.951135] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 4.964402] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 4.971287] NFS: Registering the id_resolver key type <5>[ 4.976725] Key type id_resolver registered <5>[ 4.981226] Key type id_legacy registered <6>[ 4.985638] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 4.992692] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 5.000603] 9p: Installing v9fs 9p2000 file system support <5>[ 5.071511] Key type asymmetric registered <5>[ 5.075930] Asymmetric key parser 'x509' registered <6>[ 5.081170] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 5.088920] io scheduler mq-deadline registered <6>[ 5.093769] io scheduler kyber registered <4>[ 5.111271] EINJ: ACPI disabled. <6>[ 5.133746] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.142231] printk: console [ttyS1] disabled <6>[ 5.146916] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550 <6>[ 5.156213] printk: console [ttyS1] enabled <6>[ 5.156213] printk: console [ttyS1] enabled <6>[ 5.165242] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.165242] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.177873] SuperH (H)SCI(F) driver initialized <6>[ 5.183313] msm_serial: driver initialized <6>[ 5.196308] loop: module loaded <6>[ 5.200934] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 5.209679] megasas: 07.714.04.00-rc1 <6>[ 5.219869] tun: Universal TUN/TAP device driver, 1.6 <6>[ 5.226129] thunder_xcv, ver 1.0 <6>[ 5.229723] thunder_bgx, ver 1.0 <6>[ 5.233306] nicpf, ver 1.0 <6>[ 5.237663] hclge is initializing <6>[ 5.241320] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 5.248918] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 5.254628] e1000: Intel(R) PRO/1000 Network Driver <6>[ 5.259848] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 5.265984] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 5.271299] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.277616] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 5.283366] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.289317] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 5.295945] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 5.302596] sky2: driver version 1.30 <6>[ 5.307790] VFIO - User Level meta-driver version: 0.3 <6>[ 5.315335] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 5.322259] ehci-pci: EHCI PCI platform driver <6>[ 5.327075] ehci-platform: EHCI generic platform driver <6>[ 5.332797] ehci-orion: EHCI orion driver <6>[ 5.337255] ehci-exynos: EHCI Exynos driver <6>[ 5.341874] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 5.348439] ohci-pci: OHCI PCI platform driver <6>[ 5.353253] ohci-platform: OHCI generic platform driver <6>[ 5.358948] ohci-exynos: OHCI Exynos driver <6>[ 5.364097] usbcore: registered new interface driver usb-storage <6>[ 5.373492] i2c /dev entries driver <6>[ 5.379567] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 5.387174] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 5.397972] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 5.406768] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.413335] sdhci: Copyright(c) Pierre Ossman <6>[ 5.418632] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.426134] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.434369] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.442567] usbcore: registered new interface driver usbhid <6>[ 5.448506] usbhid: USB HID core driver <6>[ 5.453782] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.464247] NET: Registered protocol family 17 <6>[ 5.469243] 9pnet: Installing 9P2000 support <5>[ 5.473911] Key type dns_resolver registered <6>[ 5.478850] registered taskstats version 1 <5>[ 5.483293] Loading compiled-in X.509 certificates <6>[ 5.493232] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2 <6>[ 5.502732] serial serial0: tty port ttyAMA0 registered <6>[ 5.522152] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 5.537442] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 5.545125] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 5.653485] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 5.666671] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 5.704826] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 5.713014] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <4>[ 5.728184] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 5.735745] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.743349] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.752216] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 5.759820] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 5.826269] mmc0: new high speed SDIO card at address 0001 <6>[ 5.839319] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 5.846864] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 5.853734] mmcblk1: p1 p2 <6>[ 18.008721] clk: Disabling unused clocks <6>[ 18.013110] ALSA device list: <6>[ 18.016387] No soundcards found. <6>[ 18.025887] Freeing unused kernel memory: 6016K <6>[ 18.031023] Run /init as init process <30>[ 18.066914] systemd[1]: System time before build time, advancing clock. <6>[ 18.088143] NET: Registered protocol family 10 <6>[ 18.094046] Segment Routing with IPv6 <30>[ 18.107639] 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.141248] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.161039] systemd[1]: Hostname set to . <30>[ 18.443392] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.457067] 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. <30>[ 18.486409] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 18.514623] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 18.542039] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 18.565153] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 18.593053] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 18.620918] 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). <30>[ 18.641000] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 18.664868] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 18.692896] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 18.720913] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.744875] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 18.768844] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.792871] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.812898] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 18.841152] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 18.869898] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. <30>[ 18.897447] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 18.925453] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 18.953500] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 18.981330] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 19.012941] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 19.040820] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 19.068960] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.093341] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.113354] 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... <30>[ 19.145654] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.177379] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module <6>[ 19.191973] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com dm_mod... <30>[ 19.217509] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.249460] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 19.281413] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.309552] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.323025] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.335658] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.366010] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.397879] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 19.429367] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 19.461458] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.500782] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m 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.873606] systemd-journald[127]: 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.847133] random: dbus-daemon: uninitialized urandom read (12 bytes read) Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... <5>[ 20.877822] random: dbus-daemon: uninitialized urandom read (12 bytes read) 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;39msys<6>[ 21.117909] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 temd-logind.service[0m - User Login Management. <6>[ 21.131505] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <3>[ 21.136368] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.148967] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [[0;32m<6>[ 21.160551] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 OK [0m] Reached targ<6>[ 21.170707] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 et [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graph<3>[ 21.199876] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock ical Interface. <6>[ 21.213621] iproc-rng200 fe104000.rng: hwrng registered <3>[ 21.215511] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.226553] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <3>[ 21.233849] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... <3>[ 21.251974] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.280409] Bluetooth: Core ver 2.22 <6>[ 21.282956] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 21.284605] NET: Registered protocol family 31 <6>[ 21.294547] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 21.295999] Bluetooth: HCI device and connection manager initialized [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runl<6>[ 21.315184] Bluetooth: HCI socket layer initialized evel Cha<6>[ 21.321084] Bluetooth: L2CAP socket layer initialized nge in U<3>[ 21.322047] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present! TMP. <6>[ 21.327162] Bluetooth: SCO socket layer initialized <6>[ 21.331328] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 21.331343] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 21.331397] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 21.331485] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 21.334090] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <6>[ 21.334151] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <6>[ 21.334314] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 21.351581] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] <5>[ 21.385129] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 21.390789] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.395518] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 21.395543] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 21.395554] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 21.395814] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 21.395990] pcieport 0000:00:00.0: PME: Signaling with IRQ 51 <6>[ 21.441708] xhci_hcd 0000:01:00.0: xHCI Host Controller [[0;32m OK [<6>[ 21.453664] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 0m] Reac<3>[ 21.456932] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present! hed target [0;1;39musb-gadget.…m - Hardware activated USB gadget. <6>[ 21.476651] Bluetooth: HCI UART driver ver 2.3 <6>[ 21.478144] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 <6>[ 21.498174] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.505233] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [[0;32m OK [0m] Listening on [0;1;3<6>[ 21.517088] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) 9msystem<6>[ 21.518712] xhci_hcd 0000:01:00.0: xHCI Host Controller d-rfkil�<5>[ 21.522291] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' ��l Swit<5>[ 21.523224] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' ch Statu<4>[ 21.523358] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 s /dev/r<4>[ 21.523367] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db fkill Wa<6>[ 21.529313] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) tch. <6>[ 21.568137] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 21.578335] Bluetooth: HCI UART protocol H4 registered <6>[ 21.578337] cfg80211: failed to load regulatory.db <6>[ 21.580711] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 21.584726] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 21.587934] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.593892] Bluetooth: HCI UART protocol LL registered <6>[ 21.599248] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.604249] hub 1-0:1.0: USB hub found <6>[ 21.604293] hub 1-0:1.0: 1 port detected <6>[ 21.604797] hub 2-0:1.0: USB hub found <6>[ 21.604839] hub 2-0:1.0: 4 ports detected <6>[ 21.607251] Bluetooth: HCI UART protocol Broadcom registered <6>[ 21.613713] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <4>[ 21.614075] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <4>[ 21.614173] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 21.616739] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 21.617947] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <4>[ 21.617952] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin <6>[ 21.618772] Bluetooth: HCI UART protocol QCA registered <6>[ 21.641564] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 [[0;32m OK [0m] Reac<6>[ 21.714158] vc4-drm gpu: [drm] Cannot find any crtc or sizes hed target [0;1;39msound.target[0m - Sound Car<6>[ 21.724338] vc4-drm gpu: [drm] Cannot find any crtc or sizes d. <6>[ 21.732838] uart-pl011 fe201000.serial: no DMA platform data Starting [0;1;39msystemd-rfkill.se…Load/Save RF Kill Switch Status... <6>[ 21.872740] usb 1-1: new high-speed USB device number 2 using xhci_hcd [[0;32m OK [0m] Started [0;1;39msystemd-rfkill.ser…- Load/Save RF Kill Switch Status. [[0;32m OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. <6>[ 21.977209] Bluetooth: hci0: BCM: chip id 107 <6>[ 21.982140] Bluetooth: hci0: BCM: features 0x2f <6>[ 21.988484] Bluetooth: hci0: BCM4345C0 <6>[ 21.992554] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 22.000100] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 22.007096] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 22.012573] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' <6>[ 22.032485] hub 1-1:1.0: USB hub found <6>[ 22.036825] hub 1-1:1.0: 4 ports detected <5>[ 22.164698] 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.223-cip51 #1 SMP PREEMPT Tue Aug 20 13:47:37 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. / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-636265/environment . /lava-636265/environment / # /lava-636265/bin/lava-test-runner /lava-636265/0 /lava-636265/bin/lava-test-runner /lava-636265/0 + export TESTRUN_ID=0_igt-<8>[ 22.798259] kms-vc4 + cd /lava-636265/0/tests/0_igt-kms-vc4 + cat uuid + UUID=636265_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=vc4 /usr/bin/igt-parser.sh core_auth core_getclient core_getstats core_getversion core_setmaster_vs_auth drm_read kms_addfb_basic km<8>[ 22.826383] s_atomic kms_flip_event_leak kms_prop_blob kms_setmode kms_vblank vc4_create_bo vc4_dmabuf_poll vc4_label_bo vc4_lookup_fail vc4_mmap vc4_prefmon vc4_purgeable_bo vc4_tiling vc4_wait_b<14>[ 22.847502] [IGT] core_auth: executing o vc4_wa<14>[ 22.852374] [IGT] core_auth: starting subtest getclient-simple it_seqno<14>[ 22.859290] [IGT] core_auth: finished subtest getclient-simple, SUCCESS IGT-Ve<14>[ 22.866923] [IGT] core_auth: exiting, ret=0 rsion: 1.28-ga44<3>[ 22.872731] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 ebfe (aa<8>[ 22.876472] rch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Starting subtest: getclient-simple Opened device: /dev/dri/card0 [1mSubtest getclient-simple:<14>[ 22.905251] [IGT] core_auth: executing SUCCESS<14>[ 22.909945] [IGT] core_auth: starting subtest getclient-master-drop (0.000s<14>[ 22.917410] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS )[0m I<14>[ 22.925392] [IGT] core_auth: exiting, ret=0 GT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip<8>[ 22.935008] 51 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Starting subtest: getclient-master-drop Opened device: /dev/dri/card0 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <14>[ 22.960054] [IGT] core_auth: executing IGT-Vers<14>[ 22.964612] [IGT] core_auth: starting subtest basic-auth ion: 1.2<14>[ 22.971003] [IGT] core_auth: finished subtest basic-auth, SUCCESS 8-ga44eb<14>[ 22.978080] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_<8>[ 22.987779] SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-auth [1mSubtest basic-auth: SUCCESS (0.000s)[0m <14>[ 23.013128] [IGT] core_auth: executing IGT-Vers<14>[ 23.017688] [IGT] core_auth: starting subtest many-magics ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: many-magics Reopening device failed after 1020 o<14>[ 23.041496] [IGT] core_auth: finished subtest many-magics, SUCCESS pens [<14>[ 23.049047] [IGT] core_auth: exiting, ret=0 1mSubtest many-magics: SUCCESS (0.017s)[0m <8>[ 23.058485] <8>[ 23.067110] <14>[ 23.106196] [IGT] core_getclient: executing IGT-Vers<14>[ 23.111234] [IGT] core_getclient: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Us<8>[ 23.121598] ing IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.171384] [IGT] core_getstats: executing IGT-Vers<14>[ 23.176406] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarc<8>[ 23.186540] h64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.229689] [IGT] core_getversion: executing IGT-Vers<14>[ 23.234811] [IGT] core_getversion: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarc<8>[ 23.245045] h64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.288438] [IGT] core_setmaster_vs_auth: executing IGT-Vers<14>[ 23.294319] [IGT] core_setmaster_vs_auth: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarc<8>[ 23.305089] h64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <8>[ 23.333957] <14>[ 23.356034] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/ca<6>[ 23.372532] vc4-drm gpu: [drm] Cannot find any crtc or sizes rd0 <14>[ 23.506477] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 23.512651] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest<14>[ 23.520291] [IGT] drm_read: exiting, ret=0 : invalid-buffer [1mSubtest invalid-buffer: SUCCESS (0.000s)[0m <8>[ 23.531618] <14>[ 23.557932] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.698631] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 23.704772] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest<14>[ 23.711999] [IGT] drm_read: exiting, ret=0 : fault-buffer [1mSubtest fault-buffer: SUCCESS (0.000s)[0m <8>[ 23.723175] <14>[ 23.748600] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.889725] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 24.895803] [IGT] drm_read: finished subtest empty-block, SUCCESS est empt<14>[ 24.903144] [IGT] drm_read: exiting, ret=0 y-block: SUCCESS (1.000s)[0m <8>[ 24.914050] <14>[ 24.939783] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 25.081177] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 25.087322] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest<14>[ 25.094884] [IGT] drm_read: exiting, ret=0 : empty-nonblock [1mSubtest empty-nonblock: SUCCESS (0.000s)[0m <8>[ 25.105980] <14>[ 25.132166] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.272793] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 25.279291] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest<14>[ 25.287199] [IGT] drm_read: exiting, ret=0 : short-buffer-block [1mSubtest short-buffer-block: SUCCESS (0.000s)[<8>[ 25.297996] 0m <14>[ 25.324644] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.467227] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 25.474011] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest<14>[ 25.482183] [IGT] drm_read: exiting, ret=0 : short-buffer-nonblock [1mSubtest short-buffer-nonblock: SUCCESS (0.0<8>[ 25.493167] 00s)[0m <14>[ 25.520369] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.661419] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 57.882570] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est shor<14>[ 57.890610] [IGT] drm_read: exiting, ret=0 t-buffer-wakeup: SUCCESS (32.215s)[0m <8>[ 57.901737] <8>[ 57.911999] <8>[ 57.937058] <14>[ 57.960076] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-ci<14>[ 57.969412] [IGT] kms_addfb_basic: starting subtest unused-handle p51 aarc<14>[ 57.976722] [IGT] kms_addfb_basic: finished subtest unused-handle, SUCCESS h64) Using IGT_SRANDOM=1706305755 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, f<14>[ 58.004095] [IGT] kms_addfb_basic: exiting, ret=0 ile ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test r<8>[ 58.015115] equirement 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_in<14>[ 58.042213] [IGT] kms_addfb_basic: executing tel_device(fd) IGT-Version: 1.28-ga44eb<14>[ 58.050702] [IGT] kms_addfb_basic: starting subtest unused-pitches fe (aarc<14>[ 58.057574] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS h64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.000s)[0m Test requirement not me<14>[ 58.084862] [IGT] kms_addfb_basic: exiting, ret=0 t in function igt_require_intel, file ../lib/drmtest.c:880: Test requir<8>[ 58.096106] ement: 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/drmte<14>[ 58.123271] [IGT] kms_addfb_basic: executing st.c:880: Test requirement: is_intel_device(fd)<14>[ 58.131926] [IGT] kms_addfb_basic: starting subtest unused-offsets IGT-Ve<14>[ 58.139408] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS rsion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-offsets [1mSubtest unused-offsets: SUCCESS (0.000s)[0<14>[ 58.166661] [IGT] kms_addfb_basic: exiting, ret=0 m Test requirement not met in function igt_require_intel, file ../lib/d<8>[ 58.177941] rmtest.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_requir<14>[ 58.204872] [IGT] kms_addfb_basic: executing e_intel, file ../lib/drmtest.c:880: Test requir<14>[ 58.213795] [IGT] kms_addfb_basic: starting subtest unused-modifier ement: i<14>[ 58.221349] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS s_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-modifier [1mSubtest unused-modifier:<14>[ 58.249209] [IGT] kms_addfb_basic: exiting, ret=0 SUCCESS (0.000s)[0m Test requirement not met in function igt_require_<8>[ 58.260886] 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<14>[ 58.287952] [IGT] kms_addfb_basic: executing function igt_require_intel, file ../lib/drmtest<14>[ 58.296597] [IGT] kms_addfb_basic: starting subtest clobberred-modifier .c:880: <14>[ 58.304533] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: clobberred-modifi<14>[ 58.332296] [IGT] kms_addfb_basic: exiting, ret=77 er Test requirement not met in function igt_require_i915, file ../lib/d<8>[ 58.343332] rmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest clobberred-modifier: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(f<14>[ 58.370917] [IGT] kms_addfb_basic: executing d) Test requirement not met in function<14>[ 58.379540] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete igt_req<14>[ 58.387664] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP uire_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-ga44<14>[ 58.415906] [IGT] kms_addfb_basic: exiting, ret=77 ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IG<8>[ 58.425973] T_SRANDOM=1706305756 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.c:880: Test r<14>[ 58.452319] [IGT] kms_addfb_basic: executing equirement: is_intel_device(fd) [1mSubtest inv<14>[ 58.461155] [IGT] kms_addfb_basic: starting subtest legacy-format alid-smem-bo-on-discrete: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest<14>[ 58.478856] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS .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_inte<14>[ 58.505342] [IGT] kms_addfb_basic: exiting, ret=0 l, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IG<8>[ 58.517020] T-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: legacy-format Successfully fuzzed 10000 {bpp, depth} varia<14>[ 58.544120] [IGT] kms_addfb_basic: executing tions [1mSubtest legacy-format: SUCCESS (0.010s)[0m Test req<14>[ 58.554207] [IGT] kms_addfb_basic: starting subtest no-handle uirement<14>[ 58.561189] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS 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_inte<14>[ 58.586957] [IGT] kms_addfb_basic: exiting, ret=0 l_device(fd) Test requirement not met in function igt_r<8>[ 58.597232] equire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /d<14>[ 58.622922] [IGT] kms_addfb_basic: executing ev/dri/card0 Starting subtest: no-handle [1mSubtest no-handle<14>[ 58.633384] [IGT] kms_addfb_basic: starting subtest basic : SUCCES<14>[ 58.639919] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS S (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>[ 58.665352] [IGT] kms_addfb_basic: exiting, ret=0 rmtest.c:880: Test requirement: is_intel_device(fd) Te<8>[ 58.674869] st 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305<14>[ 58.700365] [IGT] kms_addfb_basic: executing 756 for randomisation Opened device: /dev/dri/card0 Starting s<14>[ 58.710545] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 ubtest: <14>[ 58.717907] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS 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 <14>[ 58.743741] [IGT] kms_addfb_basic: exiting, ret=0 igt_require_intel, file ../lib/drmtest.c:880: Test requ<8>[ 58.753334] irement: 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.223-cip51 aar<14>[ 58.779180] [IGT] kms_addfb_basic: executing ch64) Using IGT_SRANDOM=1706305756 for randomisation Opened de<14>[ 58.789490] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 vice: /d<14>[ 58.796784] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS ev/dri/c<46>[ 58.804810] systemd-journald[127]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.1 (1537 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. ard0 St<46>[ 58.826859] systemd-journald[127]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. arting 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: <14>[ 58.856195] [IGT] kms_addfb_basic: exiting, ret=0 Test requirement: is_intel_device(fd) Test requirement not met <8>[ 58.866919] 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(<14>[ 58.893301] [IGT] kms_addfb_basic: executing fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=170<14>[ 58.906656] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 6305756 <14>[ 58.913434] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS 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:<14>[ 58.939053] [IGT] kms_addfb_basic: exiting, ret=0 880: Test requirement: is_intel_device(fd) Test requirement not met in<8>[ 58.950437] 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<14>[ 58.976740] [IGT] kms_addfb_basic: executing ) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 a<14>[ 58.986829] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 arch64) <14>[ 58.994158] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS Using IGT_SRANDOM=1706305756 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, <14>[ 59.020275] [IGT] kms_addfb_basic: exiting, ret=0 file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test <8>[ 59.031952] 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_i<14>[ 59.058906] [IGT] kms_addfb_basic: executing ntel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.<14>[ 59.069142] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 10.223-c<14>[ 59.076386] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS ip51 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 func<14>[ 59.102299] [IGT] kms_addfb_basic: exiting, ret=0 tion igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is<8>[ 59.113575] _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:<14>[ 59.140307] [IGT] kms_addfb_basic: executing Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44e<14>[ 59.150730] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 bfe (aar<14>[ 59.158155] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS ch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-256 [1mSubtest bad-pitch-256: SUCCESS (0.000s)[0m Test req<14>[ 59.184269] [IGT] kms_addfb_basic: exiting, ret=0 uirement not met in function igt_require_intel, file ../lib/drmtest.c:88<8>[ 59.195376] 0: 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, fi<14>[ 59.222462] [IGT] kms_addfb_basic: executing le ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 59.232638] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 IGT-Ver<14>[ 59.239872] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS sion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.0<14>[ 59.266058] [IGT] kms_addfb_basic: exiting, ret=0 00s)[0m Test requirement not met in function igt_requi<8>[ 59.276276] re_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 req<14>[ 59.302009] [IGT] kms_addfb_basic: executing uirement not met in function igt_require_intel, file ../lib/drmt<14>[ 59.312078] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 est.c:88<14>[ 59.319534] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS 0: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pi<14>[ 59.345902] [IGT] kms_addfb_basic: exiting, ret=0 tch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)[0m<8>[ 59.356122] 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: <14>[ 59.382120] [IGT] kms_addfb_basic: executing Test requirement: is_intel_device(fd) Test requirement not met in function igt<14>[ 59.393554] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any _require<14>[ 59.401397] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS _intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305757 for randomisation <14>[ 59.426390] [IGT] kms_addfb_basic: exiting, ret=0 Opened device: /dev/dri/card0 Starting subtest: bad-pitch-65536 [1mS<8>[ 59.437739] ubtest bad-pitch-65536: 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>[ 59.464389] [IGT] kms_addfb_basic: executing e_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test<14>[ 59.476300] [IGT] kms_addfb_basic: starting subtest invalid-get-prop require<14>[ 59.483829] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS ment 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.223-cip51 aarch64) Using IGT_S<14>[ 59.508353] [IGT] kms_addfb_basic: exiting, ret=0 RANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Star<8>[ 59.519858] ting subtest: invalid-get-prop-any [1mSubtest invalid-get-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 <14>[ 59.547769] [IGT] kms_addfb_basic: executing not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirem<14>[ 59.559406] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any ent: is_<14>[ 59.567233] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS 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.2<14>[ 59.592515] [IGT] kms_addfb_basic: exiting, ret=0 23-cip51 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opene<8>[ 59.603646] d 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(<14>[ 59.631766] [IGT] kms_addfb_basic: executing fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest<14>[ 59.643565] [IGT] kms_addfb_basic: starting subtest invalid-set-prop .c:880: <14>[ 59.651032] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, 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-ga44ebfe (a<14>[ 59.675903] [IGT] kms_addfb_basic: exiting, ret=0 arch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305757 fo<8>[ 59.686993] r 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 ../<14>[ 59.713031] [IGT] kms_addfb_basic: executing lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function <14>[ 59.726026] [IGT] kms_addfb_basic: starting subtest master-rmfb igt_requ<14>[ 59.733062] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS ire_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 requireme<14>[ 59.755929] [IGT] kms_addfb_basic: exiting, ret=0 nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aar<8>[ 59.765945] ch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m Te<14>[ 59.791013] [IGT] kms_addfb_basic: executing st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_dev<14>[ 59.805497] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag ice(fd) <14>[ 59.813813] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS 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<14>[ 59.836391] [IGT] kms_addfb_basic: exiting, ret=0 igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_int<8>[ 59.847631] el_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: master-rmfb [1mSubtest master-rmfb: SUCC<14>[ 59.875602] [IGT] kms_addfb_basic: executing ESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requi<14>[ 59.889987] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier rement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest<14>[ 59.906510] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, FAIL .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_d<14>[ 59.928271] [IGT] kms_addfb_basic: exiting, ret=98 evice(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: <8>[ 59.938519] 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-modifier-no-flag [1mSubtest addfb25-modifier-no-flag: SUCCES<14>[ 59.963220] [IGT] kms_addfb_basic: executing S (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 requi<14>[ 59.991998] [IGT] kms_addfb_basic: exiting, ret=77 rement not met in function igt_require_intel, file ../li<8>[ 60.001909] b/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/c<14>[ 60.028521] [IGT] kms_addfb_basic: executing ard0 Starting subtest: addfb25-bad-modifier (kms_addfb_basic:363) CRITICAL: Test assertion failure function addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:363) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | (((<14>[ 60.056431] [IGT] kms_addfb_basic: exiting, ret=77 'd')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(struct dr<8>[ 60.066247] m_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:363) CRITICAL: error: 0 != -1 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xdf444358] #2 [[ 60.091630] [IGT] kms_addfb_basic: executing own>+0xdf445fbc] #3 [+0xdf44156c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xdf4415b0] Subtest addfb25-bad-modifier failed. **** DEBUG **** (kms_addfb_basic:363) ioctl_wrappers-DEBUG: Test requirement passed: igt_has_fb_modifie<14>[ 60.121088] [IGT] kms_addfb_basic: exiting, ret=77 rs(fd) (kms_addfb_basic:363) CRITICAL: Test assertion f<8>[ 60.131311] ailure function addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:363) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0<14>[ 60.157480] [IGT] kms_addfb_basic: executing xB8)) << 0) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:363) CRITICAL: error: 0 != -1 (kms_addfb_basic:363) igt_core-INFO: Stack trace: (kms_addfb_basic:363) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_addfb_b<14>[ 60.186664] [IGT] kms_addfb_basic: exiting, ret=77 asic:363) igt_core-INFO: #1 [+0xdf444358] (k<8>[ 60.196630] ms_addfb_basic:363) igt_core-INFO: #2 [+0xdf445fbc] (kms_addfb_basic:363) igt_core-INFO: #3 [+0xdf44156c] (kms_addfb_basic:363) igt_core-INFO: #4 [__libc_init_first+0<14>[ 60.221535] [IGT] kms_addfb_basic: executing x80] (kms_addfb_basic:363) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_addfb_basic:363) igt_core-INFO: #6 [+0xdf4415b0] **** END **** [1mSubtest addfb25-bad-modifier: FAIL (0.009s)[0m Test requirement not met in function igt_require_intel, file ../lib/dr<14>[ 60.250801] [IGT] kms_addfb_basic: exiting, ret=77 mtest.c:880: Test requirement: is_intel_device(fd) Tes<8>[ 60.260939] t 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:88<14>[ 60.286609] [IGT] kms_addfb_basic: executing 0: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 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>[ 60.315814] [IGT] kms_addfb_basic: exiting, ret=77 requirement: is_intel_device(fd) [1mSubtest addfb25-x<8>[ 60.326393] -tiled-mismatch-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 functi<14>[ 60.351569] [IGT] kms_addfb_basic: executing on igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in functi<14>[ 60.380409] [IGT] kms_addfb_basic: exiting, ret=77 on igt_require_intel, file ../lib/drmtest.c:880: Test r<8>[ 60.390243] equirement: is_intel_device(fd) [1mSubtest addfb25-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_d<14>[ 60.415890] [IGT] kms_addfb_basic: executing evice(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.223-cip51 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/<14>[ 60.444452] [IGT] kms_addfb_basic: starting subtest size-max dri/card<14>[ 60.450972] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS 0 Test <14>[ 60.458579] [IGT] kms_addfb_basic: exiting, ret=0 requirement not met in function igt_require_intel, file <8>[ 60.468443] ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:88<14>[ 60.493515] [IGT] kms_addfb_basic: executing 0: 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305758 for ran<14>[ 60.522716] [IGT] kms_addfb_basic: starting subtest too-wide domisati<14>[ 60.529029] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS on Open<14>[ 60.536673] [IGT] kms_addfb_basic: exiting, ret=0 ed device: /dev/dri/card0 Test requirement not met in f<8>[ 60.546590] unction 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_i<14>[ 60.571163] [IGT] kms_addfb_basic: executing ntel_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.223-cip51 aarch64) Using IGT<14>[ 60.600054] [IGT] kms_addfb_basic: starting subtest too-high _SRANDOM<14>[ 60.606475] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS =1706305<14>[ 60.614061] [IGT] kms_addfb_basic: exiting, ret=0 758 for randomisation Opened device: /dev/dri/card0 Te<8>[ 60.624111] 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 ../lib/drm<14>[ 60.647888] [IGT] kms_addfb_basic: executing test.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) (L<14>[ 60.676509] [IGT] kms_addfb_basic: starting subtest bo-too-small inux: 5.<14>[ 60.683513] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS 10.223-c<14>[ 60.691477] [IGT] kms_addfb_basic: exiting, ret=0 ip51 aarch64) Using IGT_SRANDOM=1706305758 for randomis<8>[ 60.701386] ation 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 ig<14>[ 60.726414] [IGT] kms_addfb_basic: executing t_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: <14>[ 60.754982] [IGT] kms_addfb_basic: starting subtest small-bo 1.28-ga4<14>[ 60.761603] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS 4ebfe (a<14>[ 60.769215] [IGT] kms_addfb_basic: exiting, ret=0 arch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=17063<8>[ 60.780427] 05758 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_requ<14>[ 60.806634] [IGT] kms_addfb_basic: executing ire_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-Versio<14>[ 60.834777] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling n: 1.28-<14>[ 60.842714] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP ga44ebfe<14>[ 60.851669] [IGT] kms_addfb_basic: exiting, ret=77 (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SR<8>[ 60.861659] ANDOM=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 requi<14>[ 60.887526] [IGT] kms_addfb_basic: executing rement 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 requir<14>[ 60.916949] [IGT] kms_addfb_basic: exiting, ret=77 ement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (<8>[ 60.927223] aarch64) (Linux: 5.10.223-cip51 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: Tes<14>[ 60.953684] [IGT] kms_addfb_basic: executing t 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_<14>[ 60.983231] [IGT] kms_addfb_basic: exiting, ret=77 intel, file ../lib/drmtest.c:880: Test requirement: is_<8>[ 60.993073] intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met <14>[ 61.017861] [IGT] kms_addfb_basic: executing 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: S<14>[ 61.046657] [IGT] kms_addfb_basic: exiting, ret=77 UCCESS (0.000s)[0m Test requirement not met in functio<8>[ 61.057048] n igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Op<14>[ 61.083327] [IGT] kms_addfb_basic: executing ened 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) Start<14>[ 61.112881] [IGT] kms_addfb_basic: exiting, ret=77 ing subtest: bo-too-small [1mSubtest bo-too-small: SUC<8>[ 61.123114] CESS (0.000s)[0m Test <8>[ 61.132526] 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Open<8>[ 61.157960] ed 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_i<14>[ 61.180358] [IGT] kms_atomic: executing ntel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: small-bo [1mSubtest small-bo: SUCCESS (0.000s)[0m <14>[ 61.197764] [IGT] kms_atomic: starting subtest plane-overlay-legacy Test re<14>[ 61.205006] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 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.223-cip51 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) Starting subtest: bo-too-small-due-to-tiling Test requirement not met in function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest bo-too-small-due-to-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.223-cip51 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-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not<14>[ 61.403994] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS met in <14>[ 61.411704] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS function<14>[ 61.420027] [IGT] kms_atomic: exiting, ret=0 igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_int<8>[ 61.431135] el_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: Te<14>[ 61.458602] [IGT] kms_atomic: executing st requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5<14>[ 61.475689] [IGT] kms_atomic: starting subtest plane-primary-legacy .10.223-<14>[ 61.483020] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 cip51 aarch64) Using IGT_SRANDOM=1706305759 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-overlay-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subtest pipe-A-Writeback-1: SUCCESS (0.191s)[0m [1mSubtest plane-overlay-legacy: SUCCESS (0.207s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-primary-legacy Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 61.616207] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 61.623482] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_atomic:423) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:423) 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:423) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:423) 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 [+0xd9bd5cd0] #7 [+0xd9bd24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xd9bd24f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:423) igt_kms-DEBUG: plane A.11: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.11: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.11: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.11: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.11: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.12, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.13, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.14, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0<14>[ 62.998736] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL xffff/65<14>[ 63.006151] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL 535 (km<14>[ 63.014339] [IGT] kms_atomic: exiting, ret=98 s_atomic:423) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:423) ig<8>[ 63.027587] t_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_a<14>[ 63.054829] [IGT] kms_atomic: executing tomic:423) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 <14>[ 63.072307] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:423) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:423) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:423) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:423) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: } (kms_atomic:423) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:423) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_creat<14>[ 63.205318] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP e, file <14>[ 63.214477] [IGT] kms_atomic: exiting, ret=77 ../lib/igt_kms.c:1295: (kms_atomic:423) igt_kms-CRITICAL: Failed assert<8>[ 63.225756] ion: 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:423) igt_kms-CRITICAL: Last errno: <14>[ 63.253666] [IGT] kms_atomic: executing 12, Cannot allocate memory (kms_atomic:423) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:423) igt_core-INFO: Stack trace: (kms_atomic:423) ig<14>[ 63.270717] [IGT] kms_atomic: starting subtest plane-immutable-zpos t_core-I<14>[ 63.278071] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 NFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:423) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:423) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:423) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:423) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:423) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() (kms_atomic:423) igt_core-INFO: #6 [+0xd9bd5cd0] (kms_atomic:423) igt_core-INFO: #7 [+0xd9bd24b8] (kms_atomic:423) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:423) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:423) igt_core-INFO: #10 [+0xd9bd24f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.508s)[0m [1mSubtest plane-primary-legacy: FAIL (1.523s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 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.124s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-immutable-zpos Starting dynamic <14>[ 63.410100] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP subtest:<14>[ 63.417580] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP pipe-A-<14>[ 63.425682] [IGT] kms_atomic: exiting, ret=77 Writeback-1 Test requirement not met in function igt_require_pipe_crc, <8>[ 63.436760] 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: SKI<14>[ 63.464003] [IGT] kms_atomic: executing P (0.124s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.140s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.<14>[ 63.481378] [IGT] kms_atomic: starting subtest test-only 10.223-cip51 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: test-only <14>[ 63.612274] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.732904] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.740908] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 63.748261] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.113s)[0m [1mSubtest test-only: SUCCESS (0.<8>[ 63.759304] 253s)[0m <14>[ 63.785631] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/ca<14>[ 63.802390] [IGT] kms_atomic: starting subtest plane-cursor-legacy rd0 Starting<14>[ 63.809765] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: plane-cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.944615] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.952637] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 63.960850] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.127s)[0m [1mSubtest plane-cursor-legacy: S<8>[ 63.972098] UCCESS (0.143s)[0m <14>[ 63.999227] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/ca<14>[ 64.015857] [IGT] kms_atomic: starting subtest plane-invalid-params rd0 Starting<14>[ 64.023387] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: plane-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 64.158296] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 64.165559] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_atomic:438) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:438) 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:438) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:438) 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 [+0xb8c054dc] #7 [+0xb8c024b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xb8c024f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:438) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:438) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:438) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:438) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:438) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 45 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2d/45 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 49 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x31/49 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 44 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2c/44 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 154 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9a/154 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atomic:438) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:438) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:438) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2d/45 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9b/155 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2c/44 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data<14>[ 65.202395] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL : A.0, f<14>[ 65.209785] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL b 155 (<14>[ 65.217923] [IGT] kms_atomic: exiting, ret=98 kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9a/154 (kms_a<8>[ 65.230396] tomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting pro<14>[ 65.257715] [IGT] kms_atomic: executing perty "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atomic:438) <14>[ 65.275345] [IGT] kms_atomic: starting subtest plane-invalid-params-fence igt_kms-<14>[ 65.283588] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:438) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:438) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:438) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:438) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | <14>[ 65.415870] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP ((((size<14>[ 65.423797] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP of(struc<14>[ 65.432426] [IGT] kms_atomic: exiting, ret=77 t drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic<8>[ 65.443526] :438) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:438) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:438) igt_core-INFO: Stack trace: (kms_atomic:438) igt_core-INFO: #0 ../lib/igt_core.c:1989 __i<14>[ 65.471617] [IGT] kms_atomic: executing gt_fail_assert() (kms_atomic:438) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:438) igt_core-INFO: #2 ../lib/<14>[ 65.488602] [IGT] kms_atomic: starting subtest crtc-invalid-params igt_fb.c<14>[ 65.495873] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 :1249 create_bo_for_fb.isra.0() (kms_atomic:438) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:438) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:438) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:438) igt_core-INFO: #6 [+0xb8c054dc] (kms_atomic:438) igt_core-INFO: #7 [+0xb8c024b8] (kms_atomic:438) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:438) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:438) igt_core-INFO: #10 [+0xb8c024f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.171s)[0m [1mSubtest plane-invalid-params: FAIL (1.187s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 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: Test requirement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.125s)[0m No dynamic tests executed. [1mSubtest plane-invalid-params-fence: SKIP (0.140s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-inv<14>[ 65.630821] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS alid-par<14>[ 65.638483] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS ams Sta<14>[ 65.646680] [IGT] kms_atomic: exiting, ret=0 rting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subtest pipe-A-Wr<8>[ 65.657842] iteback-1: SUCCESS (0.127s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.143s)[0m <14>[ 65.684567] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.701316] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence rd0 <14>[ 65.709258] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting subtest: crtc-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 65.841185] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 65.848944] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met<14>[ 65.857501] [IGT] kms_atomic: exiting, ret=77 in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requi<8>[ 65.868552] rement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.125s)[0m No dynamic tests executed. [1mSubtest crtc-invalid-params-fence: SKIP (0.140s)[0m <14>[ 65.896753] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 <14>[ 65.914000] [IGT] kms_atomic: starting subtest atomic-invalid-params Starting<14>[ 65.921471] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: atomic-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 66.054865] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 66.062897] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 66.071282] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.126s)[0m [1mSubtest atomic-invalid-params:<8>[ 66.082560] SUCCESS (0.142s)[0m <14>[ 66.110321] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/ca<14>[ 66.126953] [IGT] kms_atomic: starting subtest atomic-plane-damage rd0 Starting subtest: atomic-plane-damage No dynam<14>[ 66.259306] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests<14>[ 66.267355] [IGT] kms_atomic: exiting, ret=77 executed. [1mSubtest atomic-plane-damage: SKIP (0.125s)[0m <8>[ 66.278473] <8>[ 66.288775] <8>[ 66.314255] <14>[ 66.337943] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 <14>[ 66.355812] [IGT] kms_flip_event_leak: starting subtest basic Starting<14>[ 66.362736] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 subtest: basic Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 66.384993] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 66.392257] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_flip_event_leak:459) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:459) 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:459) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:459) 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 [+0xdf001964] #6 [+0xdf00146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xdf0014b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_<14>[ 67.091611] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL flip_eve<14>[ 67.100298] [IGT] kms_flip_event_leak: finished subtest basic, FAIL nt_leak:<14>[ 67.107853] [IGT] kms_flip_event_leak: exiting, ret=98 459) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_flip_ev<8>[ 67.120049] ent_leak:459) igt_kms-DEBUG: Tes<8>[ 67.128938] t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCrtc pipe C, disa<8>[ 67.154448] bling (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation <14>[ 67.177469] [IGT] kms_prop_blob: executing pipe C, <14>[ 67.182549] [IGT] kms_prop_blob: starting subtest basic plane 17<14>[ 67.188638] [IGT] kms_prop_blob: finished subtest basic, SUCCESS (kms_f<14>[ 67.195801] [IGT] kms_prop_blob: exiting, ret=0 lip_event_leak:459) igt_kms-DEBUG: display: SetCurso<8>[ 67.205946] r pipe C, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_pl<14>[ 67.230280] [IGT] kms_prop_blob: executing anes (k<14>[ 67.235977] [IGT] kms_prop_blob: starting subtest blob-prop-core ms_flip_<14>[ 67.242772] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS event_le<14>[ 67.250731] [IGT] kms_prop_blob: exiting, ret=0 ak:459) igt_kms-DEBUG: display: Fixing up initial ro<8>[ 67.260657] tation pipe D, plane 0 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n<14>[ 67.286049] [IGT] kms_prop_blob: executing _planes <14>[ 67.291725] [IGT] kms_prop_blob: starting subtest blob-prop-validate (kms_fl<14>[ 67.298951] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS ip_event<14>[ 67.307185] [IGT] kms_prop_blob: exiting, ret=0 _leak:459) igt_kms-DEBUG: display: Fixing up initial<8>[ 67.317113] rotation pipe D, plane 17 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) <14>[ 67.341695] [IGT] kms_prop_blob: executing (kms_fli<14>[ 67.346985] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime p_event_<14>[ 67.354305] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS leak:459<14>[ 67.362483] [IGT] kms_prop_blob: exiting, ret=0 ) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<8>[ 67.372248] && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCrtc <14>[ 67.397177] [IGT] kms_prop_blob: executing pipe E, <14>[ 67.402322] [IGT] kms_prop_blob: starting subtest blob-multiple disablin<14>[ 67.409333] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS g (kms_<14>[ 67.416952] [IGT] kms_prop_blob: exiting, ret=0 flip_event_leak:459) igt_kms-DEBUG: Test requirement pas<8>[ 67.426831] sed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_flip_event_leak:459) igt_kms-DEBUG: display: <14>[ 67.451677] [IGT] kms_prop_blob: executing SetC<14>[ 67.457078] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any ursor pi<14>[ 67.464468] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS pe E, di<14>[ 67.472955] [IGT] kms_prop_blob: exiting, ret=0 sabling (kms_flip_event_leak:459) igt_kms-DEBUG: displa<8>[ 67.482877] y: MoveCursor pipe E, (0, 0) (kms_flip_event_leak:459) igt_kms-DEBUG: display: } (kms_flip_event_leak:459) drmtest-DEBUG: Force option used: Using driver vc4 (kms_flip_event_leak:459) drmtest-DEBUG: Op<14>[ 67.508998] [IGT] kms_prop_blob: executing ened pre<14>[ 67.514367] [IGT] kms_prop_blob: starting subtest invalid-get-prop viously <14>[ 67.521421] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS opened d<14>[ 67.529535] [IGT] kms_prop_blob: exiting, ret=0 evice: /dev/dri/card0 (kms_flip_event_leak:459) drmtest<8>[ 67.539334] -DEBUG: Test requirement passed: !(fd<0) (kms_flip_event_leak:459) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_le<14>[ 67.564350] [IGT] kms_prop_blob: executing ak:459) <14>[ 67.569899] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any igt_kms-<14>[ 67.577286] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS CRITICAL<14>[ 67.585773] [IGT] kms_prop_blob: exiting, ret=0 : Test assertion failure function kmstest_dumb_create, f<8>[ 67.595726] ile ../lib/igt_kms.c:1295: (kms_flip_event_leak:459) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_crea<14>[ 67.621663] [IGT] kms_prop_blob: executing te_dumb)<14>[ 67.627232] [IGT] kms_prop_blob: starting subtest invalid-set-prop ))) << (<14>[ 67.634228] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS (0+8)+8)<14>[ 67.642366] [IGT] kms_prop_blob: exiting, ret=0 ))), (&create)) == 0 (kms_flip_event_leak:459) igt_kms-<8>[ 67.652330] CRITICAL: Last errno: 12<8>[ 67.661943] , Cannot allocate memory (kms_flip_event_leak:459) igt_kms-CRITICAL: error: -1 != 0 (kms_flip_event_leak:459) igt_core-INFO: Stack trace: (kms_flip_event_leak:459) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (<8>[ 67.686640] kms_flip_event_leak:459) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_flip_event_leak:459) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip_event_<14>[ 67.709286] [IGT] kms_setmode: executing leak:459<14>[ 67.714436] [IGT] kms_setmode: starting subtest basic ) igt_co<14>[ 67.720346] [IGT] kms_setmode: finished subtest basic, SKIP re-INFO:<14>[ 67.726993] [IGT] kms_setmode: exiting, ret=77 #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() <8>[ 67.736880] (kms_flip_event_leak:459) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_flip_event_leak:459) igt_core-INFO: #5 [+0xdf001964] (kms_flip_event_leak:459) igt_core-IN<14>[ 67.760599] [IGT] kms_setmode: executing FO: #6<14>[ 67.765538] [IGT] kms_setmode: starting subtest basic-clone-single-crtc [[ 67.772952] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP wn>+0xdf<14>[ 67.781194] [IGT] kms_setmode: exiting, ret=77 00146c] (kms_flip_event_leak:459) igt_core-INFO: #7 [<8>[ 67.791117] __libc_init_first+0x80] (kms_flip_event_leak:459) igt_core-INFO: #8 [__libc_start_main+0x98] (kms_flip_event_leak:459) igt_core-INFO: #9 [+0xdf0014b0] **** END **** [1mDynamic subtest pipe<14>[ 67.817584] [IGT] kms_setmode: executing -A-Write<14>[ 67.822744] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc back-1: <14>[ 67.830344] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP FAIL (0.<14>[ 67.838752] [IGT] kms_setmode: exiting, ret=77 720s)[0m [1mSubtest basic: FAIL (0.738s)[0m IGT-Ver<8>[ 67.848617] sion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic [1mSubtest basic: SUCCES<14>[ 67.873770] [IGT] kms_setmode: executing S (0.000<14>[ 67.879044] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc s)[0m <14>[ 67.886933] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP IGT-Vers<14>[ 67.895606] [IGT] kms_setmode: exiting, ret=77 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarc<8>[ 67.905585] h64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-prop-core [1mSubtest blob-prop-core: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aar<14>[ 67.931685] [IGT] kms_setmode: executing ch64) (L<14>[ 67.936904] [IGT] kms_setmode: starting subtest clone-exclusive-crtc inux: 5.<14>[ 67.944065] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP 10.223-c<14>[ 67.952034] [IGT] kms_setmode: exiting, ret=77 ip51 aarch64) Using IGT_SRANDOM=1706305765 for randomis<8>[ 67.961950] ation Opened device: /dev/dri/card0 Starting subtest: blob-prop-validate [1mSubtest blob-prop-validate: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IG<14>[ 67.987840] [IGT] kms_setmode: executing T_SRANDO<14>[ 67.993343] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing M=170630<14>[ 68.001710] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP 5765 for<14>[ 68.010910] [IGT] kms_setmode: exiting, ret=77 randomisation Opened device: /dev/dri/card0 Starting <8>[ 68.020666] subtest: blob-prop-lifet<8>[ 68.031611] ime [1mSubtest blob-prop-lifetime: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-m<8>[ 68.056572] ultiple [1mSubtest blob-multiple: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 S<14>[ 68.079846] [IGT] kms_vblank: executing tarting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip<14>[ 68.097502] [IGT] kms_vblank: starting subtest invalid 51 aarch<14>[ 68.103852] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 64) Using IGT_SRANDOM=1706305765 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305765 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305765 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305765 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305765 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305765 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305765 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.223-cip51 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.223-cip51 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:516) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:516) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:516) 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 [+0xc04e338c] #3 [+0xc04e1c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc04e1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:516) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:516) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:516) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:516) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:516) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:516) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:516) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:516) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plan<14>[ 71.915414] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL e_idx < <14>[ 71.922898] [IGT] kms_vblank: finished subtest invalid, FAIL pipe->n_<14>[ 71.929929] [IGT] kms_vblank: exiting, ret=98 planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, <8>[ 71.942605] plane 0 (kms_vblank:516) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: <14>[ 71.967734] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:516) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:516) igt<14>[ 71.985518] [IGT] kms_vblank: starting subtest crtc-id _kms-DEB<14>[ 71.991974] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 UG: display: MoveCursor pipe D, (0, 0) (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:516) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:516) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:516) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:516) igt_kms-DEBUG: display: } (kms_vblank:516) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:516) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:516) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:516) igt_core-INFO: Stack trace: (kms_vblank:516) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:516) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:516) igt_core-INFO: #2 [+0xc04e338c] (kms_vblank:516) igt_core-INFO: #3 [+0xc04e1c78] (kms_vblank:516) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:516) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:516) igt_core-INFO: #6 [+0xc04e1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.804s)[0m [1mSubtest invalid: FAIL (3.819s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305769 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-id Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:519) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:519) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:519) 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 [+0xe0023728] #3 [+0xe0021c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe0021cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:519) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:519) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:519) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:519) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:519) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:519) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:519) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:519) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<14>[ 75.754727] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 75.762193] [IGT] kms_vblank: finished subtest crtc-id, FAIL e_idx < <14>[ 75.769214] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 75.781589] pipe D, plane 0 (kms_vblank:519) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: <14>[ 75.808158] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:519) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:519) igt<14>[ 75.825703] [IGT] kms_vblank: starting subtest accuracy-idle _kms-DEB<14>[ 75.832559] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 UG: display: MoveCursor pipe D, (0, 0) (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:519) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:519) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:519) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:519) igt_kms-DEBUG: display: } (kms_vblank:519) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:519) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:519) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:519) igt_core-INFO: Stack trace: (kms_vblank:519) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:519) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:519) igt_core-INFO: #2 [+0xe0023728] (kms_vblank:519) igt_core-INFO: #3 [+0xe0021c78] (kms_vblank:519) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:519) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:519) igt_core-INFO: #6 [+0xe0021cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.755s)[0m [1mSubtest crtc-id: FAIL (3.770s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305773 for randomisation Opened device: /dev/dri/card0 Starting subtest: accuracy-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:522) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:522) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:522) 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 [+0xd0c81f94] #3 [+0xd0c82fa0] #4 [+0xd0c831bc] #5 [+0xd0c81c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd0c81cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:522) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:522) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:522) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:522) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:522) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:522) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:522) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:522) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane<14>[ 79.595430] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 79.602876] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL 0 && pla<14>[ 79.610431] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial <8>[ 79.622894] rotation pipe D, plane 0 (kms_vblank:522) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522<14>[ 79.649136] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:522) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 79.666113] [IGT] kms_vblank: starting subtest query-idle ing (km<14>[ 79.672588] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 s_vblank:522) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:522) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:522) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:522) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:522) igt_kms-DEBUG: display: } (kms_vblank:522) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:522) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:522) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:522) igt_core-INFO: Stack trace: (kms_vblank:522) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:522) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:522) igt_core-INFO: #2 [+0xd0c81f94] (kms_vblank:522) igt_core-INFO: #3 [+0xd0c82fa0] (kms_vblank:522) igt_core-INFO: #4 [+0xd0c831bc] (kms_vblank:522) igt_core-INFO: #5 [+0xd0c81c78] (kms_vblank:522) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:522) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:522) igt_core-INFO: #8 [+0xd0c81cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.755s)[0m [1mSubtest accuracy-idle: FAIL (3.771s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305777 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:525) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:525) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:525) 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 [+0xdf381f94] #3 [+0xdf382fa0] #4 [+0xdf3831bc] #5 [+0xdf381c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdf381cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:525) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:525) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:525) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:525) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:525) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:525) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:525) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:525) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane<14>[ 83.435482] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 83.442942] [IGT] kms_vblank: finished subtest query-idle, FAIL 0 && pla<14>[ 83.450254] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial <8>[ 83.462948] rotation pipe D, plane 0 (kms_vblank:525) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525<14>[ 83.488738] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:525) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 83.506038] [IGT] kms_vblank: starting subtest query-idle-hang s_vblank<14>[ 83.513061] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP :525) ig<14>[ 83.520593] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 83.530384] s_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 83.555026] [IGT] kms_vblank: executing :525) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 83.572250] [IGT] kms_vblank: starting subtest query-forked x < pipe<14>[ 83.579027] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:525) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:525) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:525) igt_kms-DEBUG: display: } (kms_vblank:525) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:525) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:525) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:525) igt_core-INFO: Stack trace: (kms_vblank:525) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:525) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:525) igt_core-INFO: #2 [+0xdf381f94] (kms_vblank:525) igt_core-INFO: #3 [+0xdf382fa0] (kms_vblank:525) igt_core-INFO: #4 [+0xdf3831bc] (kms_vblank:525) igt_core-INFO: #5 [+0xdf381c78] (kms_vblank:525) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:525) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:525) igt_core-INFO: #8 [+0xdf381cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.755s)[0m [1mSubtest query-idle: FAIL (3.771s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305781 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305781 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:531) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:531) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:531) 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 [+0xdab91f94] #3 [+0xdab92fa0] #4 [+0xdab931bc] #5 [+0xdab91c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdab91cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:531) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:531) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:531) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:531) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:531) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:531) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:531) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:531) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane<14>[ 87.531418] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 87.538877] [IGT] kms_vblank: finished subtest query-forked, FAIL 0 && plane_idx < pipe->n_planes <14>[ 87.548246] [IGT] kms_vblank: exiting, ret=98 (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation<8>[ 87.559477] pipe D, plane 0 (kms_vblank:531) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 87.584390] [IGT] kms_vblank: executing lank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:531) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 87.601371] [IGT] kms_vblank: starting subtest query-forked-hang , disabl<14>[ 87.608125] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP ing (km<14>[ 87.615840] [IGT] kms_vblank: exiting, ret=77 s_vblank:531) igt_kms-DEBUG: display: MoveCursor pip<8>[ 87.625563] e D, (0, 0) (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 87.650762] [IGT] kms_vblank: executing e 0 (kms_vblank:531) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx <14>[ 87.667823] [IGT] kms_vblank: starting subtest query-busy >= 0 && <14>[ 87.674253] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:531) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:531) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:531) igt_kms-DEBUG: display: } (kms_vblank:531) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:531) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:531) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:531) igt_core-INFO: Stack trace: (kms_vblank:531) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:531) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:531) igt_core-INFO: #2 [+0xdab91f94] (kms_vblank:531) igt_core-INFO: #3 [+0xdab92fa0] (kms_vblank:531) igt_core-INFO: #4 [+0xdab931bc] (kms_vblank:531) igt_core-INFO: #5 [+0xdab91c78] (kms_vblank:531) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:531) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:531) igt_core-INFO: #8 [+0xdab91cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.945s)[0m [1mSubtest query-forked: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305785 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305785 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:537) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:537) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:537) 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 [+0xc5ff1f94] #3 [+0xc5ff2fa0] #4 [+0xc5ff31bc] #5 [+0xc5ff1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc5ff1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:537) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:537) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:537) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:537) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:537) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:537) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:537) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:537) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane<14>[ 91.627454] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 91.634911] [IGT] kms_vblank: finished subtest query-busy, FAIL 0 && pla<14>[ 91.642216] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial <8>[ 91.654969] rotation pipe D, plane 0 (kms_vblank:537) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537<14>[ 91.680851] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:537) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 91.697637] [IGT] kms_vblank: starting subtest query-busy-hang ing (km<14>[ 91.704325] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP s_vblank<14>[ 91.711905] [IGT] kms_vblank: exiting, ret=77 :537) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 91.721612] 0) (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 91.747041] [IGT] kms_vblank: executing :537) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 91.764383] [IGT] kms_vblank: starting subtest query-forked-busy x < pipe<14>[ 91.771430] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:537) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:537) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:537) igt_kms-DEBUG: display: } (kms_vblank:537) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:537) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:537) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:537) igt_core-INFO: Stack trace: (kms_vblank:537) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:537) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:537) igt_core-INFO: #2 [+0xc5ff1f94] (kms_vblank:537) igt_core-INFO: #3 [+0xc5ff2fa0] (kms_vblank:537) igt_core-INFO: #4 [+0xc5ff31bc] (kms_vblank:537) igt_core-INFO: #5 [+0xc5ff1c78] (kms_vblank:537) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:537) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:537) igt_core-INFO: #8 [+0xc5ff1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.945s)[0m [1mSubtest query-busy: FAIL (3.961s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305789 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305789 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:543) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:543) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:543) 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 [+0xb1961f94] #3 [+0xb1962fa0] #4 [+0xb19631bc] #5 [+0xb1961c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb1961cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:543) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:543) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:543) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:543) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:543) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:543) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:543) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:543) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane<14>[ 95.723409] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 95.730864] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL 0 && pla<14>[ 95.738768] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial <8>[ 95.751214] rotation pipe D, plane 0 (kms_vblank:543) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_km<14>[ 95.778114] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:543) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 95.795951] [IGT] kms_vblank: starting subtest query-forked-busy-hang :543) ig<14>[ 95.803556] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP t_kms-DE<14>[ 95.811682] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 95.821461] :543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:543) igt_kms-DE<14>[ 95.847449] [IGT] kms_vblank: executing BUG: display: SetCrtc pipe E, disabling (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plan<14>[ 95.864792] [IGT] kms_vblank: starting subtest wait-idle es (kms<14>[ 95.871173] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:543) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:543) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:543) igt_kms-DEBUG: display: } (kms_vblank:543) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:543) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:543) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:543) igt_core-INFO: Stack trace: (kms_vblank:543) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:543) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:543) igt_core-INFO: #2 [+0xb1961f94] (kms_vblank:543) igt_core-INFO: #3 [+0xb1962fa0] (kms_vblank:543) igt_core-INFO: #4 [+0xb19631bc] (kms_vblank:543) igt_core-INFO: #5 [+0xb1961c78] (kms_vblank:543) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:543) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:543) igt_core-INFO: #8 [+0xb1961cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest query-forked-busy: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305793 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305793 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:549) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:549) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:549) 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 [+0xcdb41f94] #3 [+0xcdb42fa0] #4 [+0xcdb431bc] #5 [+0xcdb41c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcdb41cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:549) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:549) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:549) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:549) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:549) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:549) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:549) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:549) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane<14>[ 99.819419] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 99.826885] [IGT] kms_vblank: finished subtest wait-idle, FAIL 0 && pla<14>[ 99.834086] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial <8>[ 99.846798] rotation pipe D, plane 0 (kms_vblank:549) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_km<14>[ 99.872911] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:549) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 99.890571] [IGT] kms_vblank: starting subtest wait-idle-hang :549) ig<14>[ 99.897462] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP t_kms-DE<14>[ 99.904892] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 99.914616] :549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:549) ig<14>[ 99.939726] [IGT] kms_vblank: executing t_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 99.956604] [IGT] kms_vblank: starting subtest wait-forked ->n_plan<14>[ 99.963137] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 es (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:549) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:549) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:549) igt_kms-DEBUG: display: } (kms_vblank:549) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:549) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:549) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:549) igt_core-INFO: Stack trace: (kms_vblank:549) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:549) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:549) igt_core-INFO: #2 [+0xcdb41f94] (kms_vblank:549) igt_core-INFO: #3 [+0xcdb42fa0] (kms_vblank:549) igt_core-INFO: #4 [+0xcdb431bc] (kms_vblank:549) igt_core-INFO: #5 [+0xcdb41c78] (kms_vblank:549) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:549) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:549) igt_core-INFO: #8 [+0xcdb41cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.940s)[0m [1mSubtest wait-idle: FAIL (3.956s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305797 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305797 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:555) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:555) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:555) 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 [+0xd7821f94] #3 [+0xd7822fa0] #4 [+0xd78231bc] #5 [+0xd7821c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd7821cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:555) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:555) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:555) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:555) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:555) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:555) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:555) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:555) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane<14>[ 103.915413] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 103.922876] [IGT] kms_vblank: finished subtest wait-forked, FAIL 0 && pla<14>[ 103.930260] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial <8>[ 103.943048] rotation pipe D, plane 0 (kms_vblank:555) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_km<14>[ 103.969200] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:555) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 103.987025] [IGT] kms_vblank: starting subtest wait-forked-hang :555) ig<14>[ 103.993988] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP t_kms-DE<14>[ 104.001589] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 104.011345] :555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:555) igt_kms-DEBUG: dis<14>[ 104.037529] [IGT] kms_vblank: executing play: SetCrtc pipe E, disabling (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:<14>[ 104.055315] [IGT] kms_vblank: starting subtest wait-busy 555) igt<14>[ 104.062065] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:555) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:555) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:555) igt_kms-DEBUG: display: } (kms_vblank:555) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:555) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:555) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:555) igt_core-INFO: Stack trace: (kms_vblank:555) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:555) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:555) igt_core-INFO: #2 [+0xd7821f94] (kms_vblank:555) igt_core-INFO: #3 [+0xd7822fa0] (kms_vblank:555) igt_core-INFO: #4 [+0xd78231bc] (kms_vblank:555) igt_core-INFO: #5 [+0xd7821c78] (kms_vblank:555) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:555) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:555) igt_core-INFO: #8 [+0xd7821cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.945s)[0m [1mSubtest wait-forked: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305801 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305801 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:561) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:561) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:561) 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 [+0xd1191f94] #3 [+0xd1192fa0] #4 [+0xd11931bc] #5 [+0xd1191c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd1191cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:561) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:561) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:561) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:561) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:561) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:561) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:561) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:561) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane<14>[ 108.011534] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 108.018961] [IGT] kms_vblank: finished subtest wait-busy, FAIL 0 && pla<14>[ 108.026140] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial <8>[ 108.038600] rotation pipe D, plane 0 (kms_vblank:561) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561<14>[ 108.064503] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:561) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 108.081637] [IGT] kms_vblank: starting subtest wait-busy-hang ing (km<14>[ 108.088253] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP s_vblank<14>[ 108.095655] [IGT] kms_vblank: exiting, ret=77 :561) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 108.105387] 0) (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 108.130298] [IGT] kms_vblank: executing s_vblank:561) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 108.147623] [IGT] kms_vblank: starting subtest wait-forked-busy x < pipe<14>[ 108.155040] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:561) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:561) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:561) igt_kms-DEBUG: display: } (kms_vblank:561) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:561) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:561) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:561) igt_core-INFO: Stack trace: (kms_vblank:561) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:561) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:561) igt_core-INFO: #2 [+0xd1191f94] (kms_vblank:561) igt_core-INFO: #3 [+0xd1192fa0] (kms_vblank:561) igt_core-INFO: #4 [+0xd11931bc] (kms_vblank:561) igt_core-INFO: #5 [+0xd1191c78] (kms_vblank:561) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:561) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:561) igt_core-INFO: #8 [+0xd1191cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.942s)[0m [1mSubtest wait-busy: FAIL (3.957s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305805 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305806 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:567) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:567) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:567) 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 [+0xc1e51f94] #3 [+0xc1e52fa0] #4 [+0xc1e531bc] #5 [+0xc1e51c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc1e51cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:567) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:567) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:567) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:567) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:567) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:567) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:567) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:567) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= <14>[ 112.108234] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL 0 && pla<14>[ 112.115685] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL ne_idx <<14>[ 112.123500] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial <8>[ 112.135430] rotation pipe D, plane 0 (kms_vblank:567) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_km<14>[ 112.162212] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:567) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 112.179425] [IGT] kms_vblank: starting subtest wait-forked-busy-hang s_vblank<14>[ 112.186796] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP :567) ig<14>[ 112.194850] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 112.204370] s_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 112.230288] [IGT] kms_vblank: executing :567) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 112.247125] [IGT] kms_vblank: starting subtest ts-continuation-idle x < pipe<14>[ 112.254467] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:567) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:567) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:567) igt_kms-DEBUG: display: } (kms_vblank:567) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:567) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:567) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:567) igt_core-INFO: Stack trace: (kms_vblank:567) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:567) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:567) igt_core-INFO: #2 [+0xc1e51f94] (kms_vblank:567) igt_core-INFO: #3 [+0xc1e52fa0] (kms_vblank:567) igt_core-INFO: #4 [+0xc1e531bc] (kms_vblank:567) igt_core-INFO: #5 [+0xc1e51c78] (kms_vblank:567) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:567) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:567) igt_core-INFO: #8 [+0xc1e51cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.945s)[0m [1mSubtest wait-forked-busy: FAIL (3.961s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305810 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:573) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:573) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:573) 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 [+0xbf3a1f94] #3 [+0xbf3a2fa0] #4 [+0xbf3a31bc] #5 [+0xbf3a1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbf3a1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:573) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:573) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:573) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:573) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:573) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:573) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:573) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:573) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane<14>[ 116.203405] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 116.210865] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL 0 && pla<14>[ 116.219039] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial <8>[ 116.231697] rotation pipe D, plane 0 (kms_vblank:573) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573<14>[ 116.258326] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:573) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 116.275303] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang ing (km<14>[ 116.282921] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP s_vblank<14>[ 116.291352] [IGT] kms_vblank: exiting, ret=77 :573) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 116.301133] 0) (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 116.326423] [IGT] kms_vblank: executing e 0 (kms_vblank:573) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx <14>[ 116.343166] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm >= 0 && <14>[ 116.351043] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:573) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:573) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:573) igt_kms-DEBUG: display: } (kms_vblank:573) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:573) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:573) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:573) igt_core-INFO: Stack trace: (kms_vblank:573) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:573) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:573) igt_core-INFO: #2 [+0xbf3a1f94] (kms_vblank:573) igt_core-INFO: #3 [+0xbf3a2fa0] (kms_vblank:573) igt_core-INFO: #4 [+0xbf3a31bc] (kms_vblank:573) igt_core-INFO: #5 [+0xbf3a1c78] (kms_vblank:573) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:573) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:573) igt_core-INFO: #8 [+0xbf3a1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.941s)[0m [1mSubtest ts-continuation-idle: FAIL (3.957s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305814 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305814 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-dpms-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:579) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:579) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:579) 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 [+0xdf2b1f94] #3 [+0xdf2b2fa0] #4 [+0xdf2b31bc] #5 [+0xdf2b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdf2b1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:579) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:579) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:579) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:579) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:579) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:579) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:579) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:579) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane<14>[ 120.299423] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 120.306874] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL 0 && pla<14>[ 120.315380] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up <8>[ 120.327378] initial rotation pipe D, plane 0 (kms_vblank:579) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579<14>[ 120.354957] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:579) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 120.372137] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend ing (km<14>[ 120.380230] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 s_vblank:579) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:579) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:579) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:579) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:579) igt_kms-DEBUG: display: } (kms_vblank:579) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:579) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:579) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:579) igt_core-INFO: Stack trace: (kms_vblank:579) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:579) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:579) igt_core-INFO: #2 [+0xdf2b1f94] (kms_vblank:579) igt_core-INFO: #3 [+0xdf2b2fa0] (kms_vblank:579) igt_core-INFO: #4 [+0xdf2b31bc] (kms_vblank:579) igt_core-INFO: #5 [+0xdf2b1c78] (kms_vblank:579) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:579) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:579) igt_core-INFO: #8 [+0xdf2b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.941s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (3.956s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305818 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-dpms-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:582) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:582) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:582) 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 [+0xcb211f94] #3 [+0xcb212fa0] #4 [+0xcb2131bc] #5 [+0xcb211c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcb211cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:582) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:582) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:582) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:582) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:582) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:582) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:582) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:582) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane<14>[ 124.139565] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 124.146992] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL 0 && pla<14>[ 124.155833] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial <8>[ 124.168540] rotation pipe D, plane 0 (kms_vblank:582) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_km<14>[ 124.196486] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:582) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 124.213856] [IGT] kms_vblank: starting subtest ts-continuation-suspend :582) ig<14>[ 124.221977] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:582) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:582) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:582) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:582) igt_kms-DEBUG: display: } (kms_vblank:582) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:582) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:582) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:582) igt_core-INFO: Stack trace: (kms_vblank:582) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:582) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:582) igt_core-INFO: #2 [+0xcb211f94] (kms_vblank:582) igt_core-INFO: #3 [+0xcb212fa0] (kms_vblank:582) igt_core-INFO: #4 [+0xcb2131bc] (kms_vblank:582) igt_core-INFO: #5 [+0xcb211c78] (kms_vblank:582) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:582) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:582) igt_core-INFO: #8 [+0xcb211cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.752s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (3.767s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305822 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:585) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:585) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:585) 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 [+0xbb951f94] #3 [+0xbb952fa0] #4 [+0xbb9531bc] #5 [+0xbb951c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbb951cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:585) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:585) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:585) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:585) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:585) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:585) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:585) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:585) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane<14>[ 127.979471] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 127.986919] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL 0 && pla<14>[ 127.995343] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up <8>[ 128.007384] initial rotation pipe D, plane 0 (kms_vblank:585) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 128.033939] [IGT] kms_vblank: executing lank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:585) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 128.051171] [IGT] kms_vblank: starting subtest ts-continuation-modeset , disabl<14>[ 128.058832] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ing (kms_vblank:585) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:585) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:585) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:585) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:585) igt_kms-DEBUG: display: } (kms_vblank:585) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:585) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:585) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:585) igt_core-INFO: Stack trace: (kms_vblank:585) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:585) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:585) igt_core-INFO: #2 [+0xbb951f94] (kms_vblank:585) igt_core-INFO: #3 [+0xbb952fa0] (kms_vblank:585) igt_core-INFO: #4 [+0xbb9531bc] (kms_vblank:585) igt_core-INFO: #5 [+0xbb951c78] (kms_vblank:585) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:585) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:585) igt_core-INFO: #8 [+0xbb951cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.750s)[0m [1mSubtest ts-continuation-suspend: FAIL (3.765s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305825 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:588) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:588) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:588) 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 [+0xb4fb1f94] #3 [+0xb4fb2fa0] #4 [+0xb4fb31bc] #5 [+0xb4fb1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb4fb1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:588) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:588) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:588) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:588) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:588) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:588) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:588) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:588) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane<14>[ 131.819456] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 131.826902] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL 0 && pla<14>[ 131.835339] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial <8>[ 131.847963] rotation pipe D, plane 0 (kms_vblank:588) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588<14>[ 131.874836] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:588) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 131.891933] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang ing (km<14>[ 131.899804] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP s_vblank<14>[ 131.908439] [IGT] kms_vblank: exiting, ret=77 :588) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 131.918181] 0) (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:588) ig<14>[ 131.945614] [IGT] kms_vblank: executing t_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plan<14>[ 131.963171] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm es (kms<14>[ 131.971522] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:588) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:588) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:588) igt_kms-DEBUG: display: } (kms_vblank:588) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:588) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:588) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:588) igt_core-INFO: Stack trace: (kms_vblank:588) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:588) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:588) igt_core-INFO: #2 [+0xb4fb1f94] (kms_vblank:588) igt_core-INFO: #3 [+0xb4fb2fa0] (kms_vblank:588) igt_core-INFO: #4 [+0xb4fb31bc] (kms_vblank:588) igt_core-INFO: #5 [+0xb4fb1c78] (kms_vblank:588) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:588) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:588) igt_core-INFO: #8 [+0xb4fb1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.753s)[0m [1mSubtest ts-continuation-modeset: FAIL (3.768s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305829 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305829 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:594) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:594) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:594) 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 [+0xcb2c1f94] #3 [+0xcb2c2fa0] #4 [+0xcb2c31bc] #5 [+0xcb2c1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcb2c1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:594) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:594) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:594) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:594) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:594) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:594) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:594) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:594) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane<14>[ 135.915548] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 135.922972] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL 0 && pla<14>[ 135.931715] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial <8>[ 135.944385] rotation pipe D, plane 0 (kms_v<8>[ 135.955695] blank:594) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation<8>[ 135.980733] pipe D, plane 17 (kms_vblank:594) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:594) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:594) igt_kms-DEBUG: Tes<14>[ 136.003514] [IGT] vc4_create_bo: executing t requir<14>[ 136.008999] [IGT] vc4_create_bo: starting subtest create-bo-4096 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initi<14>[ 136.025778] [IGT] vc4_create_bo: finished subtest create-bo-4096, FAIL al rotat<14>[ 136.033377] [IGT] vc4_create_bo: exiting, ret=98 ion pipe E, plane 0 (kms_vblank:594) igt_kms-DEBUG: dis<8>[ 136.043417] play: SetCrtc pipe E, disabling (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initi<14>[ 136.067984] [IGT] vc4_create_bo: executing al rotat<14>[ 136.073659] [IGT] vc4_create_bo: starting subtest create-bo-0 ion pipe E, plane 17 (kms_vblank:594) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:594) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:594) igt_kms-DEBUG: display: } (kms_vblank:594) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:594) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:594) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:594) igt_core-INFO: Stack trace: (kms_vblank:594) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:594) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:594) igt_core-INFO: #2 [+0xcb2c1f94] (kms_vblank:594) igt_core-INFO: #3 [+0xcb2c2fa0] (kms_vblank:594) igt_core-INFO: #4 [+0xcb2c31bc] (kms_vblank:594) igt_core-INFO: #5 [+0xcb2c1c78] (kms_vblank:594) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:594) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:594) igt_core-INFO: #8 [+0xcb2c1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.936s)[0m [1mSubtest ts-continuation-modeset-rpm: FAIL (3.952s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-4096 (vc4_create_bo:600) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:600) 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:600) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:600) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xab1211d4] #3 [+0xab120dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xab120e30] Subtest create-bo-4096 failed. **** DEBUG **** (vc4_create_bo:600) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:600) 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:600) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:600) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:600) igt_core-INFO: Stack trace: (vc4_create_bo:600) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:600) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:600) igt_core-INFO: #2 [+0xab1211d4] (vc4_create_bo:600) igt_core-INFO: #3 [+0xab120dec] (vc4_create_bo:600) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:600) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:600) igt_core-INFO: #6 [+0xab120e30] **** END **** [1mSubtest create-bo-4096: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-0 (vc4_create_bo:603) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:603) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_create_bo:603) CRITICAL: Last errno: 19, No such device (vc4_create_bo:603) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xb80a1268] #2 [+0xb80a0dec] #3 [__libc_init_first+0x80] #4 [__libc_start_main<14>[ 136.427997] [IGT] vc4_create_bo: finished subtest create-bo-0, FAIL +0x98] <14>[ 136.435323] [IGT] vc4_create_bo: exiting, ret=98 #5 [+0xb80a0e30] Subtest create-bo-0 failed. **** DEBUG ***<8>[ 136.446996] * (vc4_create_bo:603) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:603) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_<14>[ 136.473091] [IGT] vc4_create_bo: executing create_b<14>[ 136.478241] [IGT] vc4_create_bo: starting subtest create-bo-zeroed o:603) CRITICAL: Last errno: 19, No such device (vc4_create_bo:603) CRITICAL: error: 19 != 22 (vc4_create_bo:603) igt_core-INF<14>[ 136.495759] [IGT] vc4_create_bo: finished subtest create-bo-zeroed, FAIL O: Stack<14>[ 136.503771] [IGT] vc4_create_bo: exiting, ret=98 trace: (vc4_create_bo:603) igt_core-INFO: #0 ../lib/<8>[ 136.513722] igt_core.c:1989 __igt_fa<8>[ 136.523279] il_assert() (vc4_create_bo:603) igt_core-INFO: #1 [+0xb80a1268] (vc4_create_bo:603) igt_core-INFO: #2 [+0xb80a0dec] (vc4_create_bo:603) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_create_bo:603) igt_c<8>[ 136.547651] ore-INFO: #4 [__libc_start_main+0x98] (vc4_create_bo:603) igt_core-INFO: #5 [+0xb80a0e30] **** END **** [1mSubtest create-bo-0: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linu<14>[ 136.571597] [IGT] vc4_dmabuf_poll: executing x: 5.10.<14>[ 136.577246] [IGT] vc4_dmabuf_poll: starting subtest poll-write-waits-until-write-done 223-cip51 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-zeroed (vc4_create_bo:606) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:606) 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:606) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:606) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc687110c] #3 [+0xc6870dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc6870e30] Subtest create-bo-zeroed failed. **** DEBUG **** (vc4_create_bo:606) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_create_bo:606) drmtest-DEBUG: Opened previously opened device: /dev/dri/card0 (vc4_create_bo:606) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_create_bo:606) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:606) 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:606) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:606) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:606) igt_core-INFO: Stack trace: (vc4_create_bo:606) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:606) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:606) igt_core-INFO: #2 [+0xc687110c] (vc4_create_bo:606) igt_core-INFO: #3 [+0xc6870dec] (vc4_create_bo:606) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:606) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:606) igt_core-INFO: #6 [+0xc6870e30] **** END **** [1mSubtest create-bo-zeroed: FAIL (0.011s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-write-waits-until-write-done (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:612) 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:612) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:612) 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 [+0xdc610f48] #4 [+0xdc6111b0] #5 [+0xdc610dec] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdc610e30] Subtest poll-write-waits-until-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:612) 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:612) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:612) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:612) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:612) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:612) igt_core-INFO: #2 ../lib/ig<14>[ 136.934945] [IGT] vc4_dmabuf_poll: finished subtest poll-write-waits-until-write-done, FAIL t_vc4.c:<14>[ 136.944473] [IGT] vc4_dmabuf_poll: exiting, ret=98 88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:612) igt_core-INFO: #3 [<8>[ 136.955959] +0xdc610f48] (vc4_dmabuf_poll:612) igt_core-INFO: #4 [+0xdc6111b0] (vc4_dmabuf_poll:612) igt_core-INFO: #5 [+0xdc610dec] (vc4_dmabuf_poll:612) igt_core-INFO: #6 [__libc_init_first+<14>[ 136.984252] [IGT] vc4_dmabuf_poll: executing 0x80] (<14>[ 136.989685] [IGT] vc4_dmabuf_poll: starting subtest poll-read-waits-until-write-done vc4_dmabuf_poll:612) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:612) igt_core-INFO: #8 [+0xdc610e<14>[ 137.009221] [IGT] vc4_dmabuf_poll: finished subtest poll-read-waits-until-write-done, FAIL 30] ***<14>[ 137.018404] [IGT] vc4_dmabuf_poll: exiting, ret=98 * END **** [1mSubtest poll-write-waits-until-write-d<8>[ 137.028669] one: FAIL (0.349s)[0m <8>[ 137.039496] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-read-waits-until-write-done (vc4_dmabuf_poll:615) igt_vc4-CRITICAL:<8>[ 137.064826] Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:615) 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<14>[ 137.093530] [IGT] vc4_label_bo: executing _bo)))) <14>[ 137.098520] [IGT] vc4_label_bo: starting subtest set-label << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:615) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_po<14>[ 137.115148] [IGT] vc4_label_bo: finished subtest set-label, FAIL ll:615) <14>[ 137.121901] [IGT] vc4_label_bo: exiting, ret=98 igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../<8>[ 137.131870] 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 [+0xaae30f48] #4 [+0xaae31188] #5 [+0xa<14>[ 137.156456] [IGT] vc4_label_bo: executing ae30dec]<14>[ 137.161563] [IGT] vc4_label_bo: starting subtest set-bad-handle #6 [<3>[ 137.168464] [drm:vc4_label_bo_ioctl [vc4]] *ERROR* Failed to look up GEM BO -791621424 __libc_i<14>[ 137.177427] [IGT] vc4_label_bo: finished subtest set-bad-handle, SUCCESS nit_firs<14>[ 137.185276] [IGT] vc4_label_bo: exiting, ret=0 t+0x80] #7 [__libc_start_main+0x98] #8 [+<8>[ 137.195092] 0xaae30e30] Subtest poll-read-waits-until-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:615) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c<14>[ 137.219649] [IGT] vc4_label_bo: executing :126: (<14>[ 137.224573] [IGT] vc4_label_bo: starting subtest set-bad-name vc4_dmabuf_poll:615) 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:615) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:615) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:615) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:615) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:615) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:615) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:615) igt_core-INFO: #3 [+0xaae30f48] (vc4_dmabuf_poll:615) igt_core-INFO: #4 [+0xaae31188] (vc4_dmabuf_poll:615) igt_core-INFO: #5 [+0xaae30dec] (vc4_dmabuf_poll:615) igt_core-INFO: #6 [__libc_init_first+0x80] (vc4_dmabuf_poll:615) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:615) igt_core-INFO: #8 [+0xaae30e30] **** END **** [1mSubtest poll-read-waits-until-write-done: FAIL (0.011s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-label (vc4_label_bo:621) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:621) 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:621) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:621) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xba0c12c0] #3 [+0xba0c0d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xba0c0db0] Subtest set-label failed. **** DEBUG **** (vc4_label_bo:621) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:621) 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:621) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:621) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:621) igt_core-INFO: Stack trace: (vc4_label_bo:621) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:621) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:621) igt_core-INFO: #2 [+0xba0c12c0] (vc4_label_bo:621) igt_core-INFO: #3 [+0xba0c0d6c] (vc4_label_bo:621) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:621) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:621) igt_core-INFO: #6 [+0xba0c0db0] **** END **** [1mSubtest set-label: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-handle [1mSubtest set-bad-handle: SUCCESS (0.009s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-name (vc4_label_bo:627) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:627) 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:627) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:627) igt_vc4-CRITICAL: error: -1 != 0 Stac<14>[ 137.580367] [IGT] vc4_label_bo: finished subtest set-bad-name, FAIL k trace:<14>[ 137.587651] [IGT] vc4_label_bo: exiting, ret=98 #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_<8>[ 137.599291] bo+0x9c] #2 [+0xb66d1234] #3 [+0xb66d0d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb66d0db0] Subtest set-bad-name failed. **** DEBUG **** (vc4_label<14>[ 137.625091] [IGT] vc4_label_bo: executing _bo:627)<14>[ 137.630480] [IGT] vc4_label_bo: starting subtest set-kernel-name igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:627) igt_vc4-CRI<14>[ 137.647715] [IGT] vc4_label_bo: finished subtest set-kernel-name, FAIL TICAL: F<14>[ 137.655645] [IGT] vc4_label_bo: exiting, ret=98 ailed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8<8>[ 137.665529] )+14)) | ((('d')) << (0+<8>[ 137.675013] 8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:627) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:627) igt_vc4-CRITICAL: error: -1 != 0 (vc4_<8>[ 137.699869] label_bo:627) igt_core-INFO: Stack trace: (vc4_label_bo:627) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:627) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:627<14>[ 137.723426] [IGT] vc4_lookup_fail: executing ) igt_co<14>[ 137.728997] [IGT] vc4_lookup_fail: starting subtest bad-color-write re-INFO: #2 [+0xb66d1234] (vc4_label_bo:627) igt_core-INFO: #3 [+0xb66d0d6c] (vc<14>[ 137.744768] [IGT] vc4_lookup_fail: finished subtest bad-color-write, FAIL 4_label_<14>[ 137.752503] [IGT] vc4_lookup_fail: exiting, ret=98 bo:627) igt_core-INFO: #4 [__libc_init_first+0x80] (v<8>[ 137.762618] c4_label_bo:627) igt_cor<8>[ 137.772206] e-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:627) igt_core-INFO: #6 [+0xb66d0db0] **** END **** [1mSubtest set-bad-name: FAIL (0.349s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using <8>[ 137.797758] IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-kernel-name (vc4_label_bo:630) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file<14>[ 137.820235] [IGT] vc4_mmap: executing ../lib/<14>[ 137.825016] [IGT] vc4_mmap: starting subtest mmap-bad-handle igt_vc4.<14>[ 137.831530] [IGT] vc4_mmap: finished subtest mmap-bad-handle, SUCCESS c:126: <14>[ 137.839091] [IGT] vc4_mmap: exiting, ret=0 (vc4_label_bo:630) igt_vc4-CRITICAL: Failed assertion: i<8>[ 137.848575] gt_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:630) igt_vc4-CRITIC<14>[ 137.873714] [IGT] vc4_mmap: executing AL: Last<14>[ 137.878542] [IGT] vc4_mmap: starting subtest mmap-bo errno: 19, No such device (vc4_label_bo:630) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc37711a8] #3 [+0xc3770d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc3770db0] Subtest set-kernel-name failed. **** DEBUG **** (vc4_label_bo:630) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:630) 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:630) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:630) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:630) igt_core-INFO: Stack trace: (vc4_label_bo:630) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:630) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:630) igt_core-INFO: #2 [+0xc37711a8] (vc4_label_bo:630) igt_core-INFO: #3 [+0xc3770d6c] (vc4_label_bo:630) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:630) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:630) igt_core-INFO: #6 [+0xc3770db0] **** END **** [1mSubtest set-kernel-name: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-color-write (vc4_lookup_fail:636) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:636) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:636) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:636) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xd7780e84] #2 [+0xd7780b6c] #3 [__libc_init_first+0x80] #4 [__libc_start_main+0x98] #5 [+0xd7780bb0] Subtest bad-color-write failed. **** DEBUG **** (vc4_lookup_fail:636) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:636) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:636) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:636) CRITICAL: error: 19 != 22 (vc4_lookup_fail:636) igt_core-INFO: Stack trace: (vc4_lookup_fail:636) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_lookup_fail:636) igt_core-INFO: #1 [+0xd7780e84] (vc4_lookup_fail:636) igt_core-INFO: #2 [+0xd7780b6c] (vc4_lookup_fail:636) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_lookup_fail:636) igt_core-INFO: #4 [__libc_start_main+0x98] (vc4_lookup_fail:636) igt_core-INFO: #5 [+0xd7780bb0] **** END **** [1mSubtest bad-color-write: FAIL (0.009s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305835 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: mmap-bo (vc4_mmap:645) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:645) 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:645) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_mmap:645) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert()<14>[ 138.233532] [IGT] vc4_mmap: finished subtest mmap-bo, FAIL #1 [<14>[ 138.239990] [IGT] vc4_mmap: exiting, ret=98 igt_vc4_create_bo+0x9c] #2 [+0xdef2122c] #3 [+0x<8>[ 138.251311] def20eec] #4 [__libc_<8>[ 138.260079] init_first+0x80] #5 [__libc_start_main+0x98] #6 [<<8>[ 138.268871] unknown>+0xdef20f30] Subtest mmap-bo failed. **** DEBUG **** (vc4_mmap:645) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:645) igt_vc4-CRITICAL: Failed assertion: igt_i<8>[ 138.296049] octl((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:645) igt_vc4-CRITICAL: Last errno: <14>[ 138.320108] [IGT] vc4_purgeable_bo: executing 19, No s<14>[ 138.325799] [IGT] vc4_purgeable_bo: exiting, ret=77 uch device (vc4_mmap:645) igt_vc4-CRITICAL: error: -1 != 0 (vc<8>[ 138.336196] 4_mmap:645) igt_core-INFO: Stack trace: (vc4_mmap:645) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_mmap:645) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_mmap:645) igt_core-INF<14>[ 138.362137] [IGT] vc4_purgeable_bo: executing O: #2 <14>[ 138.367626] [IGT] vc4_purgeable_bo: exiting, ret=77 [+0xdef2122c] (vc4_mmap:645) igt_core-INFO: #3 [[ 138.378205] nown>+0xdef20eec] (vc4_mmap:645) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_mmap:645) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_mmap:645) igt_core-INFO: #6 [+0xdef20f30] <14>[ 138.403433] [IGT] vc4_purgeable_bo: executing **** EN<14>[ 138.408929] [IGT] vc4_purgeable_bo: exiting, ret=77 D **** [1mSubtest mmap-bo: FAIL (0.349s)[0m /usr/bi<8>[ 138.419187] n/igt-parser.sh: 73: vc4_prefmon: not found /usr/bin/igt-parser.sh: 83: vc4_prefmon: not found WARNING: unhandled exit status: 127 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch6<14>[ 138.444067] [IGT] vc4_purgeable_bo: executing 4) Usin<14>[ 138.450009] [IGT] vc4_purgeable_bo: exiting, ret=77 g IGT_SRANDOM=1706305836 for randomisation Opened devic<8>[ 138.460280] e: /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) <14>[ 138.485563] [IGT] vc4_purgeable_bo: executing Last er<14>[ 138.491198] [IGT] vc4_purgeable_bo: exiting, ret=77 rno: 19, No such device [1mSubtest mark-willneed: SKIP<8>[ 138.501424] (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function<14>[ 138.526912] [IGT] vc4_purgeable_bo: executing __igt_u<14>[ 138.532541] [IGT] vc4_purgeable_bo: exiting, ret=77 nique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: <8>[ 138.542966] 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.223-c<14>[ 138.569217] [IGT] vc4_purgeable_bo: executing ip51 aar<14>[ 138.575021] [IGT] vc4_purgeable_bo: exiting, ret=77 ch64) Using IGT_SRANDOM=1706305836 for randomisation Opened de<8>[ 138.585453] vice: /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_MADVIS<14>[ 138.611900] [IGT] vc4_purgeable_bo: executing E) Last<14>[ 138.617822] [IGT] vc4_purgeable_bo: exiting, ret=77 errno: 19, No such device [1mSubtest mark-purgeable-t<8>[ 138.627937] wice: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in functi<14>[ 138.654141] [IGT] vc4_purgeable_bo: executing on __igt<14>[ 138.659824] [IGT] vc4_purgeable_bo: exiting, ret=77 _unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106<8>[ 138.670330] : Test requirement: igt<8>[ 138.679658] _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.223-cip51 aarch64) Using IGT_SRANDOM=1706305836 fo<8>[ 138.705369] r 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 [1mSubtes<14>[ 138.734197] [IGT] vc4_tiling: executing t access<14>[ 138.739407] [IGT] vc4_tiling: starting subtest get-bad-handle -purgeab<14>[ 138.745909] [IGT] vc4_tiling: finished subtest get-bad-handle, SUCCESS le-bo-me<14>[ 138.753586] [IGT] vc4_tiling: exiting, ret=0 m: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch6<8>[ 138.763258] 4) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/v<14>[ 138.788027] [IGT] vc4_tiling: executing c4_purge<14>[ 138.793258] [IGT] vc4_tiling: starting subtest set-bad-handle able_bo.<14>[ 138.799961] [IGT] vc4_tiling: finished subtest set-bad-handle, SUCCESS c:106: <14>[ 138.807626] [IGT] vc4_tiling: exiting, ret=0 Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SU<8>[ 138.817663] PPORTS_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.223-cip51 aarch64) Using IGT_SRANDOM=17<14>[ 138.841483] [IGT] vc4_tiling: executing 06305836<14>[ 138.846568] [IGT] vc4_tiling: starting subtest get-bad-flags for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tes<14>[ 138.863909] [IGT] vc4_tiling: finished subtest get-bad-flags, FAIL ts/vc4/v<14>[ 138.871124] [IGT] vc4_tiling: exiting, ret=98 c4_purgeable_bo.c:106: Test requirement: igt_vc4_get_pa<8>[ 138.880754] ram(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.223-c<14>[ 138.905129] [IGT] vc4_tiling: executing ip51 aar<14>[ 138.910041] [IGT] vc4_tiling: starting subtest set-bad-flags ch64) Using IGT_SRANDOM=1706305836 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305836 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-handle [1mSubtest get-bad-handle: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305836 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-flags (vc4_tiling:690) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:690) 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:690) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:690) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc04f1080] #3 [+0xc04f0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc04f0df0] Subtest get-bad-flags failed. **** DEBUG **** (vc4_tiling:690) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:690) 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:690) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:690) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:690) igt_core-INFO: Stack trace: (vc4_tiling:690) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:690) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:690) igt_core-INFO: #2 [+0xc04f1080] (vc4_tiling:690) igt_core-INFO: #3 [+0xc04f0dac] (vc4_tiling:690) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:690) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:690) igt_core-INFO: #6 [+0xc04f0df0] **** END **** [1mSubtest get-bad-flags: FAIL (0.011s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-flags (vc4_tiling:693) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:693) 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:693) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:693) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc6bf1138] #3 [+0xc6bf0dac] <14>[ 139.264922] [IGT] vc4_tiling: finished subtest set-bad-flags, FAIL #4 [__<14>[ 139.272144] [IGT] vc4_tiling: exiting, ret=98 libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0x<8>[ 139.283516] c6bf0df0] Subtest set-bad-flags failed. **** DEBUG **** (vc4_tiling:693) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:693) igt_vc4-CRITICAL: Failed assertion<14>[ 139.310490] [IGT] vc4_tiling: executing : igt_io<14>[ 139.315467] [IGT] vc4_tiling: starting subtest get-bad-modifier ctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) <14>[ 139.332632] [IGT] vc4_tiling: finished subtest get-bad-modifier, FAIL << ((0+8<14>[ 139.340457] [IGT] vc4_tiling: exiting, ret=98 )+8)))), (&create)) == 0 (vc4_tiling:693) igt_vc4-CRITI<8>[ 139.350228] CAL: Last errno: 19, No such device (vc4_tiling:693) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:693) igt_core-INFO: Stack trace: (vc4_tiling:693) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_ass<14>[ 139.376059] [IGT] vc4_tiling: executing ert() (<14>[ 139.381099] [IGT] vc4_tiling: starting subtest set-bad-modifier vc4_tiling:693) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:693) igt_core-INFO: #2 [+0xc6bf1138] (vc4_tiling:693) igt_core-INFO: #3 [+0xc6bf0dac] (vc4_tiling:693) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:693) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:693) igt_core-INFO: #6 [+0xc6bf0df0] **** END **** [1mSubtest set-bad-flags: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-modifier (vc4_tiling:696) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:696) 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:696) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:696) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xbe281358] #3 [+0xbe280dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xbe280df0] Subtest get-bad-modifier failed. **** DEBUG **** (vc4_tiling:696) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:696) 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:696) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:696) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:696) igt_core-INFO: Stack trace: (vc4_tiling:696) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:696) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:696) igt_core-INFO: #2 [+0xbe281358] (vc4_tiling:696) igt_core-INFO: #3 [+0xbe280dac] (vc4_tiling:696) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:696) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:696) igt_core-INFO: #6 [+0xbe280df0] **** END **** [1mSubtest get-bad-modifier: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-modifier (vc4_tiling:699) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:699) 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:699) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:699) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd66613ec] #3 [+0xd6660dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd6660df0] Subtest set-bad-modifier failed. **** DEBUG **** (vc4_tiling:699) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:699) 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:699) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:699) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:699) igt_core-INFO: Stack trace: (vc4_tiling:699) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:699) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tili<14>[ 139.736880] [IGT] vc4_tiling: finished subtest set-bad-modifier, FAIL ng:699) <14>[ 139.744435] [IGT] vc4_tiling: exiting, ret=98 igt_core-INFO: #2 [+0xd66613ec] (vc4_tiling:699) igt_core-IN<8>[ 139.755927] FO: #3 [+0xd6660dac] (vc4_tiling:699) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:699) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:699) igt_core-INFO: #6 [+0xd6660df0] ****<14>[ 139.783151] [IGT] vc4_tiling: executing END *<14>[ 139.788011] [IGT] vc4_tiling: starting subtest set-get *** [1mSubtest set-bad-modifier: FAIL (0.349s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Usin<14>[ 139.804464] [IGT] vc4_tiling: finished subtest set-get, FAIL g IGT_SR<14>[ 139.811395] [IGT] vc4_tiling: exiting, ret=98 ANDOM=1706305837 for randomisation Opened device: /dev/<8>[ 139.821297] dri/card0 Starting subtest: set-get (vc4_tiling:702) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:702) igt_vc4-CRITICAL: Failed assertion: igt<14>[ 139.846472] [IGT] vc4_tiling: executing _ioctl((<14>[ 139.851306] [IGT] vc4_tiling: starting subtest get-after-free fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((<14>[ 139.868348] [IGT] vc4_tiling: finished subtest get-after-free, FAIL 0+8)+8))<14>[ 139.876069] [IGT] vc4_tiling: exiting, ret=98 )), (&create)) == 0 (vc4_tiling:702) igt_vc4-CRITICAL: <8>[ 139.885693] Last errno: 19, No such <8>[ 139.895027] device (vc4_tiling:702) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xdd3c14dc] #3 [+0xdd3c0dac] #4 [__libc_init_fir<8>[ 139.919688] st+0x80] #5 [__libc_start_main+0x98] #6 [+0xdd3c0df0] Subtest set-get failed. **** DEBUG **** (vc4_tiling:702) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../li<14>[ 139.943006] [IGT] vc4_wait_bo: executing b/igt_vc4.c:126: (vc4_tiling:702) 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:702) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:702) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:702) igt_core-INFO: Stack trace: (vc4_tiling:702) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:702) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:702) igt_core-INFO: #2 [+0xdd3c14dc] (vc4_tiling:702) igt_core-INFO: #3 [+0xdd3c0dac] (vc4_tiling:702) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:702) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:702) igt_core-INFO: #6 [+0xdd3c0df0] **** END **** [1mSubtest set-get: FAIL (0.011s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-after-free (vc4_tiling:705) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:705) 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:705) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:705) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xb7871474] #3 [+0xb7870dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb7870df0] Subtest get-after-free failed. **** DEBUG **** (vc4_tiling:705) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:705) 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:705) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:705) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:705) igt_core-INFO: Stack trace: (vc4_tiling:705) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:705) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:705) igt_core-INFO: #2 [+0xb7871474] (vc4_tiling:705) igt_core-INFO: #3 [+0xb7870dac] (vc4_tiling:705) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:705) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:705) igt_core-INFO: #6 [+0xb7870df0] **** END **** [1mSubtest get-after-free: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:711) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:711) 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:711) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:711) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe71a149c] #3 [+0xe71a0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe71a0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:711) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) (vc4_wait_bo:711) igt_core-INFO: Using IGT_SRANDOM=1706305837 for randomisation (vc4_wait_bo:711) drmtest-DEBUG: Fo<14>[ 140.297119] [IGT] vc4_wait_bo: exiting, ret=98 rce option used: Using driver vc4 (vc4_wait_bo:711) drm<8>[ 140.307242] test-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:711) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:711) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:711) igt_vc4-CRI<14>[ 140.331483] [IGT] vc4_wait_bo: executing TICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:711) igt_vc4-CRITICAL: Failed asserti<14>[ 140.348079] [IGT] vc4_wait_bo: exiting, ret=98 on: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << <8>[ 140.358410] (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:711) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:711) igt_vc<14>[ 140.383064] [IGT] vc4_wait_bo: executing 4-CRITICAL: error: -1 != 0 (vc4_wait_bo:711) igt_core-INFO: Stack trace: (vc4_wait_bo:711) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:711) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:711) igt_core-INFO: #2 [+0xe71a149c] (vc4_wait_bo:711) igt_core-INFO: #3 [+0xe71a0e2c] (vc4_wait_bo:711) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:711) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:711) igt_core-INFO: #6 [+0xe71a0e70] **** END **** [1mSubtest bad-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:714) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:714) 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:714) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:714) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd20b149c] #3 [+0xd20b0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd20b0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:714) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) (vc4_wait_bo:714) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:714) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:714) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:714) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:714) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:714) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:714) 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:714) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:714) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:714) igt_core-INFO: Stack trace: (vc4_wait_bo:714) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:714) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:714) igt_core-INFO: #2 [+0xd20b149c] (vc4_wait_bo:714) igt_core-INFO: #3 [+0xd20b0e2c] (vc4_wait_bo:714) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:714) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:714) igt_core-INFO: #6 [+0xd20b0e70] **** END **** [1mSubtest bad-pad: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:717) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:717) 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:717) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:717) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd8d4149c] #3 [+0xd8d40e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd8d40e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:717) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) (vc4_wait_bo:71<14>[ 140.736972] [IGT] vc4_wait_bo: exiting, ret=98 7) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation<8>[ 140.747065] (vc4_wait_bo:717) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:717) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:717) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_w<14>[ 140.772560] [IGT] vc4_wait_bo: executing ait_bo:717) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:717) igt_vc4-CRITICAL: Test assertion failure function igt_<14>[ 140.789336] [IGT] vc4_wait_bo: exiting, ret=98 vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:717) igt<8>[ 140.799502] _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 <14>[ 140.824468] [IGT] vc4_wait_bo: executing (vc4_wait_bo:717) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:717) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:717) igt_core-INFO: Stack trace: (vc4_wait_bo:717) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:717) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:717) igt_core-INFO: #2 [+0xd8d4149c] (vc4_wait_bo:717) igt_core-INFO: #3 [+0xd8d40e2c] (vc4_wait_bo:717) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:717) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:717) igt_core-INFO: #6 [+0xd8d40e70] **** END **** [1mSubtest unused-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:720) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:720) 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:720) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:720) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd311149c] #3 [+0xd3110e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd3110e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:720) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) (vc4_wait_bo:720) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:720) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:720) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:720) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:720) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:720) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:720) 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:720) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:720) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:720) igt_core-INFO: Stack trace: (vc4_wait_bo:720) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:720) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:720) igt_core-INFO: #2 [+0xd311149c] (vc4_wait_bo:720) igt_core-INFO: #3 [+0xd3110e2c] (vc4_wait_bo:720) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:720) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:720) igt_core-INFO: #6 [+0xd3110e70] **** END **** [1mSubtest unused-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:723) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:723) 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:723) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:723) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe452149c] #3 [+0xe4520e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe4520e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo<14>[ 141.178579] [IGT] vc4_wait_bo: exiting, ret=98 :723) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux<8>[ 141.188716] : 5.10.223-cip51 aarch64) (vc4_wait_bo:723) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:723) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:723) drmtest-INFO: Opened<14>[ 141.214707] [IGT] vc4_wait_bo: executing device: /dev/dri/card0 (vc4_wait_bo:723) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:723) DEBUG: Test requirement pa<14>[ 141.231015] [IGT] vc4_wait_bo: exiting, ret=98 ssed: igt_vc4_is_v3d(fd) (vc4_wait_bo:723) igt_vc4-CRIT<8>[ 141.241388] ICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:723) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | <14>[ 141.266707] [IGT] vc4_wait_bo: executing (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:723) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:723) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:723) igt_core-INFO: Stack trace: (vc4_wait_bo:723) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:723) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:723) igt_core-INFO: #2 [+0xe452149c] (vc4_wait_bo:723) igt_core-INFO: #3 [+0xe4520e2c] (vc4_wait_bo:723) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:723) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:723) igt_core-INFO: #6 [+0xe4520e70] **** END **** [1mSubtest used-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305839 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:726) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:726) 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:726) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:726) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe63e149c] #3 [+0xe63e0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe63e0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:726) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) (vc4_wait_bo:726) igt_core-INFO: Using IGT_SRANDOM=1706305839 for randomisation (vc4_wait_bo:726) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:726) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:726) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:726) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:726) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:726) 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:726) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:726) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:726) igt_core-INFO: Stack trace: (vc4_wait_bo:726) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:726) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:726) igt_core-INFO: #2 [+0xe63e149c] (vc4_wait_bo:726) igt_core-INFO: #3 [+0xe63e0e2c] (vc4_wait_bo:726) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:726) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:726) igt_core-INFO: #6 [+0xe63e0e70] **** END **** [1mSubtest used-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305839 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:729) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:729) 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:729) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:729) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc811149c] #3 [+0xc8110e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_ma<14>[ 141.620636] [IGT] vc4_wait_bo: exiting, ret=98 in+0x98] #6 [+0xc8110e70] Test vc4_wait_bo failed. <8>[ 141.630769] **** DEBUG **** (vc4_w<8>[ 141.639677] ait_bo:729) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) (vc4_wait_bo:729) igt_core-INFO: Using IGT_SRANDOM=1706305839 for randomisation (vc4_wait_bo:729) drmtest-DEBUG: Force option used: Using driv<8>[ 141.664757] er vc4 (vc4_wait_bo:729) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:729) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:729) DEBUG: Test requirement passed: igt_vc4_is_v<14>[ 141.688216] [IGT] vc4_wait_seqno: executing 3d(fd) <14>[ 141.693462] [IGT] vc4_wait_seqno: starting subtest bad-seqno-0ns (vc4_wai<14>[ 141.700429] [IGT] vc4_wait_seqno: finished subtest bad-seqno-0ns, SUCCESS t_bo:729<14>[ 141.708355] [IGT] vc4_wait_seqno: exiting, ret=0 ) igt_vc4-CRITICAL: Test assertion failure function igt_<8>[ 141.718634] vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:729) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | (<14>[ 141.742512] [IGT] vc4_wait_seqno: executing (((sizeo<14>[ 141.747937] [IGT] vc4_wait_seqno: starting subtest bad-seqno-1ns f(struct<1>[ 141.754762] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008 drm_vc4<1>[ 141.764581] Mem abort info: _create_<1>[ 141.768374] ESR = 0x96000044 bo)))) <<1>[ 141.772429] EC = 0x25: DABT (current EL), IL = 32 bits < ((0+8)<1>[ 141.778774] SET = 0, FnV = 0 +8)))), <1>[ 141.782829] EA = 0, S1PTW = 0 (&create<1>[ 141.786972] Data abort info: )) == 0 <1>[ 141.790852] ISV = 0, ISS = 0x00000044 (vc4_wa<1>[ 141.795699] CM = 0, WnR = 1 it_bo:72<1>[ 141.799668] user pgtable: 4k pages, 48-bit VAs, pgdp=0000000051208000 9) igt_v<1>[ 141.807158] [0000000000000008] pgd=0000000000000000, p4d=0000000000000000 c4-CRITI<0>[ 141.815005] Internal error: Oops: 0000000096000044 [#1] PREEMPT SMP CAL: Las<4>[ 141.822319] Modules linked in: brcmfmac brcmutil raspberrypi_cpufreq hci_uart btqca btbcm crct10dif_ce cfg80211 raspberrypi_hwmon clk_raspberrypi bluetooth iproc_rng200 ecdh_generic ecc rfkill broadcom bcm_phy_lib pwm_bcm2835 bcm2711_thermal i2c_bcm2835 rng_core pcie_brcmstb vc4 genet mdio_bcm_unimac cec drm_kms_helper drm dm_mod ip_tables x_tables ipv6 t errno:<4>[ 141.855021] CPU: 3 PID: 738 Comm: vc4_wait_seqno Not tainted 5.10.223-cip51 #1 19, No <4>[ 141.863301] Hardware name: Raspberry Pi 4 Model B Rev 1.5 (DT) such dev<4>[ 141.870178] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) ice (vc<4>[ 141.877239] pc : prepare_to_wait+0x74/0x84 4_wait_b<4>[ 141.882342] lr : prepare_to_wait+0x34/0x84 o:729) i<4>[ 141.887454] sp : ffff80001695bbc0 gt_vc4-C<4>[ 141.891774] x29: ffff80001695bbc0 x28: ffff80001695bd88 RITICAL:<4>[ 141.898120] x27: 0000000000000010 x26: 0000000000000001 error: <4>[ 141.904467] x25: ffff1c9b8f4ef858 x24: ffff1c9b90450000 -1 != 0 <4>[ 141.910813] x23: ffffcfa8841b7000 x22: ffff80001695bc68 (vc4_wa<4>[ 141.917159] x21: ffff1c9b8f4ef858 x20: 0000000000000001 it_bo:72<4>[ 141.923505] x19: ffff80001695bc50 x18: 0000000000000000 9) igt_c<4>[ 141.929852] x17: 0000000000000000 x16: ffffcfa8826d26f0 ore-INFO<4>[ 141.936198] x15: 0000fffff55cfd90 x14: 0000000000000000 : Stack <4>[ 141.942545] x13: 0000000000000000 x12: 0000000000000000 trace: <4>[ 141.948891] x11: 0000000000000000 x10: 0000000000000000 (vc4_wai<4>[ 141.955237] x9 : ffffcfa81ff24000 x8 : 0000000000000001 t_bo:729<4>[ 141.961584] x7 : ffffffffffffffff x6 : ffff80001695bd98 ) igt_co<4>[ 141.967931] x5 : 000000000009680a x4 : 0000000000000000 re-INFO:<4>[ 141.974277] x3 : ffff1c9b8f4ef858 x2 : 0000000000000000 #0 ..<4>[ 141.980624] x1 : 0000000000000000 x0 : ffff1c9b8f4ef860 /lib/igt<4>[ 141.986972] Call trace: _core.c:<4>[ 141.990412] prepare_to_wait+0x74/0x84 1989 __i<4>[ 141.995191] vc4_wait_for_seqno+0xe0/0x19c [vc4] gt_fail_<4>[ 142.000820] vc4_wait_seqno_ioctl+0x30/0xa4 [vc4] assert()<4>[ 142.006636] drm_ioctl_kernel+0xc8/0x120 [drm] (vc4_w<4>[ 142.012043] drm_ioctl+0x230/0x48c [drm] ait_bo:7<4>[ 142.016950] __arm64_sys_ioctl+0xac/0xf0 29) igt_<4>[ 142.021883] el0_svc_common.constprop.0+0x78/0x1c4 core-INF<4>[ 142.027699] do_el0_svc+0x24/0x9c O: #1 <4>[ 142.032022] el0_svc+0x10/0x20 [igt_vc4<4>[ 142.036074] el0_sync_handler+0xe8/0x114 _create_<4>[ 142.041009] el0_sync+0x180/0x1c0 bo+0x9c]<0>[ 142.045332] Code: d50323bf d65f03c0 aa1503e0 f8408c02 (f9000456) (vc4_w<4>[ 142.052470] ---[ end trace f567d8d7c13f9c5a ]--- ait_bo:7<6>[ 142.058110] note: vc4_wait_seqno[738] exited with preempt_count 1 29) igt_core-INFO: #2 [+0xc811149c] (vc4_wai<8>[ 142.069577] t_bo:729) igt_co<8>[ 142.078604] re-INFO: #3 [<<8>[ 142.083474] unknown>+0xc8110e2c] (vc4_wait_bo:729) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:729) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:729) igt_core-INFO: #6 [+0xc8110e70] **** END **** [1mSubtest used-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.223-cip51 aarch64) Using IGT_SRANDOM=1706305839 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.223-cip51 aarch64) Using IGT_SRANDOM=1706305839 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-seqno-1ns Segmentation fault WARNING: unhandled exit status: 139 + set +x / #