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 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.32 (3805 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 452991/tftp-deploy-7712aie4/kernel/Image tftp 0x00080000 452991/tftp-deploy-7712aie4/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.32 Filename '452991/tftp-deploy-7712aie4/kernel/Image'. Load address: 0x80000 Loading: *################################################## 30.4 MiB 16.5 MiB/s done Bytes transferred = 31918592 (1e70a00 hex) U-Boot> tftp 0x06700000 452991/tftp-deploy-7712aie4/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 452991/tftp-deploy-7712aie4/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.32 Filename '452991/tftp-deploy-7712aie4/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *###########################################T T ####### 55.9 MiB 4.2 MiB/s done Bytes transferred = 58588658 (37dfdf2 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 452991/tftp-deploy-7712aie4/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 452991/tftp-deploy-7712aie4/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.32 Filename '452991/tftp-deploy-7712aie4/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 25.9 KiB 4.2 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: 58588594 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 36748000, end 39f27db2 ... OK Loading Device Tree to 000000003673e000, end 00000000367477a9 ... OK Working FDT set to 3673e000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.218-cip49 (KernelCI@build-j242579-arm64-gcc-10-defconfig-7q9jr) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Mon Jun 24 06:54:20 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:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x000000002e400000-0x0000000032400000] (64MB) <6>[ 0.000000] Memory: 1758552K/2019328K available (14528K kernel code, 2818K rwdata, 7676K rodata, 6016K init, 512K bss, 195240K 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.013479] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024310] pid_max: default: 32768 minimum: 301 <6>[ 0.029322] LSM: Security Framework initializing <6>[ 0.034347] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042125] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052195] rcu: Hierarchical SRCU implementation. <6>[ 0.059520] EFI services will not be available. <6>[ 0.064679] smp: Bringing up secondary CPUs ... <6>[ 0.070073] Detected PIPT I-cache on CPU1 <6>[ 0.070135] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.070739] Detected PIPT I-cache on CPU2 <6>[ 0.070784] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.071376] Detected PIPT I-cache on CPU3 <6>[ 0.071419] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.071507] smp: Brought up 1 node, 4 CPUs <6>[ 0.109459] SMP: Total of 4 processors activated. <6>[ 0.114487] CPU features: detected: 32-bit EL0 Support <6>[ 0.119972] CPU features: detected: CRC32 instructions <6>[ 0.125440] CPU features: detected: 32-bit EL1 Support <6>[ 0.149577] CPU: All CPU(s) started at EL2 <6>[ 0.154038] alternatives: patching kernel code <6>[ 0.160323] devtmpfs: initialized <6>[ 0.169092] KASLR enabled <6>[ 0.172229] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.182365] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.191527] pinctrl core: initialized pinctrl subsystem <6>[ 0.198501] DMI not present or invalid. <6>[ 0.203474] NET: Registered protocol family 16 <6>[ 0.209807] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.217299] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.225544] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.233854] audit: initializing netlink subsys (disabled) <5>[ 0.239768] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1 <6>[ 0.240834] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.247878] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.254552] cpuidle: using governor menu <6>[ 0.265867] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.273098] ASID allocator initialised with 32768 entries <6>[ 0.280455] Serial: AMBA PL011 UART driver <6>[ 0.323122] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.330182] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.337225] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.344266] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.352810] cryptd: max_cpu_qlen set to 1000 <6>[ 0.360255] ACPI: Interpreter disabled. <6>[ 0.366605] iommu: Default domain type: Translated <6>[ 0.372074] vgaarb: loaded <5>[ 0.375383] SCSI subsystem initialized <6>[ 0.379841] usbcore: registered new interface driver usbfs <6>[ 0.385709] usbcore: registered new interface driver hub <6>[ 0.391378] usbcore: registered new device driver usb <4>[ 0.396917] usb_phy_generic phy: supply vcc not found, using dummy regulator <6>[ 0.405088] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.410379] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.419889] PTP clock support registered <6>[ 0.424266] EDAC MC: Ver: 3.0.0 <6>[ 0.429174] FPGA manager framework <6>[ 0.432976] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.440223] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.446868] VFS: Disk quotas dquot_6.6.0 <6>[ 0.451163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.458591] pnp: PnP ACPI: disabled <6>[ 0.469314] NET: Registered protocol family 2 <6>[ 0.474339] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.483694] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.492668] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.501042] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.509008] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.516073] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.523169] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.530820] NET: Registered protocol family 1 <6>[ 0.536018] RPC: Registered named UNIX socket transport module. <6>[ 0.542284] RPC: Registered udp transport module. <6>[ 0.547307] RPC: Registered tcp transport module. <6>[ 0.552328] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.559114] PCI: CLS 0 bytes, default 64 <6>[ 0.563550] Unpacking initramfs... <6>[ 4.915082] Freeing initrd memory: 57212K <6>[ 4.920493] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 4.929183] kvm [1]: IPA Size Limit: 44 bits <6>[ 4.935263] kvm [1]: vgic interrupt IRQ9 <6>[ 4.939681] kvm [1]: Hyp mode initialized successfully <5>[ 4.947215] Initialise system trusted keyrings <6>[ 4.952178] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 4.965731] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 4.972670] NFS: Registering the id_resolver key type <5>[ 4.978100] Key type id_resolver registered <5>[ 4.982629] Key type id_legacy registered <6>[ 4.987047] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 4.994098] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 5.002015] 9p: Installing v9fs 9p2000 file system support <5>[ 5.071795] Key type asymmetric registered <5>[ 5.076240] Asymmetric key parser 'x509' registered <6>[ 5.081482] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 5.089234] io scheduler mq-deadline registered <6>[ 5.094084] io scheduler kyber registered <4>[ 5.111554] EINJ: ACPI disabled. <6>[ 5.133957] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.142464] printk: console [ttyS1] disabled <6>[ 5.147150] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550 <6>[ 5.156453] printk: console [ttyS1] enabled <6>[ 5.156453] printk: console [ttyS1] enabled <6>[ 5.165480] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.165480] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.178081] SuperH (H)SCI(F) driver initialized <6>[ 5.183529] msm_serial: driver initialized <6>[ 5.196801] loop: module loaded <6>[ 5.201389] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 5.210130] megasas: 07.714.04.00-rc1 <6>[ 5.220489] tun: Universal TUN/TAP device driver, 1.6 <6>[ 5.226749] thunder_xcv, ver 1.0 <6>[ 5.230343] thunder_bgx, ver 1.0 <6>[ 5.233923] nicpf, ver 1.0 <6>[ 5.238276] hclge is initializing <6>[ 5.241938] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 5.249537] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 5.255240] e1000: Intel(R) PRO/1000 Network Driver <6>[ 5.260459] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 5.266596] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 5.271909] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.278223] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 5.283981] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.289941] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 5.296571] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 5.303223] sky2: driver version 1.30 <6>[ 5.308429] VFIO - User Level meta-driver version: 0.3 <6>[ 5.315978] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 5.322902] ehci-pci: EHCI PCI platform driver <6>[ 5.327719] ehci-platform: EHCI generic platform driver <6>[ 5.333434] ehci-orion: EHCI orion driver <6>[ 5.337884] ehci-exynos: EHCI Exynos driver <6>[ 5.342512] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 5.349074] ohci-pci: OHCI PCI platform driver <6>[ 5.353890] ohci-platform: OHCI generic platform driver <6>[ 5.359585] ohci-exynos: OHCI Exynos driver <6>[ 5.364755] usbcore: registered new interface driver usb-storage <6>[ 5.374171] i2c /dev entries driver <6>[ 5.380270] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 5.387876] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 5.398706] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 5.407513] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.414081] sdhci: Copyright(c) Pierre Ossman <6>[ 5.419373] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.426865] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.435109] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.443324] usbcore: registered new interface driver usbhid <6>[ 5.449258] usbhid: USB HID core driver <6>[ 5.454526] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.464969] NET: Registered protocol family 17 <6>[ 5.469948] 9pnet: Installing 9P2000 support <5>[ 5.474616] Key type dns_resolver registered <6>[ 5.479558] registered taskstats version 1 <5>[ 5.484005] Loading compiled-in X.509 certificates <6>[ 5.494095] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2 <6>[ 5.503573] serial serial0: tty port ttyAMA0 registered <6>[ 5.522876] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 5.538078] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 5.545769] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 5.654137] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 5.667336] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 5.705956] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 5.719478] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <4>[ 5.728707] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 5.736240] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.743767] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.752635] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 5.760162] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 5.823745] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 5.827247] mmc0: new high speed SDIO card at address 0001 <6>[ 5.831343] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 5.843279] mmcblk1: p1 p2 <6>[ 18.008252] clk: Disabling unused clocks <6>[ 18.012604] ALSA device list: <6>[ 18.015882] No soundcards found. <6>[ 18.025464] Freeing unused kernel memory: 6016K <6>[ 18.030598] Run /init as init process <30>[ 18.066813] systemd[1]: System time before build time, advancing clock. <6>[ 18.087965] NET: Registered protocol family 10 <6>[ 18.093891] Segment Routing with IPv6 <30>[ 18.107632] 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.141290] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.160528] systemd[1]: Hostname set to . <30>[ 18.443316] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.457064] 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.485963] 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.514139] 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.541574] 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.564676] 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.592591] 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.620447] 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.640524] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 18.664388] 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.692414] 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.720421] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.744393] 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.768368] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.792401] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.812434] 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.840672] 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.869430] 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.896957] 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.924954] 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.953159] 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.980900] 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.012483] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 19.040434] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 19.068568] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.092801] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.112975] 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.145254] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.176980] 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.191541] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com dm_mod... <30>[ 19.217089] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.249105] 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.281047] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.309097] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.322569] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.335279] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.365535] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.397352] 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.428973] 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.461077] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.500335] 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.866327] 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.710418] random: dbus-daemon: uninitialized urandom read (12 bytes read) Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... <5>[ 20.731142] 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;39msystemd-logind.service[0m - User Login Management. [[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] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runl<3>[ 21.193048] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock evel Change in UTMP. <6>[ 21.229394] iproc-rng200 fe104000.rng: hwrng registered <6>[ 21.235435] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <3>[ 21.245249] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.258613] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.268402] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <3>[ 21.272215] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.288416] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <3>[ 21.302014] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.309604] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 21.321419] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <5>[ 21.345074] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0;32m<3>[ 21.368490] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock OK [<6>[ 21.368580] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus 0m] Reac<6>[ 21.369382] Bluetooth: Core ver 2.22 hed targ<6>[ 21.369462] NET: Registered protocol family 31 et [0;1<6>[ 21.369467] Bluetooth: HCI device and connection manager initialized ;39musb-<6>[ 21.369484] Bluetooth: HCI socket layer initialized gadget.�<6>[ 21.369493] Bluetooth: L2CAP socket layer initialized ��m - Ha<6>[ 21.369512] Bluetooth: SCO socket layer initialized rdware a<3>[ 21.381266] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock ctivated<6>[ 21.402922] Bluetooth: HCI UART driver ver 2.3 <3>[ 21.421937] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock USB gad<6>[ 21.432303] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <3>[ 21.440797] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock get. <6>[ 21.448299] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 21.453215] Bluetooth: HCI UART protocol H4 registered <5>[ 21.475115] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <3>[ 21.477397] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <5>[ 21.488721] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <6>[ 21.493833] pci_bus 0000:00: root bus resource [bus 00-ff] <4>[ 21.501617] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 21.506865] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <4>[ 21.514545] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 21.526374] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 21.541659] pci 0000:00:00.0: PME# supported from D0 D3hot <3>[ 21.549947] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present! <6>[ 21.562092] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <3>[ 21.569396] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present! <6>[ 21.585436] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.595527] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 21.607244] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 21.618590] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.630068] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.635387] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <6>[ 21.638014] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 21.661786] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.662150] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <6>[ 21.679295] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 21.680195] cfg80211: failed to load regulatory.db <6>[ 21.686213] Bluetooth: HCI UART protocol LL registered <6>[ 21.693017] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.698570] Bluetooth: HCI UART protocol Broadcom registered <6>[ 21.706536] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] <6>[ 21.710997] Bluetooth: HCI UART protocol QCA registered <6>[ 21.716839] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <6>[ 21.718986] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 21.719010] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 21.719020] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 21.719271] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 21.719470] pcieport 0000:00:00.0: PME: Signaling with IRQ 51 <6>[ 21.745263] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 <4>[ 21.752004] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <4>[ 21.765962] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <6>[ 21.770452] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 21.770488] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 21.770930] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 <4>[ 21.771306] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin <6>[ 21.772369] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 21.772393] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 21.772411] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 21.773529] hub 1-0:1.0: USB hub found <6>[ 21.773569] hub 1-0:1.0: 1 port detected <6>[ 21.776392] hub 2-0:1.0: USB hub found <6>[ 21.776461] hub 2-0:1.0: 4 ports detected <4>[ 21.786699] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 21.790278] vc4-drm gpu: [drm] Cannot find any crtc or sizes [[0;32m OK [0m] Listening on [0;1;39msystem<6>[ 21.875619] vc4-drm gpu: [drm] Cannot find any crtc or sizes d-rfkil…l Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. <6>[ 21.920319] uart-pl011 fe201000.serial: no DMA platform data <5>[ 21.996220] random: crng init done [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. <6>[ 22.024274] usb 1-1: new high-speed USB device number 2 using xhci_hcd Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 5.10.218-cip49 #1 SMP PREEMPT Mon Jun 24 06:54:20 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # # <6>[ 22.180923] Bluetooth: hci0: BCM: chip id 107 <6>[ 22.186020] Bluetooth: hci0: BCM: features 0x2f <6>[ 22.192511] Bluetooth: hci0: BCM4345C0 <6>[ 22.196654] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <6>[ 22.203243] hub 1-1:1.0: USB hub found <3>[ 22.206491] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 22.214474] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <6>[ 22.214481] hub 1-1:1.0: 4 ports detected #<3>[ 22.224587] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-452991/environment . /lava-452991/environment / # /lava-452991/bin/lava-test-runner /lava-452991/0 /lava-452991/bin/lava-test-runner /lava-452991/0 + export TESTRUN_ID=0_igt-<8>[ 22.621751] kms-vc4 + cd /lava-452991/0/tests/0_igt-kms-vc4 + cat uuid + UUID=452991_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 kms_atomic<8>[ 22.650761] 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.670874] [IGT] core_auth: executing o vc4_wa<14>[ 22.675978] [IGT] core_auth: starting subtest getclient-simple it_seqno<14>[ 22.682927] [IGT] core_auth: finished subtest getclient-simple, SUCCESS IGT-Ve<14>[ 22.690546] [IGT] core_auth: exiting, ret=0 rsion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aa<8>[ 22.700160] rch64) Using IGT_SRANDOM=1706305720 for randomisation Starting subtest: getclient-simple Opened device: /dev/dri/card0 [1mSubtest getclient-simple: SUCCESS (0.000s)[0m <14>[ 22.725106] [IGT] core_auth: executing IGT-Vers<14>[ 22.729527] [IGT] core_auth: starting subtest getclient-master-drop ion: 1.2<14>[ 22.737035] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS 8-ga44eb<14>[ 22.745072] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_<8>[ 22.754658] SRANDOM=1706305720 for randomisation Starting subtest: getclient-master-drop Opened device: /dev/dri/card0 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <14>[ 22.780730] [IGT] core_auth: executing IGT-Vers<14>[ 22.785240] [IGT] core_auth: starting subtest basic-auth ion: 1.2<14>[ 22.791628] [IGT] core_auth: finished subtest basic-auth, SUCCESS 8-ga44eb<14>[ 22.798709] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_<8>[ 22.808535] SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-auth [1mSubtest basic-auth: SUCCESS (0.000s)[0m <14>[ 22.832298] [IGT] core_auth: executing IGT-Vers<14>[ 22.836892] [IGT] core_auth: starting subtest many-magics ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: many-magics Reopening device fai<14>[ 22.859637] [IGT] core_auth: finished subtest many-magics, SUCCESS led afte<14>[ 22.866828] [IGT] core_auth: exiting, ret=0 r 1020 opens [1mSubtest many-magics: SUCCESS (0.016s)<8>[ 22.876297] [0m <8>[ 22.885234] <14>[ 22.926211] [IGT] core_getclient: executing IGT-Vers<14>[ 22.931354] [IGT] core_getclient: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Us<8>[ 22.941764] ing IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 22.984346] [IGT] core_getstats: executing IGT-Vers<14>[ 22.989271] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Us<8>[ 22.999560] ing IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.043320] [IGT] core_getversion: executing IGT-Vers<14>[ 23.048463] [IGT] core_getversion: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarc<8>[ 23.058665] h64) Using IGT_SRANDOM=17063057<3>[ 23.068273] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 20 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.101703] [IGT] core_setmaster_vs_auth: executing IGT-Vers<14>[ 23.107527] [IGT] core_setmaster_vs_auth: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Us<8>[ 23.118577] ing IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <8>[ 23.146876] <14>[ 23.169293] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/ca<6>[ 23.185629] vc4-drm gpu: [drm] Cannot find any crtc or sizes rd0 <14>[ 23.320548] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 23.326675] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest<14>[ 23.334323] [IGT] drm_read: exiting, ret=0 : invalid-buffer [1mSubtest invalid-buffer: SUCCESS (0.000s)[0m <8>[ 23.345234] <14>[ 23.371964] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.513004] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 23.519085] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest<14>[ 23.526378] [IGT] drm_read: exiting, ret=0 : fault-buffer [1mSubtest fault-buffer: SUCCESS (0.000s)[0m <8>[ 23.537413] <14>[ 23.563304] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.704634] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 24.710658] [IGT] drm_read: finished subtest empty-block, SUCCESS est empt<14>[ 24.717992] [IGT] drm_read: exiting, ret=0 y-block: SUCCESS (1.000s)[0m <8>[ 24.728999] <14>[ 24.755078] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 24.896425] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 24.902552] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest<14>[ 24.910135] [IGT] drm_read: exiting, ret=0 : empty-nonblock [1mSubtest empty-nonblock: SUCCESS (0.000s)[0m <8>[ 24.921098] <14>[ 24.947272] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 25.089019] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 25.095519] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest<14>[ 25.103435] [IGT] drm_read: exiting, ret=0 : short-buffer-block [1mSubtest short-buffer-block: SUCCESS (0.000s)[<8>[ 25.114278] 0m <14>[ 25.141416] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.283628] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 25.290439] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest<14>[ 25.298625] [IGT] drm_read: exiting, ret=0 : short-buffer-nonblock [1mSubtest short-buffer-nonblock: SUCCESS (0.0<8>[ 25.309720] 00s)[0m <14>[ 25.337022] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.478244] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 57.699107] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est shor<14>[ 57.707159] [IGT] drm_read: exiting, ret=0 t-buffer-wakeup: SUCCESS (32.214s)[0m <8>[ 57.718345] <8>[ 57.728680] <8>[ 57.753283] <14>[ 57.782433] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-ci<14>[ 57.791352] [IGT] kms_addfb_basic: starting subtest unused-handle p49 aarc<14>[ 57.798807] [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>[ 57.826238] [IGT] kms_addfb_basic: exiting, ret=0 ile ../lib/drmtest.c:880: Test requirement: is_intel_de<8>[ 57.836022] vice(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<14>[ 57.861494] [IGT] kms_addfb_basic: executing .c:880: Test requirement: is_intel_device(fd) <14>[ 57.870206] [IGT] kms_addfb_basic: starting subtest unused-pitches IGT-Vers<14>[ 57.877710] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.000s)[0m <14>[ 57.905262] [IGT] kms_addfb_basic: exiting, ret=0 Test requirement not met in function igt_require_intel, file ../lib/drm<8>[ 57.916374] test.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_<14>[ 57.943135] [IGT] kms_addfb_basic: executing intel, file ../lib/drmtest.c:880: Test <14>[ 57.951940] [IGT] kms_addfb_basic: starting subtest unused-offsets requirem<14>[ 57.958836] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS ent: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-offsets [1mSubtest unu<14>[ 57.986145] [IGT] kms_addfb_basic: exiting, ret=0 sed-offsets: SUCCESS (0.000s)[0m Test requirement not met in function <8>[ 57.997471] 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 re<14>[ 58.023957] [IGT] kms_addfb_basic: executing quirement not met in function igt_require_intel,<14>[ 58.032617] [IGT] kms_addfb_basic: starting subtest unused-modifier file ..<14>[ 58.040082] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS /lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtes<14>[ 58.067657] [IGT] kms_addfb_basic: exiting, ret=0 t: unused-modifier [1mSubtest unused-modifier: SUCCESS (0.000s)[0m T<8>[ 58.078803] est requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel<14>[ 58.106440] [IGT] kms_addfb_basic: executing _device(fd) Test requirement not met in functio<14>[ 58.115411] [IGT] kms_addfb_basic: starting subtest clobberred-modifier n igt_re<14>[ 58.123261] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP quire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/ca<14>[ 58.150621] [IGT] kms_addfb_basic: exiting, ret=77 rd0 Starting subtest: clobberred-modifier Test requirement not met in <8>[ 58.162179] function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest clobberred-modifier: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drm<14>[ 58.188774] [IGT] kms_addfb_basic: executing test.c:880: Test requirement: is_intel_device(f<14>[ 58.197674] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete d) Test<14>[ 58.206310] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_<14>[ 58.234488] [IGT] kms_addfb_basic: exiting, ret=77 intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-<8>[ 58.245888] cip49 aarch64) Using IGT_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/drmtes<14>[ 58.273383] [IGT] kms_addfb_basic: executing t.c:880: Test requirement: is_intel_device(fd) <14>[ 58.282117] [IGT] kms_addfb_basic: starting subtest legacy-format [1mSubtest invalid-smem-bo-on-discrete: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, fil<14>[ 58.299232] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS e ../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 f<14>[ 58.326130] [IGT] kms_addfb_basic: exiting, ret=0 unction igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<8>[ 58.337041] is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: legacy-format Successfully fuzzed <14>[ 58.363870] [IGT] kms_addfb_basic: executing 10000 {bpp, depth} variations [1mSubtest legacy-format: SUCCES<14>[ 58.374314] [IGT] kms_addfb_basic: starting subtest no-handle S (0.010<14>[ 58.381242] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS s)[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<14>[ 58.406911] [IGT] kms_addfb_basic: exiting, ret=0 :880: Test requirement: is_intel_device(fd) Test requi<8>[ 58.416639] rement 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305<14>[ 58.441601] [IGT] kms_addfb_basic: executing 756 for randomisation Opened device: /dev/dri/card0 St<14>[ 58.451781] [IGT] kms_addfb_basic: starting subtest basic arting s<14>[ 58.457837] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS ubtest: no-handle [1mSubtest no-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not <14>[ 58.483088] [IGT] kms_addfb_basic: exiting, ret=0 met in function igt_require_intel, file ../lib/drmtest.c<8>[ 58.492842] :880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.<14>[ 58.518288] [IGT] kms_addfb_basic: executing 10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for <14>[ 58.528460] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 randomis<14>[ 58.535038] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS ation Opened device: /dev/dri/card0 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_d<14>[ 58.561084] [IGT] kms_addfb_basic: exiting, ret=0 evice(fd) Test requirem<46>[ 58.568380] 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. ent not <8>[ 58.571288] met in f<46>[ 58.590604] systemd-journald[127]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. unction igt_requ<14>[ 58.615350] [IGT] kms_addfb_basic: executing ire_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 58.625456] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 l_device<14>[ 58.632435] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS (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.218-cip49 aarch64) Using IGT<14>[ 58.658462] [IGT] kms_addfb_basic: exiting, ret=0 _SRANDOM=1706305756 for randomisation Opened device: /d<8>[ 58.668072] ev/dri/card0 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) T<14>[ 58.694190] [IGT] kms_addfb_basic: executing est requirement not met in function igt_require_intel, file ../l<14>[ 58.704589] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 ib/drmte<14>[ 58.711659] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS st.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using<14>[ 58.740529] [IGT] kms_addfb_basic: exiting, ret=0 IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0<8>[ 58.752353] Starting subtest: bad-pitch-32 [1mSubtest bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement no<14>[ 58.779024] [IGT] kms_addfb_basic: executing t met in function igt_require_intel, file ../lib/drmtest<14>[ 58.789120] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 .c:880: <14>[ 58.795888] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, 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 (aarch64) (Linux: 5.10.218<14>[ 58.822116] [IGT] kms_addfb_basic: exiting, ret=0 -cip49 aarch64) Using IGT_SRANDOM=1706305756 for random<8>[ 58.832372] isation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-63 [1mSubtest bad-pitch-63: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test require<14>[ 58.858291] [IGT] kms_addfb_basic: executing ment: is_intel_device(fd) Test requirement not met in function <14>[ 58.868820] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 igt_requ<14>[ 58.876068] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, 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 requirement: is_intel_device(fd) IGT-Ver<14>[ 58.902068] [IGT] kms_addfb_basic: exiting, ret=0 sion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aar<8>[ 58.911832] ch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-128 [1mSubtest bad-pitch-128: SUCCESS (0.000s)[0m Test requirement not met in function igt_require<14>[ 58.937916] [IGT] kms_addfb_basic: executing _intel, file ../lib/drmtest.c:880: Test requirement: is<14>[ 58.948077] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 _intel_d<14>[ 58.954938] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS evice(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/drmtes<14>[ 58.981117] [IGT] kms_addfb_basic: exiting, ret=0 t.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44e<8>[ 58.992157] bfe (aarch64) (Linux: 5.10.218-cip49 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 requirement<14>[ 59.019258] [IGT] kms_addfb_basic: executing not met in function igt_require_intel, file ../lib/drmtest.c:88<14>[ 59.029461] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 0: Test<14>[ 59.036724] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS 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_i<14>[ 59.062609] [IGT] kms_addfb_basic: exiting, ret=0 ntel, file ../lib/drmtest.c:880: Test requirement: is_i<8>[ 59.072487] ntel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-1024 [1mSubt<14>[ 59.098317] [IGT] kms_addfb_basic: executing est bad-pitch-1024: SUCCESS (0.000s)[0m Test requirement not m<14>[ 59.108256] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 et in fu<14>[ 59.115699] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS nction 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_devi<14>[ 59.141674] [IGT] kms_addfb_basic: exiting, ret=0 ce(fd) Test requirement not met in function igt_require_intel, file ../<8>[ 59.153011] lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest<14>[ 59.179918] [IGT] kms_addfb_basic: executing : bad-pitch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)[0m Test requireme<14>[ 59.191816] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any nt not m<14>[ 59.199699] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS et in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test re<14>[ 59.224588] [IGT] kms_addfb_basic: exiting, ret=0 quirement: is_intel_device(fd) Test requirement not met in function igt<8>[ 59.236027] _require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri<14>[ 59.263594] [IGT] kms_addfb_basic: executing /card0 Starting subtest: bad-pitch-65536 [1mSubtest bad-pitch-65536: SUCCESS <14>[ 59.275138] [IGT] kms_addfb_basic: starting subtest invalid-get-prop (0.000s)<14>[ 59.282794] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS [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 ..<14>[ 59.307548] [IGT] kms_addfb_basic: exiting, ret=0 /lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test require<8>[ 59.318824] 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisat<14>[ 59.346204] [IGT] kms_addfb_basic: executing ion Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1m<14>[ 59.357742] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any Subtest <14>[ 59.365534] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS 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 not met <14>[ 59.390401] [IGT] kms_addfb_basic: exiting, ret=0 in function igt_require_intel, file ../lib/drmtest.c:880: Test requirem<8>[ 59.401952] ent: 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.218-cip49 aarch64<14>[ 59.428866] [IGT] kms_addfb_basic: executing ) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0<14>[ 59.440442] [IGT] kms_addfb_basic: starting subtest invalid-set-prop Starti<14>[ 59.447922] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS ng 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<14>[ 59.472757] [IGT] kms_addfb_basic: exiting, ret=0 _device(fd) Test requirement not met in function igt_require_intel, fil<8>[ 59.483902] e ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) <14>[ 59.511356] [IGT] kms_addfb_basic: executing (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: <14>[ 59.524366] [IGT] kms_addfb_basic: starting subtest master-rmfb /dev/dri<14>[ 59.531376] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS /card0 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmt<14>[ 59.553959] [IGT] kms_addfb_basic: exiting, ret=0 est.c:880: Test requirement: is_intel_device(fd) Test requirement not <8>[ 59.565415] 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) <14>[ 59.592068] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomis<14>[ 59.606884] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag ation O<14>[ 59.614928] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS pened device: /dev/dri/card0 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_r<14>[ 59.637381] [IGT] kms_addfb_basic: exiting, ret=0 equire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_dev<8>[ 59.648805] ice(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.676061] [IGT] kms_addfb_basic: executing Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Usi<14>[ 59.690752] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier ng IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: master-rmf<14>[ 59.706766] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, FAIL b [1mSubtest master-rmfb: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(<14>[ 59.729204] [IGT] kms_addfb_basic: exiting, ret=98 fd) Test requirement not met in function igt_require_in<8>[ 59.739738] tel, 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: <14>[ 59.765456] [IGT] kms_addfb_basic: executing 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-modifier-no-flag [1mSubtest addfb25-modifier-no-flag: SUCCESS (0.000s)[0m Test requirement not met in func<14>[ 59.794576] [IGT] kms_addfb_basic: exiting, ret=77 tion igt_require_intel, file ../lib/drmtest.c:880: Test<8>[ 59.804443] 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.832087] [IGT] kms_addfb_basic: executing le ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-bad-modifier (kms_addfb_basic:3<14>[ 59.861221] [IGT] kms_addfb_basic: exiting, ret=77 67) CRITICAL: Test assertion failure function addfb25_te<8>[ 59.871037] sts, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:367) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(struct drm_mode_fb_cmd2))<14>[ 59.898104] [IGT] kms_addfb_basic: executing )) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:367) CRITICAL: error: 0 != -1 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xbd3d4358] #2 [+0xbd3d5fbc] #3 [+0xbd3d156c] #4 [__libc_init_first+0x80] #5 [__libc_start<14>[ 59.927184] [IGT] kms_addfb_basic: exiting, ret=77 _main+0x98] #6 [+0xbd3d15b0] Subtest addfb2<8>[ 59.937668] 5-bad-modifier failed. **** DEBUG **** (kms_addfb_basic:367) ioctl_wrappers-DEBUG: Test requirement passed: igt_has_fb_modifiers(fd) (kms_addfb_basic:367) CRITICAL: Test assertion f<14>[ 59.962993] [IGT] kms_addfb_basic: executing ailure function addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:367) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -<14>[ 59.991689] [IGT] kms_addfb_basic: exiting, ret=77 1 (kms_addfb_basic:367) CRITICAL: error: 0 != -1 (kms_<8>[ 60.001755] addfb_basic:367) igt_core-INFO: Stack trace: (kms_addfb_basic:367) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_addfb_basic:367) igt_core-INFO: #1 [+0xbd3d4358] (kms_addfb<14>[ 60.027934] [IGT] kms_addfb_basic: executing _basic:367) igt_core-INFO: #2 [+0xbd3d5fbc] (kms_addfb_basic:367) igt_core-INFO: #3 [+0xbd3d156c] (kms_addfb_basic:367) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_addfb_basic:367) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_addfb_basic:367) <14>[ 60.056768] [IGT] kms_addfb_basic: exiting, ret=77 igt_core-INFO: #6 [+0xbd3d15b0] **** END *<8>[ 60.067244] *** [1mSubtest addfb25-bad-modifier: FAIL (0.008s)[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<14>[ 60.093905] [IGT] kms_addfb_basic: executing function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 a<14>[ 60.123071] [IGT] kms_addfb_basic: exiting, ret=77 arch64) Using IGT_SRANDOM=1706305757 for randomisation <8>[ 60.133567] Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-mismatch-legacy: SKIP (0.<14>[ 60.159539] [IGT] kms_addfb_basic: executing 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) IGT-Version: 1.28-ga44e<14>[ 60.188340] [IGT] kms_addfb_basic: exiting, ret=77 bfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT<8>[ 60.198690] _SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 60.223283] [IGT] kms_addfb_basic: executing [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_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<14>[ 60.252674] [IGT] kms_addfb_basic: starting subtest size-max is_inte<14>[ 60.259525] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS l_device<14>[ 60.267103] [IGT] kms_addfb_basic: exiting, ret=0 (fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch6<8>[ 60.278597] 4) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-frameb<14>[ 60.305538] [IGT] kms_addfb_basic: executing uffer-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) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 60.334758] [IGT] kms_addfb_basic: starting subtest too-wide l_device<14>[ 60.341151] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS (fd) IG<14>[ 60.348802] [IGT] kms_addfb_basic: exiting, ret=0 T-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip4<8>[ 60.358736] 9 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Te<14>[ 60.384810] [IGT] kms_addfb_basic: executing st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_i<14>[ 60.413761] [IGT] kms_addfb_basic: starting subtest too-high ntel_dev<14>[ 60.420740] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS ice(fd) <14>[ 60.428358] [IGT] kms_addfb_basic: exiting, ret=0 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-c<8>[ 60.438280] ip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_dev<14>[ 60.463632] [IGT] kms_addfb_basic: executing ice(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880:<14>[ 60.492310] [IGT] kms_addfb_basic: starting subtest bo-too-small Test r<14>[ 60.499216] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS equireme<14>[ 60.507184] [IGT] kms_addfb_basic: exiting, ret=0 nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.<8>[ 60.518674] 10.218-cip49 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_dev<14>[ 60.544598] [IGT] kms_addfb_basic: executing ice(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest tile-pitch-mismatch: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test require<14>[ 60.574010] [IGT] kms_addfb_basic: starting subtest small-bo ment: is<14>[ 60.580925] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS _intel_d<14>[ 60.588537] [IGT] kms_addfb_basic: exiting, ret=0 evice(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 a<8>[ 60.599975] arch64) 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 requirem<14>[ 60.626664] [IGT] kms_addfb_basic: executing ent not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-y-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 60.655399] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling l_device<14>[ 60.663529] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP (fd) IG<14>[ 60.672458] [IGT] kms_addfb_basic: exiting, ret=77 T-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Usin<8>[ 60.684105] g 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 i<14>[ 60.712124] [IGT] kms_addfb_basic: executing n function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: size-max [1mSubtest size-max: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_<14>[ 60.741732] [IGT] kms_addfb_basic: exiting, ret=77 device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux:<8>[ 60.751533] 5.10.218-cip49 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_<14>[ 60.778549] [IGT] kms_addfb_basic: executing device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../l<14>[ 60.807554] [IGT] kms_addfb_basic: exiting, ret=77 ib/drmtest.c:880: Test requirement: is_intel_device(fd)<8>[ 60.817431] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in funct<14>[ 60.841939] [IGT] kms_addfb_basic: executing ion igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-high [1mSubtest too-high: SUCCESS (<14>[ 60.870503] [IGT] kms_addfb_basic: exiting, ret=77 0.000s)[0m Test requirement not met in function igt_re<8>[ 60.880425] quire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisa<14>[ 60.906008] [IGT] kms_addfb_basic: executing tion 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<14>[ 60.935124] [IGT] kms_addfb_basic: exiting, ret=77 ) Starting subtest: bo-too-small [1mSubtest bo-too-sm<8>[ 60.945552] all: SUCCESS (0.000s)[0<8>[ 60.954577] m 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Open<8>[ 60.980610] 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_intel, fi<14>[ 61.004116] [IGT] kms_atomic: executing le ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: small-bo [1mSubtest small-bo: SUCCESS (0.000s)[0m Test re<14>[ 61.021352] [IGT] kms_atomic: starting subtest plane-overlay-legacy quiremen<14>[ 61.028707] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 t 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.218-cip49 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.218-cip49 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.218-cip49 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function<14>[ 61.228456] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS igt_req<14>[ 61.236094] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS uire_int<14>[ 61.244404] [IGT] kms_atomic: exiting, ret=0 el, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) T<8>[ 61.255655] est requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: <14>[ 61.282993] [IGT] kms_atomic: executing is_intel_device(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aa<14>[ 61.300019] [IGT] kms_atomic: starting subtest plane-primary-legacy rch64) <14>[ 61.307392] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-4-tiled: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-overlay-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subtest pipe-A-Writeback-1: SUCCESS (0.192s)[0m [1mSubtest plane-overlay-legacy: SUCCESS (0.208s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.441198] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 61.448454] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_atomic:427) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:427) 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:427) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:427) 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 [+0xaf1c5cd0] #7 [+0xaf1c24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xaf1c24f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:427) igt_kms-DEBUG: plane A.11: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.11: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.11: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.11: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane A.11: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: A.12, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane A.12: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: A.13, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane A.13: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: A.14, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane E.0: Setting property "alp<14>[ 62.823031] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL ha" to 0<14>[ 62.830449] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL xffff/65<14>[ 62.838638] [IGT] kms_atomic: exiting, ret=98 535 (kms_atomic:427) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic<8>[ 62.851974] :427) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_a<14>[ 62.879639] [IGT] kms_atomic: executing tomic:427) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" t<14>[ 62.896847] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos o 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:427) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:427) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:427) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:427) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:427) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:427) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:427) igt_kms-DEBUG: display: } (kms_atomic:427) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:427) igt_kms-CRITICAL: Test assertion failure function kmstest_du<14>[ 63.029780] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP mb_creat<14>[ 63.038767] [IGT] kms_atomic: exiting, ret=77 e, file ../lib/igt_kms.c:1295: (kms_atomic:427) igt_kms-CRITICAL: Faile<8>[ 63.050027] d 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:427) igt_kms-CRITICAL: Last errno: <14>[ 63.078462] [IGT] kms_atomic: executing 12, Cannot allocate memory (kms_atomic:427) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:427) igt_core-INFO: Stack trace: (kms_atomic:427) ig<14>[ 63.095480] [IGT] kms_atomic: starting subtest plane-immutable-zpos t_core-I<14>[ 63.103043] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 NFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:427) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:427) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:427) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:427) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:427) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() (kms_atomic:427) igt_core-INFO: #6 [+0xaf1c5cd0] (kms_atomic:427) igt_core-INFO: #7 [+0xaf1c24b8] (kms_atomic:427) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:427) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:427) igt_core-INFO: #10 [+0xaf1c24f0] **** 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.218-cip49 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-immutable-zpos Starting dynamic <14>[ 63.234953] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP subtest:<14>[ 63.242578] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP pipe-A-<14>[ 63.250664] [IGT] kms_atomic: exiting, ret=77 Writeback-1 Test requirement not met in function igt_require_pipe_crc, <8>[ 63.261924] 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-Writebac<14>[ 63.288457] [IGT] kms_atomic: executing k-1: SKIP (0.124s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.140s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (L<14>[ 63.305578] [IGT] kms_atomic: starting subtest test-only inux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: test-only <14>[ 63.436637] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.557245] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.565252] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 63.572580] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.113s)[0m [1mSubtest test-only: SUCCESS (0.<8>[ 63.583646] 253s)[0m <14>[ 63.610567] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/ca<14>[ 63.627257] [IGT] kms_atomic: starting subtest plane-cursor-legacy rd0 Starting<14>[ 63.634733] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: plane-cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.769755] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.777779] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 63.785986] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.127s)[0m [1mSubtest plane-cursor-legacy: S<8>[ 63.797397] UCCESS (0.143s)[0m <14>[ 63.824563] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 <14>[ 63.841676] [IGT] kms_atomic: starting subtest plane-invalid-params Starting<14>[ 63.849201] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: plane-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 63.983547] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 63.990812] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_atomic:442) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:442) 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:442) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:442) 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 [+0xd23654dc] #7 [+0xd23624b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xd23624f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:442) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:442) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:442) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:442) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:442) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:442) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:442) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:442) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:442) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:442) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:442) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:442) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:442) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:442) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:442) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 45 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2d/45 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 49 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x31/49 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 44 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2c/44 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 154 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9a/154 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atomic:442) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:442) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:442) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2d/45 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9b/155 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2c/44 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data<14>[ 65.027750] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL : A.0, f<14>[ 65.035095] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL b 155 (<14>[ 65.043220] [IGT] kms_atomic: exiting, ret=98 kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9a/154 (kms_a<8>[ 65.055878] tomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "C<14>[ 65.083786] [IGT] kms_atomic: executing RTC_ID" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atomic:442) <14>[ 65.100868] [IGT] kms_atomic: starting subtest plane-invalid-params-fence igt_kms-<14>[ 65.108940] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:442) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:442) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:442) igt_kms-DEBUG: display: commit { (kms_atomic:442) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:442) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:442) igt_kms-DEBUG: display: } (kms_atomic:442) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:442) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:442) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((size<14>[ 65.242090] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP of(struc<14>[ 65.249855] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP t drm_mo<14>[ 65.258488] [IGT] kms_atomic: exiting, ret=77 de_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:442) ig<8>[ 65.269907] t_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:442) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:442) igt_core-INFO: Stack trace: (kms_atomic:442) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_<14>[ 65.298002] [IGT] kms_atomic: executing assert() (kms_atomic:442) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:442) igt_core-INFO: #2 ../lib/igt_fb.c<14>[ 65.314738] [IGT] kms_atomic: starting subtest crtc-invalid-params :1249 cr<14>[ 65.322127] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 eate_bo_for_fb.isra.0() (kms_atomic:442) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:442) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:442) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:442) igt_core-INFO: #6 [+0xd23654dc] (kms_atomic:442) igt_core-INFO: #7 [+0xd23624b8] (kms_atomic:442) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:442) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:442) igt_core-INFO: #10 [+0xd23624f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.171s)[0m [1mSubtest plane-invalid-params: FAIL (1.186s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.141s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-invalid-params Sta<14>[ 65.457718] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS rting dy<14>[ 65.465361] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS namic su<14>[ 65.473572] [IGT] kms_atomic: exiting, ret=0 btest: pipe-A-Writeback-1 [1mDynamic subtest pipe-A-Writeback-1: SUCCE<8>[ 65.485024] SS (0.128s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.144s)[0m <14>[ 65.512120] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.528867] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence rd0 Starting<14>[ 65.536771] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: crtc-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 65.670030] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 65.677790] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met<14>[ 65.686373] [IGT] kms_atomic: exiting, ret=77 in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requi<8>[ 65.697662] 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.141s)[0m <14>[ 65.725927] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.742665] [IGT] kms_atomic: starting subtest atomic-invalid-params rd0 Starting<14>[ 65.750248] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: atomic-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 65.884503] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 65.892527] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 65.900906] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.126s)[0m [1mSubtest atomic-invalid-params: SUCCESS<8>[ 65.912578] (0.143s)[0m <14>[ 65.940632] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.957639] [IGT] kms_atomic: starting subtest atomic-plane-damage rd0 Starting subtest: atomic-plane-damage No dynam<14>[ 66.089586] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests<14>[ 66.097585] [IGT] kms_atomic: exiting, ret=77 executed. [1mSubtest atomic-plane-damage: SKIP (0.125<8>[ 66.107661] s)[0m <8>[ 66.118106] <8>[ 66.142816] <14>[ 66.166090] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/ca<14>[ 66.183436] [IGT] kms_flip_event_leak: starting subtest basic rd0 <14>[ 66.190330] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 Starting subtest: basic Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 66.211789] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 66.219070] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_flip_event_leak:463) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:463) 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:463) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:463) 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 [+0xdb1f1964] #6 [+0xdb1f146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xdb1f14b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetCursor pipe B, disablin<14>[ 66.917652] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL g (kms_<14>[ 66.926369] [IGT] kms_flip_event_leak: finished subtest basic, FAIL flip_eve<14>[ 66.933943] [IGT] kms_flip_event_leak: exiting, ret=98 nt_leak:463) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms<8>[ 66.945564] _flip_event_leak:463) igt_kms-DE<8>[ 66.954782] BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetCrtc pipe C, disa<8>[ 66.980749] bling (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation <14>[ 67.004374] [IGT] kms_prop_blob: executing pipe C, <14>[ 67.009326] [IGT] kms_prop_blob: starting subtest basic plane 17<14>[ 67.015425] [IGT] kms_prop_blob: finished subtest basic, SUCCESS (kms_f<14>[ 67.022585] [IGT] kms_prop_blob: exiting, ret=0 lip_event_leak:463) igt_kms-DEBUG: display: SetCurso<8>[ 67.032767] r pipe C, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pi<14>[ 67.056410] [IGT] kms_prop_blob: executing pe->n_pl<14>[ 67.061948] [IGT] kms_prop_blob: starting subtest blob-prop-core anes (k<14>[ 67.068928] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS ms_flip_<14>[ 67.076897] [IGT] kms_prop_blob: exiting, ret=0 event_leak:463) igt_kms-DEBUG: display: Fixing up in<8>[ 67.086900] itial rotation pipe D, plane 0 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && pla<14>[ 67.111792] [IGT] kms_prop_blob: executing ne_idx <<14>[ 67.117017] [IGT] kms_prop_blob: starting subtest blob-prop-validate pipe->n<14>[ 67.124446] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS _planes <14>[ 67.132771] [IGT] kms_prop_blob: exiting, ret=0 (kms_flip_event_leak:463) igt_kms-DEBUG: display: F<8>[ 67.142925] ixing up initial rotation pipe D, plane 17 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:463) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) <14>[ 67.168575] [IGT] kms_prop_blob: executing (kms_fli<14>[ 67.173896] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime p_event_<14>[ 67.181283] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS leak:463<14>[ 67.189453] [IGT] kms_prop_blob: exiting, ret=0 ) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<8>[ 67.199573] && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetCrtc pipe E, disablin<14>[ 67.225039] [IGT] kms_prop_blob: executing g (kms_<14>[ 67.230889] [IGT] kms_prop_blob: starting subtest blob-multiple flip_eve<14>[ 67.237740] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS nt_leak:<14>[ 67.245431] [IGT] kms_prop_blob: exiting, ret=0 463) igt_kms-DEBUG: Test requirement passed: plane_idx ><8>[ 67.255409] = 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:463) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_flip_event_leak:463) igt_kms-DEBUG: display: SetCursor pipe E, disabling <14>[ 67.281283] [IGT] kms_prop_blob: executing (kms_fl<14>[ 67.286961] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any ip_event<14>[ 67.294419] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS _leak:46<14>[ 67.302919] [IGT] kms_prop_blob: exiting, ret=0 3) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0)<8>[ 67.313117] (kms_flip_event_leak:463) igt_kms-DEBUG: display: } (kms_flip_event_leak:463) drmtest-DEBUG: Force option used: Using driver vc4 (kms_flip_event_leak:463) drmtest-DEBUG: Opened previously opened device: /<14>[ 67.339189] [IGT] kms_prop_blob: executing dev/dri/<14>[ 67.344333] [IGT] kms_prop_blob: starting subtest invalid-get-prop card0 (<14>[ 67.351409] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS kms_flip<14>[ 67.359560] [IGT] kms_prop_blob: exiting, ret=0 _event_leak:463) drmtest-DEBUG: Test requirement passed:<8>[ 67.369736] !(fd<0) (kms_flip_event_leak:463) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_leak:463) igt_kms-CRITICAL: Test assertion<14>[ 67.394968] [IGT] kms_prop_blob: executing failure<14>[ 67.400591] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any functio<14>[ 67.408067] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS n kmstes<14>[ 67.416564] [IGT] kms_prop_blob: exiting, ret=0 t_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_ev<8>[ 67.426755] ent_leak:463) 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 (k<14>[ 67.452998] [IGT] kms_prop_blob: executing ms_flip_<14>[ 67.458684] [IGT] kms_prop_blob: starting subtest invalid-set-prop event_le<14>[ 67.465864] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS ak:463) <14>[ 67.473890] [IGT] kms_prop_blob: exiting, ret=0 igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory<8>[ 67.483960] (kms_flip_event_leak:4<8>[ 67.493065] 63) igt_kms-CRITICAL: error: -1 != 0 (kms_flip_event_leak:463) igt_core-INFO: Stack trace: (kms_flip_event_leak:463) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_leak:463) igt_core-INFO: #1 ../<8>[ 67.518052] lib/igt_kms.c:1297 kmstest_dumb_create() (kms_flip_event_leak:463) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip_event_leak:463) igt_core-INFO: #3 ../lib/igt_fb.c:21<14>[ 67.540867] [IGT] kms_setmode: executing 12 igt_c<14>[ 67.545970] [IGT] kms_setmode: starting subtest basic reate_fb<14>[ 67.551886] [IGT] kms_setmode: finished subtest basic, SKIP _with_bo<14>[ 67.558532] [IGT] kms_setmode: exiting, ret=77 _size() (kms_flip_event_leak:463) igt_core-INFO: #4 .<8>[ 67.568435] ./lib/igt_fb.c:2155 igt_create_fb() (kms_flip_event_leak:463) igt_core-INFO: #5 [+0xdb1f1964] (kms_flip_event_leak:463) igt_core-INFO: #6 [+0xdb1f146c] (kms_flip_event_leak:46<14>[ 67.592666] [IGT] kms_setmode: executing 3) igt_c<14>[ 67.597760] [IGT] kms_setmode: starting subtest basic-clone-single-crtc ore-INFO<14>[ 67.605285] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP : #7 [<14>[ 67.613540] [IGT] kms_setmode: exiting, ret=77 __libc_init_first+0x80] (kms_flip_event_leak:463) igt_c<8>[ 67.623531] ore-INFO: #8 [__libc_start_main+0x98] (kms_flip_event_leak:463) igt_core-INFO: #9 [+0xdb1f14b0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (0.719s)[0m [1mSubtest basic: FA<14>[ 67.650000] [IGT] kms_setmode: executing IL (0.73<14>[ 67.654993] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc 6s)[0m <14>[ 67.662657] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP IGT-Ver<14>[ 67.671062] [IGT] kms_setmode: exiting, ret=77 sion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aar<8>[ 67.681047] ch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Li<14>[ 67.705984] [IGT] kms_setmode: executing nux: 5.1<14>[ 67.711450] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc 0.218-ci<14>[ 67.719306] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP p49 aarc<14>[ 67.728063] [IGT] kms_setmode: exiting, ret=77 h64) Using IGT_SRANDOM=1706305764 for randomisation Op<8>[ 67.738096] ened device: /dev/dri/card0 Starting subtest: blob-prop-core [1mSubtest blob-prop-core: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT<14>[ 67.763493] [IGT] kms_setmode: executing _SRANDOM<14>[ 67.768571] [IGT] kms_setmode: starting subtest clone-exclusive-crtc =1706305<14>[ 67.775824] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP 765 for <14>[ 67.783802] [IGT] kms_setmode: exiting, ret=77 randomisation Opened device: /dev/dri/card0 Starting s<8>[ 67.793823] ubtest: blob-prop-validate [1mSubtest blob-prop-validate: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /<14>[ 67.820163] [IGT] kms_setmode: executing dev/dri/<14>[ 67.825805] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing card0 S<14>[ 67.834274] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP tarting <14>[ 67.843584] [IGT] kms_setmode: exiting, ret=77 subtest: blob-prop-lifetime [1mSubtest blob-prop-lifet<8>[ 67.853420] ime: SUCCESS (0.000s)[0<8>[ 67.864445] m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-multiple [1mSubtest blob-multiple: SUCCESS (0.000s)[0m<8>[ 67.889049] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1mSubte<14>[ 67.911707] [IGT] kms_vblank: executing st invalid-get-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=170630576<14>[ 67.928721] [IGT] kms_vblank: starting subtest invalid 5 for ra<14>[ 67.935079] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ndomisation 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.218-cip49 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.218-cip49 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.218-cip49 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.218-cip49 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.218-cip49 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.218-cip49 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.218-cip49 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.218-cip49 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:520) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:520) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:520) 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 [+0xb05c338c] #3 [+0xb05c1c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb05c1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:520) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:520) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:520) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:520) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:520) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:520) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:520) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:520) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<14>[ 71.658230] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 71.665690] [IGT] kms_vblank: finished subtest invalid, FAIL e_idx < <14>[ 71.672724] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 71.685182] pipe D, plane 0 (kms_vblank:520) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: <14>[ 71.711477] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:520) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:520) igt<14>[ 71.728853] [IGT] kms_vblank: starting subtest crtc-id _kms-DEB<14>[ 71.735519] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 UG: display: MoveCursor pipe D, (0, 0) (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:520) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:520) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:520) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:520) igt_kms-DEBUG: display: } (kms_vblank:520) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:520) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:520) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:520) igt_core-INFO: Stack trace: (kms_vblank:520) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:520) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:520) igt_core-INFO: #2 [+0xb05c338c] (kms_vblank:520) igt_core-INFO: #3 [+0xb05c1c78] (kms_vblank:520) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:520) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:520) igt_core-INFO: #6 [+0xb05c1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.715s)[0m [1mSubtest invalid: FAIL (3.731s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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:523) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:523) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:523) 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 [+0xdaa13728] #3 [+0xdaa11c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xdaa11cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:523) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:523) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:523) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:523) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:523) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:523) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:523) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:523) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<14>[ 75.498219] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 75.505687] [IGT] kms_vblank: finished subtest crtc-id, FAIL e_idx < <14>[ 75.512719] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 75.525256] pipe D, plane 0 (kms_vblank:523) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: <14>[ 75.551709] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:523) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:<14>[ 75.568649] [IGT] kms_vblank: starting subtest accuracy-idle 523) igt<14>[ 75.575354] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:523) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:523) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:523) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:523) igt_kms-DEBUG: display: } (kms_vblank:523) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:523) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:523) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:523) igt_core-INFO: Stack trace: (kms_vblank:523) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:523) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:523) igt_core-INFO: #2 [+0xdaa13728] (kms_vblank:523) igt_core-INFO: #3 [+0xdaa11c78] (kms_vblank:523) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:523) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:523) igt_core-INFO: #6 [+0xdaa11cb0] **** 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.218-cip49 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:526) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:526) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:526) 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 [+0xb8f11f94] #3 [+0xb8f12fa0] #4 [+0xb8f131bc] #5 [+0xb8f11c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb8f11cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:526) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:526) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:526) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:526) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:526) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:526) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:526) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:526) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane<14>[ 79.339065] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 79.346495] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL 0 && pla<14>[ 79.354038] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial <8>[ 79.366545] rotation pipe D, plane 0 (kms_vblank:526) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526<14>[ 79.392349] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:526) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 79.409869] [IGT] kms_vblank: starting subtest query-idle ing (km<14>[ 79.416231] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 s_vblank:526) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:526) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:526) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:526) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:526) igt_kms-DEBUG: display: } (kms_vblank:526) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:526) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:526) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:526) igt_core-INFO: Stack trace: (kms_vblank:526) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:526) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:526) igt_core-INFO: #2 [+0xb8f11f94] (kms_vblank:526) igt_core-INFO: #3 [+0xb8f12fa0] (kms_vblank:526) igt_core-INFO: #4 [+0xb8f131bc] (kms_vblank:526) igt_core-INFO: #5 [+0xb8f11c78] (kms_vblank:526) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:526) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:526) igt_core-INFO: #8 [+0xb8f11cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.756s)[0m [1mSubtest accuracy-idle: FAIL (3.771s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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:529) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:529) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:529) 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 [+0xcda21f94] #3 [+0xcda22fa0] #4 [+0xcda231bc] #5 [+0xcda21c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcda21cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:529) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:529) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:529) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:529) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:529) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:529) igt_kms-DEBUG: Test requirement passe<14>[ 83.178303] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 83.185759] [IGT] kms_vblank: finished subtest query-idle, FAIL _idx >= <14>[ 83.193057] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up <8>[ 83.205556] initial rotation pipe D, plane 0 (kms_vblank:529) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529<14>[ 83.232094] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 83.249623] [IGT] kms_vblank: starting subtest query-idle-hang s_vblank<14>[ 83.256623] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP :529) ig<14>[ 83.264226] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 83.273924] s_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 83.298559] [IGT] kms_vblank: executing :529) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 83.315931] [IGT] kms_vblank: starting subtest query-forked x < pipe<14>[ 83.322582] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:529) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:529) igt_kms-DEBUG: display: } (kms_vblank:529) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:529) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:529) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:529) igt_core-INFO: Stack trace: (kms_vblank:529) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:529) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:529) igt_core-INFO: #2 [+0xcda21f94] (kms_vblank:529) igt_core-INFO: #3 [+0xcda22fa0] (kms_vblank:529) igt_core-INFO: #4 [+0xcda231bc] (kms_vblank:529) igt_core-INFO: #5 [+0xcda21c78] (kms_vblank:529) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:529) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:529) igt_core-INFO: #8 [+0xcda21cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.754s)[0m [1mSubtest query-idle: FAIL (3.770s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.218-cip49 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:535) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:535) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:535) 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 [+0xdf4f1f94] #3 [+0xdf4f2fa0] #4 [+0xdf4f31bc] #5 [+0xdf4f1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdf4f1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:535) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:535) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:535) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:535) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:535) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:535) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:535) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:535) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:535) igt_kms-DEBUG: Test requirement passe<14>[ 87.274238] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 87.281694] [IGT] kms_vblank: finished subtest query-forked, FAIL _idx >= <14>[ 87.289160] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up <8>[ 87.301556] initial rotation pipe D, plane 0 (kms_vblank:535) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535<14>[ 87.328275] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:535) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 87.345298] [IGT] kms_vblank: starting subtest query-forked-hang ing (km<14>[ 87.352356] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP s_vblank<14>[ 87.360048] [IGT] kms_vblank: exiting, ret=77 :535) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 87.369872] 0) (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 87.394631] [IGT] kms_vblank: executing s_vblank:535) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 87.412200] [IGT] kms_vblank: starting subtest query-busy plane_id<14>[ 87.418558] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 x < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:535) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:535) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:535) igt_kms-DEBUG: display: } (kms_vblank:535) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:535) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:535) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:535) igt_core-INFO: Stack trace: (kms_vblank:535) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:535) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:535) igt_core-INFO: #2 [+0xdf4f1f94] (kms_vblank:535) igt_core-INFO: #3 [+0xdf4f2fa0] (kms_vblank:535) igt_core-INFO: #4 [+0xdf4f31bc] (kms_vblank:535) igt_core-INFO: #5 [+0xdf4f1c78] (kms_vblank:535) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:535) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:535) igt_core-INFO: #8 [+0xdf4f1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest query-forked: FAIL (3.959s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.218-cip49 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:541) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:541) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:541) 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 [+0xd4671f94] #3 [+0xd4672fa0] #4 [+0xd46731bc] #5 [+0xd4671c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd4671cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:541) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:541) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:541) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:541) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:541) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:541) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:541) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:541) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:541) igt_kms-DEBUG: Test requirement passe<14>[ 91.370082] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 91.377806] [IGT] kms_vblank: finished subtest query-busy, FAIL _idx >= <14>[ 91.385074] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up <8>[ 91.397789] initial rotation pipe D, plane 0 (kms_vblank:541) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541<14>[ 91.424132] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:541) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 91.441244] [IGT] kms_vblank: starting subtest query-busy-hang ing (km<14>[ 91.448050] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP s_vblank<14>[ 91.455557] [IGT] kms_vblank: exiting, ret=77 :541) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 91.465320] 0) (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 91.491313] [IGT] kms_vblank: executing :541) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 91.508067] [IGT] kms_vblank: starting subtest query-forked-busy x < pipe<14>[ 91.515330] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:541) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:541) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:541) igt_kms-DEBUG: display: } (kms_vblank:541) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:541) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:541) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:541) igt_core-INFO: Stack trace: (kms_vblank:541) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:541) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:541) igt_core-INFO: #2 [+0xd4671f94] (kms_vblank:541) igt_core-INFO: #3 [+0xd4672fa0] (kms_vblank:541) igt_core-INFO: #4 [+0xd46731bc] (kms_vblank:541) igt_core-INFO: #5 [+0xd4671c78] (kms_vblank:541) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:541) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:541) igt_core-INFO: #8 [+0xd4671cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest query-busy: FAIL (3.959s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.218-cip49 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:547) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:547) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:547) 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 [+0xaf911f94] #3 [+0xaf912fa0] #4 [+0xaf9131bc] #5 [+0xaf911c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xaf911cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:547) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:547) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:547) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:547) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:547) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:547) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:547) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:547) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:547) igt_kms-DEBUG: Test requirement passe<14>[ 95.466348] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 95.473817] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL _idx >= <14>[ 95.481671] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up <8>[ 95.494193] initial rotation pipe D, plane 0 (kms_vblank:547) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 95.520442] [IGT] kms_vblank: executing lank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:547) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 95.538301] [IGT] kms_vblank: starting subtest query-forked-busy-hang ing (km<14>[ 95.545838] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP s_vblank<14>[ 95.553979] [IGT] kms_vblank: exiting, ret=77 :547) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 95.563672] 0) (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 95.588580] [IGT] kms_vblank: executing e 0 (kms_vblank:547) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 95.606061] [IGT] kms_vblank: starting subtest wait-idle plane_id<14>[ 95.612906] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 x < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:547) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:547) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:547) igt_kms-DEBUG: display: } (kms_vblank:547) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:547) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:547) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:547) igt_core-INFO: Stack trace: (kms_vblank:547) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:547) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:547) igt_core-INFO: #2 [+0xaf911f94] (kms_vblank:547) igt_core-INFO: #3 [+0xaf912fa0] (kms_vblank:547) igt_core-INFO: #4 [+0xaf9131bc] (kms_vblank:547) igt_core-INFO: #5 [+0xaf911c78] (kms_vblank:547) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:547) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:547) igt_core-INFO: #8 [+0xaf911cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest query-forked-busy: FAIL (3.959s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.218-cip49 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:553) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:553) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:553) 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 [+0xabb61f94] #3 [+0xabb62fa0] #4 [+0xabb631bc] #5 [+0xabb61c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xabb61cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:553) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:553) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:553) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:553) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:553) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:553) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:553) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:553) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:553) igt_kms-DEBUG: Test requirement passe<14>[ 99.561952] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 99.569687] [IGT] kms_vblank: finished subtest wait-idle, FAIL _idx >= <14>[ 99.576881] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up <8>[ 99.589404] initial rotation pipe D, plane 0 (kms_vblank:553) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 99.615395] [IGT] kms_vblank: executing lank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:553) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 99.632184] [IGT] kms_vblank: starting subtest wait-idle-hang , disabl<14>[ 99.638943] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP ing (km<14>[ 99.646373] [IGT] kms_vblank: exiting, ret=77 s_vblank:553) igt_kms-DEBUG: display: MoveCursor pip<8>[ 99.656155] e D, (0, 0) (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 99.681799] [IGT] kms_vblank: executing s_vblank:553) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 99.698963] [IGT] kms_vblank: starting subtest wait-forked x < pipe<14>[ 99.705986] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:553) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:553) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:553) igt_kms-DEBUG: display: } (kms_vblank:553) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:553) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:553) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:553) igt_core-INFO: Stack trace: (kms_vblank:553) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:553) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:553) igt_core-INFO: #2 [+0xabb61f94] (kms_vblank:553) igt_core-INFO: #3 [+0xabb62fa0] (kms_vblank:553) igt_core-INFO: #4 [+0xabb631bc] (kms_vblank:553) igt_core-INFO: #5 [+0xabb61c78] (kms_vblank:553) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:553) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:553) igt_core-INFO: #8 [+0xabb61cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.941s)[0m [1mSubtest wait-idle: FAIL (3.957s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.218-cip49 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:559) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:559) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:559) 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 [+0xc1ea1f94] #3 [+0xc1ea2fa0] #4 [+0xc1ea31bc] #5 [+0xc1ea1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc1ea1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:559) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:559) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:559) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:559) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:559) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:559) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:559) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:559) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:559) igt_kms-DEBUG: Test requirement passe<14>[ 103.658262] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 103.665719] [IGT] kms_vblank: finished subtest wait-forked, FAIL _idx >= <14>[ 103.673096] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up <8>[ 103.685749] initial rotation pipe D, plane 0 (kms_vblank:559) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559<14>[ 103.712324] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:559) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 103.729113] [IGT] kms_vblank: starting subtest wait-forked-hang ing (km<14>[ 103.736098] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP s_vblank<14>[ 103.743713] [IGT] kms_vblank: exiting, ret=77 :559) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 103.753456] 0) (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 103.778457] [IGT] kms_vblank: executing s_vblank:559) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 103.795798] [IGT] kms_vblank: starting subtest wait-busy plane_id<14>[ 103.801994] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 x < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:559) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:559) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:559) igt_kms-DEBUG: display: } (kms_vblank:559) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:559) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:559) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:559) igt_core-INFO: Stack trace: (kms_vblank:559) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:559) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:559) igt_core-INFO: #2 [+0xc1ea1f94] (kms_vblank:559) igt_core-INFO: #3 [+0xc1ea2fa0] (kms_vblank:559) igt_core-INFO: #4 [+0xc1ea31bc] (kms_vblank:559) igt_core-INFO: #5 [+0xc1ea1c78] (kms_vblank:559) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:559) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:559) igt_core-INFO: #8 [+0xc1ea1cb0] **** 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.218-cip49 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.218-cip49 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:565) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:565) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:565) 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 [+0xdbb61f94] #3 [+0xdbb62fa0] #4 [+0xdbb631bc] #5 [+0xdbb61c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdbb61cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:565) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:565) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:565) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:565) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:565) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:565) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:565) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:565) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:565) igt_kms-DEBUG: Test requirement passe<14>[ 107.754233] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 107.761690] [IGT] kms_vblank: finished subtest wait-busy, FAIL _idx >= <14>[ 107.768887] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up <8>[ 107.781379] initial rotation pipe D, plane 0 (kms_vblank:565) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565<14>[ 107.807667] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:565) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 107.824819] [IGT] kms_vblank: starting subtest wait-busy-hang ing (km<14>[ 107.831559] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP s_vblank<14>[ 107.838997] [IGT] kms_vblank: exiting, ret=77 :565) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 107.848759] 0) (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 107.874116] [IGT] kms_vblank: executing :565) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 107.891294] [IGT] kms_vblank: starting subtest wait-forked-busy x < pipe<14>[ 107.898451] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:565) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:565) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:565) igt_kms-DEBUG: display: } (kms_vblank:565) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:565) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:565) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:565) igt_core-INFO: Stack trace: (kms_vblank:565) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:565) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:565) igt_core-INFO: #2 [+0xdbb61f94] (kms_vblank:565) igt_core-INFO: #3 [+0xdbb62fa0] (kms_vblank:565) igt_core-INFO: #4 [+0xdbb631bc] (kms_vblank:565) igt_core-INFO: #5 [+0xdbb61c78] (kms_vblank:565) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:565) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:565) igt_core-INFO: #8 [+0xdbb61cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest wait-busy: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305805 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:571) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:571) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:571) 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 [+0xc7cc1f94] #3 [+0xc7cc2fa0] #4 [+0xc7cc31bc] #5 [+0xc7cc1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc7cc1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:571) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:571) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:571) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:571) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:571) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:571) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:571) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:571) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= <14>[ 111.851675] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL 0 && pla<14>[ 111.859111] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL ne_idx <<14>[ 111.866931] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial <8>[ 111.879006] rotation pipe D, plane 0 (kms_vblank:571) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571<14>[ 111.905111] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:571) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 111.922054] [IGT] kms_vblank: starting subtest wait-forked-busy-hang ing (km<14>[ 111.929425] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP s_vblank<14>[ 111.937449] [IGT] kms_vblank: exiting, ret=77 :571) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 111.947228] 0) (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 111.971534] [IGT] kms_vblank: executing E, plane 0 (kms_vblank:571) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx <14>[ 111.988887] [IGT] kms_vblank: starting subtest ts-continuation-idle >= 0 && <14>[ 111.996467] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:571) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:571) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:571) igt_kms-DEBUG: display: } (kms_vblank:571) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:571) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:571) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:571) igt_core-INFO: Stack trace: (kms_vblank:571) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:571) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:571) igt_core-INFO: #2 [+0xc7cc1f94] (kms_vblank:571) igt_core-INFO: #3 [+0xc7cc2fa0] (kms_vblank:571) igt_core-INFO: #4 [+0xc7cc31bc] (kms_vblank:571) igt_core-INFO: #5 [+0xc7cc1c78] (kms_vblank:571) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:571) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:571) igt_core-INFO: #8 [+0xc7cc1cb0] **** 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305809 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305809 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:577) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:577) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:577) 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 [+0xe1571f94] #3 [+0xe1572fa0] #4 [+0xe15731bc] #5 [+0xe1571c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe1571cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:577) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:577) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:577) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:577) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:577) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:577) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:577) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:577) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:577) igt_kms-DEBUG: Test requirement passe<14>[ 115.946100] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 115.953840] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL _idx >= <14>[ 115.961989] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up <8>[ 115.974572] initial rotation pipe D, plane 0 (kms_vblank:577) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 116.001074] [IGT] kms_vblank: executing lank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:577) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 116.018769] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang ing (km<14>[ 116.026685] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP s_vblank<14>[ 116.035099] [IGT] kms_vblank: exiting, ret=77 :577) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 116.044880] 0) (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 116.069389] [IGT] kms_vblank: executing E, plane 0 (kms_vblank:577) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: pl<14>[ 116.086064] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm ane_idx <14>[ 116.094026] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:577) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:577) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:577) igt_kms-DEBUG: display: } (kms_vblank:577) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:577) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:577) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:577) igt_core-INFO: Stack trace: (kms_vblank:577) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:577) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:577) igt_core-INFO: #2 [+0xe1571f94] (kms_vblank:577) igt_core-INFO: #3 [+0xe1572fa0] (kms_vblank:577) igt_core-INFO: #4 [+0xe15731bc] (kms_vblank:577) igt_core-INFO: #5 [+0xe1571c78] (kms_vblank:577) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:577) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:577) igt_core-INFO: #8 [+0xe1571cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.942s)[0m [1mSubtest ts-continuation-idle: FAIL (3.958s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305813 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.218-cip49 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:583) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:583) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:583) 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 [+0xc4ff1f94] #3 [+0xc4ff2fa0] #4 [+0xc4ff31bc] #5 [+0xc4ff1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc4ff1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:583) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:583) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:583) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:583) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:583) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:583) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:583) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:583) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:583) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:583) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane<14>[ 120.042962] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 120.050421] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL 0 && pla<14>[ 120.058926] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up <8>[ 120.070941] initial rotation pipe D, plane 0 (kms_vblank:583) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583<14>[ 120.098450] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:583) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 120.115551] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend ing (km<14>[ 120.123747] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 s_vblank:583) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:583) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:583) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:583) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:583) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:583) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:583) igt_kms-DEBUG: display: } (kms_vblank:583) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:583) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:583) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:583) igt_core-INFO: Stack trace: (kms_vblank:583) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:583) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:583) igt_core-INFO: #2 [+0xc4ff1f94] (kms_vblank:583) igt_core-INFO: #3 [+0xc4ff2fa0] (kms_vblank:583) igt_core-INFO: #4 [+0xc4ff31bc] (kms_vblank:583) igt_core-INFO: #5 [+0xc4ff1c78] (kms_vblank:583) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:583) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:583) igt_core-INFO: #8 [+0xc4ff1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.941s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (3.957s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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:586) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:586) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:586) 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 [+0xcd0c1f94] #3 [+0xcd0c2fa0] #4 [+0xcd0c31bc] #5 [+0xcd0c1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcd0c1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:586) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:586) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:586) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:586) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:586) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:586) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:586) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:586) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:586) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:586) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane<14>[ 123.883083] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 123.890512] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL 0 && pla<14>[ 123.899352] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial <8>[ 123.911909] rotation pipe D, plane 0 (kms_vblank:586) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586<14>[ 123.939422] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:586) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 123.956337] [IGT] kms_vblank: starting subtest ts-continuation-suspend ing (km<14>[ 123.963995] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 s_vblank:586) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:586) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:586) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:586) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:586) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:586) igt_kms-DEBUG: display: } (kms_vblank:586) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:586) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:586) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:586) igt_core-INFO: Stack trace: (kms_vblank:586) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:586) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:586) igt_core-INFO: #2 [+0xcd0c1f94] (kms_vblank:586) igt_core-INFO: #3 [+0xcd0c2fa0] (kms_vblank:586) igt_core-INFO: #4 [+0xcd0c31bc] (kms_vblank:586) igt_core-INFO: #5 [+0xcd0c1c78] (kms_vblank:586) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:586) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:586) igt_core-INFO: #8 [+0xcd0c1cb0] **** 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305821 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:589) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:589) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:589) 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 [+0xe99e1f94] #3 [+0xe99e2fa0] #4 [+0xe99e31bc] #5 [+0xe99e1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe99e1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:589) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:589) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:589) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:589) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:589) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:589) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:589) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:589) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:589) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:589) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane<14>[ 127.722937] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 127.730393] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL 0 && pla<14>[ 127.738837] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation<8>[ 127.751618] pipe D, plane 0 (kms_vblank:589) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG:<14>[ 127.780031] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:589) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:589) ig<14>[ 127.797301] [IGT] kms_vblank: starting subtest ts-continuation-modeset t_kms-DE<14>[ 127.805158] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:589) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:589) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:589) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:589) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:589) igt_kms-DEBUG: display: } (kms_vblank:589) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:589) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:589) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:589) igt_core-INFO: Stack trace: (kms_vblank:589) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:589) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:589) igt_core-INFO: #2 [+0xe99e1f94] (kms_vblank:589) igt_core-INFO: #3 [+0xe99e2fa0] (kms_vblank:589) igt_core-INFO: #4 [+0xe99e31bc] (kms_vblank:589) igt_core-INFO: #5 [+0xe99e1c78] (kms_vblank:589) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:589) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:589) igt_core-INFO: #8 [+0xe99e1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.751s)[0m [1mSubtest ts-continuation-suspend: FAIL (3.767s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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:592) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:592) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:592) 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 [+0xc6191f94] #3 [+0xc6192fa0] #4 [+0xc61931bc] #5 [+0xc6191c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc6191cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:592) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:592) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:592) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:592) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:592) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:592) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:592) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:592) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:592) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:592) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane<14>[ 131.562963] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 131.570425] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL 0 && pla<14>[ 131.578853] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up <8>[ 131.590935] initial rotation pipe D, plane 0 (kms_vblank:592) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 131.617646] [IGT] kms_vblank: executing lank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:592) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 131.634947] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang , disabl<14>[ 131.642612] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP ing (km<14>[ 131.651249] [IGT] kms_vblank: exiting, ret=77 s_vblank:592) igt_kms-DEBUG: display: MoveCursor pip<8>[ 131.660967] e D, (0, 0) (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 131.687515] [IGT] kms_vblank: executing s_vblank:592) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:592) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 131.705205] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm x < pipe<14>[ 131.713585] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:592) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:592) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:592) igt_kms-DEBUG: display: } (kms_vblank:592) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:592) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:592) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:592) igt_core-INFO: Stack trace: (kms_vblank:592) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:592) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:592) igt_core-INFO: #2 [+0xc6191f94] (kms_vblank:592) igt_core-INFO: #3 [+0xc6192fa0] (kms_vblank:592) igt_core-INFO: #4 [+0xc61931bc] (kms_vblank:592) igt_core-INFO: #5 [+0xc6191c78] (kms_vblank:592) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:592) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:592) igt_core-INFO: #8 [+0xc6191cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.750s)[0m [1mSubtest ts-continuation-modeset: FAIL (3.766s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.218-cip49 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:598) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:598) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:598) 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 [+0xcf671f94] #3 [+0xcf672fa0] #4 [+0xcf6731bc] #5 [+0xcf671c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcf671cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:598) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:598) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:598) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:598) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:598) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:598) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:598) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:598) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:598) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:598) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:598) igt_kms-DEBUG: Test requirement passe<14>[ 135.658246] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 135.665706] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL _idx >= <14>[ 135.674479] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up <8>[ 135.687243] initial rotation pipe D, plane 0<8>[ 135.698414] (kms_vblank:598) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing up <8>[ 135.722808] initial rotation pipe D, plane 17 (kms_vblank:598) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:598) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:598) ig<14>[ 135.745747] [IGT] vc4_create_bo: executing t_kms-DE<14>[ 135.751068] [IGT] vc4_create_bo: starting subtest create-bo-4096 BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: disp<14>[ 135.767517] [IGT] vc4_create_bo: finished subtest create-bo-4096, FAIL lay: <14>[ 135.774713] [IGT] vc4_create_bo: exiting, ret=98 Fixing up initial rotation pipe E, plane 0 (kms_vblank<8>[ 135.784664] :598) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:598) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:598) igt_kms-DEBUG: display: Fixing <14>[ 135.810884] [IGT] vc4_create_bo: executing up initi<14>[ 135.816407] [IGT] vc4_create_bo: starting subtest create-bo-0 al rotation pipe E, plane 17 (kms_vblank:598) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:598) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:598) igt_kms-DEBUG: display: } (kms_vblank:598) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:598) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:598) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:598) igt_core-INFO: Stack trace: (kms_vblank:598) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:598) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:598) igt_core-INFO: #2 [+0xcf671f94] (kms_vblank:598) igt_core-INFO: #3 [+0xcf672fa0] (kms_vblank:598) igt_core-INFO: #4 [+0xcf6731bc] (kms_vblank:598) igt_core-INFO: #5 [+0xcf671c78] (kms_vblank:598) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:598) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:598) igt_core-INFO: #8 [+0xcf671cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.937s)[0m [1mSubtest ts-continuation-modeset-rpm: FAIL (3.952s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-4096 (vc4_create_bo:604) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:604) 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:604) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:604) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xb68411d4] #3 [+0xb6840dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb6840e30] Subtest create-bo-4096 failed. **** DEBUG **** (vc4_create_bo:604) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:604) 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:604) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:604) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:604) igt_core-INFO: Stack trace: (vc4_create_bo:604) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:604) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:604) igt_core-INFO: #2 [+0xb68411d4] (vc4_create_bo:604) igt_core-INFO: #3 [+0xb6840dec] (vc4_create_bo:604) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:604) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:604) igt_core-INFO: #6 [+0xb6840e30] **** END **** [1mSubtest create-bo-4096: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-0 (vc4_create_bo:607) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:607) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_create_bo:607) CRITICAL: Last errno: 19, No such device (vc4_create_bo:607) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xd20f1268] #2 [+0xd20f0dec] #3 [__libc_init_first+0x80] <14>[ 136.169230] [IGT] vc4_create_bo: finished subtest create-bo-0, FAIL #4 [_<14>[ 136.176584] [IGT] vc4_create_bo: exiting, ret=98 _libc_start_main+0x98] #5 [+0xd20f0e30] Subtest create-bo-0<8>[ 136.188113] failed. **** DEBUG **** (vc4_create_bo:607) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:607) CRITICAL: Failed assertion: (*__errno_l<14>[ 136.214342] [IGT] vc4_create_bo: executing ocation <14>[ 136.219528] [IGT] vc4_create_bo: starting subtest create-bo-zeroed ()) == 22 (vc4_create_bo:607) CRITICAL: Last errno: 19, No such device (vc4_create_bo:607) CRITICAL: error: 19<14>[ 136.236062] [IGT] vc4_create_bo: finished subtest create-bo-zeroed, FAIL != 22 <14>[ 136.243508] [IGT] vc4_create_bo: exiting, ret=98 (vc4_create_bo:607) igt_core-INFO: Stack trace: (vc4_cr<8>[ 136.253545] eate_bo:607) igt_core-IN<8>[ 136.262760] FO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:607) igt_core-INFO: #1 [+0xd20f1268] (vc4_create_bo:607) igt_core-INFO: #2 [+0xd20f0dec] (vc4_create_bo:607) igt_core-INFO: #3 [__libc_init_first+0x80] (<8>[ 136.288908] vc4_create_bo:607) igt_core-INFO: #4 [__libc_start_main+0x98] (vc4_create_bo:607) igt_core-INFO: #5 [+0xd20f0e30] **** END **** [1mSubtest create-bo-0: FAIL (0.346s)[0m IG<14>[ 136.311826] [IGT] vc4_dmabuf_poll: executing T-Versio<14>[ 136.316979] [IGT] vc4_dmabuf_poll: starting subtest poll-write-waits-until-write-done n: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-zeroed (vc4_create_bo:610) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:610) 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:610) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:610) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xcc5c110c] #3 [+0xcc5c0dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xcc5c0e30] Subtest create-bo-zeroed failed. **** DEBUG **** (vc4_create_bo:610) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_create_bo:610) drmtest-DEBUG: Opened previously opened device: /dev/dri/card0 (vc4_create_bo:610) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_create_bo:610) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:610) 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:610) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:610) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:610) igt_core-INFO: Stack trace: (vc4_create_bo:610) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:610) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:610) igt_core-INFO: #2 [+0xcc5c110c] (vc4_create_bo:610) igt_core-INFO: #3 [+0xcc5c0dec] (vc4_create_bo:610) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:610) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:610) igt_core-INFO: #6 [+0xcc5c0e30] **** END **** [1mSubtest create-bo-zeroed: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-write-waits-until-write-done (vc4_dmabuf_poll:616) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:616) 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:616) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:616) 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 [+0xb9e20f48] #4 [+0xb9e211b0] #5 [+0xb9e20dec] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb9e20e30] Subtest poll-write-waits-until-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:616) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:616) 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:616) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:616) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:616) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:616) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:616) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc<14>[ 136.674006] [IGT] vc4_dmabuf_poll: finished subtest poll-write-waits-until-write-done, FAIL 4_dmabuf<14>[ 136.683532] [IGT] vc4_dmabuf_poll: exiting, ret=98 _poll:616) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_b<8>[ 136.695046] o() (vc4_dmabuf_poll:616) igt_core-INFO: #3 [+0xb9e20f48] (vc4_dmabuf_poll:616) igt_core-INFO: #4 [+0xb9e211b0] (vc4_dmabuf_poll:616) igt_core-INFO: #5 [+0xb9e20dec] (vc4_dmabuf_p<14>[ 136.723404] [IGT] vc4_dmabuf_poll: executing oll:616)<14>[ 136.728744] [IGT] vc4_dmabuf_poll: starting subtest poll-read-waits-until-write-done igt_core-INFO: #6 [__libc_init_first+0x80] (vc4_dmabuf_poll:616) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_<14>[ 136.747651] [IGT] vc4_dmabuf_poll: finished subtest poll-read-waits-until-write-done, FAIL dmabuf_p<14>[ 136.756790] [IGT] vc4_dmabuf_poll: exiting, ret=98 oll:616) igt_core-INFO: #8 [+0xb9e20e30] ***<8>[ 136.766943] * END **** [1mSubtes<8>[ 136.777960] t poll-write-waits-until-write-done: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-read<8>[ 136.802127] -waits-until-write-done (vc4_dmabuf_poll:619) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:619) igt_vc4-CRITICAL: Failed assertion<14>[ 136.825072] [IGT] vc4_label_bo: executing : igt_io<14>[ 136.830631] [IGT] vc4_label_bo: starting subtest set-label ctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create<14>[ 136.846734] [IGT] vc4_label_bo: finished subtest set-label, FAIL _bo)))) <14>[ 136.853966] [IGT] vc4_label_bo: exiting, ret=98 << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:619) <8>[ 136.863757] igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:619) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 ../<14>[ 136.889053] [IGT] vc4_label_bo: executing lib/igt_<14>[ 136.894384] [IGT] vc4_label_bo: starting subtest set-bad-handle vc4.c:88<3>[ 136.901119] [drm:vc4_label_bo_ioctl [vc4]] *ERROR* Failed to look up GEM BO -791621424 igt_vc4<14>[ 136.910167] [IGT] vc4_label_bo: finished subtest set-bad-handle, SUCCESS _get_cle<14>[ 136.918066] [IGT] vc4_label_bo: exiting, ret=0 ared_bo() #3 [+0xdb410f48] #4 [+<8>[ 136.928058] 0xdb411188] #5 [+0xdb410dec] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdb410e30] Subtest poll-read-waits-until-write-done failed. **** DEBUG **** (vc4_dma<14>[ 136.953833] [IGT] vc4_label_bo: executing buf_poll<14>[ 136.958943] [IGT] vc4_label_bo: starting subtest set-bad-name :619) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:619) 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:619) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:619) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:619) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:619) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:619) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:619) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:619) igt_core-INFO: #3 [+0xdb410f48] (vc4_dmabuf_poll:619) igt_core-INFO: #4 [+0xdb411188] (vc4_dmabuf_poll:619) igt_core-INFO: #5 [+0xdb410dec] (vc4_dmabuf_poll:619) igt_core-INFO: #6 [__libc_init_first+0x80] (vc4_dmabuf_poll:619) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:619) igt_core-INFO: #8 [+0xdb410e30] **** END **** [1mSubtest poll-read-waits-until-write-done: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-label (vc4_label_bo:625) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:625) 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:625) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:625) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xdc1c12c0] #3 [+0xdc1c0d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xdc1c0db0] Subtest set-label failed. **** DEBUG **** (vc4_label_bo:625) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:625) 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:625) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:625) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:625) igt_core-INFO: Stack trace: (vc4_label_bo:625) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:625) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:625) igt_core-INFO: #2 [+0xdc1c12c0] (vc4_label_bo:625) igt_core-INFO: #3 [+0xdc1c0d6c] (vc4_label_bo:625) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:625) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:625) igt_core-INFO: #6 [+0xdc1c0db0] **** END **** [1mSubtest set-label: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-name (vc4_label_bo:631) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:631) 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:631) igt_vc4-CRITICAL: L<14>[ 137.315690] [IGT] vc4_label_bo: finished subtest set-bad-name, FAIL ast errn<14>[ 137.323218] [IGT] vc4_label_bo: exiting, ret=98 o: 19, No such device (vc4_label_bo:631) igt_vc4-CRITICAL: error: -1 !=<8>[ 137.334818] 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc0e21234] #3 [+0xc0e20d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_ma<14>[ 137.360379] [IGT] vc4_label_bo: executing in+0x98]<14>[ 137.365423] [IGT] vc4_label_bo: starting subtest set-kernel-name #6 [+0xc0e20db0] Subtest set-bad-name failed. **** DEBUG **** (vc4_label_bo:631) igt_vc4-CRITICAL: Test <14>[ 137.382316] [IGT] vc4_label_bo: finished subtest set-kernel-name, FAIL assertio<14>[ 137.389828] [IGT] vc4_label_bo: exiting, ret=98 n failure function igt_vc4_create_bo, file ../lib/igt_vc<8>[ 137.399691] 4.c:126: (vc4_label_bo:<8>[ 137.409453] 631) 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:631) igt_<8>[ 137.433699] vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:631) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:631) igt_core-INFO: Stack trace: (vc4_label_bo:631) igt_core-INFO: #0 ../lib/igt_cor<14>[ 137.456908] [IGT] vc4_lookup_fail: executing e.c:1989<14>[ 137.462391] [IGT] vc4_lookup_fail: starting subtest bad-color-write __igt_fail_assert() (vc4_label_bo:631) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:631<14>[ 137.478021] [IGT] vc4_lookup_fail: finished subtest bad-color-write, FAIL ) igt_co<14>[ 137.485981] [IGT] vc4_lookup_fail: exiting, ret=98 re-INFO: #2 [+0xc0e21234] (vc4_label_bo:631)<8>[ 137.496086] igt_core-INFO: #3 [[ 137.505753] nknown>+0xc0e20d6c] (vc4_label_bo:631) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:631) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:631) igt_core-INFO: #6 [+0xc0e20db0] **** END **** <8>[ 137.530412] [1mSubtest set-bad-name: FAIL (0.350s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Startin<14>[ 137.552694] [IGT] vc4_mmap: executing g subtes<14>[ 137.557710] [IGT] vc4_mmap: starting subtest mmap-bad-handle t: set-k<14>[ 137.564186] [IGT] vc4_mmap: finished subtest mmap-bad-handle, SUCCESS ernel-na<14>[ 137.571762] [IGT] vc4_mmap: exiting, ret=0 me (vc4_label_bo:634) igt_vc4-CRITICAL: Test assertion <8>[ 137.581304] failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:634) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x<14>[ 137.606074] [IGT] vc4_mmap: executing 03)) << <14>[ 137.611228] [IGT] vc4_mmap: starting subtest mmap-bo 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:634) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:634) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe26711a8] #3 [+0xe2670d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe2670db0] Subtest set-kernel-name failed. **** DEBUG **** (vc4_label_bo:634) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:634) 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:634) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:634) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:634) igt_core-INFO: Stack trace: (vc4_label_bo:634) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:634) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:634) igt_core-INFO: #2 [+0xe26711a8] (vc4_label_bo:634) igt_core-INFO: #3 [+0xe2670d6c] (vc4_label_bo:634) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:634) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:634) igt_core-INFO: #6 [+0xe2670db0] **** END **** [1mSubtest set-kernel-name: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-color-write (vc4_lookup_fail:640) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:640) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:640) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:640) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xd9270e84] #2 [+0xd9270b6c] #3 [__libc_init_first+0x80] #4 [__libc_start_main+0x98] #5 [+0xd9270bb0] Subtest bad-color-write failed. **** DEBUG **** (vc4_lookup_fail:640) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:640) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:640) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:640) CRITICAL: error: 19 != 22 (vc4_lookup_fail:640) igt_core-INFO: Stack trace: (vc4_lookup_fail:640) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_lookup_fail:640) igt_core-INFO: #1 [+0xd9270e84] (vc4_lookup_fail:640) igt_core-INFO: #2 [+0xd9270b6c] (vc4_lookup_fail:640) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_lookup_fail:640) igt_core-INFO: #4 [__libc_start_main+0x98] (vc4_lookup_fail:640) igt_core-INFO: #5 [+0xd9270bb0] **** END **** [1mSubtest bad-color-write: FAIL (0.008s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: mmap-bo (vc4_mmap:649) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:649) 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:649) igt_vc4-CRITICAL: Last errno: 19, No suc<14>[ 137.966383] [IGT] vc4_mmap: finished subtest mmap-bo, FAIL h device<14>[ 137.972642] [IGT] vc4_mmap: exiting, ret=98 (vc4_mmap:649) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt<8>[ 137.984387] _core.c:1989 __igt_fail_assert()<8>[ 137.994163] #1 [igt_vc4_create_bo+0x9c] #2 [+0xba351<8>[ 138.002971] 22c] #3 [+0xba350eec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xba350f30] Subtest mmap-bo failed. **** DEBUG **** (vc4_mmap:649) igt_vc4-CRITICAL: Test assertion failure function igt_vc4<8>[ 138.030994] _create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:649) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_v<14>[ 138.055034] [IGT] vc4_purgeable_bo: executing c4_creat<14>[ 138.060674] [IGT] vc4_purgeable_bo: exiting, ret=77 e_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_mmap:649<8>[ 138.070928] ) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_mmap:649) igt_vc4-CRITICAL: error: -1 != 0 (vc4_mmap:649) igt_core-INFO: Stack trace: (vc4_mmap:649) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_as<14>[ 138.096630] [IGT] vc4_purgeable_bo: executing sert() <14>[ 138.102500] [IGT] vc4_purgeable_bo: exiting, ret=77 (vc4_mmap:649) igt_core-INFO: #1 [igt_vc4_create_bo+0x<8>[ 138.112878] 9c] (vc4_mmap:649) igt_core-INFO: #2 [+0xba35122c] (vc4_mmap:649) igt_core-INFO: #3 [+0xba350eec] (vc4_mmap:649) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_mmap:649) igt_core-<14>[ 138.138415] [IGT] vc4_purgeable_bo: executing INFO: <14>[ 138.143874] [IGT] vc4_purgeable_bo: exiting, ret=77 #5 [__libc_start_main+0x98] (vc4_mmap:649) igt_core-INFO: #6 <8>[ 138.154339] [+0xba350f30] **** END **** [1mSubtest mmap-bo: FAIL (0.349s)[0m /usr/bin/igt-parser.sh: 73: vc4_prefmon: not found /usr/bin/igt-parser.sh: 83: vc4_prefmon: not found WARNING: unhandled exit<14>[ 138.180661] [IGT] vc4_purgeable_bo: executing status:<14>[ 138.186402] [IGT] vc4_purgeable_bo: exiting, ret=77 127 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip4<8>[ 138.196759] 9 aarch64) Using IGT_SRANDOM=1706305835 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<14>[ 138.223836] [IGT] vc4_purgeable_bo: executing : igt_vc<14>[ 138.229825] [IGT] vc4_purgeable_bo: exiting, ret=77 4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last er<8>[ 138.240182] rno: 19, No such device [1mSubtest mark-willneed: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev<14>[ 138.266114] [IGT] vc4_purgeable_bo: executing /dri/car<14>[ 138.271885] [IGT] vc4_purgeable_bo: exiting, ret=77 d0 Test requirement not met in function __igt_unique____real_ma<8>[ 138.282333] in97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-purgeable: SKIP (0.000s)[0m IGT-Version: 1.<14>[ 138.309101] [IGT] vc4_purgeable_bo: executing 28-ga44e<14>[ 138.315209] [IGT] vc4_purgeable_bo: exiting, ret=77 bfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for <8>[ 138.327105] 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_MADVIS<14>[ 138.355610] [IGT] vc4_purgeable_bo: executing E) Last<14>[ 138.361511] [IGT] vc4_purgeable_bo: exiting, ret=77 errno: 19, No such device [1mSubtest mark-purgeable-twice: SK<8>[ 138.371880] IP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique_<14>[ 138.399164] [IGT] vc4_purgeable_bo: executing ___real_<14>[ 138.404910] [IGT] vc4_purgeable_bo: exiting, ret=77 main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test <8>[ 138.415346] requirement: igt_vc4_get<8>[ 138.424389] _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.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation <8>[ 138.450120] 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_SUPPO<14>[ 138.473314] [IGT] vc4_tiling: executing RTS_MADV<14>[ 138.478161] [IGT] vc4_tiling: starting subtest get-bad-handle ISE) La<14>[ 138.484690] [IGT] vc4_tiling: finished subtest get-bad-handle, SUCCESS st errno<14>[ 138.492372] [IGT] vc4_tiling: exiting, ret=0 : 19, No such device [1mSubtest access-purgeable-bo-me<8>[ 138.502052] m: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_un<14>[ 138.528341] [IGT] vc4_tiling: executing ique____<14>[ 138.533525] [IGT] vc4_tiling: starting subtest set-bad-handle real_mai<14>[ 138.540110] [IGT] vc4_tiling: finished subtest set-bad-handle, SUCCESS n97, fil<14>[ 138.547827] [IGT] vc4_tiling: exiting, ret=0 e ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement<8>[ 138.557551] : igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch6<14>[ 138.582972] [IGT] vc4_tiling: executing 4) Usin<14>[ 138.588446] [IGT] vc4_tiling: starting subtest get-bad-flags g IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_un<14>[ 138.604720] [IGT] vc4_tiling: finished subtest get-bad-flags, FAIL ique____<14>[ 138.612058] [IGT] vc4_tiling: exiting, ret=98 real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: <8>[ 138.621855] Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-check-retained: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.<14>[ 138.647691] [IGT] vc4_tiling: executing 10.218-c<14>[ 138.653204] [IGT] vc4_tiling: starting subtest set-bad-flags ip49 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 mark-unpurgeable-purged: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.218-cip49 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.218-cip49 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.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-flags (vc4_tiling:694) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:694) 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:694) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:694) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xca881080] #3 [+0xca880dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xca880df0] Subtest get-bad-flags failed. **** DEBUG **** (vc4_tiling:694) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:694) 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:694) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:694) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:694) igt_core-INFO: Stack trace: (vc4_tiling:694) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:694) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:694) igt_core-INFO: #2 [+0xca881080] (vc4_tiling:694) igt_core-INFO: #3 [+0xca880dac] (vc4_tiling:694) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:694) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:694) igt_core-INFO: #6 [+0xca880df0] **** END **** [1mSubtest get-bad-flags: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-flags (vc4_tiling:697) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:697) 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:697) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:697) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xb1021138] #3 [+0xb10<14>[ 139.008045] [IGT] vc4_tiling: finished subtest set-bad-flags, FAIL 20dac] <14>[ 139.015265] [IGT] vc4_tiling: exiting, ret=98 #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [[ 139.026630] nown>+0xb1020df0] Subtest set-bad-flags failed. **** DEBUG **** (vc4_tiling:697) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:697) igt_vc4-CR<14>[ 139.052112] [IGT] vc4_tiling: executing ITICAL: <14>[ 139.057236] [IGT] vc4_tiling: starting subtest get-bad-modifier Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((size<14>[ 139.074055] [IGT] vc4_tiling: finished subtest get-bad-modifier, FAIL of(struc<14>[ 139.081436] [IGT] vc4_tiling: exiting, ret=98 t drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0<8>[ 139.091175] (vc4_tiling:697) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:697) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:697) igt_core-INFO: Stack trace: (vc4_tiling:697) igt_core-INFO: #0 ../lib/igt_co<14>[ 139.117440] [IGT] vc4_tiling: executing re.c:198<14>[ 139.122829] [IGT] vc4_tiling: starting subtest set-bad-modifier 9 __igt_fail_assert() (vc4_tiling:697) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:697) igt_core-INFO: #2 [+0xb1021138] (vc4_tiling:697) igt_core-INFO: #3 [+0xb1020dac] (vc4_tiling:697) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:697) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:697) igt_core-INFO: #6 [+0xb1020df0] **** END **** [1mSubtest set-bad-flags: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-modifier (vc4_tiling:700) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:700) 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:700) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:700) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xbb761358] #3 [+0xbb760dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xbb760df0] Subtest get-bad-modifier failed. **** DEBUG **** (vc4_tiling:700) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:700) 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:700) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:700) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:700) igt_core-INFO: Stack trace: (vc4_tiling:700) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:700) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:700) igt_core-INFO: #2 [+0xbb761358] (vc4_tiling:700) igt_core-INFO: #3 [+0xbb760dac] (vc4_tiling:700) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:700) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:700) igt_core-INFO: #6 [+0xbb760df0] **** END **** [1mSubtest get-bad-modifier: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-modifier (vc4_tiling:703) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:703) 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:703) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:703) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xde3e13ec] #3 [+0xde3e0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xde3e0df0] Subtest set-bad-modifier failed. **** DEBUG **** (vc4_tiling:703) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:703) 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:703) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:703) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:703) igt_core-INFO: Stack trace: (vc4_tiling:703) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:703) igt_core-INFO: #1 [ig<14>[ 139.477859] [IGT] vc4_tiling: finished subtest set-bad-modifier, FAIL t_vc4_cr<14>[ 139.485435] [IGT] vc4_tiling: exiting, ret=98 eate_bo+0x9c] (vc4_tiling:703) igt_core-INFO: #2 [+0xde3e13e<8>[ 139.496759] c] (vc4_tiling:703) igt_core-INFO: #3 [+0xde3e0dac] (vc4_tiling:703) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:703) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:703) igt_core<14>[ 139.523268] [IGT] vc4_tiling: executing -INFO: <14>[ 139.528234] [IGT] vc4_tiling: starting subtest set-get #6 [+0xde3e0df0] **** END **** [1mSubtest set-bad-modifier: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe<14>[ 139.543857] [IGT] vc4_tiling: finished subtest set-get, FAIL (aarch6<14>[ 139.550876] [IGT] vc4_tiling: exiting, ret=98 4) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=17<8>[ 139.560565] 06305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-get (vc4_tiling:706) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_til<14>[ 139.585622] [IGT] vc4_tiling: executing ing:706)<14>[ 139.590654] [IGT] vc4_tiling: starting subtest get-after-free igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03<14>[ 139.607077] [IGT] vc4_tiling: finished subtest get-after-free, FAIL )) << 0)<14>[ 139.614572] [IGT] vc4_tiling: exiting, ret=98 | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8))<8>[ 139.624249] )), (&create)) == 0 (vc<8>[ 139.633405] 4_tiling:706) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:706) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc7511<8>[ 139.658540] 4dc] #3 [+0xc7510dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc7510df0] Subtest set-get failed. **** DEBUG **** (vc4_tiling:706) igt_vc4-CRITICAL: Test <14>[ 139.681513] [IGT] vc4_wait_bo: executing assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:706) 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:706) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:706) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:706) igt_core-INFO: Stack trace: (vc4_tiling:706) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:706) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:706) igt_core-INFO: #2 [+0xc75114dc] (vc4_tiling:706) igt_core-INFO: #3 [+0xc7510dac] (vc4_tiling:706) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:706) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:706) igt_core-INFO: #6 [+0xc7510df0] **** END **** [1mSubtest set-get: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-after-free (vc4_tiling:709) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:709) 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:709) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:709) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe0701474] #3 [+0xe0700dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe0700df0] Subtest get-after-free failed. **** DEBUG **** (vc4_tiling:709) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:709) 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:709) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:709) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:709) igt_core-INFO: Stack trace: (vc4_tiling:709) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:709) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:709) igt_core-INFO: #2 [+0xe0701474] (vc4_tiling:709) igt_core-INFO: #3 [+0xe0700dac] (vc4_tiling:709) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:709) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:709) igt_core-INFO: #6 [+0xe0700df0] **** END **** [1mSubtest get-after-free: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:715) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:715) 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:715) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:715) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe2df149c] #3 [+0xe2df0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe2df0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:715) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:715) igt_core-INFO: Using IGT_SRANDOM=1<14>[ 140.035190] [IGT] vc4_wait_bo: exiting, ret=98 706305837 for randomisation (vc4_wait_bo:715) drmtest-DEBUG: Fo<8>[ 140.045380] rce option used: Using driver vc4 (vc4_wait_bo:715) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:715) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:715) DEBUG: Test requirement p<14>[ 140.070377] [IGT] vc4_wait_bo: executing assed: igt_vc4_is_v3d(fd) (vc4_wait_bo:715) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/ig<14>[ 140.086074] [IGT] vc4_wait_bo: exiting, ret=98 t_vc4.c:126: (vc4_wait_bo:715) igt_vc4-CRITICAL: Failed<8>[ 140.096100] 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<14>[ 140.118759] [IGT] vc4_wait_bo: executing _wait_bo:715) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:715) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:715) igt_core-INFO: Stack trace: (vc4_wait_bo:715) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:715) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:715) igt_core-INFO: #2 [+0xe2df149c] (vc4_wait_bo:715) igt_core-INFO: #3 [+0xe2df0e2c] (vc4_wait_bo:715) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:715) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:715) igt_core-INFO: #6 [+0xe2df0e70] **** END **** [1mSubtest bad-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:718) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:718) 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:718) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:718) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc3dc149c] #3 [+0xc3dc0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc3dc0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:718) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:718) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:718) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:718) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:718) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:718) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:718) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:718) 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:718) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:718) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:718) igt_core-INFO: Stack trace: (vc4_wait_bo:718) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:718) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:718) igt_core-INFO: #2 [+0xc3dc149c] (vc4_wait_bo:718) igt_core-INFO: #3 [+0xc3dc0e2c] (vc4_wait_bo:718) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:718) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:718) igt_core-INFO: #6 [+0xc3dc0e70] **** END **** [1mSubtest bad-pad: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:721) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:721) 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:721) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:721) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe15d149c] #3 [+0xe15d0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe15d0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:721) igt_core-INF<14>[ 140.472741] [IGT] vc4_wait_bo: exiting, ret=98 O: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218<8>[ 140.482832] -cip49 aarch64) (vc4_wait_bo:721) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:721) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:721) drmtest-INFO: Opened d<14>[ 140.507753] [IGT] vc4_wait_bo: executing evice: /dev/dri/card0 (vc4_wait_bo:721) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:721) DEBUG: Test requirem<14>[ 140.523541] [IGT] vc4_wait_bo: exiting, ret=98 ent passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:721) igt_vc<8>[ 140.533699] 4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:721) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+<14>[ 140.558524] [IGT] vc4_wait_bo: executing 8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:721) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:721) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:721) igt_core-INFO: Stack trace: (vc4_wait_bo:721) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:721) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:721) igt_core-INFO: #2 [+0xe15d149c] (vc4_wait_bo:721) igt_core-INFO: #3 [+0xe15d0e2c] (vc4_wait_bo:721) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:721) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:721) igt_core-INFO: #6 [+0xe15d0e70] **** END **** [1mSubtest unused-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:724) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:724) 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:724) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:724) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc503149c] #3 [+0xc5030e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc5030e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:724) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:724) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:724) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:724) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:724) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:724) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:724) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:724) 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:724) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:724) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:724) igt_core-INFO: Stack trace: (vc4_wait_bo:724) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:724) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:724) igt_core-INFO: #2 [+0xc503149c] (vc4_wait_bo:724) igt_core-INFO: #3 [+0xc5030e2c] (vc4_wait_bo:724) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:724) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:724) igt_core-INFO: #6 [+0xc5030e70] **** END **** [1mSubtest unused-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:727) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:727) 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:727) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:727) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xdb54149c] #3 [+0xdb540e2c] #4 [__libc_init_first+0x80] #<14>[ 140.912181] [IGT] vc4_wait_bo: exiting, ret=98 5 [__libc_start_main+0x98] #6 [+0xdb540e70] Test vc<8>[ 140.922326] 4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:727) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:727) igt_core-INFO: Using IGT_SRANDOM=1706305838 for ran<14>[ 140.947802] [IGT] vc4_wait_bo: executing domisation (vc4_wait_bo:727) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:727) drmtest-INFO: Opened device:<14>[ 140.963560] [IGT] vc4_wait_bo: exiting, ret=98 /dev/dri/card0 (vc4_wait_bo:727) drmtest-DEBUG: Test r<8>[ 140.973648] equirement passed: !(fd<0) (vc4_wait_bo:727) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:727) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:1<14>[ 140.998412] [IGT] vc4_wait_bo: executing 26: (vc4_wait_bo:727) 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:727) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:727) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:727) igt_core-INFO: Stack trace: (vc4_wait_bo:727) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:727) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:727) igt_core-INFO: #2 [+0xdb54149c] (vc4_wait_bo:727) igt_core-INFO: #3 [+0xdb540e2c] (vc4_wait_bo:727) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:727) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:727) igt_core-INFO: #6 [+0xdb540e70] **** END **** [1mSubtest used-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:730) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:730) 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:730) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:730) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd3da149c] #3 [+0xd3da0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd3da0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:730) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:730) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:730) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:730) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:730) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:730) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:730) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:730) 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:730) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:730) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:730) igt_core-INFO: Stack trace: (vc4_wait_bo:730) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:730) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:730) igt_core-INFO: #2 [+0xd3da149c] (vc4_wait_bo:730) igt_core-INFO: #3 [+0xd3da0e2c] (vc4_wait_bo:730) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:730) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:730) igt_core-INFO: #6 [+0xd3da0e70] **** END **** [1mSubtest used-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:733) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:733) 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:733) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:733) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4<14>[ 141.352698] [IGT] vc4_wait_bo: exiting, ret=98 _create_bo+0x9c] #2 [+0xb094149c] #3 [[ 141.362786] known>+0xb0940e2c] #4<8>[ 141.371183] [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb0940e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:733) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) <8>[ 141.395621] (vc4_wait_bo:733) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:733) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:733) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait<14>[ 141.420663] [IGT] vc4_wait_seqno: executing _bo:733)<14>[ 141.426358] [IGT] vc4_wait_seqno: starting subtest bad-seqno-0ns drmtest<14>[ 141.433193] [IGT] vc4_wait_seqno: finished subtest bad-seqno-0ns, SUCCESS -DEBUG: <14>[ 141.441137] [IGT] vc4_wait_seqno: exiting, ret=0 Test requirement passed: !(fd<0) (vc4_wait_bo:733) DEBU<8>[ 141.451240] G: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:733) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:733) igt_vc4-CRI<14>[ 141.475556] [IGT] vc4_wait_seqno: executing TICAL: F<14>[ 141.480707] [IGT] vc4_wait_seqno: starting subtest bad-seqno-1ns ailed as<1>[ 141.487540] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008 sertion:<1>[ 141.497351] Mem abort info: igt_ioc<1>[ 141.501143] ESR = 0x96000044 tl((fd),<1>[ 141.505200] EC = 0x25: DABT (current EL), IL = 32 bits ((((2U|<1>[ 141.511545] SET = 0, FnV = 0 1U) << (<1>[ 141.515600] EA = 0, S1PTW = 0 ((0+8)+8<1>[ 141.519743] Data abort info: )+14)) |<1>[ 141.523622] ISV = 0, ISS = 0x00000044 ((('d')<1>[ 141.528470] CM = 0, WnR = 1 ) << (0+<1>[ 141.532438] user pgtable: 4k pages, 48-bit VAs, pgdp=00000000514b2000 8)) | ((<1>[ 141.539929] [0000000000000008] pgd=0000000000000000, p4d=0000000000000000 (0x40 + <0>[ 141.547775] Internal error: Oops: 0000000096000044 [#1] PREEMPT SMP 0x03)) <<4>[ 141.555091] Modules linked in: raspberrypi_cpufreq brcmfmac brcmutil clk_raspberrypi crct10dif_ce raspberrypi_hwmon hci_uart btqca btbcm bluetooth ecdh_generic cfg80211 broadcom bcm2711_thermal bcm_phy_lib ecc pwm_bcm2835 rfkill pcie_brcmstb i2c_bcm2835 iproc_rng200 rng_core genet mdio_bcm_unimac vc4 cec drm_kms_helper drm dm_mod ip_tables x_tables ipv6 < 0) | (<4>[ 141.587789] CPU: 2 PID: 742 Comm: vc4_wait_seqno Not tainted 5.10.218-cip49 #1 (((sizeo<4>[ 141.596073] Hardware name: Raspberry Pi 4 Model B Rev 1.5 (DT) f(struct<4>[ 141.602949] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) drm_vc4<4>[ 141.610008] pc : prepare_to_wait+0x74/0x84 _create_<4>[ 141.615113] lr : prepare_to_wait+0x34/0x84 bo)))) <<4>[ 141.620224] sp : ffff8000169a3bd0 < ((0+8)<4>[ 141.624543] x29: ffff8000169a3bd0 x28: ffff8000169a3d88 +8)))), <4>[ 141.630889] x27: ffff8000169a3d88 x26: 0000000000000001 (&create<4>[ 141.637237] x25: ffff134c11498858 x24: ffff134c0f7a8e40 )) == 0 <4>[ 141.643584] x23: ffffa1cb2c7b7000 x22: ffff8000169a3c68 (vc4_wa<4>[ 141.649930] x21: ffff134c11498858 x20: 0000000000000001 it_bo:73<4>[ 141.656277] x19: ffff8000169a3c50 x18: 0000000000000000 3) igt_v<4>[ 141.662622] x17: 0000000000000000 x16: ffffa1cb2acd4390 c4-CRITI<4>[ 141.668969] x15: 0000ffffd36881d0 x14: 0000000000000000 CAL: Las<4>[ 141.675316] x13: 0000000000000000 x12: 0000000000000000 t errno:<4>[ 141.681663] x11: 0000000000000000 x10: 0000000000000000 19, No <4>[ 141.688008] x9 : ffffa1cb00554000 x8 : 0000000000000001 such dev<4>[ 141.694356] x7 : ffffffffffffffff x6 : 00000000000687a5 ice (vc<4>[ 141.700701] x5 : 00000000000687a5 x4 : 0000000000000000 4_wait_b<4>[ 141.707048] x3 : ffff134c11498858 x2 : 0000000000000000 o:733) i<4>[ 141.713395] x1 : 0000000000000000 x0 : ffff134c11498860 gt_vc4-C<4>[ 141.719743] Call trace: RITICAL:<4>[ 141.723183] prepare_to_wait+0x74/0x84 error: <4>[ 141.727958] vc4_wait_for_seqno+0x98/0x174 [vc4] -1 != 0 <4>[ 141.733591] vc4_wait_seqno_ioctl+0x30/0xa4 [vc4] (vc4_wa<4>[ 141.739377] drm_ioctl_kernel+0xc4/0x114 [drm] it_bo:73<4>[ 141.744812] drm_ioctl+0x228/0x480 [drm] 3) igt_c<4>[ 141.749715] __arm64_sys_ioctl+0xa8/0xf0 ore-INFO<4>[ 141.754653] el0_svc_common.constprop.0+0x78/0x1c4 : Stack <4>[ 141.760469] do_el0_svc+0x24/0x9c trace: <4>[ 141.764792] el0_svc+0x14/0x20 (vc4_wai<4>[ 141.768844] el0_sync_handler+0xb0/0xb4 t_bo:733<4>[ 141.773693] el0_sync+0x180/0x1c0 ) igt_co<0>[ 141.778014] Code: d50323bf d65f03c0 aa1503e0 f8408c02 (f9000456) re-INFO:<4>[ 141.785152] ---[ end trace c827a5e3c9f54631 ]--- #0 ..<6>[ 141.790793] note: vc4_wait_seqno[742] exited with preempt_count 1 /lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:7<8>[ 141.802271] 33) igt_core-INFO: #1 <8>[ 141.811650] [igt_vc4_create_<8>[ 141.816809] bo+0x9c] (vc4_wait_bo:733) igt_core-INFO: #2 [+0xb094149c] (vc4_wait_bo:733) igt_core-INFO: #3 [+0xb0940e2c] (vc4_wait_bo:733) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:733) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:733) igt_core-INFO: #6 [+0xb0940e70] **** END **** [1mSubtest used-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 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.218-cip49 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 / #