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 (3792 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 611576/tftp-deploy-8_l7_3ms/kernel/Image tftp 0x00080000 611576/tftp-deploy-8_l7_3ms/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.6.6; sending through gateway 192.168.6.1 Filename '611576/tftp-deploy-8_l7_3ms/kernel/Image'. Load address: 0x80000 Loading: *################################################## 30.4 MiB 6.3 MiB/s done Bytes transferred = 31920640 (1e71200 hex) U-Boot> tftp 0x06700000 611576/tftp-deploy-8_l7_3ms/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 611576/tftp-deploy-8_l7_3ms/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.6.6; sending through gateway 192.168.6.1 Filename '611576/tftp-deploy-8_l7_3ms/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *################################################## 55.9 MiB 7 MiB/s done Bytes transferred = 58590445 (37e04ed hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 611576/tftp-deploy-8_l7_3ms/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 611576/tftp-deploy-8_l7_3ms/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.6.6; sending through gateway 192.168.6.1 Filename '611576/tftp-deploy-8_l7_3ms/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 25.9 KiB 2.8 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: 58590381 Bytes = 55.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 06400000 Booting using the fdt blob at 0x6400000 Working FDT set to 6400000 Loading Ramdisk to 36747000, end 39f274ad ... OK Loading Device Tree to 000000003673d000, end 00000000367467a9 ... OK Working FDT set to 3673d000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.221-cip50 (KernelCI@build-j292764-arm64-gcc-12-defconfig-q57tk) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Thu Aug 1 11:50:18 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: 1758548K/2019328K available (14528K kernel code, 2820K rwdata, 7684K rodata, 6016K init, 514K bss, 195244K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns <6>[ 0.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008627] Console: colour dummy device 80x25 <6>[ 0.013481] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024313] pid_max: default: 32768 minimum: 301 <6>[ 0.029329] LSM: Security Framework initializing <6>[ 0.034353] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042133] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052200] rcu: Hierarchical SRCU implementation. <6>[ 0.059545] EFI services will not be available. <6>[ 0.064711] smp: Bringing up secondary CPUs ... <6>[ 0.070100] Detected PIPT I-cache on CPU1 <6>[ 0.070166] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.070766] Detected PIPT I-cache on CPU2 <6>[ 0.070810] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.071391] Detected PIPT I-cache on CPU3 <6>[ 0.071434] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.071521] smp: Brought up 1 node, 4 CPUs <6>[ 0.109477] SMP: Total of 4 processors activated. <6>[ 0.114507] CPU features: detected: 32-bit EL0 Support <6>[ 0.119993] CPU features: detected: CRC32 instructions <6>[ 0.125462] CPU features: detected: 32-bit EL1 Support <6>[ 0.149920] CPU: All CPU(s) started at EL2 <6>[ 0.154382] alternatives: patching kernel code <6>[ 0.160650] devtmpfs: initialized <6>[ 0.169405] KASLR enabled <6>[ 0.172548] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.182681] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.191771] pinctrl core: initialized pinctrl subsystem <6>[ 0.198740] DMI not present or invalid. <6>[ 0.203730] NET: Registered protocol family 16 <6>[ 0.210044] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.217532] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.225776] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.234088] audit: initializing netlink subsys (disabled) <5>[ 0.240000] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1 <6>[ 0.241062] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.248111] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.254785] cpuidle: using governor menu <6>[ 0.266095] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.273323] ASID allocator initialised with 32768 entries <6>[ 0.280683] Serial: AMBA PL011 UART driver <6>[ 0.323959] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.331021] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.338064] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.345106] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.353656] cryptd: max_cpu_qlen set to 1000 <6>[ 0.361116] ACPI: Interpreter disabled. <6>[ 0.367489] iommu: Default domain type: Translated <6>[ 0.372956] vgaarb: loaded <5>[ 0.376263] SCSI subsystem initialized <6>[ 0.380706] usbcore: registered new interface driver usbfs <6>[ 0.386575] usbcore: registered new interface driver hub <6>[ 0.392247] usbcore: registered new device driver usb <4>[ 0.397789] usb_phy_generic phy: supply vcc not found, using dummy regulator <6>[ 0.405971] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.411260] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.420772] PTP clock support registered <6>[ 0.425153] EDAC MC: Ver: 3.0.0 <6>[ 0.430066] FPGA manager framework <6>[ 0.433869] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.441113] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.447749] VFS: Disk quotas dquot_6.6.0 <6>[ 0.452049] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.459476] pnp: PnP ACPI: disabled <6>[ 0.470306] NET: Registered protocol family 2 <6>[ 0.475333] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.484685] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.493629] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.502003] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.509969] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.517038] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.524135] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.531783] NET: Registered protocol family 1 <6>[ 0.536975] RPC: Registered named UNIX socket transport module. <6>[ 0.543240] RPC: Registered udp transport module. <6>[ 0.548264] RPC: Registered tcp transport module. <6>[ 0.553285] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.560071] PCI: CLS 0 bytes, default 64 <6>[ 0.564514] Unpacking initramfs... <6>[ 4.921043] Freeing initrd memory: 57216K <6>[ 4.926423] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 4.935126] kvm [1]: IPA Size Limit: 44 bits <6>[ 4.941247] kvm [1]: vgic interrupt IRQ9 <6>[ 4.945656] kvm [1]: Hyp mode initialized successfully <5>[ 4.953201] Initialise system trusted keyrings <6>[ 4.958153] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 4.971468] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 4.978363] NFS: Registering the id_resolver key type <5>[ 4.983786] Key type id_resolver registered <5>[ 4.988287] Key type id_legacy registered <6>[ 4.992703] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 4.999753] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 5.007671] 9p: Installing v9fs 9p2000 file system support <5>[ 5.078962] Key type asymmetric registered <5>[ 5.083381] Asymmetric key parser 'x509' registered <6>[ 5.088621] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 5.096370] io scheduler mq-deadline registered <6>[ 5.101220] io scheduler kyber registered <4>[ 5.118788] EINJ: ACPI disabled. <6>[ 5.141518] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.150104] printk: console [ttyS1] disabled <6>[ 5.154784] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550 <6>[ 5.164078] printk: console [ttyS1] enabled <6>[ 5.164078] printk: console [ttyS1] enabled <6>[ 5.173099] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.173099] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.185775] SuperH (H)SCI(F) driver initialized <6>[ 5.191237] msm_serial: driver initialized <6>[ 5.204380] loop: module loaded <6>[ 5.209004] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 5.217846] megasas: 07.714.04.00-rc1 <6>[ 5.228134] tun: Universal TUN/TAP device driver, 1.6 <6>[ 5.234413] thunder_xcv, ver 1.0 <6>[ 5.238012] thunder_bgx, ver 1.0 <6>[ 5.241592] nicpf, ver 1.0 <6>[ 5.245944] hclge is initializing <6>[ 5.249604] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 5.257202] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 5.262912] e1000: Intel(R) PRO/1000 Network Driver <6>[ 5.268133] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 5.274272] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 5.279579] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.285891] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 5.291638] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.297592] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 5.304219] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 5.310865] sky2: driver version 1.30 <6>[ 5.316070] VFIO - User Level meta-driver version: 0.3 <6>[ 5.323625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 5.330554] ehci-pci: EHCI PCI platform driver <6>[ 5.335373] ehci-platform: EHCI generic platform driver <6>[ 5.341091] ehci-orion: EHCI orion driver <6>[ 5.345552] ehci-exynos: EHCI Exynos driver <6>[ 5.350172] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 5.356730] ohci-pci: OHCI PCI platform driver <6>[ 5.361552] ohci-platform: OHCI generic platform driver <6>[ 5.367250] ohci-exynos: OHCI Exynos driver <6>[ 5.372425] usbcore: registered new interface driver usb-storage <6>[ 5.381835] i2c /dev entries driver <6>[ 5.387912] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 5.395527] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 5.406300] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 5.415130] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.421697] sdhci: Copyright(c) Pierre Ossman <6>[ 5.426993] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.434492] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.442759] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.450984] usbcore: registered new interface driver usbhid <6>[ 5.456924] usbhid: USB HID core driver <6>[ 5.462193] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.472681] NET: Registered protocol family 17 <6>[ 5.477676] 9pnet: Installing 9P2000 support <5>[ 5.482347] Key type dns_resolver registered <6>[ 5.487281] registered taskstats version 1 <5>[ 5.491724] Loading compiled-in X.509 certificates <6>[ 5.501643] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2 <6>[ 5.511133] serial serial0: tty port ttyAMA0 registered <6>[ 5.530516] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 5.545925] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 5.553605] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 5.661921] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 5.675101] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 5.713348] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 5.721147] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <4>[ 5.736153] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 5.743680] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.751207] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.760074] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 5.767603] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 5.825433] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 5.833017] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 5.834816] mmc0: new high speed SDIO card at address 0001 <6>[ 5.839911] mmcblk1: p1 p2 <6>[ 18.009139] clk: Disabling unused clocks <6>[ 18.013532] ALSA device list: <6>[ 18.016810] No soundcards found. <6>[ 18.026287] Freeing unused kernel memory: 6016K <6>[ 18.031421] Run /init as init process <30>[ 18.067705] systemd[1]: System time before build time, advancing clock. <6>[ 18.088967] NET: Registered protocol family 10 <6>[ 18.094861] Segment Routing with IPv6 <30>[ 18.108561] 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.142179] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.165406] systemd[1]: Hostname set to . <30>[ 18.448989] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.462671] 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.490837] 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.519031] 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.546468] 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.569571] 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.597481] 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.625345] 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.645422] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 18.669287] 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.697310] 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.725332] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.749291] 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.773253] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.797296] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.817318] 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.845568] 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.874324] 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.901830] 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.929839] 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.957896] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 18.985755] 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.017284] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 19.045224] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 19.073402] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.097766] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.117803] 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.150089] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.181997] 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.196599] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com dm_mod... <30>[ 19.221916] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.253913] 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.285766] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.313969] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.327437] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.340073] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.370364] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.401955] 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.433509] 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.465997] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.500898] 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.858582] systemd-journald[126]: Received client request to flush runtime journal. Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... <5>[ 20.705078] random: dbus-daemon: uninitialized urandom read (12 bytes read) Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... <5>[ 20.731377] random: dbus-daemon: uninitialized urandom read (12 bytes read) Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Serial Getty on ttyS1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;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... <6>[ 21.123765] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [[0;32m OK [0m] Finished [0;1;39msystemd-up<3>[ 21.138324] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock date-ut�<6>[ 21.147716] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] �� - Rec<6>[ 21.157889] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 ord Runlevel Change in UTMP. <6>[ 21.169026] iproc-rng200 fe104000.rng: hwrng registered <6>[ 21.169781] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <3>[ 21.177955] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.191127] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <3>[ 21.221349] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <3>[ 21.236263] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. <3>[ 21.262667] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.273345] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <3>[ 21.281261] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.286848] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <3>[ 21.295248] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.309821] Bluetooth: Core ver 2.22 <3>[ 21.316319] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present! <6>[ 21.316735] NET: Registered protocol family 31 <6>[ 21.329704] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.329710] Bluetooth: HCI device and connection manager initialized <6>[ 21.329726] Bluetooth: HCI socket layer initialized <3>[ 21.337030] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present! <6>[ 21.343365] Bluetooth: L2CAP socket layer initialized <6>[ 21.357282] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 21.362529] Bluetooth: SCO socket layer initialized <6>[ 21.370365] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.385745] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 21.386083] Bluetooth: HCI UART driver ver 2.3 <6>[ 21.392641] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 21.397241] Bluetooth: HCI UART protocol H4 registered <6>[ 21.409389] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.409530] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.416904] Bluetooth: HCI UART protocol LL registered <6>[ 21.418494] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 21.418509] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 21.418559] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 21.418644] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 21.425581] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.433275] Bluetooth: HCI UART protocol Broadcom registered <6>[ 21.435987] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.447349] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <5>[ 21.452627] cfg80211: Loading compiled-in X.509 certificates for regulatory database <4>[ 21.452718] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <6>[ 21.466990] Bluetooth: HCI UART protocol QCA registered <4>[ 21.472217] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <5>[ 21.473645] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 21.474567] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 21.474711] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <4>[ 21.474720] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [[0;32m OK [<6>[ 21.548857] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] 0m] Listening on<6>[ 21.556805] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 [0;1;3<6>[ 21.558116] pci 0000:01:00.0: PME# supported from D0 D3hot 9msystem<6>[ 21.566090] vc4-drm gpu: [drm] Cannot find any crtc or sizes d-rfkil…l Switch Status /dev/rfkill Watch. <6>[ 21.581417] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 21.584082] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] <6>[ 21.595115] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 21.600326] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 21.602993] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 21.614516] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 21.614672] pcieport 0000:00:00.0: enabling device (0000 -> 0002) [[0;32m<6>[ 21.628398] cfg80211: failed to load regulatory.db OK [<6>[ 21.629248] pcieport 0000:00:00.0: PME: Signaling with IRQ 51 0m] Reached target [0;1;39msound.target[0m - Sound Card. <6>[ 21.665255] uart-pl011 fe201000.serial: no DMA platform data <6>[ 21.686517] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 21.692108] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 21.700115] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 <6>[ 21.710080] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 21.715647] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 21.723416] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 21.730376] hub 1-0:1.0: USB hub found <6>[ 21.734487] hub 1-0:1.0: 1 port detected <6>[ 21.739261] hub 2-0:1.0: USB hub found <6>[ 21.743377] hub 2-0:1.0: 4 ports detected Starting [0;1;39msystemd-rfkill.se…Load/Save RF Kill Switch Status... <6>[ 21.827784] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [[0;32m<4>[ 21.838302] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 OK [<4>[ 21.849200] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin 0m] Started [0;1;39msystemd-rfkill.ser…- Load/Save RF Kill Switch Status. <5>[ 21.877115] random: crng init done [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. <6>[ 21.929692] Bluetooth: hci0: BCM: chip id 107 <6>[ 21.934657] Bluetooth: hci0: BCM: features 0x2f <6>[ 21.940986] Bluetooth: hci0: BCM4345C0 <6>[ 21.945142] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 Debian GNU/Linux 12 debi<3>[ 21.953869] Bluetooth: hci0: BCM: firmware Patch file not found, tried: an-bookw<3>[ 21.961295] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' orm-arm6<3>[ 21.967396] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' 4 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 5.10.221-cip50 #1 SMP PREEMPT Thu Aug 1 11:50:18 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free soft<6>[ 21.993132] usb 1-1: new high-speed USB device number 2 using xhci_hcd ware; 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.150044] hub 1-1:1.0: USB hub found <6>[ 22.154396] hub 1-1:1.0: 4 ports detected / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-611576/environment . /lava-611576/environment / # /lava-611576/bin/lava-test-runner /lava-611576/0 /lava-611576/bin/lava-test-runner /lava-611576/0 + export TESTRUN_ID=0_igt-<8>[ 22.543306] kms-vc4 + cd /lava-611576/0/tests/0_igt-kms-vc4 + cat uuid + UUID=611576_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=vc4 /usr/bin/igt-parser.sh core_auth core_getclient core_getstats core_getversion core_setmaster_vs_auth drm_read kms_addfb_basic kms_atomic<8>[ 22.572038] 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_bo vc4_wait_seqno<14>[ 22.594406] [IGT] core_auth: executing IGT-Vers<14>[ 22.599070] [IGT] core_auth: starting subtest getclient-simple ion: 1.2<14>[ 22.606158] [IGT] core_auth: finished subtest getclient-simple, SUCCESS 8-ga44eb<14>[ 22.613786] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_<8>[ 22.623433] SRANDOM=1706305720 for randomisation Starting subtest: getclient-simple Opened device: /dev/dri/card0 [1mSubtest getclient-simple: SUCCESS (0.000s)[0m <14>[ 22.647837] [IGT] core_auth: executing IGT-Vers<14>[ 22.652361] [IGT] core_auth: starting subtest getclient-master-drop ion: 1.2<14>[ 22.659901] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS 8-ga44eb<14>[ 22.668042] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_<8>[ 22.677770] SRANDOM=1706305720 for randomisation Starting subtest: getclient-master-drop Opened device: /dev/dri/card0 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <14>[ 22.703178] [IGT] core_auth: executing IGT-Vers<14>[ 22.707743] [IGT] core_auth: starting subtest basic-auth ion: 1.2<14>[ 22.714118] [IGT] core_auth: finished subtest basic-auth, SUCCESS 8-ga44eb<14>[ 22.721223] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_<8>[ 22.730927] SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-auth [1mSubtest basic-auth: SUCCESS (0.000s)[0m <14>[ 22.756436] [IGT] core_auth: executing IGT-Vers<14>[ 22.760999] [IGT] core_auth: starting subtest many-magics ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: many-magics Reopening device failed afte<14>[ 22.784323] [IGT] core_auth: finished subtest many-magics, SUCCESS r 1020 o<14>[ 22.791665] [IGT] core_auth: exiting, ret=0 pens [1mSubtest many-magics: SUCCESS (0.017s)[0m <8>[ 22.801265] <8>[ 22.809807] <14>[ 22.849441] [IGT] core_getclient: executing IGT-Vers<14>[ 22.854530] [IGT] core_getclient: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Us<8>[ 22.865034] ing IGT_<3>[ 22.872857] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 22.915971] [IGT] core_getstats: executing IGT-Vers<14>[ 22.920920] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Us<8>[ 22.931144] ing IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 22.974904] [IGT] core_getversion: executing IGT-Vers<14>[ 22.980034] [IGT] core_getversion: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarc<8>[ 22.990273] h64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.033255] [IGT] core_setmaster_vs_auth: executing IGT-Vers<14>[ 23.039145] [IGT] core_setmaster_vs_auth: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarc<8>[ 23.049792] h64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <8>[ 23.078440] <14>[ 23.100182] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/ca<6>[ 23.116869] vc4-drm gpu: [drm] Cannot find any crtc or sizes rd0 <14>[ 23.250823] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 23.256967] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest<14>[ 23.264604] [IGT] drm_read: exiting, ret=0 : invalid-buffer [1mSubtest invalid-buffer: SUCCESS (0.000s)[0m <8>[ 23.275486] <14>[ 23.302016] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.443719] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 23.449801] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest<14>[ 23.457089] [IGT] drm_read: exiting, ret=0 : fault-buffer [1mSubtest fault-buffer: SUCCESS (0.000s)[0m <8>[ 23.467935] <14>[ 23.494006] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.634696] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 24.640736] [IGT] drm_read: finished subtest empty-block, SUCCESS est empt<14>[ 24.648063] [IGT] drm_read: exiting, ret=0 y-block: SUCCESS (1.000s)[0m <8>[ 24.658834] <14>[ 24.684829] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 24.825569] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 24.831703] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest<14>[ 24.839271] [IGT] drm_read: exiting, ret=0 : empty-nonblock [1mSubtest empty-nonblock: SUCCESS (0.000s)[0m <8>[ 24.850087] <14>[ 24.876732] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 25.017557] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 25.024061] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest<14>[ 25.031967] [IGT] drm_read: exiting, ret=0 : short-buffer-block [1mSubtest short-buffer-block: SUCCESS (0.000s)[<8>[ 25.042941] 0m <14>[ 25.069890] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.211207] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 25.217977] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest<14>[ 25.226151] [IGT] drm_read: exiting, ret=0 : short-buffer-nonblock [1mSubtest short-buffer-nonblock: SUCCESS (0.0<8>[ 25.236981] 00s)[0m <14>[ 25.264300] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.406013] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 57.627115] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est shor<14>[ 57.635166] [IGT] drm_read: exiting, ret=0 t-buffer-wakeup: SUCCESS (32.214s)[0m <8>[ 57.646153] <8>[ 57.656443] <8>[ 57.681378] <14>[ 57.703990] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-ci<14>[ 57.713250] [IGT] kms_addfb_basic: starting subtest unused-handle p50 aarc<14>[ 57.720423] [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.748493] [IGT] kms_addfb_basic: exiting, ret=0 ib/drmtest.c:880: Test requirement: is_intel_device(fd)<8>[ 57.758278] 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.782648] [IGT] kms_addfb_basic: executing /drmtest.c:880: Test requirement: is_intel_devi<14>[ 57.791013] [IGT] kms_addfb_basic: starting subtest unused-pitches ce(fd) <14>[ 57.798595] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.00<14>[ 57.825890] [IGT] kms_addfb_basic: exiting, ret=0 0s)[0m Test requirement not met in function igt_require_intel, file ..<8>[ 57.837180] /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 funct<14>[ 57.863892] [IGT] kms_addfb_basic: executing ion igt_require_intel, file ../lib/drmtest.c:880<14>[ 57.872131] [IGT] kms_addfb_basic: starting subtest unused-offsets : Test <14>[ 57.879676] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-offsets [1mSub<14>[ 57.907136] [IGT] kms_addfb_basic: exiting, ret=0 test unused-offsets: SUCCESS (0.000s)[0m Test requirem<8>[ 57.916791] ent not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_i<14>[ 57.942965] [IGT] kms_addfb_basic: executing ntel_device(fd) Test requirement not met in fun<14>[ 57.951938] [IGT] kms_addfb_basic: starting subtest unused-modifier ction ig<14>[ 57.959441] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS t_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dr<14>[ 57.986735] [IGT] kms_addfb_basic: exiting, ret=0 i/card0 Starting subtest: unused-modifier [1mSubtest unused-modifier:<8>[ 57.997983] SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:<14>[ 58.025150] [IGT] kms_addfb_basic: executing 880: Test requirement: is_intel_device(fd) Tes<14>[ 58.033982] [IGT] kms_addfb_basic: starting subtest clobberred-modifier t requir<14>[ 58.041835] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP ement 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.221-cip50 aarch64) Using IGT_SRANDOM=1706305755 for randomisa<14>[ 58.069460] [IGT] kms_addfb_basic: exiting, ret=77 tion Opened device: /dev/dri/card0 Starting subtest: clobberred-modifi<8>[ 58.080708] er Test requirement not met in function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest clobberred-modifier: SKIP (0.000s)[0m Test requirement not met in function igt_requir<14>[ 58.108066] [IGT] kms_addfb_basic: executing e_intel, file ../lib/drmtest.c:880: Test requir<14>[ 58.116803] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete ement: i<14>[ 58.125504] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP s_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880<14>[ 58.153729] [IGT] kms_addfb_basic: exiting, ret=77 : Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aa<8>[ 58.165083] rch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-smem-bo-on-discrete Test requirement not met in function igt_require_i<14>[ 58.192820] [IGT] kms_addfb_basic: executing ntel, file ../lib/drmtest.c:880: Test requireme<14>[ 58.201341] [IGT] kms_addfb_basic: starting subtest legacy-format nt: is_intel_device(fd) [1mSubtest invalid-smem-bo-on-discrete: SKIP (0.000s)[0m Test requirement not met in functio<14>[ 58.218601] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS n igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirem<14>[ 58.245511] [IGT] kms_addfb_basic: exiting, ret=0 ent not met in function igt_require_intel, file ../lib/drmtest.c:880: T<8>[ 58.256869] est requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: legacy-format Succ<14>[ 58.283910] [IGT] kms_addfb_basic: executing essfully fuzzed 10000 {bpp, depth} variations [1mSubtest legac<14>[ 58.294025] [IGT] kms_addfb_basic: starting subtest no-handle y-format<14>[ 58.301002] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS : SUCCESS (0.010s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file <14>[ 58.326559] [IGT] kms_addfb_basic: exiting, ret=0 ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Te<8>[ 58.337462] 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.221-cip50 aarch64) Using IGT_SRANDOM=1706305<14>[ 58.363261] [IGT] kms_addfb_basic: executing 756 for randomisation Opened device: /dev/dri/card0 Starting s<14>[ 58.373140] [IGT] kms_addfb_basic: starting subtest basic ubtest: <14>[ 58.379710] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS no-handle [1mSubtest no-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function <14>[ 58.405189] [IGT] kms_addfb_basic: exiting, ret=0 igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<8>[ 58.416709] l_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.221-cip50 aarch64) Using IGT_SRANDOM<14>[ 58.442936] [IGT] kms_addfb_basic: executing =1706305756 for randomisation Opened device: /dev/dri/card0 St<14>[ 58.453331] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 arting s<14>[ 58.460394] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS ubtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function <14>[ 58.486397] [IGT] kms_addfb_basic: exiting, ret=0 igt_require_intel, file ../lib/drmtest.c:880: Test requ<8>[ 58.496601] irement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aar<14>[ 58.522481] [IGT] kms_addfb_basic: executing ch64) Using IGT_SRANDOM<46>[ 58.529316] systemd-journald[126]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.0 (1536 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. =1706305<14>[ 58.532911] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 756 for <46>[ 58.551513] systemd-journald[126]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. randomis<14>[ 58.574577] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS ation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test req<14>[ 58.600169] [IGT] kms_addfb_basic: exiting, ret=0 uirement: is_intel_device(fd) Test requirement not met in function igt_<8>[ 58.611560] require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-g<14>[ 58.638909] [IGT] kms_addfb_basic: executing a44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opene<14>[ 58.652051] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 d device<14>[ 58.659480] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS : /dev/dri/card0 Starting subtest: bad-pitch-32 [1mSubtest bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel<14>[ 58.685367] [IGT] kms_addfb_basic: exiting, ret=0 _device(fd) Test requirement not met in function igt_require_intel, fil<8>[ 58.696450] e ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) <14>[ 58.723167] [IGT] kms_addfb_basic: executing (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305756 fo<14>[ 58.733571] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 r random<14>[ 58.740773] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS isation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-63 [1mSubtest bad-pitch-63: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test<14>[ 58.766804] [IGT] kms_addfb_basic: exiting, ret=0 requirement: is_intel_device(fd) Test requirement not <8>[ 58.776488] 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_dev<14>[ 58.802459] [IGT] kms_addfb_basic: executing ice(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-c<14>[ 58.812935] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 ip50 aar<14>[ 58.820203] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS ch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-128 [1mSubtest bad-pitch-128: SUCCESS (0.000s)[0m Test requirement not met in function igt_require<14>[ 58.846904] [IGT] kms_addfb_basic: exiting, ret=0 _intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd<8>[ 58.857956] ) 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 requireme<14>[ 58.885157] [IGT] kms_addfb_basic: executing nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (L<14>[ 58.895175] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 inux: 5.<14>[ 58.902551] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS 10.221-cip50 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-256 [1mSubtest bad-pitch-256: SUCCESS (0.000s)[0m Test requirement not met<14>[ 58.928651] [IGT] kms_addfb_basic: exiting, ret=0 in function igt_require_intel, file ../lib/drmtest.c:880: Test require<8>[ 58.939741] 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 in function igt_require_intel, file ../lib/drmtes<14>[ 58.966697] [IGT] kms_addfb_basic: executing t.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.<14>[ 58.976978] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 28-ga44e<14>[ 58.984233] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS bfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.000s)[0m Test r<14>[ 59.010365] [IGT] kms_addfb_basic: exiting, ret=0 equirement not met in function igt_require_intel, file .<8>[ 59.020607] ./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<14>[ 59.046121] [IGT] kms_addfb_basic: executing in function igt_require_intel, file ../lib/drmtest.c:88<14>[ 59.056095] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 0: Test<14>[ 59.063119] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pi<14>[ 59.089342] [IGT] kms_addfb_basic: exiting, ret=0 tch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)[0m Test requireme<8>[ 59.100474] nt 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_devi<14>[ 59.127289] [IGT] kms_addfb_basic: executing ce(fd) Test requirement not met in function igt_require_intel, file ../lib/drmt<14>[ 59.139207] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any est.c:88<14>[ 59.147079] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS 0: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 <14>[ 59.171689] [IGT] kms_addfb_basic: exiting, ret=0 Starting subtest: bad-pitch-65536 [1mSubtest bad-pitch-65536: SUCCESS <8>[ 59.183320] (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:8<14>[ 59.210002] [IGT] kms_addfb_basic: executing 80: Test requirement: is_intel_device(fd) Test requirement not met in <14>[ 59.221489] [IGT] kms_addfb_basic: starting subtest invalid-get-prop function<14>[ 59.228651] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305757 for ra<14>[ 59.253524] [IGT] kms_addfb_basic: exiting, ret=0 ndomisation Opened device: /dev/dri/card0 Starting subtest: invalid-ge<8>[ 59.264596] t-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in funct<14>[ 59.291718] [IGT] kms_addfb_basic: executing ion igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_de<14>[ 59.303407] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any vice(fd)<14>[ 59.311271] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS 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.221-cip50 aarch64<14>[ 59.336321] [IGT] kms_addfb_basic: exiting, ret=0 ) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/d<8>[ 59.347499] ri/card0 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Tes<14>[ 59.375240] [IGT] kms_addfb_basic: executing t requirement not met in function igt_require_intel, file ../lib/drmtest<14>[ 59.386492] [IGT] kms_addfb_basic: starting subtest invalid-set-prop .c:880: <14>[ 59.393646] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) <14>[ 59.418672] [IGT] kms_addfb_basic: exiting, ret=0 (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=17063<8>[ 59.428903] 05757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, <14>[ 59.454743] [IGT] kms_addfb_basic: executing file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in f<14>[ 59.467741] [IGT] kms_addfb_basic: starting subtest master-rmfb unction <14>[ 59.474884] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS 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 r<14>[ 59.497580] [IGT] kms_addfb_basic: exiting, ret=0 equirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (L<8>[ 59.508793] inux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m Test requirement not met i<14>[ 59.535788] [IGT] kms_addfb_basic: executing n function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requiremen<14>[ 59.550335] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag t not me<14>[ 59.558401] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS t 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>[ 59.581276] [IGT] kms_addfb_basic: exiting, ret=0 drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28<8>[ 59.592918] -ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: master-rmfb [1mSubtest master-rmfb: SUCCESS (0.000s)[0m Test r<14>[ 59.620541] [IGT] kms_addfb_basic: executing equirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(<14>[ 59.634800] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requiremen<14>[ 59.651014] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, FAIL 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-ga4<14>[ 59.673299] [IGT] kms_addfb_basic: exiting, ret=98 4ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=17063<8>[ 59.685305] 05757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-modifier-no-flag [1mSubtest addfb25-modifier-no-flag: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../<14>[ 59.712428] [IGT] kms_addfb_basic: executing 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 requireme<14>[ 59.741730] [IGT] kms_addfb_basic: exiting, ret=77 nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aar<8>[ 59.751961] ch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-bad-modifier (kms_addfb_basic:362) CRITICAL: Test assertion fai<14>[ 59.778842] [IGT] kms_addfb_basic: executing lure function addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:362) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 <14>[ 59.807569] [IGT] kms_addfb_basic: exiting, ret=77 (kms_addfb_basic:362) CRITICAL: error: 0 != -1 Stack t<8>[ 59.817780] race: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xd27a4358] #2 [+0xd27a5fbc] #3 [+0xd27a156c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #<14>[ 59.844451] [IGT] kms_addfb_basic: executing 6 [+0xd27a15b0] Subtest addfb25-bad-modifier failed. **** DEBUG **** (kms_addfb_basic:362) ioctl_wrappers-DEBUG: Test requirement passed: igt_has_fb_modifiers(fd) (kms_addfb_basic:362) CRITICAL: Test assertion failure function addfb25_tests, file ../tests/kms_addfb_b<14>[ 59.873316] [IGT] kms_addfb_basic: exiting, ret=77 asic.c:714: (kms_addfb_basic:362) CRITICAL: Failed asse<8>[ 59.883572] rtion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:362) CRITICAL: error: 0 != -1 (kms_addfb_basic:362) igt_core-INFO: Stack trace: (kms_addfb<14>[ 59.916407] [IGT] kms_addfb_basic: executing _basic:362) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_addfb_basic:362) igt_core-INFO: #1 [+0xd27a4358] (kms_addfb_basic:362) igt_core-INFO: #2 [+0xd27a5fbc] (kms_addfb_basic:362) igt_core-INFO: #3 [+0xd27a156c] (kms_a<14>[ 59.945586] [IGT] kms_addfb_basic: exiting, ret=77 ddfb_basic:362) igt_core-INFO: #4 [__libc_init_first+0<8>[ 59.956062] x80] (kms_addfb_basic:362) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_addfb_basic:362) igt_core-INFO: #6 [+0xd27a15b0] **** END **** [1mSubtest addfb25-bad-modifier: FAIL (0.009s)[0m<14>[ 59.982106] [IGT] kms_addfb_basic: executing 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 func<14>[ 60.011230] [IGT] kms_addfb_basic: exiting, ret=77 tion igt_require_intel, file ../lib/drmtest.c:880: Test<8>[ 60.021657] requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met<14>[ 60.048078] [IGT] kms_addfb_basic: executing in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-mismatch-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device<14>[ 60.077264] [IGT] kms_addfb_basic: exiting, ret=77 (fd) Test requirement not met in function igt_require_i<8>[ 60.087552] ntel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /d<14>[ 60.113691] [IGT] kms_addfb_basic: executing ev/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-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:88<14>[ 60.142200] [IGT] kms_addfb_basic: exiting, ret=77 0: Test requirement: is_intel_device(fd) Test requirem<8>[ 60.152259] ent 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.221-cip50 aarch64) Usin<14>[ 60.176361] [IGT] kms_addfb_basic: executing g IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test req<14>[ 60.205328] [IGT] kms_addfb_basic: starting subtest size-max uirement<14>[ 60.211663] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS not met<14>[ 60.219310] [IGT] kms_addfb_basic: exiting, ret=0 in function igt_require_intel, file ../lib/drmtest.c:880: Test require<8>[ 60.230680] 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) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch6<14>[ 60.256872] [IGT] kms_addfb_basic: executing 4) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../li<14>[ 60.285544] [IGT] kms_addfb_basic: starting subtest too-wide b/drmtes<14>[ 60.291861] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS t.c:880:<14>[ 60.299483] [IGT] kms_addfb_basic: exiting, ret=0 Test requirement: is_intel_device(fd) [1mSubtest basic-x-tiled-legac<8>[ 60.310834] y: 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.221-cip50 aarch64) Using IGT<14>[ 60.337621] [IGT] kms_addfb_basic: executing _SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Tes<14>[ 60.366594] [IGT] kms_addfb_basic: starting subtest too-high t requir<14>[ 60.373539] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS ement: i<14>[ 60.381145] [IGT] kms_addfb_basic: exiting, ret=0 s_intel_device(fd) [1mSubtest framebuffer-vs-set-tilin<8>[ 60.391084] g: 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.221-cip50 aar<14>[ 60.416420] [IGT] kms_addfb_basic: executing ch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drm<14>[ 60.445320] [IGT] kms_addfb_basic: starting subtest bo-too-small test.c:8<14>[ 60.452649] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS 80: Tes<14>[ 60.460622] [IGT] kms_addfb_basic: exiting, ret=0 t requirement: is_intel_device(fd) [1mSubtest tile-pitch-mismatch: SKI<8>[ 60.472030] P (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.221-cip50 aarch64) Using IGT_SRANDOM=17063<14>[ 60.499432] [IGT] kms_addfb_basic: executing 05758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 60.528626] [IGT] kms_addfb_basic: starting subtest small-bo irement:<14>[ 60.535026] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS is_inte<14>[ 60.542600] [IGT] kms_addfb_basic: exiting, ret=0 l_device(fd) [1mSubtest basic-y-tiled-legacy: SKIP (0.<8>[ 60.552586] 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.221-cip5<14>[ 60.576528] [IGT] kms_addfb_basic: executing 0 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, fi<14>[ 60.605274] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling le ../li<14>[ 60.613255] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP b/drmtes<14>[ 60.622175] [IGT] kms_addfb_basic: exiting, ret=77 t.c:880: Test requirement: is_intel_device(fd) Starting subtest: size-<8>[ 60.633652] max [1mSubtest size-max: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux:<14>[ 60.660995] [IGT] kms_addfb_basic: executing 5.10.221-cip50 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<14>[ 60.690865] [IGT] kms_addfb_basic: exiting, ret=77 ../lib/drmtest.c:880: Test requirement: is_intel_devic<8>[ 60.701342] e(fd) Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Ve<14>[ 60.727417] [IGT] kms_addfb_basic: executing rsion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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 r<14>[ 60.756580] [IGT] kms_addfb_basic: exiting, ret=77 equirement not met in function igt_require_intel, file .<8>[ 60.766462] ./lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-high [1mSubtest too-high: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 60.793175] [IGT] kms_addfb_basic: executing Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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.821853] [IGT] kms_addfb_basic: exiting, ret=77 Test requirement: is_intel_device(fd) Test requirement<8>[ 60.832075] not met in function igt_require_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 <14>[ 60.858908] [IGT] kms_addfb_basic: executing 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.221-cip50 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not <14>[ 60.887534] [IGT] kms_addfb_basic: exiting, ret=77 met in function igt_require_intel, file ../lib/drmtest.c<8>[ 60.897748] :880: Test requ<8>[ 60.906826] irement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: small-bo [1mSubtest small-bo: SUCCESS (0.000s)[0m Test requiremen<8>[ 60.931929] t not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305758 f<14>[ 60.955401] [IGT] kms_atomic: executing or randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: i<14>[ 60.973034] [IGT] kms_atomic: starting subtest plane-overlay-legacy s_intel_<14>[ 60.980305] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 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.221-cip50 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.221-cip50 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.221-cip50 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 requi<14>[ 61.174442] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS rement: <14>[ 61.182097] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS is_intel<14>[ 61.190398] [IGT] kms_atomic: exiting, ret=0 _device(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m<8>[ 61.201756] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmte<14>[ 61.228671] [IGT] kms_atomic: executing 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: <14>[ 61.246755] [IGT] kms_atomic: starting subtest plane-primary-legacy is_intel<14>[ 61.254129] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 _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.221-cip50 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.186s)[0m [1mSubtest plane-overlay-legacy: SUCCESS (0.202s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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.387350] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 61.394619] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_atomic:422) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:422) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:422) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:422) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() #6 [+0xc93d5cd0] #7 [+0xc93d24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xc93d24f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:422) igt_kms-DEBUG: plane A.11: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.11: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.11: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.11: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.11: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.12, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.12: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.13, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.13: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.14, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting prope<14>[ 62.768513] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL rty "alp<14>[ 62.775915] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL ha" to 0<14>[ 62.784056] [IGT] kms_atomic: exiting, ret=98 xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic<8>[ 62.797667] :422) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" <14>[ 62.824747] [IGT] kms_atomic: executing to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting pro<14>[ 62.841722] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos perty "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:422) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:422) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:422) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:422) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:422) igt_kms-CRITICAL: Test assertion failure function km<14>[ 62.975335] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP stest_du<14>[ 62.984188] [IGT] kms_atomic: exiting, ret=77 mb_create, file ../lib/igt_kms.c:1295: (kms_atomic:422) igt_kms-CRITICA<8>[ 62.995340] L: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:422) igt_kms-CRITIC<14>[ 63.023177] [IGT] kms_atomic: executing AL: Last errno: 12, Cannot allocate memory (kms_atomic:422) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:422) igt_core-INFO: Stack trace: (km<14>[ 63.040479] [IGT] kms_atomic: starting subtest plane-immutable-zpos s_atomic<14>[ 63.047730] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 :422) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:422) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:422) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:422) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:422) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:422) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() (kms_atomic:422) igt_core-INFO: #6 [+0xc93d5cd0] (kms_atomic:422) igt_core-INFO: #7 [+0xc93d24b8] (kms_atomic:422) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:422) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:422) igt_core-INFO: #10 [+0xc93d24f0] **** 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.221-cip50 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.221-cip50 aarch64) Using IGT_SRANDOM=1706305760 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-immutable-zpos S<14>[ 63.179357] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP tarting <14>[ 63.187287] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP dynamic <14>[ 63.195367] [IGT] kms_atomic: exiting, ret=77 subtest: pipe-A-Writeback-1 Test requirement not met in function igt_re<8>[ 63.206551] quire_pipe_crc, file ../lib/igt_pipe_crc.c:211: Test requirement: fstatat(dir, "crtc-0/crc/control", &stat, 0) == 0 CRCs not supported on this platform Last errno: 2, No such file or directory [1mDynamic subtest<14>[ 63.233557] [IGT] kms_atomic: executing pipe-A-Writeback-1: SKIP (0.124s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.140s)[0m IGT-Version: 1.28-ga44e<14>[ 63.250437] [IGT] kms_atomic: starting subtest test-only bfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: test-only <14>[ 63.381478] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.502330] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.510334] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 63.517665] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.113s)[0m [1mSubtest test-only: SUCCESS (0.<8>[ 63.528663] 254s)[0m <14>[ 63.554867] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/ca<14>[ 63.571448] [IGT] kms_atomic: starting subtest plane-cursor-legacy rd0 Starting<14>[ 63.578904] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: plane-cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.713774] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.721797] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 63.729992] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.127s)[0m [1mSubtest plane-cursor-legacy: S<8>[ 63.741191] UCCESS (0.143s)[0m <14>[ 63.768003] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/ca<14>[ 63.784723] [IGT] kms_atomic: starting subtest plane-invalid-params rd0 <14>[ 63.792117] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting subtest: plane-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 63.926480] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 63.933738] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_atomic:437) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:437) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:437) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:437) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() #6 [+0xb9fd54dc] #7 [+0xb9fd24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xb9fd24f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:437) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:437) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:437) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:437) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:437) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:437) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:437) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 45 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2d/45 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 49 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x31/49 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 44 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2c/44 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 154 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9a/154 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atomic:437) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:437) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:437) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2d/45 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9b/155 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2c/44 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data<14>[ 64.970566] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL : A.0, f<14>[ 64.977964] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL b 155 (<14>[ 64.986108] [IGT] kms_atomic: exiting, ret=98 kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9a/154 (kms_a<8>[ 64.998569] tomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting pro<14>[ 65.025795] [IGT] kms_atomic: executing perty "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atomic:437) <14>[ 65.043654] [IGT] kms_atomic: starting subtest plane-invalid-params-fence igt_kms-<14>[ 65.051770] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:437) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:437) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:437) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:437) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((size<14>[ 65.185028] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP of(struc<14>[ 65.192729] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP t drm_mo<14>[ 65.201371] [IGT] kms_atomic: exiting, ret=77 de_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:437) ig<8>[ 65.212503] t_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:437) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:437) igt_core-INFO: Stack trace: (kms_atomic:437) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_<14>[ 65.240286] [IGT] kms_atomic: executing assert() (kms_atomic:437) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:437) igt_core-INFO: #2 ../lib/igt_fb.c:1249 cr<14>[ 65.258174] [IGT] kms_atomic: starting subtest crtc-invalid-params eate_bo_<14>[ 65.265564] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 for_fb.isra.0() (kms_atomic:437) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:437) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:437) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:437) igt_core-INFO: #6 [+0xb9fd54dc] (kms_atomic:437) igt_core-INFO: #7 [+0xb9fd24b8] (kms_atomic:437) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:437) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:437) igt_core-INFO: #10 [+0xb9fd24f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.171s)[0m [1mSubtest plane-invalid-params: FAIL (1.186s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305762 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.126s)[0m No dynamic tests executed. [1mSubtest plane-invalid-params-fence: SKIP (0.141s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-invalid-params Sta<14>[ 65.400417] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS rting dy<14>[ 65.408144] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS namic su<14>[ 65.416334] [IGT] kms_atomic: exiting, ret=0 btest: pipe-A-Writeback-1 [1mDynamic subtest pipe-A-Writeback-1: SUCCE<8>[ 65.427495] SS (0.127s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.143s)[0m <14>[ 65.454720] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.471562] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence rd0 <14>[ 65.479262] [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.611376] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 65.619140] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met<14>[ 65.627679] [IGT] kms_atomic: exiting, ret=77 in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requi<8>[ 65.638723] 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.666247] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 <14>[ 65.683584] [IGT] kms_atomic: starting subtest atomic-invalid-params Starting<14>[ 65.691086] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: atomic-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 65.824666] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 65.832704] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 65.841079] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.126s)[0m [1mSubtest atomic-invalid-params:<8>[ 65.852179] SUCCESS (0.142s)[0m <14>[ 65.880119] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 <14>[ 65.897233] [IGT] kms_atomic: starting subtest atomic-plane-damage Starting subtest: atomic-plane-damage No dynam<14>[ 66.028686] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests<14>[ 66.036737] [IGT] kms_atomic: exiting, ret=77 executed. [1mSubtest atomic-plane-damage: SKIP (0.124s)[0m <8>[ 66.047992] <8>[ 66.058328] <8>[ 66.083470] <14>[ 66.107103] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 <14>[ 66.125258] [IGT] kms_flip_event_leak: starting subtest basic Starting<14>[ 66.131886] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 subtest: basic Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 66.153839] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 66.161109] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_flip_event_leak:458) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:458) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_flip_event_leak:458) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:458) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 [+0xca9c1964] #6 [+0xca9c146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xca9c14b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_<14>[ 66.860457] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL flip_eve<14>[ 66.869153] [IGT] kms_flip_event_leak: finished subtest basic, FAIL nt_leak:<14>[ 66.876667] [IGT] kms_flip_event_leak: exiting, ret=98 458) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_flip_ev<8>[ 66.888879] ent_leak:458) igt_kms-DEBUG: Tes<8>[ 66.897828] t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCrtc pipe C, disa<8>[ 66.922929] bling (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, <14>[ 66.947035] [IGT] kms_prop_blob: executing plane 17<14>[ 66.952117] [IGT] kms_prop_blob: starting subtest basic (kms_f<14>[ 66.958220] [IGT] kms_prop_blob: finished subtest basic, SUCCESS lip_even<14>[ 66.965366] [IGT] kms_prop_blob: exiting, ret=0 t_leak:458) igt_kms-DEBUG: display: SetCursor pipe C<8>[ 66.975548] , disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_pl<14>[ 66.999315] [IGT] kms_prop_blob: executing anes (k<14>[ 67.004711] [IGT] kms_prop_blob: starting subtest blob-prop-core ms_flip_<14>[ 67.011584] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS event_le<14>[ 67.019555] [IGT] kms_prop_blob: exiting, ret=0 ak:458) igt_kms-DEBUG: display: Fixing up initial ro<8>[ 67.029520] tation pipe D, plane 0 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx <<14>[ 67.054329] [IGT] kms_prop_blob: executing pipe->n<14>[ 67.059806] [IGT] kms_prop_blob: starting subtest blob-prop-validate _planes <14>[ 67.067052] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS (kms_fl<14>[ 67.075253] [IGT] kms_prop_blob: exiting, ret=0 ip_event_leak:458) igt_kms-DEBUG: display: Fixing up<8>[ 67.085239] initial rotation pipe D, plane 17 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) <14>[ 67.110292] [IGT] kms_prop_blob: executing (kms_fli<14>[ 67.115792] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime p_event_<14>[ 67.123100] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS leak:458<14>[ 67.131290] [IGT] kms_prop_blob: exiting, ret=0 ) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<8>[ 67.141268] && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCrtc pipe E, <14>[ 67.166566] [IGT] kms_prop_blob: executing disablin<14>[ 67.171943] [IGT] kms_prop_blob: starting subtest blob-multiple g (kms_<14>[ 67.178830] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS flip_eve<14>[ 67.186469] [IGT] kms_prop_blob: exiting, ret=0 nt_leak:458) igt_kms-DEBUG: Test requirement passed: pla<8>[ 67.196473] ne_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCursor pi<14>[ 67.222256] [IGT] kms_prop_blob: executing pe E, di<14>[ 67.227415] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any sabling <14>[ 67.234742] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS (kms_fl<14>[ 67.243230] [IGT] kms_prop_blob: exiting, ret=0 ip_event_leak:458) igt_kms-DEBUG: display: MoveCurso<8>[ 67.253186] r pipe E, (0, 0) (kms_flip_event_leak:458) igt_kms-DEBUG: display: } (kms_flip_event_leak:458) drmtest-DEBUG: Force option used: Using driver vc4 (kms_flip_event_leak:458) drmtest-DEBUG: Opened previously opened d<14>[ 67.279718] [IGT] kms_prop_blob: executing evice: /<14>[ 67.285473] [IGT] kms_prop_blob: starting subtest invalid-get-prop dev/dri/<14>[ 67.292368] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS card0 (<14>[ 67.300531] [IGT] kms_prop_blob: exiting, ret=0 kms_flip_event_leak:458) drmtest-DEBUG: Test requirement<8>[ 67.310556] passed: !(fd<0) (kms_flip_event_leak:458) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_leak:458) igt_kms-CRITICAL<14>[ 67.335315] [IGT] kms_prop_blob: executing : Test a<14>[ 67.340848] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any ssertion<14>[ 67.348220] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS failure<14>[ 67.356714] [IGT] kms_prop_blob: exiting, ret=0 function kmstest_dumb_create, file ../lib/igt_kms.c:129<8>[ 67.366718] 5: (kms_flip_event_leak:458) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)<14>[ 67.392730] [IGT] kms_prop_blob: executing ))), (&c<14>[ 67.398171] [IGT] kms_prop_blob: starting subtest invalid-set-prop reate)) <14>[ 67.405190] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS == 0 (k<14>[ 67.413299] [IGT] kms_prop_blob: exiting, ret=0 ms_flip_event_leak:458) igt_kms-CRITICAL: Last errno: 12<8>[ 67.423161] , Cannot allocat<8>[ 67.432474] e memory (kms_flip_event_leak:458) igt_kms-CRITICAL: error: -1 != 0 (kms_flip_event_leak:458) igt_core-INFO: Stack trace: (kms_flip_event_leak:458) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_leak:458) igt_cor<8>[ 67.458118] e-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_flip_event_leak:458) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip_event_leak:458) igt_core-INFO: #3 ..<14>[ 67.480840] [IGT] kms_setmode: executing /lib/igt<14>[ 67.486131] [IGT] kms_setmode: starting subtest basic _fb.c:21<14>[ 67.492056] [IGT] kms_setmode: finished subtest basic, SKIP 12 igt_c<14>[ 67.498697] [IGT] kms_setmode: exiting, ret=77 reate_fb_with_bo_size() (kms_flip_event_leak:458) igt_c<8>[ 67.508796] ore-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_flip_event_leak:458) igt_core-INFO: #5 [+0xca9c1964] (kms_flip_event_leak:458) igt_core-INFO: #6 [+0xca9c146c] (kms_fl<14>[ 67.532599] [IGT] kms_setmode: executing ip_event<14>[ 67.538008] [IGT] kms_setmode: starting subtest basic-clone-single-crtc _leak:45<14>[ 67.545423] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP 8) igt_c<14>[ 67.553686] [IGT] kms_setmode: exiting, ret=77 ore-INFO: #7 [__libc_init_first+0x80] (kms_flip_event<8>[ 67.563713] _leak:458) igt_core-INFO: #8 [__libc_start_main+0x98] (kms_flip_event_leak:458) igt_core-INFO: #9 [+0xca9c14b0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (0.720s)[0m [1mS<14>[ 67.589675] [IGT] kms_setmode: executing ubtest b<14>[ 67.595230] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc asic: FA<14>[ 67.602869] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP IL (0.73<14>[ 67.611310] [IGT] kms_setmode: exiting, ret=77 7s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.<8>[ 67.621247] 10.221-cip50 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Li<14>[ 67.647829] [IGT] kms_setmode: executing nux: 5.1<14>[ 67.653009] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc 0.221-ci<14>[ 67.660933] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP p50 aarc<14>[ 67.669641] [IGT] kms_setmode: exiting, ret=77 h64) Using IGT_SRANDOM=1706305764 for randomisation Op<8>[ 67.679542] ened device: /dev/dri/card0 Starting subtest: blob-prop-core [1mSubtest blob-prop-core: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM<14>[ 67.705713] [IGT] kms_setmode: executing =1706305<14>[ 67.710887] [IGT] kms_setmode: starting subtest clone-exclusive-crtc 764 for <14>[ 67.718118] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP randomis<14>[ 67.726118] [IGT] kms_setmode: exiting, ret=77 ation Opened device: /dev/dri/card0 Starting subtest: <8>[ 67.736028] blob-prop-validate [1mSubtest blob-prop-validate: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /<14>[ 67.762239] [IGT] kms_setmode: executing dev/dri/<14>[ 67.767473] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing card0 S<14>[ 67.775892] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP tarting <14>[ 67.785040] [IGT] kms_setmode: exiting, ret=77 subtest: blob-prop-lifetime [1mSubtest blob-prop-lifet<8>[ 67.795038] ime: SUCCESS (0.000s)[0<8>[ 67.805707] m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-multiple [1mSubtest blob-multiple: SUCCESS (0.000s)[0m IGT-Ve<8>[ 67.831399] rsion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-p<14>[ 67.854526] [IGT] kms_vblank: executing rop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Ope<14>[ 67.872197] [IGT] kms_vblank: starting subtest invalid ned devi<14>[ 67.878739] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ce: /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.221-cip50 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.221-cip50 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.221-cip50 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.221-cip50 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.221-cip50 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.221-cip50 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.221-cip50 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.221-cip50 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.221-cip50 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:515) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:515) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:515) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd896338c] #3 [+0xd8961c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd8961cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<14>[ 71.659197] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 71.666656] [IGT] kms_vblank: finished subtest invalid, FAIL e_idx < <14>[ 71.673692] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 71.686223] pipe D, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: <14>[ 71.712409] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:515) igt<14>[ 71.730205] [IGT] kms_vblank: starting subtest crtc-id _kms-DEB<14>[ 71.736504] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 UG: display: MoveCursor pipe D, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:515) igt_kms-DEBUG: display: } (kms_vblank:515) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:515) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:515) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:515) igt_core-INFO: Stack trace: (kms_vblank:515) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:515) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:515) igt_core-INFO: #2 [+0xd896338c] (kms_vblank:515) igt_core-INFO: #3 [+0xd8961c78] (kms_vblank:515) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:515) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:515) igt_core-INFO: #6 [+0xd8961cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.773s)[0m [1mSubtest invalid: FAIL (3.788s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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:518) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:518) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:518) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xbecb3728] #3 [+0xbecb1c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xbecb1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:518) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:518) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:518) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:518) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:518) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:518) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:518) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<14>[ 75.499249] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 75.506690] [IGT] kms_vblank: finished subtest crtc-id, FAIL e_idx < <14>[ 75.513676] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 75.526133] pipe D, plane 0 (kms_vblank:518) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: <14>[ 75.552197] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:518) igt<14>[ 75.570048] [IGT] kms_vblank: starting subtest accuracy-idle _kms-DEB<14>[ 75.576975] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 UG: display: MoveCursor pipe D, (0, 0) (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:518) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:518) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:518) igt_kms-DEBUG: display: } (kms_vblank:518) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:518) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:518) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:518) igt_core-INFO: Stack trace: (kms_vblank:518) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:518) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:518) igt_core-INFO: #2 [+0xbecb3728] (kms_vblank:518) igt_core-INFO: #3 [+0xbecb1c78] (kms_vblank:518) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:518) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:518) igt_core-INFO: #6 [+0xbecb1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.755s)[0m [1mSubtest crtc-id: FAIL (3.770s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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:521) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:521) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:521) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb0311f94] #3 [+0xb0312fa0] #4 [+0xb03131bc] #5 [+0xb0311c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb0311cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane<14>[ 79.339833] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 79.347335] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL 0 && pla<14>[ 79.354864] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation<8>[ 79.367683] pipe D, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG:<14>[ 79.394674] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:521) ig<14>[ 79.412629] [IGT] kms_vblank: starting subtest query-idle t_kms-DE<14>[ 79.419156] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:521) igt_kms-DEBUG: display: } (kms_vblank:521) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:521) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:521) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:521) igt_core-INFO: Stack trace: (kms_vblank:521) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:521) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:521) igt_core-INFO: #2 [+0xb0311f94] (kms_vblank:521) igt_core-INFO: #3 [+0xb0312fa0] (kms_vblank:521) igt_core-INFO: #4 [+0xb03131bc] (kms_vblank:521) igt_core-INFO: #5 [+0xb0311c78] (kms_vblank:521) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:521) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:521) igt_core-INFO: #8 [+0xb0311cb0] **** 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.221-cip50 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:524) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:524) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:524) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xca9e1f94] #3 [+0xca9e2fa0] #4 [+0xca9e31bc] #5 [+0xca9e1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xca9e1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:524) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:524) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:524) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:524) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:524) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:524) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:524) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane<14>[ 83.180016] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 83.187431] [IGT] kms_vblank: finished subtest query-idle, FAIL 0 && pla<14>[ 83.194695] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial <8>[ 83.207153] rotation pipe D, plane 0 (kms_vblank:524) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_km<14>[ 83.233519] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 83.251312] [IGT] kms_vblank: starting subtest query-idle-hang :524) ig<14>[ 83.258255] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP t_kms-DE<14>[ 83.265762] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 83.275499] :524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:524) ig<14>[ 83.300349] [IGT] kms_vblank: executing t_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plan<14>[ 83.317806] [IGT] kms_vblank: starting subtest query-forked es (kms<14>[ 83.324938] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:524) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:524) igt_kms-DEBUG: display: } (kms_vblank:524) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:524) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:524) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:524) igt_core-INFO: Stack trace: (kms_vblank:524) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:524) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:524) igt_core-INFO: #2 [+0xca9e1f94] (kms_vblank:524) igt_core-INFO: #3 [+0xca9e2fa0] (kms_vblank:524) igt_core-INFO: #4 [+0xca9e31bc] (kms_vblank:524) igt_core-INFO: #5 [+0xca9e1c78] (kms_vblank:524) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:524) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:524) igt_core-INFO: #8 [+0xca9e1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.753s)[0m [1mSubtest query-idle: FAIL (3.769s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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.221-cip50 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:530) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:530) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:530) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd7ad1f94] #3 [+0xd7ad2fa0] #4 [+0xd7ad31bc] #5 [+0xd7ad1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd7ad1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:530) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= <14>[ 87.276543] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL 0 && pla<14>[ 87.284002] [IGT] kms_vblank: finished subtest query-forked, FAIL ne_idx <<14>[ 87.291476] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation<8>[ 87.304228] pipe D, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_km<14>[ 87.330122] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 87.347561] [IGT] kms_vblank: starting subtest query-forked-hang :530) ig<14>[ 87.354677] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP t_kms-DE<14>[ 87.362418] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 87.372102] :530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 87.396829] [IGT] kms_vblank: executing :530) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 87.413895] [IGT] kms_vblank: starting subtest query-busy ->n_plan<14>[ 87.420870] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 es (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:530) igt_kms-DEBUG: display: } (kms_vblank:530) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:530) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:530) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:530) igt_core-INFO: Stack trace: (kms_vblank:530) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:530) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:530) igt_core-INFO: #2 [+0xd7ad1f94] (kms_vblank:530) igt_core-INFO: #3 [+0xd7ad2fa0] (kms_vblank:530) igt_core-INFO: #4 [+0xd7ad31bc] (kms_vblank:530) igt_core-INFO: #5 [+0xd7ad1c78] (kms_vblank:530) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:530) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:530) igt_core-INFO: #8 [+0xd7ad1cb0] **** 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.221-cip50 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.221-cip50 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:536) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:536) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:536) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc9a01f94] #3 [+0xc9a02fa0] #4 [+0xc9a031bc] #5 [+0xc9a01c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc9a01cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:536) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane<14>[ 91.371957] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 91.379382] [IGT] kms_vblank: finished subtest query-busy, FAIL 0 && pla<14>[ 91.386638] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial <8>[ 91.399179] rotation pipe D, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_km<14>[ 91.425492] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 91.443081] [IGT] kms_vblank: starting subtest query-busy-hang :536) ig<14>[ 91.450181] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP t_kms-DE<14>[ 91.457707] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 91.467419] :536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 91.492065] [IGT] kms_vblank: executing :536) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:536) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 91.508945] [IGT] kms_vblank: starting subtest query-forked-busy x < pipe<14>[ 91.515909] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:536) igt_kms-DEBUG: display: } (kms_vblank:536) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:536) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:536) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:536) igt_core-INFO: Stack trace: (kms_vblank:536) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:536) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:536) igt_core-INFO: #2 [+0xc9a01f94] (kms_vblank:536) igt_core-INFO: #3 [+0xc9a02fa0] (kms_vblank:536) igt_core-INFO: #4 [+0xc9a031bc] (kms_vblank:536) igt_core-INFO: #5 [+0xc9a01c78] (kms_vblank:536) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:536) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:536) igt_core-INFO: #8 [+0xc9a01cb0] **** 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.221-cip50 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.221-cip50 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:542) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:542) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:542) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xae7e1f94] #3 [+0xae7e2fa0] #4 [+0xae7e31bc] #5 [+0xae7e1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xae7e1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:542) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane<14>[ 95.467835] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 95.475301] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL 0 && pla<14>[ 95.483192] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up <8>[ 95.495253] initial rotation pipe D, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 95.521782] [IGT] kms_vblank: executing lank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 95.539098] [IGT] kms_vblank: starting subtest query-forked-busy-hang ing (km<14>[ 95.546610] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP s_vblank<14>[ 95.554792] [IGT] kms_vblank: exiting, ret=77 :542) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 95.564411] 0) (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 95.589893] [IGT] kms_vblank: executing s_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 95.607269] [IGT] kms_vblank: starting subtest wait-idle plane_id<14>[ 95.613515] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 x < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:542) igt_kms-DEBUG: display: } (kms_vblank:542) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:542) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:542) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:542) igt_core-INFO: Stack trace: (kms_vblank:542) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:542) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:542) igt_core-INFO: #2 [+0xae7e1f94] (kms_vblank:542) igt_core-INFO: #3 [+0xae7e2fa0] (kms_vblank:542) igt_core-INFO: #4 [+0xae7e31bc] (kms_vblank:542) igt_core-INFO: #5 [+0xae7e1c78] (kms_vblank:542) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:542) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:542) igt_core-INFO: #8 [+0xae7e1cb0] **** 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.221-cip50 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.221-cip50 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:548) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:548) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:548) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc6f41f94] #3 [+0xc6f42fa0] #4 [+0xc6f431bc] #5 [+0xc6f41c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc6f41cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:548) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane<14>[ 99.563834] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 99.571295] [IGT] kms_vblank: finished subtest wait-idle, FAIL 0 && pla<14>[ 99.578501] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial <8>[ 99.591140] rotation pipe D, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548<14>[ 99.616801] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 99.633950] [IGT] kms_vblank: starting subtest wait-idle-hang ing (km<14>[ 99.640454] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP s_vblank<14>[ 99.647875] [IGT] kms_vblank: exiting, ret=77 :548) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 99.657604] 0) (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 99.683226] [IGT] kms_vblank: executing :548) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 99.700898] [IGT] kms_vblank: starting subtest wait-forked ->n_plan<14>[ 99.707591] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 es (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:548) igt_kms-DEBUG: display: } (kms_vblank:548) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:548) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:548) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:548) igt_core-INFO: Stack trace: (kms_vblank:548) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:548) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:548) igt_core-INFO: #2 [+0xc6f41f94] (kms_vblank:548) igt_core-INFO: #3 [+0xc6f42fa0] (kms_vblank:548) igt_core-INFO: #4 [+0xc6f431bc] (kms_vblank:548) igt_core-INFO: #5 [+0xc6f41c78] (kms_vblank:548) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:548) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:548) igt_core-INFO: #8 [+0xc6f41cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest wait-idle: FAIL (3.958s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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.221-cip50 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:554) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:554) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:554) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb5481f94] #3 [+0xb5482fa0] #4 [+0xb54831bc] #5 [+0xb5481c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb5481cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:554) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane<14>[ 103.659673] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 103.667395] [IGT] kms_vblank: finished subtest wait-forked, FAIL 0 && pla<14>[ 103.674733] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up <8>[ 103.686771] initial rotation pipe D, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 103.712592] [IGT] kms_vblank: executing lank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 103.729678] [IGT] kms_vblank: starting subtest wait-forked-hang , disabl<14>[ 103.736362] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP ing (km<14>[ 103.743992] [IGT] kms_vblank: exiting, ret=77 s_vblank:554) igt_kms-DEBUG: display: MoveCursor pip<8>[ 103.753703] e D, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 103.779490] [IGT] kms_vblank: executing s_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 103.796642] [IGT] kms_vblank: starting subtest wait-busy plane_id<14>[ 103.803107] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 x < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:554) igt_kms-DEBUG: display: } (kms_vblank:554) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:554) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:554) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:554) igt_core-INFO: Stack trace: (kms_vblank:554) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:554) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:554) igt_core-INFO: #2 [+0xb5481f94] (kms_vblank:554) igt_core-INFO: #3 [+0xb5482fa0] (kms_vblank:554) igt_core-INFO: #4 [+0xb54831bc] (kms_vblank:554) igt_core-INFO: #5 [+0xb5481c78] (kms_vblank:554) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:554) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:554) igt_core-INFO: #8 [+0xb5481cb0] **** 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.221-cip50 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.221-cip50 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:560) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:560) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:560) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb57b1f94] #3 [+0xb57b2fa0] #4 [+0xb57b31bc] #5 [+0xb57b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb57b1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:560) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane<14>[ 107.755665] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 107.763386] [IGT] kms_vblank: finished subtest wait-busy, FAIL 0 && pla<14>[ 107.770549] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial <8>[ 107.782942] rotation pipe D, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560<14>[ 107.808746] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 107.826038] [IGT] kms_vblank: starting subtest wait-busy-hang ing (km<14>[ 107.832529] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP s_vblank<14>[ 107.839976] [IGT] kms_vblank: exiting, ret=77 :560) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 107.849646] 0) (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 107.875161] [IGT] kms_vblank: executing :560) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:560) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 107.892575] [IGT] kms_vblank: starting subtest wait-forked-busy ->n_plan<14>[ 107.900106] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 es (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:560) igt_kms-DEBUG: display: } (kms_vblank:560) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:560) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:560) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:560) igt_core-INFO: Stack trace: (kms_vblank:560) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:560) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:560) igt_core-INFO: #2 [+0xb57b1f94] (kms_vblank:560) igt_core-INFO: #3 [+0xb57b2fa0] (kms_vblank:560) igt_core-INFO: #4 [+0xb57b31bc] (kms_vblank:560) igt_core-INFO: #5 [+0xb57b1c78] (kms_vblank:560) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:560) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:560) igt_core-INFO: #8 [+0xb57b1cb0] **** 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.221-cip50 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.221-cip50 aarch64) Using IGT_SRANDOM=1706305805 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:566) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:566) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:566) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xe05f1f94] #3 [+0xe05f2fa0] #4 [+0xe05f31bc] #5 [+0xe05f1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe05f1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:566) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane<14>[ 111.851690] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 111.859395] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL 0 && pla<14>[ 111.867176] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial <8>[ 111.879731] rotation pipe D, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 111.905660] [IGT] kms_vblank: executing lank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 111.922574] [IGT] kms_vblank: starting subtest wait-forked-busy-hang , disabl<14>[ 111.929698] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP ing (km<14>[ 111.937727] [IGT] kms_vblank: exiting, ret=77 s_vblank:566) igt_kms-DEBUG: display: MoveCursor pip<8>[ 111.947487] e D, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 111.974019] [IGT] kms_vblank: executing :566) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 111.991530] [IGT] kms_vblank: starting subtest ts-continuation-idle x < pipe<14>[ 111.998854] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:566) igt_kms-DEBUG: display: } (kms_vblank:566) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:566) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:566) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:566) igt_core-INFO: Stack trace: (kms_vblank:566) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:566) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:566) igt_core-INFO: #2 [+0xe05f1f94] (kms_vblank:566) igt_core-INFO: #3 [+0xe05f2fa0] (kms_vblank:566) igt_core-INFO: #4 [+0xe05f31bc] (kms_vblank:566) igt_core-INFO: #5 [+0xe05f1c78] (kms_vblank:566) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:566) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:566) igt_core-INFO: #8 [+0xe05f1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest wait-forked-busy: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305809 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305809 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:572) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:572) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:572) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb7ce1f94] #3 [+0xb7ce2fa0] #4 [+0xb7ce31bc] #5 [+0xb7ce1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb7ce1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:572) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane<14>[ 115.947656] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 115.955381] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL 0 && pla<14>[ 115.963509] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up <8>[ 115.975476] initial rotation pipe D, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes <14>[ 116.001595] [IGT] kms_vblank: executing (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCurso<14>[ 116.018579] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang r pipe D<14>[ 116.026089] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP , disabl<14>[ 116.034424] [IGT] kms_vblank: exiting, ret=77 ing (kms_vblank:572) igt_kms-DEBUG: display: MoveCu<8>[ 116.044117] rsor pipe D, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initi<14>[ 116.068773] [IGT] kms_vblank: executing al rotation pipe E, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:572) igt_kms-DEBUG: Test requir<14>[ 116.085708] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm ement pa<14>[ 116.093389] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:572) igt_kms-DEBUG: display: } (kms_vblank:572) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:572) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:572) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:572) igt_core-INFO: Stack trace: (kms_vblank:572) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:572) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:572) igt_core-INFO: #2 [+0xb7ce1f94] (kms_vblank:572) igt_core-INFO: #3 [+0xb7ce2fa0] (kms_vblank:572) igt_core-INFO: #4 [+0xb7ce31bc] (kms_vblank:572) igt_core-INFO: #5 [+0xb7ce1c78] (kms_vblank:572) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:572) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:572) igt_core-INFO: #8 [+0xb7ce1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.941s)[0m [1mSubtest ts-continuation-idle: FAIL (3.957s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305813 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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:578) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:578) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:578) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb09d1f94] #3 [+0xb09d2fa0] #4 [+0xb09d31bc] #5 [+0xb09d1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb09d1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:578) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane<14>[ 120.043827] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 120.051288] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL 0 && pla<14>[ 120.059796] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up <8>[ 120.071754] initial rotation pipe D, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578<14>[ 120.099094] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 120.116679] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend s_vblank<14>[ 120.125233] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 :578) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:578) igt_kms-DEBUG: display: } (kms_vblank:578) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:578) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:578) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:578) igt_core-INFO: Stack trace: (kms_vblank:578) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:578) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:578) igt_core-INFO: #2 [+0xb09d1f94] (kms_vblank:578) igt_core-INFO: #3 [+0xb09d2fa0] (kms_vblank:578) igt_core-INFO: #4 [+0xb09d31bc] (kms_vblank:578) igt_core-INFO: #5 [+0xb09d1c78] (kms_vblank:578) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:578) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:578) igt_core-INFO: #8 [+0xb09d1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (3.958s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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:581) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:581) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:581) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc5f81f94] #3 [+0xc5f82fa0] #4 [+0xc5f831bc] #5 [+0xc5f81c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc5f81cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:581) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:581) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:581) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:581) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane<14>[ 123.883834] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 123.891287] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL 0 && pla<14>[ 123.900147] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up <8>[ 123.912076] initial rotation pipe D, plane 0 (kms_vblank:581) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581<14>[ 123.939908] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 123.957364] [IGT] kms_vblank: starting subtest ts-continuation-suspend ing (km<14>[ 123.964796] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 s_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:581) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:581) igt_kms-DEBUG: display: } (kms_vblank:581) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:581) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:581) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:581) igt_core-INFO: Stack trace: (kms_vblank:581) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:581) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:581) igt_core-INFO: #2 [+0xc5f81f94] (kms_vblank:581) igt_core-INFO: #3 [+0xc5f82fa0] (kms_vblank:581) igt_core-INFO: #4 [+0xc5f831bc] (kms_vblank:581) igt_core-INFO: #5 [+0xc5f81c78] (kms_vblank:581) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:581) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:581) igt_core-INFO: #8 [+0xc5f81cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.751s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (3.766s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305821 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:584) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:584) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:584) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb6871f94] #3 [+0xb6872fa0] #4 [+0xb68731bc] #5 [+0xb6871c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb6871cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:584) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane<14>[ 127.723873] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 127.731325] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL 0 && pla<14>[ 127.739756] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up <8>[ 127.751765] initial rotation pipe D, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 127.778586] [IGT] kms_vblank: executing lank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 127.795587] [IGT] kms_vblank: starting subtest ts-continuation-modeset , disabl<14>[ 127.803213] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ing (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:584) igt_kms-DEBUG: display: } (kms_vblank:584) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:584) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:584) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:584) igt_core-INFO: Stack trace: (kms_vblank:584) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:584) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:584) igt_core-INFO: #2 [+0xb6871f94] (kms_vblank:584) igt_core-INFO: #3 [+0xb6872fa0] (kms_vblank:584) igt_core-INFO: #4 [+0xb68731bc] (kms_vblank:584) igt_core-INFO: #5 [+0xb6871c78] (kms_vblank:584) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:584) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:584) igt_core-INFO: #8 [+0xb6871cb0] **** 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.221-cip50 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:587) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:587) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:587) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xba7f1f94] #3 [+0xba7f2fa0] #4 [+0xba7f31bc] #5 [+0xba7f1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xba7f1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:587) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:587) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:587) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:587) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:587) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:587) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:587) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane<14>[ 131.563812] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 131.571284] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL 0 && pla<14>[ 131.579718] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial <8>[ 131.592373] rotation pipe D, plane 0 (kms_vblank:587) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_km<14>[ 131.619687] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 131.637045] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang s_vblank<14>[ 131.644820] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP :587) ig<14>[ 131.653489] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 131.663216] s_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:587) ig<14>[ 131.689899] [IGT] kms_vblank: executing t_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 131.707357] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm ->n_plan<14>[ 131.715125] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 es (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:587) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:587) igt_kms-DEBUG: display: } (kms_vblank:587) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:587) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:587) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:587) igt_core-INFO: Stack trace: (kms_vblank:587) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:587) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:587) igt_core-INFO: #2 [+0xba7f1f94] (kms_vblank:587) igt_core-INFO: #3 [+0xba7f2fa0] (kms_vblank:587) igt_core-INFO: #4 [+0xba7f31bc] (kms_vblank:587) igt_core-INFO: #5 [+0xba7f1c78] (kms_vblank:587) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:587) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:587) igt_core-INFO: #8 [+0xba7f1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.753s)[0m [1mSubtest ts-continuation-modeset: FAIL (3.768s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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.221-cip50 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:593) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:593) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:593) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xccd01f94] #3 [+0xccd02fa0] #4 [+0xccd031bc] #5 [+0xccd01c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xccd01cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:593) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane<14>[ 135.659833] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 135.667300] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL 0 && pla<14>[ 135.676069] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial <8>[ 135.688765] rotation pipe D, plane 0 (kms_v<8>[ 135.699949] blank:593) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation<8>[ 135.725038] pipe D, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:593) igt_kms-DE<14>[ 135.747561] [IGT] vc4_create_bo: executing BUG: Tes<14>[ 135.752633] [IGT] vc4_create_bo: starting subtest create-bo-4096 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initi<14>[ 135.769933] [IGT] vc4_create_bo: finished subtest create-bo-4096, FAIL al rotat<14>[ 135.777796] [IGT] vc4_create_bo: exiting, ret=98 ion pipe E, plane 0 (kms_vblank:593) igt_kms-DEBUG: dis<8>[ 135.787809] play: SetCrtc pipe E, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initi<14>[ 135.812463] [IGT] vc4_create_bo: executing al rotat<14>[ 135.817941] [IGT] vc4_create_bo: starting subtest create-bo-0 ion pipe E, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:593) igt_kms-DEBUG: display: } (kms_vblank:593) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:593) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:593) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:593) igt_core-INFO: Stack trace: (kms_vblank:593) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:593) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:593) igt_core-INFO: #2 [+0xccd01f94] (kms_vblank:593) igt_core-INFO: #3 [+0xccd02fa0] (kms_vblank:593) igt_core-INFO: #4 [+0xccd031bc] (kms_vblank:593) igt_core-INFO: #5 [+0xccd01c78] (kms_vblank:593) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:593) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:593) igt_core-INFO: #8 [+0xccd01cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.937s)[0m [1mSubtest ts-continuation-modeset-rpm: FAIL (3.952s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-4096 (vc4_create_bo:599) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:599) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:599) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:599) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe46c11d4] #3 [+0xe46c0dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe46c0e30] Subtest create-bo-4096 failed. **** DEBUG **** (vc4_create_bo:599) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:599) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:599) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:599) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:599) igt_core-INFO: Stack trace: (vc4_create_bo:599) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:599) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:599) igt_core-INFO: #2 [+0xe46c11d4] (vc4_create_bo:599) igt_core-INFO: #3 [+0xe46c0dec] (vc4_create_bo:599) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:599) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:599) igt_core-INFO: #6 [+0xe46c0e30] **** END **** [1mSubtest create-bo-4096: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-0 (vc4_create_bo:602) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:602) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_create_bo:602) CRITICAL: Last errno: 19, No such device (vc4_create_bo:602) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xb5d21268] #2 [+0xb5d20dec] #3 [__libc_init_first+0x80] #4 [__libc_st<14>[ 136.171498] [IGT] vc4_create_bo: finished subtest create-bo-0, FAIL art_main<14>[ 136.178856] [IGT] vc4_create_bo: exiting, ret=98 +0x98] #5 [+0xb5d20e30] Subtest create-bo-0 failed. **** D<8>[ 136.190280] EBUG **** (vc4_create_bo:602) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:602) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_<14>[ 136.217081] [IGT] vc4_create_bo: executing create_b<14>[ 136.222489] [IGT] vc4_create_bo: starting subtest create-bo-zeroed o:602) CRITICAL: Last errno: 19, No such device (vc4_create_bo:602) CRITICAL: error: 19 != 22 (vc4_create_bo:602) igt_<14>[ 136.239433] [IGT] vc4_create_bo: finished subtest create-bo-zeroed, FAIL core-INF<14>[ 136.247182] [IGT] vc4_create_bo: exiting, ret=98 O: Stack trace: (vc4_create_bo:602) igt_core-INFO: #0<8>[ 136.257230] ../lib/igt_core.c:1989 <8>[ 136.266751] __igt_fail_assert() (vc4_create_bo:602) igt_core-INFO: #1 [+0xb5d21268] (vc4_create_bo:602) igt_core-INFO: #2 [+0xb5d20dec] (vc4_create_bo:602) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_create_bo:60<8>[ 136.291410] 2) igt_core-INFO: #4 [__libc_start_main+0x98] (vc4_create_bo:602) igt_core-INFO: #5 [+0xb5d20e30] **** END **** [1mSubtest create-bo-0: FAIL (0.347s)[0m IGT-Version: 1.28-ga44ebfe (aarch6<14>[ 136.315191] [IGT] vc4_dmabuf_poll: executing 4) (Linu<14>[ 136.320858] [IGT] vc4_dmabuf_poll: starting subtest poll-write-waits-until-write-done x: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-zeroed (vc4_create_bo:605) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:605) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:605) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:605) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc403110c] #3 [+0xc4030dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc4030e30] Subtest create-bo-zeroed failed. **** DEBUG **** (vc4_create_bo:605) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_create_bo:605) drmtest-DEBUG: Opened previously opened device: /dev/dri/card0 (vc4_create_bo:605) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_create_bo:605) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:605) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:605) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:605) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:605) igt_core-INFO: Stack trace: (vc4_create_bo:605) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:605) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:605) igt_core-INFO: #2 [+0xc403110c] (vc4_create_bo:605) igt_core-INFO: #3 [+0xc4030dec] (vc4_create_bo:605) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:605) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:605) igt_core-INFO: #6 [+0xc4030e30] **** END **** [1mSubtest create-bo-zeroed: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-write-waits-until-write-done (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:611) 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 [+0xc6d90f48] #4 [+0xc6d911b0] #5 [+0xc6d90dec] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc6d90e30] Subtest poll-write-waits-until-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:611) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:611) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:611) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:611) igt_core-INFO: #2 .<14>[ 136.678445] [IGT] vc4_dmabuf_poll: finished subtest poll-write-waits-until-write-done, FAIL ./lib/ig<14>[ 136.687940] [IGT] vc4_dmabuf_poll: exiting, ret=98 t_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:611) igt_core-INFO<8>[ 136.699619] : #3 [+0xc6d90f48] (vc4_dmabuf_poll:611) igt_core-INFO: #4 [+0xc6d911b0] (vc4_dmabuf_poll:611) igt_core-INFO: #5 [+0xc6d90dec] (vc4_dmabuf_poll:611) igt_core-INFO: #6 [__libc_ini<14>[ 136.727850] [IGT] vc4_dmabuf_poll: executing t_first+<14>[ 136.733073] [IGT] vc4_dmabuf_poll: starting subtest poll-read-waits-until-write-done 0x80] (vc4_dmabuf_poll:611) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:611) igt_core-INFO: #8 [+<14>[ 136.752250] [IGT] vc4_dmabuf_poll: finished subtest poll-read-waits-until-write-done, FAIL 0xc6d90e<14>[ 136.761698] [IGT] vc4_dmabuf_poll: exiting, ret=98 30] **** END **** [1mSubtest poll-write-waits-until<8>[ 136.771998] -write-done: FAIL (0.349<8>[ 136.782875] s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-read-waits-until-write-done (vc4_dmabuf_poll:614) i<8>[ 136.807271] gt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) <14>[ 136.830413] [IGT] vc4_label_bo: executing | ((('d'<14>[ 136.835665] [IGT] vc4_label_bo: starting subtest set-label )) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_po<14>[ 136.852374] [IGT] vc4_label_bo: finished subtest set-label, FAIL ll:614) <14>[ 136.859720] [IGT] vc4_label_bo: exiting, ret=98 igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_d<8>[ 136.869637] mabuf_poll:614) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() #3 [+0xe0830f48] #4 [+0xe0831188] #<14>[ 136.898971] [IGT] vc4_label_bo: executing 5 [[ 136.904217] [IGT] vc4_label_bo: starting subtest set-bad-handle own>+0xe<3>[ 136.910994] [drm:vc4_label_bo_ioctl [vc4]] *ERROR* Failed to look up GEM BO -791621424 0830dec]<14>[ 136.919966] [IGT] vc4_label_bo: finished subtest set-bad-handle, SUCCESS #6 [<14>[ 136.927851] [IGT] vc4_label_bo: exiting, ret=0 __libc_init_first+0x80] #7 [__libc_start_main+0x98] <8>[ 136.937676] #8 [+0xe0830e30] Subtest poll-read-waits-until-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/i<14>[ 136.962589] [IGT] vc4_label_bo: executing gt_vc4.c<14>[ 136.967871] [IGT] vc4_label_bo: starting subtest set-bad-name :126: (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:614) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:614) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:614) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:614) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:614) igt_core-INFO: #3 [+0xe0830f48] (vc4_dmabuf_poll:614) igt_core-INFO: #4 [+0xe0831188] (vc4_dmabuf_poll:614) igt_core-INFO: #5 [+0xe0830dec] (vc4_dmabuf_poll:614) igt_core-INFO: #6 [__libc_init_first+0x80] (vc4_dmabuf_poll:614) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:614) igt_core-INFO: #8 [+0xe0830e30] **** END **** [1mSubtest poll-read-waits-until-write-done: FAIL (0.011s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-label (vc4_label_bo:620) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:620) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:620) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:620) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd2ef12c0] #3 [+0xd2ef0d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd2ef0db0] Subtest set-label failed. **** DEBUG **** (vc4_label_bo:620) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:620) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:620) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:620) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:620) igt_core-INFO: Stack trace: (vc4_label_bo:620) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:620) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:620) igt_core-INFO: #2 [+0xd2ef12c0] (vc4_label_bo:620) igt_core-INFO: #3 [+0xd2ef0d6c] (vc4_label_bo:620) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:620) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:620) igt_core-INFO: #6 [+0xd2ef0db0] **** END **** [1mSubtest set-label: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-handle [1mSubtest set-bad-handle: SUCCESS (0.009s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-name (vc4_label_bo:626) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:626) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:626) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:626) igt_vc4-CRITICAL: error: -1 !=<14>[ 137.323516] [IGT] vc4_label_bo: finished subtest set-bad-name, FAIL 0 Stac<14>[ 137.330948] [IGT] vc4_label_bo: exiting, ret=98 k trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4<8>[ 137.342285] _create_bo+0x9c] #2 [+0xb1121234] #3 [+0xb1120d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb1120db0] Subtest set-bad-name failed. **** DEBUG **** (v<14>[ 137.368496] [IGT] vc4_label_bo: executing c4_label<14>[ 137.373754] [IGT] vc4_label_bo: starting subtest set-kernel-name _bo:626) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:626) igt<14>[ 137.390954] [IGT] vc4_label_bo: finished subtest set-kernel-name, FAIL _vc4-CRI<14>[ 137.398830] [IGT] vc4_label_bo: exiting, ret=98 TICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (<8>[ 137.408827] ((0+8)+8)+14)) | ((('d')<8>[ 137.418346] ) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:626) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:626) igt_vc4-CRITICAL: error: -1 != 0 (vc4_<8>[ 137.443180] label_bo:626) igt_core-INFO: Stack trace: (vc4_label_bo:626) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:626) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (<14>[ 137.465783] [IGT] vc4_lookup_fail: executing vc4_labe<14>[ 137.471459] [IGT] vc4_lookup_fail: starting subtest bad-color-write l_bo:626) igt_core-INFO: #2 [+0xb1121234] (vc4_label_bo:626) igt_core-INFO: #3 [+<14>[ 137.487163] [IGT] vc4_lookup_fail: finished subtest bad-color-write, FAIL 0xb1120d<14>[ 137.495046] [IGT] vc4_lookup_fail: exiting, ret=98 6c] (vc4_label_bo:626) igt_core-INFO: #4 [__libc_init<8>[ 137.505171] _first+0x80] (vc4_label<8>[ 137.514828] _bo:626) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:626) igt_core-INFO: #6 [+0xb1120db0] **** END **** [1mSubtest set-bad-name: FAIL (0.349s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.22<8>[ 137.539297] 1-cip50 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-kernel-name (vc4_label_bo:629) igt_vc4-CRITICAL: Test assertion failure function<14>[ 137.561626] [IGT] vc4_mmap: executing igt_vc4<14>[ 137.566677] [IGT] vc4_mmap: starting subtest mmap-bad-handle _create_<14>[ 137.573201] [IGT] vc4_mmap: finished subtest mmap-bad-handle, SUCCESS bo, file<14>[ 137.580803] [IGT] vc4_mmap: exiting, ret=0 ../lib/igt_vc4.c:126: (vc4_label_bo:629) igt_vc4-CRITI<8>[ 137.590313] CAL: 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_labe<14>[ 137.615641] [IGT] vc4_mmap: executing l_bo:629<14>[ 137.620217] [IGT] vc4_mmap: starting subtest mmap-bo ) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:629) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xb9be11a8] #3 [+0xb9be0d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb9be0db0] Subtest set-kernel-name failed. **** DEBUG **** (vc4_label_bo:629) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:629) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:629) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:629) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:629) igt_core-INFO: Stack trace: (vc4_label_bo:629) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:629) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:629) igt_core-INFO: #2 [+0xb9be11a8] (vc4_label_bo:629) igt_core-INFO: #3 [+0xb9be0d6c] (vc4_label_bo:629) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:629) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:629) igt_core-INFO: #6 [+0xb9be0db0] **** END **** [1mSubtest set-kernel-name: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-color-write (vc4_lookup_fail:635) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:635) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:635) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:635) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xce4b0e84] #2 [+0xce4b0b6c] #3 [__libc_init_first+0x80] #4 [__libc_start_main+0x98] #5 [+0xce4b0bb0] Subtest bad-color-write failed. **** DEBUG **** (vc4_lookup_fail:635) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:635) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:635) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:635) CRITICAL: error: 19 != 22 (vc4_lookup_fail:635) igt_core-INFO: Stack trace: (vc4_lookup_fail:635) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_lookup_fail:635) igt_core-INFO: #1 [+0xce4b0e84] (vc4_lookup_fail:635) igt_core-INFO: #2 [+0xce4b0b6c] (vc4_lookup_fail:635) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_lookup_fail:635) igt_core-INFO: #4 [__libc_start_main+0x98] (vc4_lookup_fail:635) igt_core-INFO: #5 [+0xce4b0bb0] **** END **** [1mSubtest bad-color-write: FAIL (0.009s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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.221-cip50 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: mmap-bo (vc4_mmap:644) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:644) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_mmap:644) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_mmap:644) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:<14>[ 137.975152] [IGT] vc4_mmap: finished subtest mmap-bo, FAIL 1989 __i<14>[ 137.981681] [IGT] vc4_mmap: exiting, ret=98 gt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xcbae1<8>[ 137.992829] 22c] #3 [+0xcbae0eec<8>[ 138.002458] ] #4 [__libc_init_first+0x80] #5 [__libc_start_mai<8>[ 138.011341] n+0x98] #6 [+0xcbae0f30] Subtest mmap-bo failed. **** DEBUG **** (vc4_mmap:644) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:644) igt_vc4-CRITICAL: Failed <8>[ 138.038862] assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_mmap:644<14>[ 138.061453] [IGT] vc4_purgeable_bo: executing ) igt_vc<14>[ 138.066775] [IGT] vc4_purgeable_bo: exiting, ret=77 4-CRITICAL: Last errno: 19, No such device (vc4_mmap:64<8>[ 138.076972] 4) igt_vc4-CRITICAL: error: -1 != 0 (vc4_mmap:644) igt_core-INFO: Stack trace: (vc4_mmap:644) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_mmap:644) igt_core-INFO: #1 [igt_<14>[ 138.101864] [IGT] vc4_purgeable_bo: executing vc4_crea<14>[ 138.107273] [IGT] vc4_purgeable_bo: exiting, ret=77 te_bo+0x9c] (vc4_mmap:644) igt_core-INFO: #2 [[ 138.117489] n>+0xcbae122c] (vc4_mmap:644) igt_core-INFO: #3 [+0xcbae0eec] (vc4_mmap:644) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_mmap:644) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_mmap:6<14>[ 138.142734] [IGT] vc4_purgeable_bo: executing 44) igt_<14>[ 138.148598] [IGT] vc4_purgeable_bo: exiting, ret=77 core-INFO: #6 [+0xcbae0f30] **** END **** <8>[ 138.158747] [1mSubtest mmap-bo: FAIL (0.349s)[0m /usr/bin/igt-parser.sh: 73: vc4_prefmon: not found /usr/bin/igt-parser.sh: 83: vc4_prefmon: not found WARNING: unhandled exit status: 127 IGT-Version: 1.28-<14>[ 138.184048] [IGT] vc4_purgeable_bo: executing ga44ebfe<14>[ 138.189573] [IGT] vc4_purgeable_bo: exiting, ret=77 (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SR<8>[ 138.199753] ANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc<14>[ 138.225050] [IGT] vc4_purgeable_bo: executing 4_get_pa<14>[ 138.230827] [IGT] vc4_purgeable_bo: exiting, ret=77 ram(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19,<8>[ 138.240986] No such device [1mSubtest mark-willneed: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened devi<14>[ 138.266188] [IGT] vc4_purgeable_bo: executing ce: /dev<14>[ 138.271467] [IGT] vc4_purgeable_bo: exiting, ret=77 /dri/card0 Test requirement not met in function __igt_u<8>[ 138.281668] nique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-purgeable: SK<14>[ 138.307091] [IGT] vc4_purgeable_bo: executing IP (0.00<14>[ 138.312565] [IGT] vc4_purgeable_bo: exiting, ret=77 0s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.<8>[ 138.322937] 10.221-cip50 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_<14>[ 138.348642] [IGT] vc4_purgeable_bo: executing bo.c:106<14>[ 138.354585] [IGT] vc4_purgeable_bo: exiting, ret=77 : Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM<8>[ 138.364753] _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.221-cip50 aarch64) Using IGT_SRANDOM=1706305<14>[ 138.390115] [IGT] vc4_purgeable_bo: executing 836 for <14>[ 138.395946] [IGT] vc4_purgeable_bo: exiting, ret=77 randomisation Opened device: /dev/dri/card0 Test requi<8>[ 138.406222] rement not met in functi<8>[ 138.415299] on __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-twice: SKIP (0.000s)[0<8>[ 138.439974] m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_uniqu<14>[ 138.462673] [IGT] vc4_tiling: executing e____rea<14>[ 138.467748] [IGT] vc4_tiling: starting subtest get-bad-handle l_main97<14>[ 138.474289] [IGT] vc4_tiling: finished subtest get-bad-handle, SUCCESS , file .<14>[ 138.482031] [IGT] vc4_tiling: exiting, ret=0 ./tests/vc4/vc4_purgeable_bo.c:106: Test requirement: i<8>[ 138.491763] gt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest access-purgeable-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip5<14>[ 138.516885] [IGT] vc4_tiling: executing 0 aarch6<14>[ 138.521723] [IGT] vc4_tiling: starting subtest set-bad-handle 4) Usin<14>[ 138.528301] [IGT] vc4_tiling: finished subtest set-bad-handle, SUCCESS g IGT_SR<14>[ 138.536045] [IGT] vc4_tiling: exiting, ret=0 ANDOM=1706305836 for randomisation Opened device: /dev/<8>[ 138.545899] 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,<14>[ 138.571019] [IGT] vc4_tiling: executing No such<14>[ 138.576353] [IGT] vc4_tiling: starting subtest get-bad-flags device [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip5<14>[ 138.593018] [IGT] vc4_tiling: finished subtest get-bad-flags, FAIL 0 aarch6<14>[ 138.600082] [IGT] vc4_tiling: exiting, ret=98 4) Using IGT_SRANDOM=1706305836 for randomisation Open<8>[ 138.609745] 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_MADVISE) <14>[ 138.635323] [IGT] vc4_tiling: executing Last er<14>[ 138.640463] [IGT] vc4_tiling: starting subtest set-bad-flags rno: 19, No such device [1mSubtest mark-unpurgeable-check-retained: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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.221-cip50 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.221-cip50 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.221-cip50 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.221-cip50 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-flags (vc4_tiling:689) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:689) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:689) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:689) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe54e1080] #3 [+0xe54e0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe54e0df0] Subtest get-bad-flags failed. **** DEBUG **** (vc4_tiling:689) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:689) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:689) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:689) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:689) igt_core-INFO: Stack trace: (vc4_tiling:689) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:689) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:689) igt_core-INFO: #2 [+0xe54e1080] (vc4_tiling:689) igt_core-INFO: #3 [+0xe54e0dac] (vc4_tiling:689) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:689) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:689) igt_core-INFO: #6 [+0xe54e0df0] **** END **** [1mSubtest get-bad-flags: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-flags (vc4_tiling:692) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:692) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:692) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:692) igt_vc4-CRITICAL: error: -1 != 0 <14>[ 138.995411] [IGT] vc4_tiling: finished subtest set-bad-flags, FAIL Stack tr<14>[ 139.002635] [IGT] vc4_tiling: exiting, ret=98 ace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_cre<8>[ 139.013895] ate_bo+0x9c] #2 [+0xe33b1138] #3 [+0xe33b0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe33b0df0] Subtest set-bad-flags failed. **** DEBUG **** (vc4_tiling:6<14>[ 139.040519] [IGT] vc4_tiling: executing 92) igt_<14>[ 139.045932] [IGT] vc4_tiling: starting subtest get-bad-modifier vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:692) igt_vc4-CRITICAL: <14>[ 139.063261] [IGT] vc4_tiling: finished subtest get-bad-modifier, FAIL Failed a<14>[ 139.070863] [IGT] vc4_tiling: exiting, ret=98 ssertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) <8>[ 139.080708] | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:692) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:692) ig<14>[ 139.106601] [IGT] vc4_tiling: executing t_vc4-CR<14>[ 139.111526] [IGT] vc4_tiling: starting subtest set-bad-modifier ITICAL: error: -1 != 0 (vc4_tiling:692) igt_core-INFO: Stack trace: (vc4_tiling:692) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:692) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:692) igt_core-INFO: #2 [+0xe33b1138] (vc4_tiling:692) igt_core-INFO: #3 [+0xe33b0dac] (vc4_tiling:692) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:692) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:692) igt_core-INFO: #6 [+0xe33b0df0] **** END **** [1mSubtest set-bad-flags: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-modifier (vc4_tiling:695) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:695) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:695) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:695) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe98d1358] #3 [+0xe98d0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe98d0df0] Subtest get-bad-modifier failed. **** DEBUG **** (vc4_tiling:695) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:695) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:695) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:695) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:695) igt_core-INFO: Stack trace: (vc4_tiling:695) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:695) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:695) igt_core-INFO: #2 [+0xe98d1358] (vc4_tiling:695) igt_core-INFO: #3 [+0xe98d0dac] (vc4_tiling:695) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:695) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:695) igt_core-INFO: #6 [+0xe98d0df0] **** END **** [1mSubtest get-bad-modifier: FAIL (0.011s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-modifier (vc4_tiling:698) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:698) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:698) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:698) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xaf5713ec] #3 [+0xaf570dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xaf570df0] Subtest set-bad-modifier failed. **** DEBUG **** (vc4_tiling:698) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:698) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:698) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:698) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:698) igt_core-INFO: Stack t<14>[ 139.466620] [IGT] vc4_tiling: finished subtest set-bad-modifier, FAIL race: (<14>[ 139.474361] [IGT] vc4_tiling: exiting, ret=98 vc4_tiling:698) igt_core-INFO: #0 ../lib/igt_core.c:19<8>[ 139.484089] 89 __igt_fail_assert() (vc4_tiling:698) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:698) igt_core-INFO: #2 [+0xaf5713ec] (vc4_tiling:698) igt_core-INFO: #3 [+0xaf570dac] <14>[ 139.509964] [IGT] vc4_tiling: executing (vc4_ti<14>[ 139.514915] [IGT] vc4_tiling: starting subtest set-get ling:698) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:698) igt_core-INFO: #5 [__libc_start_main+0x98] (<14>[ 139.531158] [IGT] vc4_tiling: finished subtest set-get, FAIL vc4_tili<14>[ 139.537613] [IGT] vc4_tiling: exiting, ret=98 ng:698) igt_core-INFO: #6 [+0xaf570df0] ****<8>[ 139.547483] END **** [1mSubtest set-bad-modifier: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Start<14>[ 139.572825] [IGT] vc4_tiling: executing ing subtest: set<14>[ 139.578463] [IGT] vc4_tiling: starting subtest get-after-free -get (vc4_tiling:701) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_til<14>[ 139.596050] [IGT] vc4_tiling: finished subtest get-after-free, FAIL ing:701)<14>[ 139.603543] [IGT] vc4_tiling: exiting, ret=98 igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), (((<8>[ 139.613390] (2U|1U) << (((0+8)+8)+14<8>[ 139.622397] )) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:701) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:701) igt_vc4-CRITICAL: error<8>[ 139.647120] : -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xada214dc] #3 [+0xada20dac] #4 [__libc_init_first+0x80] #5 [__libc_s<14>[ 139.670746] [IGT] vc4_wait_bo: executing tart_main+0x98] #6 [+0xada20df0] Subtest set-get failed. **** DEBUG **** (vc4_tiling:701) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:701) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:701) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:701) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:701) igt_core-INFO: Stack trace: (vc4_tiling:701) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:701) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:701) igt_core-INFO: #2 [+0xada214dc] (vc4_tiling:701) igt_core-INFO: #3 [+0xada20dac] (vc4_tiling:701) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:701) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:701) igt_core-INFO: #6 [+0xada20df0] **** END **** [1mSubtest set-get: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-after-free (vc4_tiling:704) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:704) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:704) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:704) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xbfec1474] #3 [+0xbfec0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xbfec0df0] Subtest get-after-free failed. **** DEBUG **** (vc4_tiling:704) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:704) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:704) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:704) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:704) igt_core-INFO: Stack trace: (vc4_tiling:704) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:704) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:704) igt_core-INFO: #2 [+0xbfec1474] (vc4_tiling:704) igt_core-INFO: #3 [+0xbfec0dac] (vc4_tiling:704) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:704) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:704) igt_core-INFO: #6 [+0xbfec0df0] **** END **** [1mSubtest get-after-free: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:710) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:710) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:710) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:710) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd582149c] #3 [+0xd5820e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd5820e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:710) igt_core-INFO: IG<14>[ 140.024851] [IGT] vc4_wait_bo: exiting, ret=98 T-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch6<8>[ 140.035002] 4) (vc4_wait_bo:710) igt_core-INFO: Using IGT_SRANDOM=1706305837 for randomisation (vc4_wait_bo:710) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:710) drmtest-INFO: Opened device: /dev/d<14>[ 140.059873] [IGT] vc4_wait_bo: executing ri/card0 (vc4_wait_bo:710) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:710) DEBUG: Test requirement passed: i<14>[ 140.076078] [IGT] vc4_wait_bo: exiting, ret=98 gt_vc4_is_v3d(fd) (vc4_wait_bo:710) igt_vc4-CRITICAL: Test asse<8>[ 140.085910] rtion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:710) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40<14>[ 140.110131] [IGT] vc4_wait_bo: executing + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:710) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:710) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:710) igt_core-INFO: Stack trace: (vc4_wait_bo:710) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:710) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:710) igt_core-INFO: #2 [+0xd582149c] (vc4_wait_bo:710) igt_core-INFO: #3 [+0xd5820e2c] (vc4_wait_bo:710) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:710) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:710) igt_core-INFO: #6 [+0xd5820e70] **** END **** [1mSubtest bad-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:713) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:713) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:713) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:713) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc5f7149c] #3 [+0xc5f70e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc5f70e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:713) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) (vc4_wait_bo:713) igt_core-INFO: Using IGT_SRANDOM=1706305837 for randomisation (vc4_wait_bo:713) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:713) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:713) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:713) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:713) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:713) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:713) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:713) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:713) igt_core-INFO: Stack trace: (vc4_wait_bo:713) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:713) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:713) igt_core-INFO: #2 [+0xc5f7149c] (vc4_wait_bo:713) igt_core-INFO: #3 [+0xc5f70e2c] (vc4_wait_bo:713) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:713) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:713) igt_core-INFO: #6 [+0xc5f70e70] **** END **** [1mSubtest bad-pad: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:716) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:716) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:716) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:716) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xb9c5149c] #3 [+0xb9c50e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [<14>[ 140.464484] [IGT] vc4_wait_bo: exiting, ret=98 +0xb9c50e70] Test vc4_wait_bo failed. **** DE<8>[ 140.474589] BUG **** (vc4_wait_bo:716) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) (vc4_wait_bo:716) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:7<14>[ 140.499823] [IGT] vc4_wait_bo: executing 16) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:716) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:716)<14>[ 140.515954] [IGT] vc4_wait_bo: exiting, ret=98 drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:7<8>[ 140.526209] 16) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:716) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:716) igt_vc4-CRI<14>[ 140.551424] [IGT] vc4_wait_bo: executing TICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:716) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:716) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:716) igt_core-INFO: Stack trace: (vc4_wait_bo:716) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:716) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:716) igt_core-INFO: #2 [+0xb9c5149c] (vc4_wait_bo:716) igt_core-INFO: #3 [+0xb9c50e2c] (vc4_wait_bo:716) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:716) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:716) igt_core-INFO: #6 [+0xb9c50e70] **** END **** [1mSubtest unused-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:719) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:719) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:719) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:719) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xcc90149c] #3 [+0xcc900e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xcc900e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:719) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) (vc4_wait_bo:719) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:719) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:719) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:719) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:719) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:719) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:719) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:719) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:719) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:719) igt_core-INFO: Stack trace: (vc4_wait_bo:719) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:719) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:719) igt_core-INFO: #2 [+0xcc90149c] (vc4_wait_bo:719) igt_core-INFO: #3 [+0xcc900e2c] (vc4_wait_bo:719) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:719) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:719) igt_core-INFO: #6 [+0xcc900e70] **** END **** [1mSubtest unused-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:722) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:722) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:722) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:722) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [[ 140.905413] [IGT] vc4_wait_bo: exiting, ret=98 wn>+0xb9fb149c] #3 [+0xb9fb0e2c] #4 [__li<8>[ 140.915470] bc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb9fb0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:722) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.2<14>[ 140.940514] [IGT] vc4_wait_bo: executing 21-cip50 aarch64) (vc4_wait_bo:722) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:722) drmtest-DEBUG: For<14>[ 140.956634] [IGT] vc4_wait_bo: exiting, ret=98 ce option used: Using driver vc4 (vc4_wait_bo:722) drmtest-INFO<8>[ 140.967105] : Opened device: /dev/dri/card0 (vc4_wait_bo:722) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:722) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:722) igt_vc4-CRITICAL: Te<14>[ 140.992658] [IGT] vc4_wait_bo: executing st assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:722) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:722) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:722) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:722) igt_core-INFO: Stack trace: (vc4_wait_bo:722) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:722) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:722) igt_core-INFO: #2 [+0xb9fb149c] (vc4_wait_bo:722) igt_core-INFO: #3 [+0xb9fb0e2c] (vc4_wait_bo:722) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:722) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:722) igt_core-INFO: #6 [+0xb9fb0e70] **** END **** [1mSubtest used-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:725) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:725) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:725) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:725) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd473149c] #3 [+0xd4730e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd4730e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:725) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) (vc4_wait_bo:725) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:725) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:725) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:725) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:725) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:725) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:725) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:725) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:725) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:725) igt_core-INFO: Stack trace: (vc4_wait_bo:725) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:725) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:725) igt_core-INFO: #2 [+0xd473149c] (vc4_wait_bo:725) igt_core-INFO: #3 [+0xd4730e2c] (vc4_wait_bo:725) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:725) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:725) igt_core-INFO: #6 [+0xd4730e70] **** END **** [1mSubtest used-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:728) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:728) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:728) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:728) igt_vc4-CRITICAL: error: -1 != 0 Stack trace:<14>[ 141.347371] [IGT] vc4_wait_bo: exiting, ret=98 #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 <8>[ 141.357310] [igt_vc4_create_bo+0x9c]<8>[ 141.365809] #2 [+0xe600149c] #3 [+0xe6000e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe6000e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:728) igt_core-INFO: IGT-V<8>[ 141.390104] ersion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 aarch64) (vc4_wait_bo:728) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:728) drmtest-DEBUG: Force option used: Using driv<14>[ 141.413784] [IGT] vc4_wait_seqno: executing er vc4 <14>[ 141.419574] [IGT] vc4_wait_seqno: starting subtest bad-seqno-0ns (vc4_wai<14>[ 141.426399] [IGT] vc4_wait_seqno: finished subtest bad-seqno-0ns, SUCCESS t_bo:728<14>[ 141.434428] [IGT] vc4_wait_seqno: exiting, ret=0 ) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait<8>[ 141.444463] _bo:728) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:728) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:728) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_crea<14>[ 141.470163] [IGT] vc4_wait_seqno: executing te_bo, f<14>[ 141.475409] [IGT] vc4_wait_seqno: starting subtest bad-seqno-1ns ile ../l<1>[ 141.482173] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008 ib/igt_v<1>[ 141.491954] Mem abort info: c4.c:126<1>[ 141.495747] ESR = 0x96000044 : (vc4_<1>[ 141.499806] EC = 0x25: DABT (current EL), IL = 32 bits wait_bo:<1>[ 141.506151] SET = 0, FnV = 0 728) igt<1>[ 141.510206] EA = 0, S1PTW = 0 _vc4-CRI<1>[ 141.514351] Data abort info: TICAL: F<1>[ 141.518230] ISV = 0, ISS = 0x00000044 <1>[ a i141.523079] CM = 0, WnR = 1 ed asser<1>[ 141.526524] user pgtable: 4k pages, 48-bit VAs, pgdp=00000000506bc000 tion: ig<1>[ 141.534015] [0000000000000008] pgd=0000000000000000, p4d=0000000000000000 t_ioctl(<0>[ 141.541862] Internal error: Oops: 0000000096000044 [#1] PREEMPT SMP (fd), ((<4>[ 141.549176] Modules linked in: brcmfmac brcmutil raspberrypi_cpufreq hci_uart btqca btbcm crct10dif_ce broadcom bcm_phy_lib bluetooth raspberrypi_hwmon clk_raspberrypi ecdh_generic cfg80211 ecc rfkill pwm_bcm2835 bcm2711_thermal i2c_bcm2835 iproc_rng200 rng_core pcie_brcmstb vc4 cec genet drm_kms_helper mdio_bcm_unimac drm dm_mod ip_tables x_tables ipv6 ((2U|1U)<4>[ 141.581877] CPU: 2 PID: 737 Comm: vc4_wait_seqno Not tainted 5.10.221-cip50 #1 << (((0<4>[ 141.590158] Hardware name: Raspberry Pi 4 Model B Rev 1.5 (DT) +8)+8)+1<4>[ 141.597036] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) 4)) | ((<4>[ 141.604096] pc : prepare_to_wait+0x74/0x84 ('d')) <<4>[ 141.609200] lr : prepare_to_wait+0x34/0x84 < (0+8))<4>[ 141.614310] sp : ffff800016953bc0 | (((0x<4>[ 141.618630] x29: ffff800016953bc0 x28: ffff800016953d88 40 + 0x0<4>[ 141.624976] x27: 0000000000000010 x26: 0000000000000001 3)) << 0<4>[ 141.631323] x25: ffff402c505ee858 x24: ffff402c4f73aac0 ) | ((((<4>[ 141.637670] x23: ffffb19334bb7000 x22: ffff800016953c68 sizeof(s<4>[ 141.644016] x21: ffff402c505ee858 x20: 0000000000000001 truct dr<4>[ 141.650362] x19: ffff800016953c50 x18: 0000000000000000 m_vc4_cr<4>[ 141.656709] x17: 0000000000000000 x16: ffffb193330d26f0 eate_bo)<4>[ 141.663056] x15: 0000ffffda997aa0 x14: 0000000000000000 ))) << (<4>[ 141.669403] x13: 0000000000000000 x12: 0000000000000000 (0+8)+8)<4>[ 141.675750] x11: 0000000000000000 x10: 0000000000000000 ))), (&c<4>[ 141.682096] x9 : ffffb192b845f000 x8 : 0000000000000001 reate)) <4>[ 141.688442] x7 : ffffffffffffffff x6 : ffff800016953d98 == 0 (v<4>[ 141.694788] x5 : 00000000000ead5f x4 : 0000000000000000 c4_wait_<4>[ 141.701135] x3 : ffff402c505ee858 x2 : 0000000000000000 bo:728) <4>[ 141.707481] x1 : 0000000000000000 x0 : ffff402c505ee860 igt_vc4-<4>[ 141.713828] Call trace: CRITICAL<4>[ 141.717269] prepare_to_wait+0x74/0x84 : Last e<4>[ 141.722042] vc4_wait_for_seqno+0xe0/0x19c [vc4] rrno: 19<4>[ 141.727678] vc4_wait_seqno_ioctl+0x30/0xa4 [vc4] , No suc<4>[ 141.733483] drm_ioctl_kernel+0xc8/0x120 [drm] h device<4>[ 141.738904] drm_ioctl+0x230/0x48c [drm] (vc4_w<4>[ 141.743805] __arm64_sys_ioctl+0xac/0xf0 ait_bo:7<4>[ 141.748739] el0_svc_common.constprop.0+0x78/0x1c4 28) igt_<4>[ 141.754555] do_el0_svc+0x24/0x9c vc4-CRIT<4>[ 141.758877] el0_svc+0x10/0x20 ICAL: er<4>[ 141.762930] el0_sync_handler+0xe8/0x114 ror: -1 <4>[ 141.767866] el0_sync+0x180/0x1c0 != 0 (v<0>[ 141.772189] Code: d50323bf d65f03c0 aa1503e0 f8408c02 (f9000456) c4_wait_<4>[ 141.779329] ---[ end trace 0f5d281c043e3011 ]--- bo:728) <6>[ 141.784971] note: vc4_wait_seqno[737] exited with preempt_count 1 igt_core-INFO: Stack trace: (vc4_wait_bo:728) igt_core-<8>[ 141.796506] INFO: #0 ../lib/igt_co<8>[ 141.805510] re.c:1989 __igt_<8>[ 141.811018] fail_assert() (vc4_wait_bo:728) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:728) igt_core-INFO: #2 [+0xe600149c] (vc4_wait_bo:728) igt_core-INFO: #3 [+0xe6000e2c] (vc4_wait_bo:728) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:728) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:728) igt_core-INFO: #6 [+0xe6000e70] **** END **** [1mSubtest used-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.221-cip50 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.221-cip50 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 / #