Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3002 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.6 (3809 ms) U-Boot> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 U-Boot> tftp 0x00080000 733996/tftp-deploy-i6xjfxki/kernel/Image tftp 0x00080000 733996/tftp-deploy-i6xjfxki/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '733996/tftp-deploy-i6xjfxki/kernel/Image'. Load address: 0x80000 Loading: *################################################## 30.4 MiB 15.6 MiB/s done Bytes transferred = 31918592 (1e70a00 hex) U-Boot> tftp 0x06700000 733996/tftp-deploy-i6xjfxki/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 733996/tftp-deploy-i6xjfxki/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '733996/tftp-deploy-i6xjfxki/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *###########################################T ####### 55.9 MiB 6.3 MiB/s done Bytes transferred = 58587027 (37df793 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 733996/tftp-deploy-i6xjfxki/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 733996/tftp-deploy-i6xjfxki/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '733996/tftp-deploy-i6xjfxki/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 25.9 KiB 3.6 MiB/s done Bytes transferred = 26538 (67aa hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> booti 0x00080000 0x06700000 0x06400000 booti 0x00080000 0x06700000 0x06400000 Moving Image from 0x80000 to 0x200000, end=2100000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 58586963 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 39f27753 ... 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.226-cip52 (KernelCI@build-j311635-arm64-gcc-12-defconfig-4hrcx) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Mon Sep 16 16:18:44 UTC 2024 [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000032400000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fbfcb00-0x7fbfefff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] percpu: Embedded 23 pages/cpu s56664 r8192 d29352 u94208 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 496944 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x000000002e400000-0x0000000032400000] (64MB) <6>[ 0.000000] Memory: 1758552K/2019328K available (14528K kernel code, 2818K rwdata, 7684K 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.008622] Console: colour dummy device 80x25 <6>[ 0.013473] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024304] pid_max: default: 32768 minimum: 301 <6>[ 0.029318] LSM: Security Framework initializing <6>[ 0.034341] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042120] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052200] rcu: Hierarchical SRCU implementation. <6>[ 0.059541] EFI services will not be available. <6>[ 0.064706] smp: Bringing up secondary CPUs ... <6>[ 0.070102] Detected PIPT I-cache on CPU1 <6>[ 0.070170] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.070778] Detected PIPT I-cache on CPU2 <6>[ 0.070823] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.071411] Detected PIPT I-cache on CPU3 <6>[ 0.071455] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.071544] smp: Brought up 1 node, 4 CPUs <6>[ 0.109502] SMP: Total of 4 processors activated. <6>[ 0.114530] CPU features: detected: 32-bit EL0 Support <6>[ 0.120016] CPU features: detected: CRC32 instructions <6>[ 0.125486] CPU features: detected: 32-bit EL1 Support <6>[ 0.149906] CPU: All CPU(s) started at EL2 <6>[ 0.154369] alternatives: patching kernel code <6>[ 0.160635] devtmpfs: initialized <6>[ 0.169394] KASLR enabled <6>[ 0.172533] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.182669] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.191719] pinctrl core: initialized pinctrl subsystem <6>[ 0.198676] DMI not present or invalid. <6>[ 0.203662] NET: Registered protocol family 16 <6>[ 0.209980] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.217471] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.225716] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.234025] audit: initializing netlink subsys (disabled) <5>[ 0.239940] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1 <6>[ 0.240994] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.248051] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.254726] cpuidle: using governor menu <6>[ 0.266030] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.273260] ASID allocator initialised with 32768 entries <6>[ 0.280602] Serial: AMBA PL011 UART driver <6>[ 0.323847] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.330909] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.337951] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.344993] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.353546] cryptd: max_cpu_qlen set to 1000 <6>[ 0.361023] ACPI: Interpreter disabled. <6>[ 0.367650] iommu: Default domain type: Translated <6>[ 0.373145] vgaarb: loaded <5>[ 0.376499] SCSI subsystem initialized <6>[ 0.380974] usbcore: registered new interface driver usbfs <6>[ 0.386840] usbcore: registered new interface driver hub <6>[ 0.392510] usbcore: registered new device driver usb <4>[ 0.398048] usb_phy_generic phy: supply vcc not found, using dummy regulator <6>[ 0.406210] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.411500] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.421012] PTP clock support registered <6>[ 0.425429] EDAC MC: Ver: 3.0.0 <6>[ 0.430339] FPGA manager framework <6>[ 0.434146] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.441392] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.448050] VFS: Disk quotas dquot_6.6.0 <6>[ 0.452345] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.459775] pnp: PnP ACPI: disabled <6>[ 0.470697] NET: Registered protocol family 2 <6>[ 0.475719] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.485032] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.494015] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.502385] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.510304] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.517365] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.524441] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.532078] NET: Registered protocol family 1 <6>[ 0.537268] RPC: Registered named UNIX socket transport module. <6>[ 0.543544] RPC: Registered udp transport module. <6>[ 0.548593] RPC: Registered tcp transport module. <6>[ 0.553622] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.560410] PCI: CLS 0 bytes, default 64 <6>[ 0.564821] Unpacking initramfs... <6>[ 4.939443] Freeing initrd memory: 57212K <6>[ 4.944800] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 4.953525] kvm [1]: IPA Size Limit: 44 bits <6>[ 4.959658] kvm [1]: vgic interrupt IRQ9 <6>[ 4.964069] kvm [1]: Hyp mode initialized successfully <5>[ 4.971625] Initialise system trusted keyrings <6>[ 4.976605] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 4.989942] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 4.996848] NFS: Registering the id_resolver key type <5>[ 5.002268] Key type id_resolver registered <5>[ 5.006769] Key type id_legacy registered <6>[ 5.011189] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 5.018239] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 5.026163] 9p: Installing v9fs 9p2000 file system support <5>[ 5.097299] Key type asymmetric registered <5>[ 5.101718] Asymmetric key parser 'x509' registered <6>[ 5.106950] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 5.114699] io scheduler mq-deadline registered <6>[ 5.119549] io scheduler kyber registered <4>[ 5.137149] EINJ: ACPI disabled. <6>[ 5.159642] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.168149] printk: console [ttyS1] disabled <6>[ 5.172835] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550 <6>[ 5.182131] printk: console [ttyS1] enabled <6>[ 5.182131] printk: console [ttyS1] enabled <6>[ 5.191153] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.191153] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.203761] SuperH (H)SCI(F) driver initialized <6>[ 5.209230] msm_serial: driver initialized <6>[ 5.222226] loop: module loaded <6>[ 5.226826] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 5.235553] megasas: 07.714.04.00-rc1 <6>[ 5.245801] tun: Universal TUN/TAP device driver, 1.6 <6>[ 5.252028] thunder_xcv, ver 1.0 <6>[ 5.255621] thunder_bgx, ver 1.0 <6>[ 5.259209] nicpf, ver 1.0 <6>[ 5.263542] hclge is initializing <6>[ 5.267203] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 5.274807] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 5.280508] e1000: Intel(R) PRO/1000 Network Driver <6>[ 5.285728] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 5.291862] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 5.297170] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.303481] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 5.309228] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.315185] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 5.321814] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 5.328454] sky2: driver version 1.30 <6>[ 5.333668] VFIO - User Level meta-driver version: 0.3 <6>[ 5.341209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 5.348125] ehci-pci: EHCI PCI platform driver <6>[ 5.352937] ehci-platform: EHCI generic platform driver <6>[ 5.358648] ehci-orion: EHCI orion driver <6>[ 5.363099] ehci-exynos: EHCI Exynos driver <6>[ 5.367722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 5.374278] ohci-pci: OHCI PCI platform driver <6>[ 5.379098] ohci-platform: OHCI generic platform driver <6>[ 5.384790] ohci-exynos: OHCI Exynos driver <6>[ 5.389943] usbcore: registered new interface driver usb-storage <6>[ 5.399399] i2c /dev entries driver <6>[ 5.405491] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 5.413091] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 5.423894] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 5.432684] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.439241] sdhci: Copyright(c) Pierre Ossman <6>[ 5.444550] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.452034] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.460271] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.468529] usbcore: registered new interface driver usbhid <6>[ 5.474465] usbhid: USB HID core driver <6>[ 5.479725] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.490165] NET: Registered protocol family 17 <6>[ 5.495149] 9pnet: Installing 9P2000 support <5>[ 5.499820] Key type dns_resolver registered <6>[ 5.504748] registered taskstats version 1 <5>[ 5.509192] Loading compiled-in X.509 certificates <6>[ 5.519111] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2 <6>[ 5.528584] serial serial0: tty port ttyAMA0 registered <6>[ 5.548214] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 5.563528] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 5.571215] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 5.679564] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 5.692751] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 5.732222] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 5.739152] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <4>[ 5.754989] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 5.762516] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.770053] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.778916] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 5.786444] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 5.843908] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 5.851509] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 5.853582] mmc0: new high speed SDIO card at address 0001 <6>[ 5.858216] mmcblk1: p1 p2 <6>[ 18.045422] clk: Disabling unused clocks <6>[ 18.049770] ALSA device list: <6>[ 18.053047] No soundcards found. <6>[ 18.062439] Freeing unused kernel memory: 6016K <6>[ 18.067571] Run /init as init process <30>[ 18.103858] systemd[1]: System time before build time, advancing clock. <6>[ 18.125082] NET: Registered protocol family 10 <6>[ 18.131022] Segment Routing with IPv6 <30>[ 18.144829] 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.178476] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.201691] systemd[1]: Hostname set to . <30>[ 18.487226] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.500970] 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.527089] 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.555270] 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.582781] 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.605851] 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.633746] 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.661611] 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.681688] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 18.705559] 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.733597] 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.761609] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.785562] 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.809530] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.833582] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.853588] 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.881843] 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.910590] 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.938147] 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.966171] 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.994168] 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>[ 19.022025] 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.053567] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 19.081453] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 19.109653] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.134032] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.154085] 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.186410] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.218057] 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.232769] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com dm_mod... <30>[ 19.258251] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.290167] 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.322107] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.350275] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.363742] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.376314] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.406607] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.438508] 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.469977] 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.502199] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.537618] 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.915009] systemd-journald[123]: 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.811444] random: dbus-daemon: uninitialized urandom read (12 bytes read) Starting [0;1;39msystemd-logind.se…ice[0m - User Lo<5>[ 20.829821] random: dbus-daemon: uninitialized urandom read (12 bytes read) gin Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Serial Getty on ttyS1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[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 Runlevel Change in UTMP. <6>[ 21.225181] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <6>[ 21.229746] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 21.239239] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 21.270868] iproc-rng200 fe104000.rng: hwrng registered <3>[ 21.274983] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.285526] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 21.285562] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <3>[ 21.316895] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.330667] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.345811] Bluetooth: Core ver 2.22 <6>[ 21.349930] NET: Registered protocol family 31 <3>[ 21.352324] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.354996] Bluetooth: HCI device and connection manager initialized <6>[ 21.363956] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 21.374506] Bluetooth: HCI socket layer initialized [[0;32m<6>[ 21.382687] Bluetooth: L2CAP socket layer initialized OK [<3>[ 21.382986] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock 0m] Reac<6>[ 21.388915] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) hed targ<3>[ 21.404373] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock et [0;1;39musb-gadget.…m - Hardware activated USB gadget. <3>[ 21.424453] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.433856] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 21.435671] Bluetooth: SCO socket layer initialized <6>[ 21.450337] pci_bus 0000:00: root bus resource [bus 00-ff] <3>[ 21.451465] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present! <6>[ 21.457331] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 21.477075] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <3>[ 21.484468] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present! <6>[ 21.495291] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 21.495701] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <5>[ 21.500377] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 21.501838] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 21.510900] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 21.523256] Bluetooth: HCI UART driver ver 2.3 <6>[ 21.533408] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 21.541028] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.544630] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <6>[ 21.550082] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.554850] Bluetooth: HCI UART protocol H4 registered <6>[ 21.563770] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <5>[ 21.568761] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <6>[ 21.569490] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <6>[ 21.569704] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 21.570221] Bluetooth: HCI UART protocol LL registered <6>[ 21.570509] Bluetooth: HCI UART protocol Broadcom registered <6>[ 21.570558] Bluetooth: HCI UART protocol QCA registered <6>[ 21.575343] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <4>[ 21.584249] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <6>[ 21.587587] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] <6>[ 21.587605] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 21.587624] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 21.587635] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 21.587878] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 21.588059] pcieport 0000:00:00.0: PME: Signaling with IRQ 51 <6>[ 21.591127] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 <4>[ 21.595250] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 21.602484] vc4-drm gpu: [drm] Cannot find any crtc or sizes <5>[ 21.637676] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <6>[ 21.646725] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 21.652965] xhci_hcd 0000:01:00.0: xHCI Host Controller <4>[ 21.655614] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 21.664994] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <4>[ 21.672436] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 21.678182] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 <6>[ 21.678299] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 21.711332] cfg80211: failed to load regulatory.db <6>[ 21.718191] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 21.760035] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 21.767826] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 21.769501] uart-pl011 fe201000.serial: no DMA platform data [[0;32m<6>[ 21.774816] hub 1-0:1.0: USB hub found OK [<6>[ 21.785275] hub 1-0:1.0: 1 port detected 0m] Listening on<6>[ 21.790921] hub 2-0:1.0: USB hub found [0;1;3<6>[ 21.795727] hub 2-0:1.0: 4 ports detected 9msystemd-rfkil…l Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. Starting [0;1;39msystemd-rfkill.se…Load/Save RF Kill Switch Status... [[0;32m OK [0m] Started [0;1;39msystemd-rfkill.ser…- Load/Save RF Kill Switch Status. <6>[ 21.935964] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 21.945131] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 [[0;32m<4>[ 21.960536] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. <6>[ 22.021941] Bluetooth: hci0: BCM: chip id 107 <5>[ 22.025389] random: crng init done <6>[ 22.026874] Bluetooth: hci0: BCM: features 0x2f [[0;32m OK [0m] Fini<6>[ 22.036799] Bluetooth: hci0: BCM4345C0 shed [0<6>[ 22.041626] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 ;1;39msystemd-ra<6>[ 22.049435] usb 1-1: new high-speed USB device number 2 using xhci_hcd ndom-se�<3>[ 22.050793] Bluetooth: hci0: BCM: firmware Patch file not found, tried: ��rvice<3>[ 22.064522] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' [0m - Lo<3>[ 22.070699] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' ad/Save Random Seed. Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 5.10.226-cip52 #1 SMP PREEMPT Mon Sep 16 16:18:44 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.209490] hub 1-1:1.0: USB hub found <6>[ 22.213820] hub 1-1:1.0: 4 ports detected / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-733996/environment . /lava-733996/environment / # /lava-733996/bin/lava-test-runner /lava-733996/0 /lava-733996/bin/lava-test-runner /lava-733996/0 + export TESTRUN_I<8>[ 22.692138] D=0_igt-kms-vc4 + cd /lava-733996/0/tests/0_igt-kms-vc4 + cat uuid + UUID=733996_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=vc4 /usr/bin/igt-parser.sh core_auth core_getclient core_getstats core_getversion core_setmaster_vs_auth drm_read kms_addfb_basic km<8>[ 22.720987] s_atomic kms_flip_event_leak kms_prop_blob kms_setmode kms_vblank vc4_create_bo vc4_dmabuf_poll vc4_label_bo vc4_lookup_fail vc4_mmap vc4_prefmon vc4_purgeable_bo vc4_tiling vc4_wait_b<14>[ 22.742187] [IGT] core_auth: executing o vc4_wa<14>[ 22.747089] [IGT] core_auth: starting subtest getclient-simple it_seqno<14>[ 22.753970] [IGT] core_auth: finished subtest getclient-simple, SUCCESS IGT-Ve<14>[ 22.761633] [IGT] core_auth: exiting, ret=0 rsion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aa<8>[ 22.771403] 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.795697] [IGT] core_auth: executing IGT-Vers<14>[ 22.800292] [IGT] core_auth: starting subtest getclient-master-drop ion: 1.2<14>[ 22.807876] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS 8-ga44eb<14>[ 22.815883] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_<8>[ 22.825503] SRANDOM=1706305720 for randomisation Starting subtest: getclient-master-drop Opened device: /dev/dri/card0 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <14>[ 22.850841] [IGT] core_auth: executing IGT-Vers<14>[ 22.855344] [IGT] core_auth: starting subtest basic-auth ion: 1.2<14>[ 22.861733] [IGT] core_auth: finished subtest basic-auth, SUCCESS 8-ga44eb<14>[ 22.868823] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_<8>[ 22.878443] SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-auth [1mSubtest basic-auth: SUCCESS (0.000s)[0m <14>[ 22.903237] [IGT] core_auth: executing IGT-Vers<14>[ 22.907748] [IGT] core_auth: starting subtest many-magics ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: many-magics Reopening device failed afte<14>[ 22.931065] [IGT] core_auth: finished subtest many-magics, SUCCESS r 1020 o<14>[ 22.938372] [IGT] core_auth: exiting, ret=0 pens [1mSubtest many-magics: SUCCESS (0.017s)[0m <8>[ 22.947826] <8>[ 22.956546] <3>[ 22.977547] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <14>[ 23.001264] [IGT] core_getclient: executing IGT-Vers<14>[ 23.006299] [IGT] core_getclient: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Us<8>[ 23.016631] ing IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.059859] [IGT] core_getstats: executing IGT-Vers<14>[ 23.064785] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarc<8>[ 23.074919] h64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.116717] [IGT] core_getversion: executing IGT-Vers<14>[ 23.121845] [IGT] core_getversion: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarc<8>[ 23.131978] h64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.175462] [IGT] core_setmaster_vs_auth: executing IGT-Vers<14>[ 23.181338] [IGT] core_setmaster_vs_auth: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarc<8>[ 23.191977] h64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <8>[ 23.220607] <14>[ 23.243241] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <6>[ 23.260616] vc4-drm gpu: [drm] Cannot find any crtc or sizes <14>[ 23.394758] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 23.400902] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest<14>[ 23.408546] [IGT] drm_read: exiting, ret=0 : invalid-buffer [1mSubtest invalid-buffer: SUCCESS (0.000s)[0m <8>[ 23.419582] <14>[ 23.445184] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.586069] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 23.592161] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest<14>[ 23.599443] [IGT] drm_read: exiting, ret=0 : fault-buffer [1mSubtest fault-buffer: SUCCESS (0.000s)[0m <8>[ 23.610731] <14>[ 23.636724] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.777564] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 24.783657] [IGT] drm_read: finished subtest empty-block, SUCCESS est empt<14>[ 24.791035] [IGT] drm_read: exiting, ret=0 y-block: SUCCESS (1.000s)[0m <8>[ 24.802108] <14>[ 24.828165] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 24.969666] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 24.975798] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest<14>[ 24.983384] [IGT] drm_read: exiting, ret=0 : empty-nonblock [1mSubtest empty-nonblock: SUCCESS (0.000s)[0m <8>[ 24.994463] <14>[ 25.020423] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 25.161015] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 25.167559] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest<14>[ 25.175478] [IGT] drm_read: exiting, ret=0 : short-buffer-block [1mSubtest short-buffer-block: SUCCESS (0.000s)[<8>[ 25.186444] 0m <14>[ 25.212758] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.354582] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 25.361348] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest<14>[ 25.369526] [IGT] drm_read: exiting, ret=0 : short-buffer-nonblock [1mSubtest short-buffer-nonblock: SUCCESS (0.0<8>[ 25.380591] 00s)[0m <14>[ 25.407692] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.549175] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 57.768719] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est shor<14>[ 57.776767] [IGT] drm_read: exiting, ret=0 t-buffer-wakeup: SUCCESS (32.213s)[0m <8>[ 57.787735] <8>[ 57.798023] <8>[ 57.822398] <14>[ 57.844866] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-ci<14>[ 57.853833] [IGT] kms_addfb_basic: starting subtest unused-handle p52 aarc<14>[ 57.861288] [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, file ../l<14>[ 57.889091] [IGT] kms_addfb_basic: exiting, ret=0 ib/drmtest.c:880: Test requirement: is_intel_device(fd)<8>[ 57.899049] 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<14>[ 57.923588] [IGT] kms_addfb_basic: executing /drmtest.c:880: Test requirement: is_in<14>[ 57.931704] [IGT] kms_addfb_basic: starting subtest unused-pitches tel_devi<14>[ 57.938764] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS ce(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.00<14>[ 57.966505] [IGT] kms_addfb_basic: exiting, ret=0 0s)[0m Test requirement not met in function igt_require_intel, file ..<8>[ 57.978010] /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_<14>[ 58.005566] [IGT] kms_addfb_basic: executing intel, file ../lib/drmtest.c:880: Test requirem<14>[ 58.014511] [IGT] kms_addfb_basic: starting subtest unused-offsets ent: is_<14>[ 58.021986] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-offsets [1mSubtest unused-offs<14>[ 58.049243] [IGT] kms_addfb_basic: exiting, ret=0 ets: SUCCESS (0.000s)[0m Test requirement not met in function igt_requ<8>[ 58.060497] 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) Test requirement not me<14>[ 58.087990] [IGT] kms_addfb_basic: executing t in function igt_require_intel, file ../lib/drm<14>[ 58.096438] [IGT] kms_addfb_basic: starting subtest unused-modifier test.c:8<14>[ 58.103911] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS 80: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-modifier [1m<14>[ 58.131672] [IGT] kms_addfb_basic: exiting, ret=0 Subtest unused-modifier: SUCCESS (0.000s)[0m Test requ<8>[ 58.141932] irement 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 requi<14>[ 58.167793] [IGT] kms_addfb_basic: executing rement: is_intel_device(fd) Test requirement no<14>[ 58.176263] [IGT] kms_addfb_basic: starting subtest clobberred-modifier t met in<14>[ 58.184267] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/ca<14>[ 58.212819] [IGT] kms_addfb_basic: exiting, ret=77 rd0 Starting subtest: clobberred-modifier Test requirement not met in <8>[ 58.224551] 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/drmtest.c:8<14>[ 58.252309] [IGT] kms_addfb_basic: executing 80: Test requirement: is_intel_device(fd) Test<14>[ 58.260789] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete require<14>[ 58.269366] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP ment 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>[ 58.297978] [IGT] kms_addfb_basic: exiting, ret=77 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) <8>[ 58.309597] 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/drmtest.c:880: Test r<14>[ 58.337090] [IGT] kms_addfb_basic: executing equirement: is_intel_device(fd) [1mSub<14>[ 58.345781] [IGT] kms_addfb_basic: starting subtest legacy-format test invalid-smem-bo-on-discrete: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib<14>[ 58.362429] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS /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_requ<14>[ 58.389753] [IGT] kms_addfb_basic: exiting, ret=0 ire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device<8>[ 58.400933] (fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: legacy-format Successfully fuzzed 10000 {bpp, depth} varia<14>[ 58.428744] [IGT] kms_addfb_basic: executing tions [1mSubtest legacy-format: SUCCESS (0.010s)[0m Test req<14>[ 58.438938] [IGT] kms_addfb_basic: starting subtest no-handle uirement<14>[ 58.445787] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 58.471743] [IGT] kms_addfb_basic: exiting, ret=0 l_device(fd) Test requirement not met in function igt_r<8>[ 58.481917] equire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened de<14>[ 58.506960] [IGT] kms_addfb_basic: executing vice: /dev/dri/card0 Starting subtest: no-handle [1mSubtest n<14>[ 58.517300] [IGT] kms_addfb_basic: starting subtest basic o-handle<14>[ 58.523879] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS : SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/d<14>[ 58.549636] [IGT] kms_addfb_basic: exiting, ret=0 rmtest.c:880: Test requirement: is_intel_device(fd) Test requirement n<8>[ 58.561056] ot 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.226-cip52 aarch64) Using IGT_SRANDOM=1706305756 for randomisation O<14>[ 58.587658] [IGT] kms_addfb_basic: executing pened device: /dev/dri/card0 Starting subtest: basic [1mSubte<14>[ 58.597581] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 st basic<14>[ 58.604612] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS : SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/d<14>[ 58.630847] [IGT] kms_addfb_basic: exiting, ret=0 rmtest.c:880: Test requirement: is_intel_device(fd) Te<8>[ 58.640889] st requirement n<46>[ 58.649543] systemd-journald[123]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.0 (1536 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. ot met i<46>[ 58.671380] systemd-journald[123]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. n functi<14>[ 58.671500] [IGT] kms_addfb_basic: executing on igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_i<14>[ 58.698220] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 ntel_dev<14>[ 58.705546] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS ice(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SU<14>[ 58.732094] [IGT] kms_addfb_basic: exiting, ret=0 CCESS (0.000s)[0m Test requirement not met in function<8>[ 58.741858] igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd)<14>[ 58.767667] [IGT] kms_addfb_basic: executing Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requi<14>[ 58.780599] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 rement: <14>[ 58.787623] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-32 [1mSu<14>[ 58.813445] [IGT] kms_addfb_basic: exiting, ret=0 btest bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not met in fu<8>[ 58.824660] 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_device(fd) Test req<14>[ 58.851574] [IGT] kms_addfb_basic: executing uirement not met in function igt_require_intel, file ../lib/drmt<14>[ 58.861630] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 est.c:88<14>[ 58.868995] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS 0: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pi<14>[ 58.895180] [IGT] kms_addfb_basic: exiting, ret=0 tch-63 [1mSubtest bad-pitch-63: SUCCESS (0.000s)[0m Test requirement<8>[ 58.906781] not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 58.933316] [IGT] kms_addfb_basic: executing l_device(fd) Test requirement not met in function igt_require_i<14>[ 58.943344] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 ntel, fi<14>[ 58.950608] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS le ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 St<14>[ 58.976964] [IGT] kms_addfb_basic: exiting, ret=0 arting subtest: bad-pitch-128 [1mSubtest bad-pitch-128: SUCCESS (0.000<8>[ 58.988390] 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:880: Test requirement:<14>[ 59.015975] [IGT] kms_addfb_basic: executing is_intel_device(fd) Test requirement not met in function igt_r<14>[ 59.026359] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 equire_i<14>[ 59.033735] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS ntel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/c<14>[ 59.060093] [IGT] kms_addfb_basic: exiting, ret=0 ard0 Starting subtest: bad-pitch-256 [1mSubtest bad-p<8>[ 59.070182] itch-256: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_inte<14>[ 59.095777] [IGT] kms_addfb_basic: executing l, file ../lib/drmtest.c:880: Test requirement: is_intel_device<14>[ 59.105936] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 (fd) Te<14>[ 59.113325] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305<14>[ 59.140129] [IGT] kms_addfb_basic: exiting, ret=0 756 for randomisation Opened device: /dev/dri/card0 Starting subtest: <8>[ 59.151102] bad-pitch-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in<14>[ 59.177510] [IGT] kms_addfb_basic: executing function igt_require_intel, file ../lib/drmtest.c:880: Test re<14>[ 59.187659] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 quiremen<14>[ 59.195129] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS t: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) <14>[ 59.221717] [IGT] kms_addfb_basic: exiting, ret=0 Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri<8>[ 59.233064] /card0 Starting subtest: bad-pitch-999 [1mSubtest bad-pitch-999: 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 requir<14>[ 59.260509] [IGT] kms_addfb_basic: executing ement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test re<14>[ 59.271928] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any quiremen<14>[ 59.279787] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS t: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: <14>[ 59.304880] [IGT] kms_addfb_basic: exiting, ret=0 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305757 for randomisation <8>[ 59.316156] Opened device: /dev/dri/card0 Starting subtest: bad-pitch-65536 [1mSubtest bad-pitch-65536: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_i<14>[ 59.343993] [IGT] kms_addfb_basic: executing ntel_device(fd) Test requirement not met in function igt_require_intel, file ..<14>[ 59.355440] [IGT] kms_addfb_basic: starting subtest invalid-get-prop /lib/drm<14>[ 59.362884] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS 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) IGT-Version: 1.28<14>[ 59.387648] [IGT] kms_addfb_basic: exiting, ret=0 -ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1<8>[ 59.398790] 706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file<14>[ 59.425264] [IGT] kms_addfb_basic: executing ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement <14>[ 59.437070] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any not met <14>[ 59.444925] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS 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 requi<14>[ 59.469996] [IGT] kms_addfb_basic: exiting, ret=0 rement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux<8>[ 59.481261] : 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m Test requirement not met in fu<14>[ 59.508577] [IGT] kms_addfb_basic: executing nction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel<14>[ 59.520522] [IGT] kms_addfb_basic: starting subtest invalid-set-prop _device(<14>[ 59.528036] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../<14>[ 59.552893] [IGT] kms_addfb_basic: exiting, ret=0 lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: <8>[ 59.564028] 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000<14>[ 59.591603] [IGT] kms_addfb_basic: executing s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test<14>[ 59.604380] [IGT] kms_addfb_basic: starting subtest master-rmfb require<14>[ 59.611507] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS ment: 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 i<14>[ 59.634350] [IGT] kms_addfb_basic: exiting, ret=0 n function igt_require_intel, file ../lib/drmtest.c:880: Test requireme<8>[ 59.645493] nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop [1mSubtest in<14>[ 59.672600] [IGT] kms_addfb_basic: executing valid-set-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../li<14>[ 59.686362] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag b/drmtes<14>[ 59.694354] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS t.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(f<14>[ 59.717266] [IGT] kms_addfb_basic: exiting, ret=0 d) Test requirement not met in function igt_require_intel, file ../lib/<8>[ 59.728910] drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: ma<14>[ 59.756860] [IGT] kms_addfb_basic: executing ster-rmfb [1mSubtest master-rmfb: SUCCESS (0.000s)[0m Test requirement not met in function igt_requi<14>[ 59.770923] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier re_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in<14>[ 59.787088] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, FAIL 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/drmt<14>[ 59.809463] [IGT] kms_addfb_basic: exiting, ret=98 est.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga4<8>[ 59.821225] 4ebfe (aarch64) (Linux: 5.10.226-cip52 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.000<14>[ 59.848939] [IGT] kms_addfb_basic: executing 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:880: Test requirement: is_intel_device(fd) Test requirement not met i<14>[ 59.877983] [IGT] kms_addfb_basic: exiting, ret=77 n function igt_require_intel, file ../lib/drmtest.c:880:<8>[ 59.888211] Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-<14>[ 59.915639] [IGT] kms_addfb_basic: executing bad-modifier (kms_addfb_basic:370) CRITICAL: Test assertion failure function addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:370) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(s<14>[ 59.945373] [IGT] kms_addfb_basic: exiting, ret=77 truct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 <8>[ 59.955520] (kms_addfb_basic:370) CRITICAL: error: 0 != -1 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xda3d4358] #2 [+0xda3d5fbc] #3 [+0xda3d156c] #4 [__l<14>[ 59.981973] [IGT] kms_addfb_basic: executing ibc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xda3d15b0] Subtest addfb25-bad-modifier failed. **** DEBUG **** (kms_addfb_basic:370) ioctl_wrappers-DEBUG: Test requirement passed: igt_has_fb_modifiers(fd) (kms_addfb_basic:370) CRITICAL: Test assertion f<14>[ 60.010955] [IGT] kms_addfb_basic: exiting, ret=77 ailure function addfb25_tests, file ../tests/kms_addfb_b<8>[ 60.021301] asic.c:714: (kms_addfb_basic:370) 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<14>[ 60.048105] [IGT] kms_addfb_basic: executing )))), (&f)) == -1 (kms_addfb_basic:370) CRITICAL: error: 0 != -1 (kms_addfb_basic:370) igt_core-INFO: Stack trace: (kms_addfb_basic:370) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_addfb_basic:370) igt_core-INFO: #1 [+0xda3d4358] (kms_addfb<14>[ 60.077193] [IGT] kms_addfb_basic: exiting, ret=77 _basic:370) igt_core-INFO: #2 [+0xda3d5fbc] <8>[ 60.087231] (kms_addfb_basic:370) igt_core-INFO: #3 [+0xda3d156c] (kms_addfb_basic:370) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_addfb_basic:370) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_a<14>[ 60.113127] [IGT] kms_addfb_basic: executing ddfb_basic:370) igt_core-INFO: #6 [+0xda3d15b0] **** END **** [1mSubtest addfb25-bad-modifier: FAIL (0.009s)[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.142602] [IGT] kms_addfb_basic: exiting, ret=77 function igt_require_intel, file ../lib/drmtest.c:880: <8>[ 60.152618] 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: <14>[ 60.179311] [IGT] kms_addfb_basic: executing 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-mismatch-legacy: SKIP (0.<14>[ 60.208475] [IGT] kms_addfb_basic: exiting, ret=77 000s)[0m Test requirement not met in function igt_requ<8>[ 60.218728] 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>[ 60.244907] [IGT] kms_addfb_basic: executing sion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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) [1mSub<14>[ 60.273322] [IGT] kms_addfb_basic: exiting, ret=77 test addfb25-x-tiled-legacy: SKIP (0.000s)[0m Test req<8>[ 60.283676] uirement 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 requ<14>[ 60.309776] [IGT] kms_addfb_basic: executing irement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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 requ<14>[ 60.338584] [IGT] kms_addfb_basic: starting subtest size-max irement:<14>[ 60.345045] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS is_inte<14>[ 60.352707] [IGT] kms_addfb_basic: exiting, ret=0 l_device(fd) [1mSubtest addfb25-framebuffer-vs-set-tiling: SKI<8>[ 60.363817] P (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: T<14>[ 60.390168] [IGT] kms_addfb_basic: executing est requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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 requ<14>[ 60.419087] [IGT] kms_addfb_basic: starting subtest too-wide irement:<14>[ 60.426013] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS is_inte<14>[ 60.433673] [IGT] kms_addfb_basic: exiting, ret=0 l_device(fd) Test requirement not met in function igt_require_intel, fi<8>[ 60.444962] le ../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.471650] [IGT] kms_addfb_basic: executing ntel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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_i<14>[ 60.500107] [IGT] kms_addfb_basic: starting subtest too-high ntel_dev<14>[ 60.506984] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS ice(fd) <14>[ 60.514605] [IGT] kms_addfb_basic: exiting, ret=0 Test requirement not met in function igt_require_intel,<8>[ 60.524533] 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.550086] [IGT] kms_addfb_basic: executing Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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:<14>[ 60.578498] [IGT] kms_addfb_basic: starting subtest bo-too-small Test r<14>[ 60.585501] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS equireme<14>[ 60.593480] [IGT] kms_addfb_basic: exiting, ret=0 nt: is_intel_device(fd) Test requirement not met in function igt_requir<8>[ 60.604897] e_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.632043] [IGT] kms_addfb_basic: executing ment: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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<14>[ 60.661033] [IGT] kms_addfb_basic: starting subtest small-bo _intel_d<14>[ 60.667890] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS evice(fd<14>[ 60.675507] [IGT] kms_addfb_basic: exiting, ret=0 ) Test requirement not met in function igt_require_inte<8>[ 60.685648] l, 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<14>[ 60.709949] [IGT] kms_addfb_basic: executing :880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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<14>[ 60.738786] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling :880: T<14>[ 60.746848] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP est requ<14>[ 60.755805] [IGT] kms_addfb_basic: exiting, ret=77 irement: is_intel_device(fd) Test requirement not met in functi<8>[ 60.767098] on 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,<14>[ 60.794318] [IGT] kms_addfb_basic: executing file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ..<14>[ 60.823416] [IGT] kms_addfb_basic: exiting, ret=77 /lib/drmtest.c:880: Test requirement: is_intel_device(f<8>[ 60.833406] d) 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<14>[ 60.857694] [IGT] kms_addfb_basic: executing (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.226-cip52 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/<14>[ 60.887185] [IGT] kms_addfb_basic: exiting, ret=77 card0 Test requirement not met in function igt_require_<8>[ 60.897143] intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(<14>[ 60.922135] [IGT] kms_addfb_basic: executing fd) Starting subtest: too-high [1mSubtest too-high: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_<14>[ 60.951366] [IGT] kms_addfb_basic: exiting, ret=77 SRANDOM=1706305758 for randomisation Opened device: /de<8>[ 60.961541] v/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<14>[ 60.986354] [IGT] kms_addfb_basic: executing _intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: bo-too-small [1mSubtest bo-too-small: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IG<14>[ 61.015419] [IGT] kms_addfb_basic: exiting, ret=77 T-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip5<8>[ 61.025646] 2 aarch64) Using IGT_SR<8>[ 61.034988] ANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_r<8>[ 61.060170] equire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: small-bo [1mSubtest small-bo: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel,<14>[ 61.083246] [IGT] kms_atomic: executing file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRAN<14>[ 61.101067] [IGT] kms_atomic: starting subtest plane-overlay-legacy DOM=1706<14>[ 61.108635] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 305758 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.226-cip52 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.226-cip52 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.226-cip52 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 ../l<14>[ 61.304004] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS ib/drmte<14>[ 61.311725] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS st.c:880<14>[ 61.320020] [IGT] kms_atomic: exiting, ret=0 : Test requirement: is_intel_device(fd) Test requirement not met in fu<8>[ 61.331495] nction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aa<14>[ 61.357989] [IGT] kms_atomic: executing rch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../l<14>[ 61.375564] [IGT] kms_atomic: starting subtest plane-primary-legacy ib/drmte<14>[ 61.383098] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 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) 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.226-cip52 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.188s)[0m [1mSubtest plane-overlay-legacy: SUCCESS (0.203s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.516096] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 61.523367] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_atomic:430) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:430) 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:430) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:430) 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 [+0xb1e05cd0] #7 [+0xb1e024b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xb1e024f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:430) igt_kms-DEBUG: plane A.11: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.11: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.11: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.11: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane A.11: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: A.12, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane A.12: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: A.13, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane A.13: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: A.14, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane E.0: Setting property "alp<14>[ 62.897891] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL ha" to 0<14>[ 62.905354] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL xffff/65<14>[ 62.913527] [IGT] kms_atomic: exiting, ret=98 535 (kms_atomic:430) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic<8>[ 62.926860] :430) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0<14>[ 62.954215] [IGT] kms_atomic: executing (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" t<14>[ 62.971708] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos o 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:430) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:430) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:430) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:430) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:430) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:430) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:430) igt_kms-DEBUG: display: } (kms_atomic:430) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:430) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_creat<14>[ 63.104963] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP e, file <14>[ 63.114427] [IGT] kms_atomic: exiting, ret=77 ../lib/igt_kms.c:1295: (kms_atomic:430) igt_kms-CRITICAL: Failed assert<8>[ 63.125526] ion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:430) igt_kms-CRITICAL: Last errno: 12, Cann<14>[ 63.153982] [IGT] kms_atomic: executing ot allocate memory (kms_atomic:430) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:430) igt_core-INFO: Stack trace: (kms_atomic:430) igt_core-I<14>[ 63.171439] [IGT] kms_atomic: starting subtest plane-immutable-zpos NFO: #<14>[ 63.178664] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:430) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:430) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:430) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:430) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:430) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() (kms_atomic:430) igt_core-INFO: #6 [+0xb1e05cd0] (kms_atomic:430) igt_core-INFO: #7 [+0xb1e024b8] (kms_atomic:430) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:430) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:430) igt_core-INFO: #10 [+0xb1e024f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.507s)[0m [1mSubtest plane-primary-legacy: FAIL (1.522s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.125s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-immutable-zpos Starting dynamic subtest:<14>[ 63.310852] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP pipe-A-<14>[ 63.318173] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP Writebac<14>[ 63.326276] [IGT] kms_atomic: exiting, ret=77 k-1 Test requirement not met in function igt_require_pipe_crc, file ../<8>[ 63.337472] lib/igt_pipe_crc.c:211: Test requirement: fstatat(dir, "crtc-0/crc/control", &stat, 0) == 0 CRCs not supported on this platform Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.124<14>[ 63.364955] [IGT] kms_atomic: executing s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.140s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aar<14>[ 63.382623] [IGT] kms_atomic: starting subtest test-only ch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: test-only <14>[ 63.513547] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.633781] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.641786] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 63.649111] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.113s)[0m [1mSubtest test-only: SUCCESS (0.<8>[ 63.660281] 253s)[0m <14>[ 63.686533] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 <14>[ 63.703595] [IGT] kms_atomic: starting subtest plane-cursor-legacy Starting<14>[ 63.710979] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: plane-cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.845931] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.853961] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 63.862164] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.127s)[0m [1mSubtest plane-cursor-legacy: S<8>[ 63.873281] UCCESS (0.143s)[0m <14>[ 63.900575] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/ca<14>[ 63.917454] [IGT] kms_atomic: starting subtest plane-invalid-params rd0 <14>[ 63.924728] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting subtest: plane-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 64.058759] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 64.067785] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_atomic:445) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:445) 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:445) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:445) 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 [+0xb54554dc] #7 [+0xb54524b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xb54524f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:445) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:445) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:445) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:445) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:445) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:445) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:445) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:445) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:445) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:445) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:445) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:445) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:445) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:445) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:445) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 45 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2d/45 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 49 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x31/49 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 44 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2c/44 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 154 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9a/154 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atomic:445) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:445) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:445) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2d/45 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9b/155 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2c/44 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating pl<14>[ 65.103897] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL ane data<14>[ 65.111310] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL : A.0, f<14>[ 65.119446] [IGT] kms_atomic: exiting, ret=98 b 155 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9a/154<8>[ 65.131706] (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:445) igt_kms-DEBUG: plane <14>[ 65.158646] [IGT] kms_atomic: executing A.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (<14>[ 65.176379] [IGT] kms_atomic: starting subtest plane-invalid-params-fence kms_atom<14>[ 65.184406] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ic:445) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:445) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:445) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:445) igt_kms-DEBUG: display: commit { (kms_atomic:445) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:445) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:445) igt_kms-DEBUG: display: } (kms_atomic:445) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:445) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:445) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | ((<14>[ 65.316736] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP (0xB2)) <14>[ 65.324605] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP << 0) | <14>[ 65.333248] [IGT] kms_atomic: exiting, ret=77 ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) =<8>[ 65.344348] = 0 (kms_atomic:445) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:445) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:445) igt_core-INFO: Stack trace: (kms_atomic:445) igt_core-INFO: #0 ../lib/igt<14>[ 65.372395] [IGT] kms_atomic: executing _core.c:1989 __igt_fail_assert() (kms_atomic:445) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:445) igt_core-IN<14>[ 65.389660] [IGT] kms_atomic: starting subtest crtc-invalid-params FO: #2<14>[ 65.396720] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:445) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:445) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:445) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:445) igt_core-INFO: #6 [+0xb54554dc] (kms_atomic:445) igt_core-INFO: #7 [+0xb54524b8] (kms_atomic:445) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:445) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:445) igt_core-INFO: #10 [+0xb54524f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.172s)[0m [1mSubtest plane-invalid-params: FAIL (1.187s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test requirement not met in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requirement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.125s)[0m No dynamic tests executed. [1mSubtest plane-invalid-params-fence: SKIP (0.140s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 Starting subtest: <14>[ 65.531847] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS crtc-inv<14>[ 65.540022] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS alid-par<14>[ 65.548226] [IGT] kms_atomic: exiting, ret=0 ams Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subtest p<8>[ 65.559370] ipe-A-Writeback-1: SUCCESS (0.127s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.144s)[0m <14>[ 65.586385] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.603213] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence rd0 <14>[ 65.610912] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting subtest: crtc-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 65.743260] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 65.751024] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met<14>[ 65.759562] [IGT] kms_atomic: exiting, ret=77 in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requi<8>[ 65.770685] rement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.125s)[0m No dynamic tests executed. [1mSubtest crtc-invalid-params-fence: SKIP (0.140s)[0m <14>[ 65.798358] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.815280] [IGT] kms_atomic: starting subtest atomic-invalid-params rd0 Starting<14>[ 65.822654] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: atomic-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 65.956248] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 65.964282] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 65.972653] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.125s)[0m [1mSubtest atomic-invalid-params:<8>[ 65.984024] SUCCESS (0.142s)[0m <14>[ 66.011441] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 66.028215] [IGT] kms_atomic: starting subtest atomic-plane-damage rd0 Starting subtest: atomic-plane-damage No dynam<14>[ 66.160149] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests<14>[ 66.168183] [IGT] kms_atomic: exiting, ret=77 executed. [1mSubtest atomic-plane-damage: SKIP (0.125s)[0m <8>[ 66.179270] <8>[ 66.189605] <8>[ 66.214982] <14>[ 66.238554] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 <14>[ 66.256707] [IGT] kms_flip_event_leak: starting subtest basic Starting<14>[ 66.263382] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 subtest: basic Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 66.285614] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 66.292874] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_flip_event_leak:466) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:466) 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:466) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:466) 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 [+0xd5371964] #6 [+0xd537146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xd53714b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_<14>[ 66.992210] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL flip_eve<14>[ 67.000917] [IGT] kms_flip_event_leak: finished subtest basic, FAIL nt_leak:<14>[ 67.008466] [IGT] kms_flip_event_leak: exiting, ret=98 466) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_flip_event_leak<8>[ 67.020777] :466) igt_kms-DEBUG: Test requir<8>[ 67.030365] ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_flip<8>[ 67.056158] _event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_f<14>[ 67.080311] [IGT] kms_prop_blob: executing lip_even<14>[ 67.085371] [IGT] kms_prop_blob: starting subtest basic t_leak:4<14>[ 67.091517] [IGT] kms_prop_blob: finished subtest basic, SUCCESS 66) igt_<14>[ 67.098651] [IGT] kms_prop_blob: exiting, ret=0 kms-DEBUG: display: SetCursor pipe C, disabling (km<8>[ 67.108835] s_flip_event_leak:466) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (k<14>[ 67.132261] [IGT] kms_prop_blob: executing ms_flip_<14>[ 67.137348] [IGT] kms_prop_blob: starting subtest blob-prop-core event_le<14>[ 67.144227] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS ak:466) <14>[ 67.152188] [IGT] kms_prop_blob: exiting, ret=0 igt_kms-DEBUG: display: Fixing up initial rotation p<8>[ 67.162118] ipe D, plane 0 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes <14>[ 67.187773] [IGT] kms_prop_blob: executing (kms_fl<14>[ 67.193065] [IGT] kms_prop_blob: starting subtest blob-prop-validate ip_event<14>[ 67.200405] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS _leak:46<14>[ 67.208612] [IGT] kms_prop_blob: exiting, ret=0 6) igt_kms-DEBUG: display: Fixing up initial rotatio<8>[ 67.218596] n pipe D, plane 17 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:466) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_fli<14>[ 67.243443] [IGT] kms_prop_blob: executing p_event_<14>[ 67.248438] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime leak:466<14>[ 67.255773] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS ) igt_km<14>[ 67.263961] [IGT] kms_prop_blob: exiting, ret=0 s-DEBUG: Test requirement passed: plane_idx >= 0 && plan<8>[ 67.273911] e_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_<14>[ 67.299665] [IGT] kms_prop_blob: executing flip_eve<14>[ 67.305317] [IGT] kms_prop_blob: starting subtest blob-multiple nt_leak:<14>[ 67.312225] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS 466) igt<14>[ 67.319843] [IGT] kms_prop_blob: exiting, ret=0 _kms-DEBUG: Test requirement passed: plane_idx >= 0 && p<8>[ 67.329933] lane_idx < pipe->n_planes (kms_flip_event_leak:466) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_flip_event_leak:466) igt_kms-DEBUG: display: SetCursor pipe E, di<14>[ 67.354457] [IGT] kms_prop_blob: executing sabling <14>[ 67.359992] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any (kms_fl<14>[ 67.367376] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS ip_event<14>[ 67.375858] [IGT] kms_prop_blob: exiting, ret=0 _leak:466) igt_kms-DEBUG: display: MoveCursor pipe E<8>[ 67.385840] , (0, 0) (kms_flip_event_leak:466) igt_kms-DEBUG: display: } (kms_flip_event_leak:466) drmtest-DEBUG: Force option used: Using driver vc4 (kms_flip_event_leak:466) drmtest-DEBUG: Opened previously opened d<14>[ 67.411627] [IGT] kms_prop_blob: executing evice: /<14>[ 67.417290] [IGT] kms_prop_blob: starting subtest invalid-get-prop dev/dri/<14>[ 67.424337] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS card0 (<14>[ 67.432467] [IGT] kms_prop_blob: exiting, ret=0 kms_flip_event_leak:466) drmtest-DEBUG: Test requirement<8>[ 67.442458] passed: !(fd<0) (kms_flip_event_leak:466) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_leak:466) igt_kms-CRITICAL<14>[ 67.467599] [IGT] kms_prop_blob: executing : Test a<14>[ 67.472833] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any ssertion<14>[ 67.480229] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS failure<14>[ 67.488707] [IGT] kms_prop_blob: exiting, ret=0 function kmstest_dumb_create, file ../lib/igt_kms.c:129<8>[ 67.498710] 5: (kms_flip_event_leak:466) 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)))) << (<14>[ 67.523783] [IGT] kms_prop_blob: executing (0+8)+8)<14>[ 67.529481] [IGT] kms_prop_blob: starting subtest invalid-set-prop ))), (&c<14>[ 67.536470] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS reate)) <14>[ 67.544618] [IGT] kms_prop_blob: exiting, ret=0 == 0 (kms_flip_event_leak:466) igt_kms-CRITICAL: Last e<8>[ 67.554627] rrno: 12, Cannot allocat<8>[ 67.563860] e memory (kms_flip_event_leak:466) igt_kms-CRITICAL: error: -1 != 0 (kms_flip_event_leak:466) igt_core-INFO: Stack trace: (kms_flip_event_leak:466) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_leak:466)<8>[ 67.589285] igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_flip_event_leak:466) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip_event_leak:466) igt_core-INFO: #3 ..<14>[ 67.613206] [IGT] kms_setmode: executing /lib/igt<14>[ 67.618251] [IGT] kms_setmode: starting subtest basic _fb.c:21<14>[ 67.624125] [IGT] kms_setmode: finished subtest basic, SKIP 12 igt_c<14>[ 67.630805] [IGT] kms_setmode: exiting, ret=77 reate_fb_with_bo_size() (kms_flip_event_leak:466) igt_c<8>[ 67.640759] ore-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_flip_event_leak:466) igt_core-INFO: #5 [+0xd5371964] (kms_flip_event_leak:466) igt_core-INFO: #6 [+0xd537146c] (kms_flip_event_leak:46<14>[ 67.665958] [IGT] kms_setmode: executing 6) igt_c<14>[ 67.671401] [IGT] kms_setmode: starting subtest basic-clone-single-crtc ore-INFO<14>[ 67.678920] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP : #7 [<14>[ 67.687155] [IGT] kms_setmode: exiting, ret=77 __libc_init_first+0x80] (kms_flip_event_leak:466) igt_c<8>[ 67.697145] ore-INFO: #8 [__libc_start_main+0x98] (kms_flip_event_leak:466) igt_core-INFO: #9 [+0xd53714b0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (0.720s)[0m [1mSubtest basic: FA<14>[ 67.723584] [IGT] kms_setmode: executing IL (0.73<14>[ 67.728740] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc 8s)[0m <14>[ 67.736365] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP IGT-Ver<14>[ 67.744815] [IGT] kms_setmode: exiting, ret=77 sion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aar<8>[ 67.754810] 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 (aarc<14>[ 67.779453] [IGT] kms_setmode: executing h64) (Li<14>[ 67.784414] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc nux: 5.1<14>[ 67.792270] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP 0.226-ci<14>[ 67.800951] [IGT] kms_setmode: exiting, ret=77 p52 aarch64) Using IGT_SRANDOM=1706305765 for randomisa<8>[ 67.810890] tion Opened 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.226-cip52 aarch64) U<14>[ 67.835986] [IGT] kms_setmode: executing sing IGT<14>[ 67.841569] [IGT] kms_setmode: starting subtest clone-exclusive-crtc _SRANDOM<14>[ 67.848722] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP =1706305<14>[ 67.856689] [IGT] kms_setmode: exiting, ret=77 765 for randomisation Opened device: /dev/dri/card0 St<8>[ 67.866616] arting subtest: blob-prop-validate [1mSubtest blob-prop-validate: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305765 for randomisation <14>[ 67.892395] [IGT] kms_setmode: executing Opened d<14>[ 67.897933] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing evice: /<14>[ 67.906365] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP dev/dri/<14>[ 67.915575] [IGT] kms_setmode: exiting, ret=77 card0 Starting subtest: blob-prop-lifetime [1mSubtest<8>[ 67.925534] blob-prop-lifetime: SUC<8>[ 67.936362] CESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-multiple [1mSubtest blob-multiple: SUCCESS (0.0<8>[ 67.962138] 00s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any <14>[ 67.984903] [IGT] kms_vblank: executing [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=170630576<14>[ 68.002156] [IGT] kms_vblank: starting subtest invalid 5 for ra<14>[ 68.008760] [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.226-cip52 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.226-cip52 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.226-cip52 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.226-cip52 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.226-cip52 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.226-cip52 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.226-cip52 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.226-cip52 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.226-cip52 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid 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 [+0xaf04338c] #3 [+0xaf041c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xaf041cb0] 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>[ 71.919383] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 71.926865] [IGT] kms_vblank: finished subtest invalid, FAIL e_idx < <14>[ 71.933897] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 71.946398] 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>[ 71.972543] [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>[ 71.989922] [IGT] kms_vblank: starting subtest crtc-id 523) igt<14>[ 71.995979] [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 [+0xaf04338c] (kms_vblank:523) igt_core-INFO: #3 [+0xaf041c78] (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 [+0xaf041cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.903s)[0m [1mSubtest invalid: FAIL (3.918s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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: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 [+0xc2b13728] #3 [+0xc2b11c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc2b11cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (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_idx >= 0<14>[ 75.759363] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 75.766851] [IGT] kms_vblank: finished subtest crtc-id, FAIL e_idx < <14>[ 75.773882] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 75.786341] 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) igt_kms-DEBUG: <14>[ 75.812469] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:526) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:526) igt<14>[ 75.830499] [IGT] kms_vblank: starting subtest accuracy-idle _kms-DEB<14>[ 75.837202] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 UG: 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 [+0xc2b13728] (kms_vblank:526) igt_core-INFO: #3 [+0xc2b11c78] (kms_vblank:526) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:526) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:526) igt_core-INFO: #6 [+0xc2b11cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.756s)[0m [1mSubtest crtc-id: FAIL (3.771s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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: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 [+0xd1971f94] #3 [+0xd1972fa0] #4 [+0xd19731bc] #5 [+0xd1971c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd1971cb0] 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 passed: plane<14>[ 79.600101] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 79.607575] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL 0 && pla<14>[ 79.615139] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial <8>[ 79.627819] 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) igt_km<14>[ 79.654285] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 79.672108] [IGT] kms_vblank: starting subtest query-idle :529) ig<14>[ 79.678717] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 t_kms-DEBUG: display: MoveCursor pipe D, (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 E, plane 0 (kms_vblank:529) igt_kms-DEBUG: display: SetCrtc pipe E, 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 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 [+0xd1971f94] (kms_vblank:529) igt_core-INFO: #3 [+0xd1972fa0] (kms_vblank:529) igt_core-INFO: #4 [+0xd19731bc] (kms_vblank:529) igt_core-INFO: #5 [+0xd1971c78] (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 [+0xd1971cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.755s)[0m [1mSubtest accuracy-idle: FAIL (3.771s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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:532) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:532) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:532) 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 [+0xd5b11f94] #3 [+0xd5b12fa0] #4 [+0xd5b131bc] #5 [+0xd5b11c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd5b11cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:532) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:532) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:532) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:532) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:532) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:532) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:532) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:532) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane<14>[ 83.440175] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 83.447650] [IGT] kms_vblank: finished subtest query-idle, FAIL 0 && pla<14>[ 83.454954] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial <8>[ 83.467731] rotation pipe D, plane 0 (kms_vblank:532) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_km<14>[ 83.493708] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:532) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 83.511600] [IGT] kms_vblank: starting subtest query-idle-hang :532) ig<14>[ 83.518501] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP t_kms-DE<14>[ 83.526005] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 83.535715] :532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 83.560142] [IGT] kms_vblank: executing :532) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 83.577598] [IGT] kms_vblank: starting subtest query-forked ->n_plan<14>[ 83.584474] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 es (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:532) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:532) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:532) igt_kms-DEBUG: display: } (kms_vblank:532) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:532) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:532) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:532) igt_core-INFO: Stack trace: (kms_vblank:532) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:532) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:532) igt_core-INFO: #2 [+0xd5b11f94] (kms_vblank:532) igt_core-INFO: #3 [+0xd5b12fa0] (kms_vblank:532) igt_core-INFO: #4 [+0xd5b131bc] (kms_vblank:532) igt_core-INFO: #5 [+0xd5b11c78] (kms_vblank:532) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:532) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:532) igt_core-INFO: #8 [+0xd5b11cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.754s)[0m [1mSubtest query-idle: FAIL (3.769s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.226-cip52 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:538) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:538) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:538) 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 [+0xb0671f94] #3 [+0xb0672fa0] #4 [+0xb06731bc] #5 [+0xb0671c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb0671cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:538) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:538) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:538) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:538) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:538) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:538) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:538) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:538) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane<14>[ 87.536106] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 87.543572] [IGT] kms_vblank: finished subtest query-forked, FAIL 0 && pla<14>[ 87.551050] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial <8>[ 87.563468] rotation pipe D, plane 0 (kms_vblank:538) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_km<14>[ 87.590443] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:538) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 87.607803] [IGT] kms_vblank: starting subtest query-forked-hang :538) ig<14>[ 87.614928] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP t_kms-DE<14>[ 87.622641] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 87.632377] :538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 87.657061] [IGT] kms_vblank: executing :538) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 87.674230] [IGT] kms_vblank: starting subtest query-busy ->n_plan<14>[ 87.681079] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 es (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:538) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:538) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:538) igt_kms-DEBUG: display: } (kms_vblank:538) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:538) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:538) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:538) igt_core-INFO: Stack trace: (kms_vblank:538) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:538) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:538) igt_core-INFO: #2 [+0xb0671f94] (kms_vblank:538) igt_core-INFO: #3 [+0xb0672fa0] (kms_vblank:538) igt_core-INFO: #4 [+0xb06731bc] (kms_vblank:538) igt_core-INFO: #5 [+0xb0671c78] (kms_vblank:538) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:538) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:538) igt_core-INFO: #8 [+0xb0671cb0] **** 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.226-cip52 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.226-cip52 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:544) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:544) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:544) 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 [+0xdfc51f94] #3 [+0xdfc52fa0] #4 [+0xdfc531bc] #5 [+0xdfc51c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdfc51cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:544) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:544) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:544) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:544) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:544) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:544) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:544) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:544) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane<14>[ 91.632149] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 91.639623] [IGT] kms_vblank: finished subtest query-busy, FAIL 0 && pla<14>[ 91.646922] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial <8>[ 91.659618] rotation pipe D, plane 0 (kms_vblank:544) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544<14>[ 91.685478] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:544) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 91.702565] [IGT] kms_vblank: starting subtest query-busy-hang s_vblank<14>[ 91.709742] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP :544) ig<14>[ 91.717266] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 91.727013] s_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 91.751439] [IGT] kms_vblank: executing s_vblank:544) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 91.768845] [IGT] kms_vblank: starting subtest query-forked-busy x < pipe<14>[ 91.776177] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:544) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:544) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:544) igt_kms-DEBUG: display: } (kms_vblank:544) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:544) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:544) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:544) igt_core-INFO: Stack trace: (kms_vblank:544) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:544) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:544) igt_core-INFO: #2 [+0xdfc51f94] (kms_vblank:544) igt_core-INFO: #3 [+0xdfc52fa0] (kms_vblank:544) igt_core-INFO: #4 [+0xdfc531bc] (kms_vblank:544) igt_core-INFO: #5 [+0xdfc51c78] (kms_vblank:544) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:544) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:544) igt_core-INFO: #8 [+0xdfc51cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest query-busy: FAIL (3.959s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.226-cip52 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:550) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:550) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:550) 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 [+0xb5f21f94] #3 [+0xb5f22fa0] #4 [+0xb5f231bc] #5 [+0xb5f21c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb5f21cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:550) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:550) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:550) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:550) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:550) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:550) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:550) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:550) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane<14>[ 95.728088] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 95.735560] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL 0 && pla<14>[ 95.743466] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up <8>[ 95.755522] initial rotation pipe D, plane 0 (kms_vblank:550) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 95.781574] [IGT] kms_vblank: executing lank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:550) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 95.799221] [IGT] kms_vblank: starting subtest query-forked-busy-hang ing (km<14>[ 95.806868] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP s_vblank<14>[ 95.815036] [IGT] kms_vblank: exiting, ret=77 :550) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 95.824725] 0) (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:550) ig<14>[ 95.851616] [IGT] kms_vblank: executing t_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plan<14>[ 95.869113] [IGT] kms_vblank: starting subtest wait-idle es (kms<14>[ 95.876029] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:550) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:550) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:550) igt_kms-DEBUG: display: } (kms_vblank:550) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:550) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:550) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:550) igt_core-INFO: Stack trace: (kms_vblank:550) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:550) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:550) igt_core-INFO: #2 [+0xb5f21f94] (kms_vblank:550) igt_core-INFO: #3 [+0xb5f22fa0] (kms_vblank:550) igt_core-INFO: #4 [+0xb5f231bc] (kms_vblank:550) igt_core-INFO: #5 [+0xb5f21c78] (kms_vblank:550) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:550) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:550) igt_core-INFO: #8 [+0xb5f21cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest query-forked-busy: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.226-cip52 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:556) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:556) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:556) 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 [+0xde9b1f94] #3 [+0xde9b2fa0] #4 [+0xde9b31bc] #5 [+0xde9b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xde9b1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:556) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:556) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:556) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:556) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:556) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:556) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:556) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:556) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane<14>[ 99.824197] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 99.831645] [IGT] kms_vblank: finished subtest wait-idle, FAIL 0 && pla<14>[ 99.838827] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial <8>[ 99.851334] rotation pipe D, plane 0 (kms_vblank:556) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_km<14>[ 99.877558] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:556) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 99.895815] [IGT] kms_vblank: starting subtest wait-idle-hang :556) ig<14>[ 99.902276] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP t_kms-DE<14>[ 99.909721] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 99.919518] :556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 99.943496] [IGT] kms_vblank: executing :556) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 99.961079] [IGT] kms_vblank: starting subtest wait-forked ->n_plan<14>[ 99.968008] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 es (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:556) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:556) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:556) igt_kms-DEBUG: display: } (kms_vblank:556) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:556) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:556) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:556) igt_core-INFO: Stack trace: (kms_vblank:556) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:556) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:556) igt_core-INFO: #2 [+0xde9b1f94] (kms_vblank:556) igt_core-INFO: #3 [+0xde9b2fa0] (kms_vblank:556) igt_core-INFO: #4 [+0xde9b31bc] (kms_vblank:556) igt_core-INFO: #5 [+0xde9b1c78] (kms_vblank:556) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:556) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:556) igt_core-INFO: #8 [+0xde9b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.940s)[0m [1mSubtest wait-idle: FAIL (3.956s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.226-cip52 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:562) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:562) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:562) 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 [+0xe9ec1f94] #3 [+0xe9ec2fa0] #4 [+0xe9ec31bc] #5 [+0xe9ec1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe9ec1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:562) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:562) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:562) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:562) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:562) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane<14>[ 103.920141] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 103.927605] [IGT] kms_vblank: finished subtest wait-forked, FAIL 0 && pla<14>[ 103.934978] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial <8>[ 103.947415] rotation pipe D, plane 0 (kms_vblank:562) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562<14>[ 103.973648] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 103.991057] [IGT] kms_vblank: starting subtest wait-forked-hang s_vblank<14>[ 103.997994] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP :562) ig<14>[ 104.005608] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 104.015304] s_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 104.039949] [IGT] kms_vblank: executing s_vblank:562) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 104.057231] [IGT] kms_vblank: starting subtest wait-busy x < pipe<14>[ 104.063928] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:562) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:562) igt_kms-DEBUG: display: } (kms_vblank:562) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:562) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:562) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:562) igt_core-INFO: Stack trace: (kms_vblank:562) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:562) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:562) igt_core-INFO: #2 [+0xe9ec1f94] (kms_vblank:562) igt_core-INFO: #3 [+0xe9ec2fa0] (kms_vblank:562) igt_core-INFO: #4 [+0xe9ec31bc] (kms_vblank:562) igt_core-INFO: #5 [+0xe9ec1c78] (kms_vblank:562) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:562) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:562) igt_core-INFO: #8 [+0xe9ec1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest wait-forked: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.226-cip52 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:568) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:568) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:568) 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 [+0xcf511f94] #3 [+0xcf512fa0] #4 [+0xcf5131bc] #5 [+0xcf511c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcf511cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:568) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:568) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:568) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:568) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:568) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:568) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:568) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:568) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= <14>[ 108.016819] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL 0 && pla<14>[ 108.024286] [IGT] kms_vblank: finished subtest wait-busy, FAIL ne_idx <<14>[ 108.031485] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation<8>[ 108.043589] pipe D, plane 0 (kms_vblank:568) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_km<14>[ 108.069704] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:568) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 108.087417] [IGT] kms_vblank: starting subtest wait-busy-hang :568) ig<14>[ 108.094164] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP t_kms-DE<14>[ 108.101585] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 108.111326] :568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:568) igt_kms-DE<14>[ 108.136979] [IGT] kms_vblank: executing BUG: display: SetCrtc pipe E, disabling (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms<14>[ 108.154843] [IGT] kms_vblank: starting subtest wait-forked-busy _vblank:<14>[ 108.161786] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 568) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:568) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:568) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:568) igt_kms-DEBUG: display: } (kms_vblank:568) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:568) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:568) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:568) igt_core-INFO: Stack trace: (kms_vblank:568) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:568) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:568) igt_core-INFO: #2 [+0xcf511f94] (kms_vblank:568) igt_core-INFO: #3 [+0xcf512fa0] (kms_vblank:568) igt_core-INFO: #4 [+0xcf5131bc] (kms_vblank:568) igt_core-INFO: #5 [+0xcf511c78] (kms_vblank:568) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:568) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:568) igt_core-INFO: #8 [+0xcf511cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.945s)[0m [1mSubtest wait-busy: FAIL (3.961s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.226-cip52 aarch64) Using IGT_SRANDOM=1706305806 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:574) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:574) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:574) 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 [+0xd4381f94] #3 [+0xd4382fa0] #4 [+0xd43831bc] #5 [+0xd4381c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd4381cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:574) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:574) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:574) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:574) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:574) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:574) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:574) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:574) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane<14>[ 112.112214] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 112.119679] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL 0 && pla<14>[ 112.127545] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial <8>[ 112.140060] rotation pipe D, plane 0 (kms_vblank:574) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 112.165808] [IGT] kms_vblank: executing lank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:574) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 112.182902] [IGT] kms_vblank: starting subtest wait-forked-busy-hang , disabl<14>[ 112.189956] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP ing (km<14>[ 112.198007] [IGT] kms_vblank: exiting, ret=77 s_vblank:574) igt_kms-DEBUG: display: MoveCursor pip<8>[ 112.207743] e D, (0, 0) (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 112.232264] [IGT] kms_vblank: executing E, plane 0 (kms_vblank:574) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx <14>[ 112.250381] [IGT] kms_vblank: starting subtest ts-continuation-idle >= 0 && <14>[ 112.257719] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:574) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:574) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:574) igt_kms-DEBUG: display: } (kms_vblank:574) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:574) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:574) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:574) igt_core-INFO: Stack trace: (kms_vblank:574) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:574) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:574) igt_core-INFO: #2 [+0xd4381f94] (kms_vblank:574) igt_core-INFO: #3 [+0xd4382fa0] (kms_vblank:574) igt_core-INFO: #4 [+0xd43831bc] (kms_vblank:574) igt_core-INFO: #5 [+0xd4381c78] (kms_vblank:574) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:574) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:574) igt_core-INFO: #8 [+0xd4381cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest wait-forked-busy: FAIL (3.958s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:580) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:580) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:580) 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 [+0xd2f81f94] #3 [+0xd2f82fa0] #4 [+0xd2f831bc] #5 [+0xd2f81c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd2f81cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:580) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:580) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:580) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:580) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:580) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:580) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:580) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:580) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:580) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:580) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane<14>[ 116.208110] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 116.215575] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL 0 && pla<14>[ 116.223743] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial <8>[ 116.236516] rotation pipe D, plane 0 (kms_vblank:580) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580<14>[ 116.263093] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:580) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 116.280899] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang s_vblank<14>[ 116.288408] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP :580) ig<14>[ 116.296772] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 116.306484] s_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:580) ig<14>[ 116.332979] [IGT] kms_vblank: executing t_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:580) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plan<14>[ 116.350762] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm es (kms<14>[ 116.358571] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _vblank:580) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:580) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:580) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:580) igt_kms-DEBUG: display: } (kms_vblank:580) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:580) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:580) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:580) igt_core-INFO: Stack trace: (kms_vblank:580) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:580) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:580) igt_core-INFO: #2 [+0xd2f81f94] (kms_vblank:580) igt_core-INFO: #3 [+0xd2f82fa0] (kms_vblank:580) igt_core-INFO: #4 [+0xd2f831bc] (kms_vblank:580) igt_core-INFO: #5 [+0xd2f81c78] (kms_vblank:580) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:580) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:580) igt_core-INFO: #8 [+0xd2f81cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest ts-continuation-idle: FAIL (3.958s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305814 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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: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 [+0xba9e1f94] #3 [+0xba9e2fa0] #4 [+0xba9e31bc] #5 [+0xba9e1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xba9e1cb0] 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>[ 120.304099] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 120.311570] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL 0 && pla<14>[ 120.320082] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:586) igt_kms-DEBUG: display: Fixing up <8>[ 120.332139] initial 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 <14>[ 120.358361] [IGT] kms_vblank: executing (kms_vblank:586) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:586) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 120.376247] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend , disabl<14>[ 120.384198] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ing (kms_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 [+0xba9e1f94] (kms_vblank:586) igt_core-INFO: #3 [+0xba9e2fa0] (kms_vblank:586) igt_core-INFO: #4 [+0xba9e31bc] (kms_vblank:586) igt_core-INFO: #5 [+0xba9e1c78] (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 [+0xba9e1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.938s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (3.953s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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: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 [+0xbc1b1f94] #3 [+0xbc1b2fa0] #4 [+0xbc1b31bc] #5 [+0xbc1b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbc1b1cb0] 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>[ 124.144233] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 124.151671] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL 0 && pla<14>[ 124.160513] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:589) igt_kms-DEBUG: display: Fixing up initial <8>[ 124.173039] rotation 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_km<14>[ 124.200861] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:589) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 124.218437] [IGT] kms_vblank: starting subtest ts-continuation-suspend s_vblank<14>[ 124.225886] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 :589) igt_kms-DEBUG: 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 [+0xbc1b1f94] (kms_vblank:589) igt_core-INFO: #3 [+0xbc1b2fa0] (kms_vblank:589) igt_core-INFO: #4 [+0xbc1b31bc] (kms_vblank:589) igt_core-INFO: #5 [+0xbc1b1c78] (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 [+0xbc1b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.752s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (3.768s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305822 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank: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 [+0xd0f11f94] #3 [+0xd0f12fa0] #4 [+0xd0f131bc] #5 [+0xd0f11c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd0f11cb0] 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_idx >= <14>[ 127.984823] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL 0 && pla<14>[ 127.992284] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL ne_idx <<14>[ 128.000713] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:592) igt_kms-DEBUG: display: Fixing up initial rotation pipe D,<8>[ 128.013610] 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_vblank:592) igt_kms-DEBUG:<14>[ 128.040671] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:592) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:592) ig<14>[ 128.058336] [IGT] kms_vblank: starting subtest ts-continuation-modeset t_kms-DE<14>[ 128.066353] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 BUG: display: MoveCursor pipe 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 (kms_vblank:592) igt_kms-DEBUG: display: SetCrtc pipe E, 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 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 [+0xd0f11f94] (kms_vblank:592) igt_core-INFO: #3 [+0xd0f12fa0] (kms_vblank:592) igt_core-INFO: #4 [+0xd0f131bc] (kms_vblank:592) igt_core-INFO: #5 [+0xd0f11c78] (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 [+0xd0f11cb0] **** 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.226-cip52 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:595) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:595) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:595) 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 [+0xd3a31f94] #3 [+0xd3a32fa0] #4 [+0xd3a331bc] #5 [+0xd3a31c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd3a31cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:595) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:595) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:595) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:595) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:595) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:595) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:595) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:595) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:595) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:595) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane<14>[ 131.824239] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 131.831680] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL 0 && pla<14>[ 131.840079] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial <8>[ 131.852568] rotation pipe D, plane 0 (kms_vblank:595) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 131.878956] [IGT] kms_vblank: executing lank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:595) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 131.896470] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang ing (km<14>[ 131.904566] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP s_vblank<14>[ 131.913199] [IGT] kms_vblank: exiting, ret=77 :595) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 131.922826] 0) (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:595) ig<14>[ 131.950410] [IGT] kms_vblank: executing t_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:595) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plan<14>[ 131.968403] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm es (kms<14>[ 131.976271] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _vblank:595) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:595) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:595) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:595) igt_kms-DEBUG: display: } (kms_vblank:595) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:595) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:595) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:595) igt_core-INFO: Stack trace: (kms_vblank:595) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:595) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:595) igt_core-INFO: #2 [+0xd3a31f94] (kms_vblank:595) igt_core-INFO: #3 [+0xd3a32fa0] (kms_vblank:595) igt_core-INFO: #4 [+0xd3a331bc] (kms_vblank:595) igt_core-INFO: #5 [+0xd3a31c78] (kms_vblank:595) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:595) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:595) igt_core-INFO: #8 [+0xd3a31cb0] **** 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.226-cip52 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.226-cip52 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:601) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:601) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:601) 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 [+0xda881f94] #3 [+0xda882fa0] #4 [+0xda8831bc] #5 [+0xda881c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xda881cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:601) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:601) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:601) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:601) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:601) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:601) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:601) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:601) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:601) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:601) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane<14>[ 135.920230] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 135.927661] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL 0 && pla<14>[ 135.936431] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial <8>[ 135.949094] rotation pipe D, plane 0 (kms_v<8>[ 135.960173] blank:601) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotation<8>[ 135.985653] pipe D, plane 17 (kms_vblank:601) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:601) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:601) igt_kms-DEBUG: Tes<14>[ 136.008499] [IGT] vc4_create_bo: executing t requir<14>[ 136.013805] [IGT] vc4_create_bo: starting subtest create-bo-4096 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initi<14>[ 136.030571] [IGT] vc4_create_bo: finished subtest create-bo-4096, FAIL al rotat<14>[ 136.038074] [IGT] vc4_create_bo: exiting, ret=98 ion pipe E, plane 0 (kms_vblank:601) igt_kms-DEBUG: dis<8>[ 136.048237] play: SetCrtc pipe E, disabling (kms_vblank:601) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:601) igt_kms-DEBUG: display: Fixing up initial rotat<14>[ 136.073861] [IGT] vc4_create_bo: executing ion pipe<14>[ 136.079033] [IGT] vc4_create_bo: starting subtest create-bo-0 E, plane 17 (kms_vblank:601) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:601) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:601) igt_kms-DEBUG: display: } (kms_vblank:601) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:601) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:601) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:601) igt_core-INFO: Stack trace: (kms_vblank:601) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:601) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:601) igt_core-INFO: #2 [+0xda881f94] (kms_vblank:601) igt_core-INFO: #3 [+0xda882fa0] (kms_vblank:601) igt_core-INFO: #4 [+0xda8831bc] (kms_vblank:601) igt_core-INFO: #5 [+0xda881c78] (kms_vblank:601) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:601) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:601) igt_core-INFO: #8 [+0xda881cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.936s)[0m [1mSubtest ts-continuation-modeset-rpm: FAIL (3.952s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-4096 (vc4_create_bo:607) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:607) 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:607) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:607) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe48a11d4] #3 [+0xe48a0dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe48a0e30] Subtest create-bo-4096 failed. **** DEBUG **** (vc4_create_bo:607) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:607) 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:607) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:607) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:607) igt_core-INFO: Stack trace: (vc4_create_bo:607) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:607) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:607) igt_core-INFO: #2 [+0xe48a11d4] (vc4_create_bo:607) igt_core-INFO: #3 [+0xe48a0dec] (vc4_create_bo:607) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:607) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:607) igt_core-INFO: #6 [+0xe48a0e30] **** END **** [1mSubtest create-bo-4096: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-0 (vc4_create_bo:610) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:610) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_create_bo:610) CRITICAL: Last errno: 19, No such device (vc4_create_bo:610) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xd66f1268] #2 [+0xd66f0dec] #3 [__libc_init_first+0x80] #4 [__libc_start_main<14>[ 136.432575] [IGT] vc4_create_bo: finished subtest create-bo-0, FAIL +0x98] <14>[ 136.439933] [IGT] vc4_create_bo: exiting, ret=98 #5 [+0xd66f0e30] Subtest create-bo-0 failed. **** DEBUG ***<8>[ 136.451547] * (vc4_create_bo:610) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:610) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_<14>[ 136.477237] [IGT] vc4_create_bo: executing create_b<14>[ 136.482866] [IGT] vc4_create_bo: starting subtest create-bo-zeroed o:610) CRITICAL: Last errno: 19, No such device (vc4_create_bo:610) CRITICAL: error: 19 != 22 (vc4_create_bo:610) igt_<14>[ 136.500084] [IGT] vc4_create_bo: finished subtest create-bo-zeroed, FAIL core-INF<14>[ 136.507808] [IGT] vc4_create_bo: exiting, ret=98 O: Stack trace: (vc4_create_bo:610) igt_core-INFO: #0<8>[ 136.517835] ../lib/igt_core.c:1989 <8>[ 136.527173] __igt_fail_assert() (vc4_create_bo:610) igt_core-INFO: #1 [+0xd66f1268] (vc4_create_bo:610) igt_core-INFO: #2 [+0xd66f0dec] (vc4_create_bo:610) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_create_bo:61<8>[ 136.551602] 0) igt_core-INFO: #4 [__libc_start_main+0x98] (vc4_create_bo:610) igt_core-INFO: #5 [+0xd66f0e30] **** END **** [1mSubtest create-bo-0: FAIL (0.347s)[0m IGT-Version: 1.28-ga44ebfe (aarch6<14>[ 136.575468] [IGT] vc4_dmabuf_poll: executing 4) (Linu<14>[ 136.581234] [IGT] vc4_dmabuf_poll: starting subtest poll-write-waits-until-write-done x: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-zeroed (vc4_create_bo:613) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:613) 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:613) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:613) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc300110c] #3 [+0xc3000dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc3000e30] Subtest create-bo-zeroed failed. **** DEBUG **** (vc4_create_bo:613) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_create_bo:613) drmtest-DEBUG: Opened previously opened device: /dev/dri/card0 (vc4_create_bo:613) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_create_bo:613) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:613) 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:613) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:613) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:613) igt_core-INFO: Stack trace: (vc4_create_bo:613) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:613) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:613) igt_core-INFO: #2 [+0xc300110c] (vc4_create_bo:613) igt_core-INFO: #3 [+0xc3000dec] (vc4_create_bo:613) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:613) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:613) igt_core-INFO: #6 [+0xc3000e30] **** END **** [1mSubtest create-bo-zeroed: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-write-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: 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 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 [+0xea640f48] #4 [+0xea6411b0] #5 [+0xea640dec] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xea640e30] Subtest poll-write-waits-until-write-done failed. **** DEBUG **** (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: 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<14>[ 136.938132] [IGT] vc4_dmabuf_poll: finished subtest poll-write-waits-until-write-done, FAIL : #2 .<14>[ 136.947666] [IGT] vc4_dmabuf_poll: exiting, ret=98 ./lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:61<8>[ 136.958969] 9) igt_core-INFO: #3 [+0xea640f48] (vc4_dmabuf_poll:619) igt_core-INFO: #4 [+0xea6411b0] (vc4_dmabuf_poll:619) igt_core-INFO: #5 [+0xea640dec] (vc4_dmabuf_poll:619) igt_cor<14>[ 136.986163] [IGT] vc4_dmabuf_poll: executing e-INFO: <14>[ 136.991388] [IGT] vc4_dmabuf_poll: starting subtest poll-read-waits-until-write-done #6 [__libc_init_first+0x80] (vc4_dmabuf_poll:619) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:619) igt_cor<14>[ 137.010386] [IGT] vc4_dmabuf_poll: finished subtest poll-read-waits-until-write-done, FAIL e-INFO: <14>[ 137.020031] [IGT] vc4_dmabuf_poll: exiting, ret=98 #8 [+0xea640e30] **** END **** [1mSubtes<8>[ 137.030199] t poll-write-waits-until<8>[ 137.041167] -write-done: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-read-waits-until-write-done (vc4_dm<8>[ 137.066768] abuf_poll:622) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:622) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U<14>[ 137.088905] [IGT] vc4_label_bo: executing |1U) << <14>[ 137.093946] [IGT] vc4_label_bo: starting subtest set-label (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&creat<14>[ 137.110610] [IGT] vc4_label_bo: finished subtest set-label, FAIL e)) == 0<14>[ 137.117947] [IGT] vc4_label_bo: exiting, ret=98 (vc4_dmabuf_poll:622) igt_vc4-CRITICAL: Last errno: 19<8>[ 137.127878] , No such device (vc4_dmabuf_poll:622) 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<14>[ 137.151916] [IGT] vc4_label_bo: executing igt_vc4<14>[ 137.156895] [IGT] vc4_label_bo: starting subtest set-bad-handle _get_cle<3>[ 137.163662] [drm:vc4_label_bo_ioctl [vc4]] *ERROR* Failed to look up GEM BO -791621424 ared_bo(<14>[ 137.172639] [IGT] vc4_label_bo: finished subtest set-bad-handle, SUCCESS ) #3 <14>[ 137.180527] [IGT] vc4_label_bo: exiting, ret=0 [+0xbddd0f48] #4 [+0xbddd1188] #<8>[ 137.190304] 5 [+0xbddd0dec] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbddd0e30] Subtest poll-read-waits-until-write-done failed. **** DEBUG **** <14>[ 137.213881] [IGT] vc4_label_bo: executing (vc4_dma<14>[ 137.219123] [IGT] vc4_label_bo: starting subtest set-bad-name buf_poll:622) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:622) 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:622) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:622) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:622) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:622) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:622) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:622) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:622) igt_core-INFO: #3 [+0xbddd0f48] (vc4_dmabuf_poll:622) igt_core-INFO: #4 [+0xbddd1188] (vc4_dmabuf_poll:622) igt_core-INFO: #5 [+0xbddd0dec] (vc4_dmabuf_poll:622) igt_core-INFO: #6 [__libc_init_first+0x80] (vc4_dmabuf_poll:622) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:622) igt_core-INFO: #8 [+0xbddd0e30] **** END **** [1mSubtest poll-read-waits-until-write-done: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-label (vc4_label_bo:628) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:628) 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:628) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:628) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd71612c0] #3 [+0xd7160d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd7160db0] Subtest set-label failed. **** DEBUG **** (vc4_label_bo:628) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:628) 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:628) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:628) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:628) igt_core-INFO: Stack trace: (vc4_label_bo:628) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:628) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:628) igt_core-INFO: #2 [+0xd71612c0] (vc4_label_bo:628) igt_core-INFO: #3 [+0xd7160d6c] (vc4_label_bo:628) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:628) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:628) igt_core-INFO: #6 [+0xd7160db0] **** END **** [1mSubtest set-label: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-handle [1mSubtest set-bad-handle: SUCCESS (0.009s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-name (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<14>[ 137.575581] [IGT] vc4_label_bo: finished subtest set-bad-name, FAIL _vc4-CRI<14>[ 137.582854] [IGT] vc4_label_bo: exiting, ret=98 TICAL: Last errno: 19, No such device (vc4_label_bo:634) igt_vc4-CRITIC<8>[ 137.594381] AL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd0b51234] #3 [+0xd0b50d6c] #4 [__libc_init_first+0x80] #5 <14>[ 137.619994] [IGT] vc4_label_bo: executing [__libc_<14>[ 137.624916] [IGT] vc4_label_bo: starting subtest set-kernel-name start_main+0x98] #6 [+0xd0b50db0] Subtest set-bad-name failed. **** DEBUG **** (vc4_label_bo:634) igt_vc4<14>[ 137.641881] [IGT] vc4_label_bo: finished subtest set-kernel-name, FAIL -CRITICA<14>[ 137.649357] [IGT] vc4_label_bo: exiting, ret=98 L: Test assertion failure function igt_vc4_create_bo, fi<8>[ 137.659140] le ../lib/igt_vc4.c:126:<8>[ 137.668663] (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:6<8>[ 137.693946] 34) 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<14>[ 137.716838] [IGT] vc4_lookup_fail: executing /igt_cor<14>[ 137.722615] [IGT] vc4_lookup_fail: starting subtest bad-color-write e.c:1989 __igt_fail_assert() (vc4_label_bo:634) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_labe<14>[ 137.738521] [IGT] vc4_lookup_fail: finished subtest bad-color-write, FAIL l_bo:634<14>[ 137.746178] [IGT] vc4_lookup_fail: exiting, ret=98 ) igt_core-INFO: #2 [+0xd0b51234] (vc4_label<8>[ 137.756367] _bo:634) igt_core-INFO: <8>[ 137.765702] #3 [+0xd0b50d6c] (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 [+0xd0b50db0] **** END <8>[ 137.790562] **** [1mSubtest set-bad-name: FAIL (0.350s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 <14>[ 137.812683] [IGT] vc4_mmap: executing Startin<14>[ 137.817871] [IGT] vc4_mmap: starting subtest mmap-bad-handle g subtes<14>[ 137.824354] [IGT] vc4_mmap: finished subtest mmap-bad-handle, SUCCESS t: set-k<14>[ 137.831962] [IGT] vc4_mmap: exiting, ret=0 ernel-name (vc4_label_bo:637) igt_vc4-CRITICAL: Test as<8>[ 137.841469] sertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:637) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0<14>[ 137.866562] [IGT] vc4_mmap: executing x40 + 0x<14>[ 137.871344] [IGT] vc4_mmap: starting subtest mmap-bo 03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:637) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:637) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xbab111a8] #3 [+0xbab10d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xbab10db0] Subtest set-kernel-name failed. **** DEBUG **** (vc4_label_bo:637) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:637) 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:637) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:637) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:637) igt_core-INFO: Stack trace: (vc4_label_bo:637) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:637) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:637) igt_core-INFO: #2 [+0xbab111a8] (vc4_label_bo:637) igt_core-INFO: #3 [+0xbab10d6c] (vc4_label_bo:637) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:637) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:637) igt_core-INFO: #6 [+0xbab10db0] **** END **** [1mSubtest set-kernel-name: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-color-write (vc4_lookup_fail:643) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:643) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:643) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:643) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xb2580e84] #2 [+0xb2580b6c] #3 [__libc_init_first+0x80] #4 [__libc_start_main+0x98] #5 [+0xb2580bb0] Subtest bad-color-write failed. **** DEBUG **** (vc4_lookup_fail:643) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:643) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:643) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:643) CRITICAL: error: 19 != 22 (vc4_lookup_fail:643) igt_core-INFO: Stack trace: (vc4_lookup_fail:643) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_lookup_fail:643) igt_core-INFO: #1 [+0xb2580e84] (vc4_lookup_fail:643) igt_core-INFO: #2 [+0xb2580b6c] (vc4_lookup_fail:643) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_lookup_fail:643) igt_core-INFO: #4 [__libc_start_main+0x98] (vc4_lookup_fail:643) igt_core-INFO: #5 [+0xb2580bb0] **** END **** [1mSubtest bad-color-write: FAIL (0.009s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.226-cip52 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: mmap-bo (vc4_mmap:652) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:652) 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:652) igt_vc4-CRITICAL: Last errno: 19, No such device<14>[ 138.227490] [IGT] vc4_mmap: finished subtest mmap-bo, FAIL (vc4_m<14>[ 138.234188] [IGT] vc4_mmap: exiting, ret=98 map:652) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt<8>[ 138.245572] _core.c:1989 __igt_fail_assert()<8>[ 138.254898] #1 [igt_vc4_create_bo+0x9c] #2 [+0xd09e1<8>[ 138.263891] 22c] #3 [+0xd09e0eec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd09e0f30] Subtest mmap-bo failed. **** DEBUG **** (vc4_mmap:652) igt_vc4-CRITICAL: Test assertion failure function<8>[ 138.291152] igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:652) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((siz<14>[ 138.314154] [IGT] vc4_purgeable_bo: executing eof(stru<14>[ 138.320015] [IGT] vc4_purgeable_bo: exiting, ret=77 ct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == <8>[ 138.330251] 0 (vc4_mmap:652) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_mmap:652) igt_vc4-CRITICAL: error: -1 != 0 (vc4_mmap:652) igt_core-INFO: Stack trace: (vc4_mmap:652) igt_core-INFO: #0 ../lib/igt_c<14>[ 138.355567] [IGT] vc4_purgeable_bo: executing ore.c:19<14>[ 138.361151] [IGT] vc4_purgeable_bo: exiting, ret=77 89 __igt_fail_assert() (vc4_mmap:652) igt_core-INFO: <8>[ 138.371551] #1 [igt_vc4_create_bo+0x9c] (vc4_mmap:652) igt_core-INFO: #2 [+0xd09e122c] (vc4_mmap:652) igt_core-INFO: #3 [+0xd09e0eec] (vc4_mmap:652) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_mma<14>[ 138.397594] [IGT] vc4_purgeable_bo: executing p:652) i<14>[ 138.403217] [IGT] vc4_purgeable_bo: exiting, ret=77 gt_core-INFO: #5 [__libc_start_main+0x98] (vc4_mmap:652) igt_<8>[ 138.413712] core-INFO: #6 [+0xd09e0f30] **** END **** [1mSubtest mmap-bo: FAIL (0.350s)[0m /usr/bin/igt-parser.sh: 73: vc4_prefmon: not found /usr/bin/igt-parser.sh: 83: vc4_prefmon: not found <14>[ 138.439534] [IGT] vc4_purgeable_bo: executing WARNING<14>[ 138.444964] [IGT] vc4_purgeable_bo: exiting, ret=77 : unhandled exit status: 127 IGT-Version: 1.28-ga44ebfe<8>[ 138.455215] (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tes<14>[ 138.480399] [IGT] vc4_purgeable_bo: executing ts/vc4/v<14>[ 138.486242] [IGT] vc4_purgeable_bo: exiting, ret=77 c4_purgeable_bo.c:106: Test requirement: igt_vc4_get_pa<8>[ 138.496401] ram(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-willneed: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_S<14>[ 138.521946] [IGT] vc4_purgeable_bo: executing RANDOM=1<14>[ 138.527596] [IGT] vc4_purgeable_bo: exiting, ret=77 706305836 for randomisation Opened device: /dev/dri/car<8>[ 138.537816] d0 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 suc<14>[ 138.563580] [IGT] vc4_purgeable_bo: executing h device<14>[ 138.569462] [IGT] vc4_purgeable_bo: exiting, ret=77 [1mSubtest mark-purgeable: SKIP (0.000s)[0m IGT-Ver<8>[ 138.579793] sion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_<14>[ 138.605745] [IGT] vc4_purgeable_bo: executing main97, <14>[ 138.611450] [IGT] vc4_purgeable_bo: exiting, ret=77 file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirem<8>[ 138.621710] ent: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-purgeable-twice: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aar<14>[ 138.647592] [IGT] vc4_purgeable_bo: executing ch64) U<14>[ 138.653545] [IGT] vc4_purgeable_bo: exiting, ret=77 sing IGT_SRANDOM=1706305836 for randomisation Opened device: /d<8>[ 138.663976] ev/dri/card0 Test requi<8>[ 138.673362] rement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-twice: <8>[ 138.698808] SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __i<14>[ 138.722187] [IGT] vc4_tiling: executing gt_uniqu<14>[ 138.727417] [IGT] vc4_tiling: starting subtest get-bad-handle e____rea<14>[ 138.734095] [IGT] vc4_tiling: finished subtest get-bad-handle, SUCCESS l_main97<14>[ 138.741791] [IGT] vc4_tiling: exiting, ret=0 , file ../tests/vc4/vc4_purgeable_bo.c:106: Test requir<8>[ 138.751460] ement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest access-purgeable-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linu<14>[ 138.775998] [IGT] vc4_tiling: executing x: 5.10.<14>[ 138.780709] [IGT] vc4_tiling: starting subtest set-bad-handle 226-cip5<14>[ 138.787320] [IGT] vc4_tiling: finished subtest set-bad-handle, SUCCESS 2 aarch6<14>[ 138.795014] [IGT] vc4_tiling: exiting, ret=0 4) Using IGT_SRANDOM=1706305836 for randomisation Open<8>[ 138.804734] ed 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_M<14>[ 138.829502] [IGT] vc4_tiling: executing ADVISE) <14>[ 138.834650] [IGT] vc4_tiling: starting subtest get-bad-flags Last errno: 19, No such device [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linu<14>[ 138.851882] [IGT] vc4_tiling: finished subtest get-bad-flags, FAIL x: 5.10.<14>[ 138.859199] [IGT] vc4_tiling: exiting, ret=98 226-cip52 aarch64) Using IGT_SRANDOM=1706305836 for ran<8>[ 138.869144] domisation 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_M<14>[ 138.894995] [IGT] vc4_tiling: executing ADVISE) <14>[ 138.900422] [IGT] vc4_tiling: starting subtest set-bad-flags Last errno: 19, No such device [1mSubtest mark-unpurgeable-check-retained: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.226-cip52 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.226-cip52 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.226-cip52 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.226-cip52 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-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 [+0xc5621080] #3 [+0xc5620dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc5620df0] Subtest get-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-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 (vc4_tiling:697) igt_core-INFO: Stack trace: (vc4_tiling:697) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:697) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:697) igt_core-INFO: #2 [+0xc5621080] (vc4_tiling:697) igt_core-INFO: #3 [+0xc5620dac] (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 [+0xc5620df0] **** END **** [1mSubtest get-bad-flags: FAIL (0.011s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-flags (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: -<14>[ 139.255248] [IGT] vc4_tiling: finished subtest set-bad-flags, FAIL 1 != 0 <14>[ 139.262457] [IGT] vc4_tiling: exiting, ret=98 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt<8>[ 139.273839] _vc4_create_bo+0x9c] #2 [+0xadca1138] #3 [+0xadca0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xadca0df0] Subtest set-bad-flags failed. **** DEBUG ***<14>[ 139.300018] [IGT] vc4_tiling: executing * (vc4_<14>[ 139.304994] [IGT] vc4_tiling: starting subtest get-bad-modifier tiling:700) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling<14>[ 139.321747] [IGT] vc4_tiling: finished subtest get-bad-modifier, FAIL :700) ig<14>[ 139.329217] [IGT] vc4_tiling: exiting, ret=98 t_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U<8>[ 139.338922] |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 dev<14>[ 139.364641] [IGT] vc4_tiling: executing ice (vc<14>[ 139.369882] [IGT] vc4_tiling: starting subtest set-bad-modifier 4_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 [+0xadca1138] (vc4_tiling:700) igt_core-INFO: #3 [+0xadca0dac] (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 [+0xadca0df0] **** END **** [1mSubtest set-bad-flags: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-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 [+0xaf581358] #3 [+0xaf580dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xaf580df0] Subtest get-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 [igt_vc4_create_bo+0x9c] (vc4_tiling:703) igt_core-INFO: #2 [+0xaf581358] (vc4_tiling:703) igt_core-INFO: #3 [+0xaf580dac] (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-INFO: #6 [+0xaf580df0] **** END **** [1mSubtest get-bad-modifier: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-modifier (vc4_tiling:706) igt_vc4-CRITICAL: Test 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 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xb7c113ec] #3 [+0xb7c10dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb7c10df0] Subtest set-bad-modifier failed. **** DEBUG **** (vc4_tiling:706) igt_vc4-CRITICAL: Test 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<14>[ 139.724918] [IGT] vc4_tiling: finished subtest set-bad-modifier, FAIL ) igt_co<14>[ 139.732502] [IGT] vc4_tiling: exiting, ret=98 re-INFO: Stack trace: (vc4_tiling:706) igt_core-INFO: #0 ../lib/igt_c<8>[ 139.743763] ore.c:1989 __igt_fail_assert() (vc4_tiling:706) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:706) igt_core-INFO: #2 [+0xb7c113ec] (vc4_tiling:706) igt_core-INFO: #3 [+0xb7c10dac] <14>[ 139.770258] [IGT] vc4_tiling: executing (vc4_ti<14>[ 139.775292] [IGT] vc4_tiling: starting subtest set-get ling:706) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:706) igt_core-INFO: #5 [__libc_start_main+0x98] (<14>[ 139.791383] [IGT] vc4_tiling: finished subtest set-get, FAIL vc4_tili<14>[ 139.797957] [IGT] vc4_tiling: exiting, ret=98 ng:706) igt_core-INFO: #6 [+0xb7c10df0] ****<8>[ 139.807799] END **** [1mSubtest set-bad-modifier: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card<14>[ 139.833016] [IGT] vc4_tiling: executing 0 Start<14>[ 139.837854] [IGT] vc4_tiling: starting subtest get-after-free ing subtest: set-get (vc4_tiling:709) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.<14>[ 139.854867] [IGT] vc4_tiling: finished subtest get-after-free, FAIL c:126: <14>[ 139.862485] [IGT] vc4_tiling: exiting, ret=98 (vc4_tiling:709) igt_vc4-CRITICAL: Failed assertion: igt<8>[ 139.872329] _ioctl((fd), (((<8>[ 139.881251] (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<8>[ 139.905976] -CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd99514dc] #3 [+0xd9950dac] #4 [__libc_init_first+0x80]<14>[ 139.929873] [IGT] vc4_wait_bo: executing #5 [__libc_start_main+0x98] #6 [+0xd9950df0] Subtest set-get 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 [+0xd99514dc] (vc4_tiling:709) igt_core-INFO: #3 [+0xd9950dac] (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 [+0xd9950df0] **** END **** [1mSubtest set-get: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-after-free (vc4_tiling:712) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:712) 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:712) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:712) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe6e81474] #3 [+0xe6e80dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe6e80df0] Subtest get-after-free failed. **** DEBUG **** (vc4_tiling:712) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:712) 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:712) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:712) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:712) igt_core-INFO: Stack trace: (vc4_tiling:712) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:712) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:712) igt_core-INFO: #2 [+0xe6e81474] (vc4_tiling:712) igt_core-INFO: #3 [+0xe6e80dac] (vc4_tiling:712) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:712) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:712) igt_core-INFO: #6 [+0xe6e80df0] **** END **** [1mSubtest get-after-free: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305837 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 [+0xb9f8149c] #3 [+0xb9f80e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb9f80e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:718) i<14>[ 140.283762] [IGT] vc4_wait_bo: exiting, ret=98 gt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linu<8>[ 140.293781] x: 5.10.226-cip52 aarch64) (vc4_wait_bo:718) igt_core-INFO: Using IGT_SRANDOM=1706305837 for randomisation (vc4_wait_bo:718) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:718) drmtest-INF<14>[ 140.318085] [IGT] vc4_wait_bo: executing O: Opened device: /dev/dri/card0 (vc4_wait_bo:718) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:718) DEBUG: Te<14>[ 140.334263] [IGT] vc4_wait_bo: exiting, ret=98 st requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:<8>[ 140.344040] 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)) | ((('<14>[ 140.368750] [IGT] vc4_wait_bo: executing 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 [+0xb9f8149c] (vc4_wait_bo:718) igt_core-INFO: #3 [+0xb9f80e2c] (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 [+0xb9f80e70] **** END **** [1mSubtest bad-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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 [+0xd130149c] #3 [+0xd1300e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd1300e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:721) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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 device: /dev/dri/card0 (vc4_wait_bo:721) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:721) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (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 (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 [+0xd130149c] (vc4_wait_bo:721) igt_core-INFO: #3 [+0xd1300e2c] (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 [+0xd1300e70] **** END **** [1mSubtest bad-pad: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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 [+0xad62149c] #3 [+0xad620e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_ma<14>[ 140.723517] [IGT] vc4_wait_bo: exiting, ret=98 in+0x98] #6 [+0xad620e70] Test vc4_wait_bo <8>[ 140.733520] failed. **** DEBUG **** (vc4_wait_bo:724) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) (vc4_wait_bo:724) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation<14>[ 140.759011] [IGT] vc4_wait_bo: executing (vc4_wait_bo:724) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:724) drmtest-INFO: Opened device: /dev/dri/card0 (<14>[ 140.775173] [IGT] vc4_wait_bo: exiting, ret=98 vc4_wait_bo:724) drmtest-DEBUG: Test requirement passed:<8>[ 140.785097] !(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:<14>[ 140.810261] [IGT] vc4_wait_bo: executing 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 [+0xad62149c] (vc4_wait_bo:724) igt_core-INFO: #3 [+0xad620e2c] (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 [+0xad620e70] **** END **** [1mSubtest unused-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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 [+0xc382149c] #3 [+0xc3820e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc3820e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:727) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) (vc4_wait_bo:727) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:727) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:727) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:727) drmtest-DEBUG: Test requirement 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: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 (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 [+0xc382149c] (vc4_wait_bo:727) igt_core-INFO: #3 [+0xc3820e2c] (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 [+0xc3820e70] **** END **** [1mSubtest unused-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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+0x9<14>[ 141.164395] [IGT] vc4_wait_bo: exiting, ret=98 c] #2 [+0xe11c149c] #3 [+0xe11c0<8>[ 141.174497] e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe11c0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:730) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64<14>[ 141.199605] [IGT] vc4_wait_bo: executing ) (Linux: 5.10.226-cip52 aarch64) (vc4_wait_bo:730) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:730) dr<14>[ 141.215823] [IGT] vc4_wait_bo: exiting, ret=98 mtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:7<8>[ 141.226007] 30) 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_w<14>[ 141.250411] [IGT] vc4_wait_bo: executing ait_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 [+0xe11c149c] (vc4_wait_bo:730) igt_core-INFO: #3 [+0xe11c0e2c] (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 [+0xe11c0e70] **** END **** [1mSubtest used-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305839 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_create_bo+0x9c] #2 [+0xc0a2149c] #3 [+0xc0a20e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc0a20e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:733) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) (vc4_wait_bo:733) igt_core-INFO: Using IGT_SRANDOM=1706305839 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_bo:733) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:733) DEBUG: 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-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 (vc4_wait_bo:733) igt_core-INFO: Stack trace: (vc4_wait_bo:733) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:733) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:733) igt_core-INFO: #2 [+0xc0a2149c] (vc4_wait_bo:733) igt_core-INFO: #3 [+0xc0a20e2c] (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 [+0xc0a20e70] **** END **** [1mSubtest used-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) Using IGT_SRANDOM=1706305839 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:736) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:736) 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:736) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:736) igt_vc4-CRITIC<14>[ 141.605097] [IGT] vc4_wait_bo: exiting, ret=98 AL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __<8>[ 141.615186] igt_fail_assert() #1 <8>[ 141.624112] [igt_vc4_create_bo+0x9c] #2 [+0xe699149c] #3 [+0xe6990e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe6990e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:736) igt_<8>[ 141.649096] core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 aarch64) (vc4_wait_bo:736) igt_core-INFO: Using IGT_SRANDOM=1706305839 for randomisation (vc4_wait_bo:736) drmtest-DEBUG: Force option <14>[ 141.673069] [IGT] vc4_wait_seqno: executing used: Us<14>[ 141.678566] [IGT] vc4_wait_seqno: starting subtest bad-seqno-0ns ing driv<14>[ 141.685429] [IGT] vc4_wait_seqno: finished subtest bad-seqno-0ns, SUCCESS er vc4 <14>[ 141.693391] [IGT] vc4_wait_seqno: exiting, ret=0 (vc4_wait_bo:736) drmtest-INFO: Opened device: /dev/dri/<8>[ 141.703521] card0 (vc4_wait_bo:736) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:736) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:736) igt_vc4-CRITICAL: Test asserti<14>[ 141.727833] [IGT] vc4_wait_seqno: executing on failu<14>[ 141.732976] [IGT] vc4_wait_seqno: starting subtest bad-seqno-1ns re funct<1>[ 141.739864] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008 <1>[ 141.749626] Mem abort info: <1>[ 141.752715] ESR = 0x96000044 <1>[ 141.756068] EC = 0x25: DABT (current EL), IL = 32 bits <1>[ 141.761713] SET = 0, FnV = 0 <1>[ 141.765065] EA = 0, S1PTW = 0 <1>[ 141.768506] Data abort info: <1>[ 141.771682] ISV = 0, ISS = 0x00000044 <1>[ 141.775828] CM = 0, WnR = 1 <1>[ 141.779093] user pgtable: 4k pages, 48-bit VAs, pgdp=0000000051039000 <1>[ 141.785884] [0000000000000008] pgd=0000000000000000, p4d=0000000000000000 <0>[ 141.793035] Internal error: Oops: 0000000096000044 [#1] PREEMPT SMP <4>[ 141.799649] Modules linked in: brcmfmac brcmutil raspberrypi_cpufreq hci_uart btqca btbcm crct10dif_ce clk_raspberrypi raspberrypi_hwmon cfg80211 bluetooth broadcom bcm_phy_lib ecdh_generic ecc pwm_bcm2835 iproc_rng200 rfkill vc4 cec rng_core i2c_bcm2835 drm_kms_helper genet pcie_brcmstb bcm2711_thermal mdio_bcm_unimac drm dm_mod ip_tables x_tables ipv6 <4>[ 141.831708] CPU: 0 PID: 745 Comm: vc4_wait_seqno Not tainted 5.10.226-cip52 #1 <4>[ 141.839291] Hardware name: Raspberry Pi 4 Model B Rev 1.5 (DT) <4>[ 141.845467] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) <4>[ 141.851827] pc : prepare_to_wait+0x74/0x84 <4>[ 141.856242] lr : prepare_to_wait+0x34/0x84 <4>[ 141.860652] sp : ffff8000169a3bc0 <4>[ 141.864269] x29: ffff8000169a3bc0 x28: ffff8000169a3d88 <4>[ 141.869918] x27: 0000000000000010 x26: 0000000000000001 <4>[ 141.875565] x25: ffff1cfe11508858 x24: ffff1cfe116daac0 <4>[ 141.881212] x23: ffffc689721b7000 x22: ffff8000169a3c68 <4>[ 141.886859] x21: ffff1cfe11508858 x20: 0000000000000001 <4>[ 141.892506] x19: ffff8000169a3c50 x18: 0000000000000000 <4>[ 141.898153] x17: 0000000000000000 x16: ffffc689706d2930 <4>[ 141.903799] x15: 0000ffffec5aaa50 x14: 0000000000000000 <4>[ 141.909446] x13: 0000000000000000 x12: 0000000000000000 <4>[ 141.915094] x11: 0000000000000000 x10: 0000000000000000 <4>[ 141.920742] x9 : ffffc68945f64000 x8 : 0000000000000001 <4>[ 141.926390] x7 : ffffffffffffffff x6 : ffff8000169a3d98 <4>[ 141.932037] x5 : 00000000000f6dae x4 : 0000000000000000 <4>[ 141.937684] x3 : ffff1cfe11508858 x2 : 0000000000000000 <4>[ 141.943331] x1 : 0000000000000000 x0 : ffff1cfe11508860 <4>[ 141.948979] Call trace: <4>[ 141.951719] prepare_to_wait+0x74/0x84 <4>[ 141.955796] vc4_wait_for_seqno+0xe0/0x19c [vc4] <4>[ 141.960746] vc4_wait_seqno_ioctl+0x30/0xa4 [vc4] <4>[ 141.965840] drm_ioctl_kernel+0xc8/0x120 [drm] <4>[ 141.970643] drm_ioctl+0x230/0x48c [drm] <4>[ 141.974880] __arm64_sys_ioctl+0xac/0xf0 <4>[ 141.979118] el0_svc_common.constprop.0+0x78/0x1c4 <4>[ 141.984235] do_el0_svc+0x24/0x9c <4>[ 141.987856] el0_svc+0x10/0x20 <4>[ 141.991209] el0_sync_handler+0xe8/0x114 <4>[ 141.995444] el0_sync+0x180/0x1c0 <0>[ 141.999064] Code: d50323bf d65f03c0 aa1503e0 f8408c02 (f9000456) <4>[ 142.005504] ---[ end trace 728ec93c1b824b81 ]--- <6>[ 142.010446] note: vc4_wait_seqno[745] exited with preempt_count 1 ion igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_<8>[ 142.021289] wait_bo:736) igt<8>[ 142.030308] _vc4-CRITICAL: F<8>[ 142.035136] ailed 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:736) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:736) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:736) igt_core-INFO: Stack trace: (vc4_wait_bo:736) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:736) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:736) igt_core-INFO: #2 [+0xe699149c] (vc4_wait_bo:736) igt_core-INFO: #3 [+0xe6990e2c] (vc4_wait_bo:736) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:736) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:736) igt_core-INFO: #6 [+0xe6990e70] **** END **** [1mSubtest used-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip52 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.226-cip52 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 / #