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 DHCP client bound to address 192.168.6.26 (781 ms) U-Boot> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 U-Boot> tftp 0x00080000 959007/tftp-deploy-5zc7knsw/kernel/Image tftp 0x00080000 959007/tftp-deploy-5zc7knsw/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.26 Filename '959007/tftp-deploy-5zc7knsw/kernel/Image'. Load address: 0x80000 Loading: *################################################## 30.4 MiB 15.9 MiB/s done Bytes transferred = 31920640 (1e71200 hex) U-Boot> tftp 0x06700000 959007/tftp-deploy-5zc7knsw/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 959007/tftp-deploy-5zc7knsw/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.26 Filename '959007/tftp-deploy-5zc7knsw/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *########################################T ########## 55.9 MiB 6.4 MiB/s done Bytes transferred = 58606783 (37e44bf hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 959007/tftp-deploy-5zc7knsw/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 959007/tftp-deploy-5zc7knsw/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.26 Filename '959007/tftp-deploy-5zc7knsw/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 25.9 KiB 3.6 MiB/s done Bytes transferred = 26538 (67aa hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> booti 0x00080000 0x06700000 0x06400000 booti 0x00080000 0x06700000 0x06400000 Moving Image from 0x80000 to 0x200000, end=2100000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 58606719 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 36743000, end 39f2747f ... OK Loading Device Tree to 0000000036739000, end 00000000367427a9 ... OK Working FDT set to 36739000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.226-cip53 (KernelCI@build-j368479-arm64-gcc-12-defconfig-rb6td) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Fri Nov 8 11:21:35 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: 1758532K/2019328K available (14528K kernel code, 2820K rwdata, 7684K rodata, 6016K init, 514K bss, 195260K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns <6>[ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008626] Console: colour dummy device 80x25 <6>[ 0.013478] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024308] pid_max: default: 32768 minimum: 301 <6>[ 0.029322] LSM: Security Framework initializing <6>[ 0.034346] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042126] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052205] rcu: Hierarchical SRCU implementation. <6>[ 0.059544] EFI services will not be available. <6>[ 0.064710] smp: Bringing up secondary CPUs ... <6>[ 0.070109] Detected PIPT I-cache on CPU1 <6>[ 0.070175] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.070778] Detected PIPT I-cache on CPU2 <6>[ 0.070822] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.071406] Detected PIPT I-cache on CPU3 <6>[ 0.071449] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.071538] smp: Brought up 1 node, 4 CPUs <6>[ 0.109492] SMP: Total of 4 processors activated. <6>[ 0.114520] CPU features: detected: 32-bit EL0 Support <6>[ 0.120006] CPU features: detected: CRC32 instructions <6>[ 0.125475] CPU features: detected: 32-bit EL1 Support <6>[ 0.149879] CPU: All CPU(s) started at EL2 <6>[ 0.154340] alternatives: patching kernel code <6>[ 0.160606] devtmpfs: initialized <6>[ 0.169359] KASLR enabled <6>[ 0.172500] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.182636] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.191697] pinctrl core: initialized pinctrl subsystem <6>[ 0.198648] DMI not present or invalid. <6>[ 0.203635] NET: Registered protocol family 16 <6>[ 0.209954] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.217443] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.225688] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.233997] audit: initializing netlink subsys (disabled) <5>[ 0.239912] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1 <6>[ 0.240954] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.248023] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.254695] cpuidle: using governor menu <6>[ 0.265997] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.273228] ASID allocator initialised with 32768 entries <6>[ 0.280561] Serial: AMBA PL011 UART driver <6>[ 0.323815] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.330877] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.337920] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.344961] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.353515] cryptd: max_cpu_qlen set to 1000 <6>[ 0.360998] ACPI: Interpreter disabled. <6>[ 0.367626] iommu: Default domain type: Translated <6>[ 0.373121] vgaarb: loaded <5>[ 0.376478] SCSI subsystem initialized <6>[ 0.380949] usbcore: registered new interface driver usbfs <6>[ 0.386813] usbcore: registered new interface driver hub <6>[ 0.392484] usbcore: registered new device driver usb <4>[ 0.398026] usb_phy_generic phy: supply vcc not found, using dummy regulator <6>[ 0.406188] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.411478] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.420989] PTP clock support registered <6>[ 0.425403] EDAC MC: Ver: 3.0.0 <6>[ 0.430307] FPGA manager framework <6>[ 0.434114] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.441358] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.448013] VFS: Disk quotas dquot_6.6.0 <6>[ 0.452306] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.459736] pnp: PnP ACPI: disabled <6>[ 0.470662] NET: Registered protocol family 2 <6>[ 0.475685] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.484994] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.493973] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.502343] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.510269] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.517332] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.524409] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.532046] NET: Registered protocol family 1 <6>[ 0.537234] RPC: Registered named UNIX socket transport module. <6>[ 0.543508] RPC: Registered udp transport module. <6>[ 0.548558] RPC: Registered tcp transport module. <6>[ 0.553587] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.560376] PCI: CLS 0 bytes, default 64 <6>[ 0.564788] Unpacking initramfs... <6>[ 4.939978] Freeing initrd memory: 57232K <6>[ 4.945338] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 4.954060] kvm [1]: IPA Size Limit: 44 bits <6>[ 4.960189] kvm [1]: vgic interrupt IRQ9 <6>[ 4.964601] kvm [1]: Hyp mode initialized successfully <5>[ 4.972163] Initialise system trusted keyrings <6>[ 4.977111] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 4.990409] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 4.997328] NFS: Registering the id_resolver key type <5>[ 5.002748] Key type id_resolver registered <5>[ 5.007249] Key type id_legacy registered <6>[ 5.011669] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 5.018720] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 5.026643] 9p: Installing v9fs 9p2000 file system support <5>[ 5.097415] Key type asymmetric registered <5>[ 5.101835] Asymmetric key parser 'x509' registered <6>[ 5.107067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 5.114816] io scheduler mq-deadline registered <6>[ 5.119666] io scheduler kyber registered <4>[ 5.137251] EINJ: ACPI disabled. <6>[ 5.159785] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.168298] printk: console [ttyS1] disabled <6>[ 5.172981] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550 <6>[ 5.182275] printk: console [ttyS1] enabled <6>[ 5.182275] printk: console [ttyS1] enabled <6>[ 5.191299] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.191299] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.203912] SuperH (H)SCI(F) driver initialized <6>[ 5.209382] msm_serial: driver initialized <6>[ 5.222400] loop: module loaded <6>[ 5.227000] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 5.235720] megasas: 07.714.04.00-rc1 <6>[ 5.245937] tun: Universal TUN/TAP device driver, 1.6 <6>[ 5.252161] thunder_xcv, ver 1.0 <6>[ 5.255755] thunder_bgx, ver 1.0 <6>[ 5.259344] nicpf, ver 1.0 <6>[ 5.263681] hclge is initializing <6>[ 5.267338] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 5.274943] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 5.280648] e1000: Intel(R) PRO/1000 Network Driver <6>[ 5.285878] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 5.292015] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 5.297322] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.303634] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 5.309381] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.315339] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 5.321968] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 5.328607] sky2: driver version 1.30 <6>[ 5.333823] VFIO - User Level meta-driver version: 0.3 <6>[ 5.341389] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 5.348296] ehci-pci: EHCI PCI platform driver <6>[ 5.353107] ehci-platform: EHCI generic platform driver <6>[ 5.358815] ehci-orion: EHCI orion driver <6>[ 5.363266] ehci-exynos: EHCI Exynos driver <6>[ 5.367889] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 5.374448] ohci-pci: OHCI PCI platform driver <6>[ 5.379265] ohci-platform: OHCI generic platform driver <6>[ 5.384960] ohci-exynos: OHCI Exynos driver <6>[ 5.390101] usbcore: registered new interface driver usb-storage <6>[ 5.399523] i2c /dev entries driver <6>[ 5.405602] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 5.413215] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 5.424028] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 5.432803] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.439358] sdhci: Copyright(c) Pierre Ossman <6>[ 5.444657] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.452134] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.460358] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.468607] usbcore: registered new interface driver usbhid <6>[ 5.474541] usbhid: USB HID core driver <6>[ 5.479808] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.490272] NET: Registered protocol family 17 <6>[ 5.495259] 9pnet: Installing 9P2000 support <5>[ 5.499932] Key type dns_resolver registered <6>[ 5.504859] registered taskstats version 1 <5>[ 5.509302] Loading compiled-in X.509 certificates <6>[ 5.519241] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2 <6>[ 5.528719] serial serial0: tty port ttyAMA0 registered <6>[ 5.548311] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 5.563612] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 5.571307] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 5.679648] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 5.692824] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 5.732274] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 5.739398] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <4>[ 5.755604] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 5.763127] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.770664] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.779535] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 5.787064] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 5.843289] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 5.850857] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 5.854243] mmc0: new high speed SDIO card at address 0001 <6>[ 5.857690] mmcblk1: p1 p2 <6>[ 18.045386] clk: Disabling unused clocks <6>[ 18.049739] ALSA device list: <6>[ 18.053016] No soundcards found. <6>[ 18.062581] Freeing unused kernel memory: 6016K <6>[ 18.067715] Run /init as init process <30>[ 18.103409] systemd[1]: System time before build time, advancing clock. <6>[ 18.124659] NET: Registered protocol family 10 <6>[ 18.130551] Segment Routing with IPv6 <30>[ 18.144144] 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.177758] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.197703] systemd[1]: Hostname set to . <30>[ 18.487458] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.501047] 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.527063] 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.555237] 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.582717] 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.605836] 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.633723] 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.661584] 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.681663] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 18.705542] 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.733559] 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.761563] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.785529] 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.809500] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.833524] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.853549] 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.881824] 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.910560] 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.938064] 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.966082] 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.994130] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 19.022001] 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.053517] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 19.081466] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 19.109605] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.133991] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.154086] 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.186360] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.218077] 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.232748] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com dm_mod... <30>[ 19.258133] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.290223] 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.322032] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.350219] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.363691] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.376353] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.406634] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.438168] 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.469844] 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.502047] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.540865] 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.891336] systemd-journald[124]: 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] 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.739838] random: dbus-daemon: uninitialized urandom read (12 bytes read) Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... <5>[ 20.770047] 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] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[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. <6>[ 21.156447] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... <6>[ 21.179327] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 21.195430] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <6>[ 21.209106] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 [[0;32m<6>[ 21.220824] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. <6>[ 21.246687] iproc-rng200 fe104000.rng: hwrng registered <6>[ 21.257166] Bluetooth: Core ver 2.22 <6>[ 21.263213] NET: Registered protocol family 31 <6>[ 21.268425] Bluetooth: HCI device and connection manager initialized <6>[ 21.275671] Bluetooth: HCI socket layer initialized <6>[ 21.281331] Bluetooth: L2CAP socket layer initialized <6>[ 21.287079] Bluetooth: SCO socket layer initialized [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Ha<6>[ 21.303680] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) rdware a<6>[ 21.311059] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 ctivated USB gadget. <6>[ 21.325590] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 21.338608] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <3>[ 21.352538] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.353720] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 21.361861] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <3>[ 21.377798] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.387099] pci 0000:00:00.0: PME# supported from D0 D3hot <5>[ 21.392105] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 21.398678] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <3>[ 21.407924] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present! <6>[ 21.413479] Bluetooth: HCI UART driver ver 2.3 <6>[ 21.416749] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <6>[ 21.430106] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.435140] Bluetooth: HCI UART protocol H4 registered <3>[ 21.437461] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present! <6>[ 21.453247] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.461468] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 21.465172] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 21.468757] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 21.490063] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.497672] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.505358] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.516291] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) [[0;32m<6>[ 21.524484] Bluetooth: HCI UART protocol LL registered OK [<5>[ 21.526408] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' 0m] List<6>[ 21.531654] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 ening on<6>[ 21.533506] Bluetooth: HCI UART protocol Broadcom registered [0;1;3<6>[ 21.533563] Bluetooth: HCI UART protocol QCA registered 9msystem<5>[ 21.539727] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' d-rfkil�<6>[ 21.546958] vc4-drm gpu: [drm] Cannot find any crtc or sizes ��l Swit<4>[ 21.551914] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator ch Statu<6>[ 21.556253] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] s /dev/r<6>[ 21.556270] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] fkill Wa<6>[ 21.556289] pci 0000:00:00.0: PCI bridge to [bus 01] tch. <6>[ 21.556299] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 21.556540] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 21.556728] pcieport 0000:00:00.0: PME: Signaling with IRQ 51 <4>[ 21.557996] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <4>[ 21.558004] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 21.562129] vc4-drm gpu: [drm] Cannot find any crtc or sizes <4>[ 21.582720] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 21.619659] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 21.619775] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 21.619811] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 21.620281] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 <6>[ 21.621208] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 21.621230] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 21.621253] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 21.622024] hub 1-0:1.0: USB hub found <6>[ 21.622062] hub 1-0:1.0: 1 port detected <6>[ 21.623172] hub 2-0:1.0: USB hub found <6>[ 21.623220] hub 2-0:1.0: 4 ports detected <6>[ 21.635227] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. <6>[ 21.745509] uart-pl011 fe201000.serial: no DMA platform data <6>[ 21.877402] usb 1-1: new high-speed USB device number 2 using xhci_hcd Starting [0;1;39msystemd-rfkill.se…Load/Save RF Kill Switch Status... [[0;32m OK [0m] Started [0;1;39msystemd-rfkill.ser…- Load<6>[ 21.907835] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 /Save RF<4>[ 21.917059] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 Kill Sw<4>[ 21.927871] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin itch Status. [[0;32m OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. <6>[ 22.005887] Bluetooth: hci0: BCM: chip id 107 <6>[ 22.010816] Bluetooth: hci0: BCM: features 0x2f <6>[ 22.017151] Bluetooth: hci0: BCM4345C0 <6>[ 22.021223] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 22.028461] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 22.035449] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 22.040926] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' <6>[ 22.048917] hub 1-1:1.0: USB hub found <6>[ 22.053290] hub 1-1:1.0: 4 ports detected <5>[ 22.065356] random: crng init done [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 5.10.226-cip53 #1 SMP PREEMPT Fri Nov 8 11:21:35 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-959007/environment . /lava-959007/environment / # /lava-959007/bin/lava-test-runner /lava-959007/0 /lava-959007/bin/lava-test-runner /lava-959007/0 + export TESTRUN_ID=0_igt-<8>[ 22.678335] kms-vc4 + cd /lava-959007/0/tests/0_igt-kms-vc4 + cat uuid + UUID=959007_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.707164] 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_wa<14>[ 22.728375] [IGT] core_auth: executing it_seqno<14>[ 22.733239] [IGT] core_auth: starting subtest getclient-simple IGT-Ve<14>[ 22.740087] [IGT] core_auth: finished subtest getclient-simple, SUCCESS rsion: 1<14>[ 22.747739] [IGT] core_auth: exiting, ret=0 .28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) <8>[ 22.757201] Using IGT_SRANDOM=1706305720 for randomisation Starting subtest: getclient-simple Opened device: /dev/dri/card0 [1mSubtest getclient-simple: SUCCESS (0.000s)[0m <14>[ 22.781601] [IGT] core_auth: executing IGT-Vers<14>[ 22.786013] [IGT] core_auth: starting subtest getclient-master-drop ion: 1.2<14>[ 22.793538] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS 8-ga44eb<14>[ 22.801568] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_<8>[ 22.810994] SRANDOM=1706305720 for randomisation Starting subtest: getclient-master-drop Opened device: /dev/dri/card0 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <14>[ 22.837335] [IGT] core_auth: executing IGT-Vers<14>[ 22.841860] [IGT] core_auth: starting subtest basic-auth ion: 1.2<14>[ 22.848293] [IGT] core_auth: finished subtest basic-auth, SUCCESS 8-ga44eb<14>[ 22.855328] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_<8>[ 22.864970] SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-auth [1mSubtest basic-auth: SUCCESS (0.000s)[0m <14>[ 22.889269] [IGT] core_auth: executing IGT-Vers<14>[ 22.893821] [IGT] core_auth: starting subtest many-magics ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: many-magics Reopening device failed afte<14>[ 22.917289] [IGT] core_auth: finished subtest many-magics, SUCCESS r 1020 o<14>[ 22.924446] [IGT] core_auth: exiting, ret=0 pens [1mSubtest many-magics: SUCCESS (0.017s)[0m <8>[ 22.934020] <8>[ 22.942942] <3>[ 22.949417] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <14>[ 22.989217] [IGT] core_getclient: executing IGT-Vers<14>[ 22.994237] [IGT] core_getclient: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarc<8>[ 23.004341] h64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.046732] [IGT] core_getstats: executing IGT-Vers<14>[ 23.051707] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarc<8>[ 23.061675] h64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.104411] [IGT] core_getversion: executing IGT-Vers<14>[ 23.109620] [IGT] core_getversion: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarc<8>[ 23.119755] h64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.162788] [IGT] core_setmaster_vs_auth: executing IGT-Vers<14>[ 23.168670] [IGT] core_setmaster_vs_auth: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarc<8>[ 23.179287] h64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <8>[ 23.207253] <14>[ 23.228981] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/ca<6>[ 23.245704] vc4-drm gpu: [drm] Cannot find any crtc or sizes rd0 <14>[ 23.380764] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 23.386961] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest<14>[ 23.394594] [IGT] drm_read: exiting, ret=0 : invalid-buffer [1mSubtest invalid-buffer: SUCCESS (0.000s)[0m <8>[ 23.405667] <14>[ 23.431742] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.572324] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 23.578454] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest<14>[ 23.585739] [IGT] drm_read: exiting, ret=0 : fault-buffer [1mSubtest fault-buffer: SUCCESS (0.000s)[0m <8>[ 23.596821] <14>[ 23.622959] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.765083] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 24.771226] [IGT] drm_read: finished subtest empty-block, SUCCESS est empt<14>[ 24.778585] [IGT] drm_read: exiting, ret=0 y-block: SUCCESS (1.000s)[0m <8>[ 24.789543] <14>[ 24.815815] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 24.958332] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 24.964483] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest<14>[ 24.972061] [IGT] drm_read: exiting, ret=0 : empty-nonblock [1mSubtest empty-nonblock: SUCCESS (0.000s)[0m <8>[ 24.983049] <14>[ 25.009313] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 25.150816] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 25.157315] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest<14>[ 25.165235] [IGT] drm_read: exiting, ret=0 : short-buffer-block [1mSubtest short-buffer-block: SUCCESS (0.000s)[<8>[ 25.176099] 0m <14>[ 25.203186] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.345228] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 25.352048] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest<14>[ 25.360229] [IGT] drm_read: exiting, ret=0 : short-buffer-nonblock [1mSubtest short-buffer-nonblock: SUCCESS (0.0<8>[ 25.371379] 00s)[0m <14>[ 25.398002] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.538905] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 57.758421] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est shor<14>[ 57.766463] [IGT] drm_read: exiting, ret=0 t-buffer-wakeup: SUCCESS (32.213s)[0m <8>[ 57.777520] <8>[ 57.787812] <8>[ 57.812546] <14>[ 57.835688] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-ci<14>[ 57.844671] [IGT] kms_addfb_basic: starting subtest unused-handle p53 aarc<14>[ 57.852156] [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.879925] [IGT] kms_addfb_basic: exiting, ret=0 ib/drmtest.c:880: Test requirement: is_intel_device(fd)<8>[ 57.890057] Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest<14>[ 57.915090] [IGT] kms_addfb_basic: executing .c:880: Test requirement: is_intel_device(fd) <14>[ 57.923468] [IGT] kms_addfb_basic: starting subtest unused-pitches IGT-Vers<14>[ 57.930917] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.000s)[0m <14>[ 57.958273] [IGT] kms_addfb_basic: exiting, ret=0 Test requirement not met in function igt_require_intel, file ..<8>[ 57.969280] /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_<14>[ 57.996042] [IGT] kms_addfb_basic: executing require_intel, file ../lib/drmtest.c:880<14>[ 58.004419] [IGT] kms_addfb_basic: starting subtest unused-offsets : Test <14>[ 58.011336] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-offsets [1mSub<14>[ 58.038581] [IGT] kms_addfb_basic: exiting, ret=0 test unused-offsets: SUCCESS (0.000s)[0m Test requirement not <8>[ 58.049611] 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.076003] [IGT] kms_addfb_basic: executing ice(fd) Test requirement not met in function ig<14>[ 58.084337] [IGT] kms_addfb_basic: starting subtest unused-modifier t_requir<14>[ 58.091832] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS e_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 <14>[ 58.118917] [IGT] kms_addfb_basic: exiting, ret=0 Starting subtest: unused-modifier [1mSubtest unused-modifier:<8>[ 58.130246] 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/dr<14>[ 58.156355] [IGT] kms_addfb_basic: executing mtest.c:880: Test requirement: is_intel_device(<14>[ 58.164965] [IGT] kms_addfb_basic: starting subtest clobberred-modifier fd) Tes<14>[ 58.172863] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP t requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305756 for r<14>[ 58.200324] [IGT] kms_addfb_basic: exiting, ret=77 andomisation Opened device: /dev/dri/card0 Starting su<8>[ 58.210610] btest: clobberred-modifier 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 <14>[ 58.235640] [IGT] kms_addfb_basic: executing Test requirement not met in function ig<14>[ 58.244243] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete t_requir<14>[ 58.252357] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP e_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 <14>[ 58.280677] [IGT] kms_addfb_basic: exiting, ret=77 in function igt_require_intel, file ../lib/drmtest.c:880: Test <8>[ 58.291653] requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-smem-bo-on-discrete Te<14>[ 58.320099] [IGT] kms_addfb_basic: executing st requirement not met in function igt_require_i<14>[ 58.328738] [IGT] kms_addfb_basic: starting subtest legacy-format ntel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest invalid-smem-bo-on-discrete: SKIP (<14>[ 58.345855] [IGT] kms_addfb_basic: finished subtest legacy-format, 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:88<14>[ 58.372763] [IGT] kms_addfb_basic: exiting, ret=0 0: Test requirement: is_intel_device(fd) Test requirement not <8>[ 58.383617] met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305756 for randomisati<14>[ 58.409682] [IGT] kms_addfb_basic: executing on Opened device: /dev/dri/card0 Starting subtest: legacy-form<14>[ 58.419499] [IGT] kms_addfb_basic: starting subtest no-handle at Succ<14>[ 58.426515] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS essfully fuzzed 10000 {bpp, depth} variations [1mSubtest legacy-format: SUCCESS (0.010s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_d<14>[ 58.452073] [IGT] kms_addfb_basic: exiting, ret=0 evice(fd) Test requirement not met in function igt_requ<8>[ 58.461770] ire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Ver<14>[ 58.486853] [IGT] kms_addfb_basic: executing sion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aar<14>[ 58.497059] [IGT] kms_addfb_basic: starting subtest basic ch64) U<14>[ 58.503109] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS sing IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: no-handle [1mSubtest no-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, <14>[ 58.528277] [IGT] kms_addfb_basic: exiting, ret=0 file ../lib/drmtest.c:880: Test requirement: is_intel_d<8>[ 58.538015] evice(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../li<14>[ 58.562547] [IGT] kms_addfb_basic: executing b/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Ver<14>[ 58.572326] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 sion: 1.<14>[ 58.579528] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS 28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m Test requirement<14>[ 58.605963] [IGT] kms_addfb_basic: exiting, ret=0 not met in function igt_require_intel, file ../lib/drmtest.c:880: Test<8>[ 58.616985] 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 ../li<14>[ 58.644201] [IGT] kms_addfb_basic: executing b/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 58.654048] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 IGT-Ver<14>[ 58.660748] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS sion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0.000s)[<14>[ 58.686881] [IGT] kms_addfb_basic: exiting, ret=0 0m Test requirement not met in function igt_require_int<8>[ 58.696997] el, 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 requireme<14>[ 58.722552] [IGT] kms_addfb_basic: executing nt not met in function i<46>[ 58.729517] systemd-journald[124]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.1 (1537 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. gt_requi<14>[ 58.732654] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 re_intel<46>[ 58.751386] systemd-journald[124]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. , file .<14>[ 58.774515] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS ./lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-32<14>[ 58.802742] [IGT] kms_addfb_basic: exiting, ret=0 [1mSubtest bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not m<8>[ 58.814206] et in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 58.840966] [IGT] kms_addfb_basic: executing Test requirement not met in function igt_require_intel, file ../<14>[ 58.851336] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 lib/drmt<14>[ 58.858673] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS est.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting<14>[ 58.884427] [IGT] kms_addfb_basic: exiting, ret=0 subtest: bad-pitch-63 [1mSubtest bad-pitch-63: SUCCES<8>[ 58.894645] S (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/d<14>[ 58.919683] [IGT] kms_addfb_basic: executing rmtest.c:880: Test requirement: is_intel_device(fd) Test requi<14>[ 58.929981] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 rement n<14>[ 58.937387] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS ot met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305756 for <14>[ 58.963524] [IGT] kms_addfb_basic: exiting, ret=0 randomisation Opened device: /dev/dri/card0 Starting subtest: <8>[ 58.974265] bad-pitch-128 [1mSubtest bad-pitch-128: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in f<14>[ 59.000121] [IGT] kms_addfb_basic: executing unction igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 59.010196] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 irement:<14>[ 59.017583] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aar<14>[ 59.043566] [IGT] kms_addfb_basic: exiting, ret=0 ch64) Using IGT_SRANDOM=1706305756 for randomisation O<8>[ 59.053282] pened device: /dev/dri/card0 Starting subtest: bad-pitch-256 [1mSubtest bad-pitch-256: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is<14>[ 59.079488] [IGT] kms_addfb_basic: executing _intel_device(fd) Test requirement not met in function igt_requ<14>[ 59.089876] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 ire_inte<14>[ 59.097187] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS l, 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.<14>[ 59.123076] [IGT] kms_addfb_basic: exiting, ret=0 28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM<8>[ 59.134089] =1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/dr<14>[ 59.160558] [IGT] kms_addfb_basic: executing mtest.c:880: Test requirement: is_intel_device(fd) Test requir<14>[ 59.170686] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 ement no<14>[ 59.178258] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS t met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is<14>[ 59.204182] [IGT] kms_addfb_basic: exiting, ret=0 _intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) <8>[ 59.213989] (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)[0m Test r<14>[ 59.239184] [IGT] kms_addfb_basic: executing equirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Te<14>[ 59.250570] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any st requi<14>[ 59.258575] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS rement: 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<14>[ 59.283598] [IGT] kms_addfb_basic: exiting, ret=0 _require_intel, file ../lib/drmtest.c:880: Test requirement: is<8>[ 59.294579] _intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-65536 [1mSubtest b<14>[ 59.320969] [IGT] kms_addfb_basic: executing ad-pitch-65536: SUCCESS (0.000s)[0m Test requirement not met in function igt_r<14>[ 59.332650] [IGT] kms_addfb_basic: starting subtest invalid-get-prop equire_i<14>[ 59.340285] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS ntel, 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(f<14>[ 59.364750] [IGT] kms_addfb_basic: exiting, ret=0 d) Test requirement not met in function igt_require_intel, file ../lib/<8>[ 59.375965] drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-ge<14>[ 59.404043] [IGT] kms_addfb_basic: executing t-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m Test require<14>[ 59.415801] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any ment not<14>[ 59.423653] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS 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 <14>[ 59.448678] [IGT] kms_addfb_basic: exiting, ret=0 requirement: is_intel_device(fd) Test requirement not met in function i<8>[ 59.459944] gt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/d<14>[ 59.487401] [IGT] kms_addfb_basic: executing ri/card0 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCC<14>[ 59.499182] [IGT] kms_addfb_basic: starting subtest invalid-set-prop ESS (0.0<14>[ 59.506740] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS 00s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, fil<14>[ 59.531295] [IGT] kms_addfb_basic: exiting, ret=0 e ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <8>[ 59.542455] Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=17063<14>[ 59.568889] [IGT] kms_addfb_basic: executing 05757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop-any <14>[ 59.581499] [IGT] kms_addfb_basic: starting subtest master-rmfb [1mSubt<14>[ 59.588713] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS est invalid-set-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test <14>[ 59.611545] [IGT] kms_addfb_basic: exiting, ret=0 requirement not met in function igt_require_intel, file ../lib/drmtest.c<8>[ 59.622574] :880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.<14>[ 59.648973] [IGT] kms_addfb_basic: executing 10.226-cip53 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting s<14>[ 59.663400] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag ubtest: <14>[ 59.671509] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test r<14>[ 59.694201] [IGT] kms_addfb_basic: exiting, ret=0 equirement: is_intel_device(fd) Test requirement not met in fun<8>[ 59.705050] ction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Versi<14>[ 59.732659] [IGT] kms_addfb_basic: executing on: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Ope<14>[ 59.747091] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier ned device: /dev/dri/card0 Starting subtest: master-rmfb [1mSubtest master-rmfb: SUCCESS (0.000s)[0m<14>[ 59.763372] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, FAIL 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 functio<14>[ 59.785647] [IGT] kms_addfb_basic: exiting, ret=98 n igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_in<8>[ 59.796780] tel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using I<14>[ 59.823399] [IGT] kms_addfb_basic: executing GT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-modifier-no-flag [1mSubtest addfb25-modifier-no-flag: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test require<14>[ 59.852179] [IGT] kms_addfb_basic: exiting, ret=77 ment: is_intel_device(fd) Test requirement not met in f<8>[ 59.862264] unction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requireme<14>[ 59.888274] [IGT] kms_addfb_basic: executing nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-bad-modifier (kms_addfb_basic:362) CRITICAL: Test assertion failure fun<14>[ 59.916744] [IGT] kms_addfb_basic: exiting, ret=77 ction addfb25_tests, file ../tests/kms_addfb_basic.c:714<8>[ 59.926824] : (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)<14>[ 59.952183] [IGT] kms_addfb_basic: executing ) == -1 (kms_addfb_basic:362) CRITICAL: error: 0 != -1 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xd4a54358] #2 [+0xd4a55fbc] #3 [+0xd4a5156c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [[ 59.981949] [IGT] kms_addfb_basic: exiting, ret=77 own>+0xd4a515b0] Subtest addfb25-bad-modifier failed. <8>[ 59.992056] **** 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<14>[ 60.019335] [IGT] kms_addfb_basic: executing _addfb_basic.c:714: (kms_addfb_basic:362) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) << 0) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:362) CRITICAL: error: 0 != -<14>[ 60.047599] [IGT] kms_addfb_basic: exiting, ret=77 1 (kms_addfb_basic:362) igt_core-INFO: Stack trace: (k<8>[ 60.058197] ms_addfb_basic:362) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_addfb_basic:362) igt_core-INFO: #1 [+0xd4a54358] (kms_addfb_basic:362) igt_core-INFO: #2 [[ 60.083244] [IGT] kms_addfb_basic: executing n>+0xd4a55fbc] (kms_addfb_basic:362) igt_core-INFO: #3 [+0xd4a5156c] (kms_addfb_basic:362) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_addfb_basic:362) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_addfb_basic:362) igt_core-INFO: #6 [+0<14>[ 60.112237] [IGT] kms_addfb_basic: exiting, ret=77 xd4a515b0] **** END **** [1mSubtest addfb25-bad-mod<8>[ 60.122149] ifier: FAIL (0.008s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in functio<14>[ 60.146678] [IGT] kms_addfb_basic: executing 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) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 a<14>[ 60.175301] [IGT] kms_addfb_basic: exiting, ret=77 arch64) Using IGT_SRANDOM=1706305757 for randomisation <8>[ 60.185198] Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-mismatch-legacy: <14>[ 60.210887] [IGT] kms_addfb_basic: executing SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.<14>[ 60.239793] [IGT] kms_addfb_basic: exiting, ret=77 28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) U<8>[ 60.250113] sing IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSub<14>[ 60.276600] [IGT] kms_addfb_basic: executing test addfb25-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<14>[ 60.304666] [IGT] kms_addfb_basic: starting subtest size-max is_inte<14>[ 60.311613] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS l_device<14>[ 60.319202] [IGT] kms_addfb_basic: exiting, ret=0 (fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip5<8>[ 60.330268] 3 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtes<14>[ 60.356369] [IGT] kms_addfb_basic: executing t addfb25-framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<14>[ 60.385512] [IGT] kms_addfb_basic: starting subtest too-wide is_inte<14>[ 60.392507] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS l_device<14>[ 60.400128] [IGT] kms_addfb_basic: exiting, ret=0 (fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.<8>[ 60.409996] 226-cip53 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 60.435104] [IGT] kms_addfb_basic: executing l_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880:<14>[ 60.463782] [IGT] kms_addfb_basic: starting subtest too-high Test r<14>[ 60.470615] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS equireme<14>[ 60.478209] [IGT] kms_addfb_basic: exiting, ret=0 nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (L<8>[ 60.489321] inux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_dev<14>[ 60.515240] [IGT] kms_addfb_basic: executing ice(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880:<14>[ 60.544174] [IGT] kms_addfb_basic: starting subtest bo-too-small Test r<14>[ 60.551200] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS equireme<14>[ 60.559170] [IGT] kms_addfb_basic: exiting, ret=0 nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aar<8>[ 60.569063] ch64) (Linux: 5.10.226-cip53 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 r<14>[ 60.594562] [IGT] kms_addfb_basic: executing equirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest tile-pitch-mismatch: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../<14>[ 60.623321] [IGT] kms_addfb_basic: starting subtest small-bo lib/drmt<14>[ 60.629992] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS est.c:88<14>[ 60.637606] [IGT] kms_addfb_basic: exiting, ret=0 0: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga4<8>[ 60.648799] 4ebfe (aarch64) (Linux: 5.10.226-cip53 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 require<14>[ 60.675205] [IGT] kms_addfb_basic: executing 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) [1mSubtest basic-y-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/d<14>[ 60.703550] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling rmtest.c<14>[ 60.711819] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP :880: T<14>[ 60.720763] [IGT] kms_addfb_basic: exiting, ret=77 est requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch6<8>[ 60.732120] 4) (Linux: 5.10.226-cip53 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_inte<14>[ 60.760617] [IGT] kms_addfb_basic: executing l_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: size-max [1mSubtest size-max: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drm<14>[ 60.789652] [IGT] kms_addfb_basic: exiting, ret=77 test.c:880: Test requirement: is_intel_device(fd) IGT-<8>[ 60.799987] Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drm<14>[ 60.826738] [IGT] kms_addfb_basic: executing test.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m Test requirement not met in funct<14>[ 60.856138] [IGT] kms_addfb_basic: exiting, ret=77 ion igt_require_intel, file ../lib/drmtest.c:880: Test <8>[ 60.866362] requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requ<14>[ 60.891240] [IGT] kms_addfb_basic: executing irement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-high [1mSubtest too<14>[ 60.920632] [IGT] kms_addfb_basic: exiting, ret=77 -high: SUCCESS (0.000s)[0m Test requirement not met in<8>[ 60.931085] function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305758 for r<14>[ 60.957252] [IGT] kms_addfb_basic: executing andomisation 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<14>[ 60.985432] [IGT] kms_addfb_basic: exiting, ret=77 _intel_device(fd) Starting subtest: bo-too-small [1mS<8>[ 60.995675] ubtest bo-too-sm<8>[ 61.004822] all: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=17<8>[ 61.029638] 06305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met i<14>[ 61.052869] [IGT] kms_atomic: executing n function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: small-bo [1mSubtest small-bo: SUCCE<14>[ 61.070590] [IGT] kms_atomic: starting subtest plane-overlay-legacy SS (0.00<14>[ 61.078415] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 0s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: bo-too-small-due-to-tiling Test requirement not met in function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest bo-too-small-due-to-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-yf-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not<14>[ 61.278579] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS met in <14>[ 61.286526] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS function<14>[ 61.294829] [IGT] kms_atomic: exiting, ret=0 igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_int<8>[ 61.306036] el_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Te<14>[ 61.333455] [IGT] kms_atomic: executing st requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-<14>[ 61.350865] [IGT] kms_atomic: starting subtest plane-primary-legacy cip53 aa<14>[ 61.358610] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 rch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-4-tiled: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-overlay-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subtest pipe-A-Writeback-1: SUCCESS (0.192s)[0m [1mSubtest plane-overlay-legacy: SUCCESS (0.208s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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.491313] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 61.498580] 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 [+0xd6245cd0] #7 [+0xd62424b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xd62424f0] 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.872405] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL rty "alp<14>[ 62.879868] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL ha" to 0<14>[ 62.888023] [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.901704] :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" to 0x0/0<14>[ 62.929238] [IGT] kms_atomic: executing (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "C<14>[ 62.946437] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos RTC_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 kmstest_du<14>[ 63.079761] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP mb_creat<14>[ 63.088889] [IGT] kms_atomic: exiting, ret=77 e, file ../lib/igt_kms.c:1295: (kms_atomic:422) igt_kms-CRITICAL: Faile<8>[ 63.100064] d assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:422) igt_kms-CRITICAL: Last errno: <14>[ 63.128449] [IGT] kms_atomic: executing 12, Cannot allocate memory (kms_atomic:422) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:422) igt_core-INFO: Stack trace: (kms_atomic:422) igt_core-I<14>[ 63.146227] [IGT] kms_atomic: starting subtest plane-immutable-zpos NFO: #<14>[ 63.153869] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 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 [+0xd6245cd0] (kms_atomic:422) igt_core-INFO: #7 [+0xd62424b8] (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 [+0xd62424f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.506s)[0m [1mSubtest plane-primary-legacy: FAIL (1.521s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305760 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-primary-overlay-mutable-zpos No dynamic tests executed. [1mSubtest plane-primary-overlay-mutable-zpos: SKIP (0.125s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-immutable-zpos Starting dynamic subtest:<14>[ 63.286071] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP pipe-A-<14>[ 63.293408] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP Writebac<14>[ 63.301475] [IGT] kms_atomic: exiting, ret=77 k-1 Test requirement not met in function igt_require_pipe_crc, file ../<8>[ 63.312648] lib/igt_pipe_crc.c:211: Test requirement: fstatat(dir, "crtc-0/crc/control", &stat, 0) == 0 CRCs not supported on this platform Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.125<14>[ 63.340350] [IGT] kms_atomic: executing s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.140s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-c<14>[ 63.357335] [IGT] kms_atomic: starting subtest test-only ip53 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: test-only <14>[ 63.488142] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.604445] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.612477] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 63.619796] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.109s)[0m [1mSubtest test-only: SUCCESS (0.<8>[ 63.631244] 249s)[0m <14>[ 63.657173] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 <14>[ 63.674372] [IGT] kms_atomic: starting subtest plane-cursor-legacy Starting<14>[ 63.681640] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: plane-cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.815739] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.823781] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 63.831958] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.126s)[0m [1mSubtest plane-cursor-legacy: S<8>[ 63.843165] UCCESS (0.142s)[0m <14>[ 63.870204] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 <14>[ 63.887320] [IGT] kms_atomic: starting subtest plane-invalid-params Starting<14>[ 63.894706] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: plane-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 64.029269] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 64.036533] 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 [+0xd33f54dc] #7 [+0xd33f24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xd33f24f0] 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>[ 65.073342] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL : A.0, f<14>[ 65.080749] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL b 155 (<14>[ 65.088894] [IGT] kms_atomic: exiting, ret=98 kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9a/154<8>[ 65.101011] (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: Set<14>[ 65.127948] [IGT] kms_atomic: executing ting property "CRTC_ID" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (<14>[ 65.145154] [IGT] kms_atomic: starting subtest plane-invalid-params-fence kms_atom<14>[ 65.153095] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ic:437) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:437) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:437) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:437) igt_kms-DEBUG: display: commit { (kms_atomic:437) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:437) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:437) igt_kms-DEBUG: display: } (kms_atomic:437) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:437) igt_kms-CRITICAL: Test assertion failure 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)) | ((<14>[ 65.285737] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP (0xB2)) <14>[ 65.293314] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP << 0) | <14>[ 65.301986] [IGT] kms_atomic: exiting, ret=77 ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) =<8>[ 65.313101] = 0 (kms_atomic:437) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:437) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:437) igt_core-INFO: Stack trace: (kms_atomic:437) igt_core-INFO: #0 ../lib/igt<14>[ 65.341063] [IGT] kms_atomic: executing _core.c:1989 __igt_fail_assert() (kms_atomic:437) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:437) igt_core-IN<14>[ 65.358176] [IGT] kms_atomic: starting subtest crtc-invalid-params FO: #2<14>[ 65.365473] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:437) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:437) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:437) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:437) igt_core-INFO: #6 [+0xd33f54dc] (kms_atomic:437) igt_core-INFO: #7 [+0xd33f24b8] (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 [+0xd33f24f0] **** 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.226-cip53 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test requirement not met in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requirement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.125s)[0m No dynamic tests executed. [1mSubtest plane-invalid-params-fence: SKIP (0.140s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 Starting s<14>[ 65.500179] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS ubtest: <14>[ 65.508044] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS crtc-inv<14>[ 65.516241] [IGT] kms_atomic: exiting, ret=0 alid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic s<8>[ 65.527386] ubtest pipe-A-Writeback-1: SUCCESS (0.127s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.143s)[0m <14>[ 65.554173] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.570863] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence rd0 Starting<14>[ 65.578809] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: crtc-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 65.712033] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 65.719791] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met<14>[ 65.728356] [IGT] kms_atomic: exiting, ret=77 in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requi<8>[ 65.739513] rement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.125s)[0m No dynamic tests executed. [1mSubtest crtc-invalid-params-fence: SKIP (0.141s)[0m <14>[ 65.766848] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 <14>[ 65.784384] [IGT] kms_atomic: starting subtest atomic-invalid-params Starting<14>[ 65.791906] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: atomic-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 65.925148] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 65.933201] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 65.941574] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.125s)[0m [1mSubtest atomic-invalid-params:<8>[ 65.953048] SUCCESS (0.142s)[0m <14>[ 65.979861] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.996366] [IGT] kms_atomic: starting subtest atomic-plane-damage rd0 Starting subtest: atomic-plane-damage No dynam<14>[ 66.128435] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests<14>[ 66.136470] [IGT] kms_atomic: exiting, ret=77 executed. [1mSubtest atomic-plane-damage: SKIP (0.125s)[0m <8>[ 66.147592] <8>[ 66.157899] <8>[ 66.183248] <14>[ 66.207047] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 <14>[ 66.224868] [IGT] kms_flip_event_leak: starting subtest basic Starting<14>[ 66.231823] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 subtest: basic Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 66.256284] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 66.263546] 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 [+0xd0541964] #6 [+0xd054146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xd05414b0] 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, <14>[ 66.961514] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL disablin<14>[ 66.970168] [IGT] kms_flip_event_leak: finished subtest basic, FAIL g (kms_<14>[ 66.977760] [IGT] kms_flip_event_leak: exiting, ret=98 flip_event_leak:458) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms<8>[ 66.990029] _flip_event_leak:458) igt_kms-DE<8>[ 66.999964] BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCrtc pipe C, disa<8>[ 67.025739] 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 r<14>[ 67.048155] [IGT] kms_prop_blob: executing otation <14>[ 67.053289] [IGT] kms_prop_blob: starting subtest basic pipe C, <14>[ 67.059320] [IGT] kms_prop_blob: finished subtest basic, SUCCESS plane 17<14>[ 67.066655] [IGT] kms_prop_blob: exiting, ret=0 (kms_flip_event_leak:458) igt_kms-DEBUG: display: <8>[ 67.076537] SetCursor pipe C, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 &<14>[ 67.099960] [IGT] kms_prop_blob: executing & plane_<14>[ 67.105189] [IGT] kms_prop_blob: starting subtest blob-prop-core idx < pi<14>[ 67.112067] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS pe->n_pl<14>[ 67.120019] [IGT] kms_prop_blob: exiting, ret=0 anes (kms_flip_event_leak:458) igt_kms-DEBUG: display: <8>[ 67.129980] Fixing up initial rotation pipe D, plane 0 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: Test requirement passed: plane_idx >= <14>[ 67.155431] [IGT] kms_prop_blob: executing 0 && pla<14>[ 67.160902] [IGT] kms_prop_blob: starting subtest blob-prop-validate ne_idx <<14>[ 67.168246] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS pipe->n<14>[ 67.176445] [IGT] kms_prop_blob: exiting, ret=0 _planes (kms_flip_event_leak:458) igt_kms-DEBUG: displa<8>[ 67.186498] y: Fixing up initial rotation pipe D, plane 17 (kms_flip_event_leak:458) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:458) igt_kms-DEBUG: display: Mov<14>[ 67.211184] [IGT] kms_prop_blob: executing eCursor <14>[ 67.216279] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime pipe D, <14>[ 67.223607] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS (0, 0) <14>[ 67.231794] [IGT] kms_prop_blob: exiting, ret=0 (kms_flip_event_leak:458) igt_kms-DEBUG: Test requiremen<8>[ 67.241826] t passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:458) igt_kms-DEBUG: displ<14>[ 67.267176] [IGT] kms_prop_blob: executing ay: <14>[ 67.272348] [IGT] kms_prop_blob: starting subtest blob-multiple SetCrtc <14>[ 67.279346] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS pipe E, <14>[ 67.286973] [IGT] kms_prop_blob: exiting, ret=0 disabling (kms_flip_event_leak:458) igt_kms-DEBUG: Test<8>[ 67.296961] requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:458) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_flip_event_leak:458) igt_kms-<14>[ 67.321510] [IGT] kms_prop_blob: executing DEBUG: d<14>[ 67.327123] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any isplay: <14>[ 67.334515] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS SetC<14>[ 67.342997] [IGT] kms_prop_blob: exiting, ret=0 ursor pipe E, disabling (kms_flip_event_leak:458) igt_k<8>[ 67.352926] ms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_flip_event_leak:458) igt_kms-DEBUG: display: } (kms_flip_event_leak:458) drmtest-DEBUG: Force option used: Using driver vc4 (kms_flip_event_lea<14>[ 67.378717] [IGT] kms_prop_blob: executing k:458) d<14>[ 67.383725] [IGT] kms_prop_blob: starting subtest invalid-get-prop rmtest-D<14>[ 67.390767] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS EBUG: Op<14>[ 67.398885] [IGT] kms_prop_blob: exiting, ret=0 ened previously opened device: /dev/dri/card0 (kms_flip<8>[ 67.408866] _event_leak:458) drmtest-DEBUG: Test requirement passed: !(fd<0) (kms_flip_event_leak:458) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, siz<14>[ 67.433844] [IGT] kms_prop_blob: executing e=0) (k<14>[ 67.439260] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any ms_flip_<14>[ 67.446655] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS event_le<14>[ 67.455145] [IGT] kms_prop_blob: exiting, ret=0 ak:458) igt_kms-CRITICAL: Test assertion failure functio<8>[ 67.465098] n 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)) <14>[ 67.496634] [IGT] kms_prop_blob: executing == 0 (k<14>[ 67.502235] [IGT] kms_prop_blob: starting subtest invalid-set-prop ms_flip_<14>[ 67.509271] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS event_le<14>[ 67.517408] [IGT] kms_prop_blob: exiting, ret=0 ak:458) igt_kms-CRITICAL: Last errno: 12, Cannot allocat<8>[ 67.527357] e memory (kms_flip_even<8>[ 67.536604] t_leak:458) igt_kms-CRITICAL: error: -1 != 0 (kms_flip_event_leak:458) igt_core-INFO: Stack trace: (kms_flip_event_leak:458) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_leak:458) igt_core-INFO: #1 ../lib/igt_<8>[ 67.562982] kms.c:1297 kmstest_dumb_create() (kms_flip_event_leak:458) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip_event_leak:458) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_flip_event_leak:458) igt_core-INFO: #4 ../lib/ig<14>[ 67.592523] [IGT] kms_setmode: executing t_fb.c:2155 igt_<14>[ 67.598205] [IGT] kms_setmode: starting subtest basic create_f<14>[ 67.604742] [IGT] kms_setmode: finished subtest basic, SKIP b() (km<14>[ 67.611337] [IGT] kms_setmode: exiting, ret=77 s_flip_event_leak:458) igt_core-INFO: #5 [+0x<8>[ 67.621520] d0541964] (kms_flip_event_leak:458) igt_core-INFO: #6 [+0xd054146c] (kms_flip_event_leak:458) igt_core-INFO: #7 [__libc_init_first+0x80] (kms_flip_event_leak:458) igt_core-INFO: #8 [<14>[ 67.645094] [IGT] kms_setmode: executing __libc_s<14>[ 67.650541] [IGT] kms_setmode: starting subtest basic-clone-single-crtc tart_mai<14>[ 67.658002] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP n+0x98] <14>[ 67.666239] [IGT] kms_setmode: exiting, ret=77 (kms_flip_event_leak:458) igt_core-INFO: #9 [[ 67.676292] >+0xd05414b0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (0.721s)[0m [1mSubtest basic: FAIL (0.739s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT<14>[ 67.702798] [IGT] kms_setmode: executing _SRANDOM<14>[ 67.707855] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc =1706305<14>[ 67.715463] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP 764 for <14>[ 67.723913] [IGT] kms_setmode: exiting, ret=77 randomisation Opened device: /dev/dri/card0 Starting s<8>[ 67.733840] ubtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting su<14>[ 67.761023] [IGT] kms_setmode: executing btest: b<14>[ 67.766389] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc lob-prop<14>[ 67.774254] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP -core <14>[ 67.782970] [IGT] kms_setmode: exiting, ret=77 [1mSubtest blob-prop-core: SUCCESS (0.000s)[0m IGT-Ver<8>[ 67.792984] sion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-prop-validate [1m<14>[ 67.817807] [IGT] kms_setmode: executing Subtest <14>[ 67.822801] [IGT] kms_setmode: starting subtest clone-exclusive-crtc blob-pro<14>[ 67.830004] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP p-valida<14>[ 67.837965] [IGT] kms_setmode: exiting, ret=77 te: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aa<8>[ 67.847745] rch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-prop-lifetime [1mSubtest blob-prop-lifetime: SUC<14>[ 67.872842] [IGT] kms_setmode: executing CESS (0.<14>[ 67.877821] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing 000s)[0<14>[ 67.886250] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP m IGT-V<14>[ 67.895459] [IGT] kms_setmode: exiting, ret=77 ersion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 a<8>[ 67.905417] arch64) Using IGT_SRAND<8>[ 67.916561] OM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-multiple [1mSubtest blob-multiple: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for<8>[ 67.942381] randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10<14>[ 67.964770] [IGT] kms_vblank: executing .226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop [1mSubt<14>[ 67.981570] [IGT] kms_vblank: starting subtest invalid est inva<14>[ 67.987755] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 lid-get-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic Testing: basic 1 connector combinations Testing: basic 2 connector combinations No dynamic tests executed. [1mSubtest basic: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-clone-single-crtc Testing: basic-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest basic-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-single-crtc Testing: invalid-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-exclusive-crtc Testing: invalid-clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: clone-exclusive-crtc Testing: clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-single-crtc-stealing Testing: invalid-clone-single-crtc-stealing 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc-stealing: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xc11c338c] #3 [+0xc11c1c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc11c1cb0] 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.919336] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 71.926816] [IGT] kms_vblank: finished subtest invalid, FAIL e_idx < <14>[ 71.933847] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 71.946243] 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<14>[ 71.972095] [IGT] kms_vblank: executing -DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms<14>[ 71.988936] [IGT] kms_vblank: starting subtest crtc-id _vblank:<14>[ 71.995235] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 515) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:515) igt_kms-DEBUG: display: } (kms_vblank:515) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:515) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:515) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:515) igt_core-INFO: Stack trace: (kms_vblank:515) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:515) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:515) igt_core-INFO: #2 [+0xc11c338c] (kms_vblank:515) igt_core-INFO: #3 [+0xc11c1c78] (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 [+0xc11c1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.924s)[0m [1mSubtest invalid: FAIL (3.939s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xdb6a3728] #3 [+0xdb6a1c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xdb6a1cb0] 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.759343] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 75.766826] [IGT] kms_vblank: finished subtest crtc-id, FAIL e_idx < <14>[ 75.773866] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 75.786502] 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.812405] [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:<14>[ 75.829691] [IGT] kms_vblank: starting subtest accuracy-idle 518) igt<14>[ 75.836474] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:518) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:518) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:518) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:518) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:518) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:518) igt_kms-DEBUG: display: } (kms_vblank:518) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:518) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:518) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:518) igt_core-INFO: Stack trace: (kms_vblank:518) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:518) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:518) igt_core-INFO: #2 [+0xdb6a3728] (kms_vblank:518) igt_core-INFO: #3 [+0xdb6a1c78] (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 [+0xdb6a1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.756s)[0m [1mSubtest crtc-id: FAIL (3.772s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xd4851f94] #3 [+0xd4852fa0] #4 [+0xd48531bc] #5 [+0xd4851c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd4851cb0] 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.600056] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 79.607529] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL 0 && pla<14>[ 79.615075] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial <8>[ 79.627504] rotation 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_km<14>[ 79.654221] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 79.671388] [IGT] kms_vblank: starting subtest query-idle s_vblank<14>[ 79.677942] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 :521) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:521) igt_kms-DEBUG: display: } (kms_vblank:521) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:521) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:521) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:521) igt_core-INFO: Stack trace: (kms_vblank:521) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:521) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:521) igt_core-INFO: #2 [+0xd4851f94] (kms_vblank:521) igt_core-INFO: #3 [+0xd4852fa0] (kms_vblank:521) igt_core-INFO: #4 [+0xd48531bc] (kms_vblank:521) igt_core-INFO: #5 [+0xd4851c78] (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 [+0xd4851cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.756s)[0m [1mSubtest accuracy-idle: FAIL (3.771s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xad401f94] #3 [+0xad402fa0] #4 [+0xad4031bc] #5 [+0xad401c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xad401cb0] 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.440113] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 83.447590] [IGT] kms_vblank: finished subtest query-idle, FAIL 0 && pla<14>[ 83.454899] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial <8>[ 83.467567] 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<14>[ 83.493493] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 83.510241] [IGT] kms_vblank: starting subtest query-idle-hang ing (km<14>[ 83.517005] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP s_vblank<14>[ 83.524577] [IGT] kms_vblank: exiting, ret=77 :524) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 83.534297] 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 E, plane 0 (km<14>[ 83.559568] [IGT] kms_vblank: executing s_vblank:524) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:524) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 83.576241] [IGT] kms_vblank: starting subtest query-forked plane_id<14>[ 83.582992] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 x < pipe->n_planes (kms_vblank:524) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:524) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:524) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:524) igt_kms-DEBUG: display: } (kms_vblank:524) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:524) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:524) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:524) igt_core-INFO: Stack trace: (kms_vblank:524) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:524) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:524) igt_core-INFO: #2 [+0xad401f94] (kms_vblank:524) igt_core-INFO: #3 [+0xad402fa0] (kms_vblank:524) igt_core-INFO: #4 [+0xad4031bc] (kms_vblank:524) igt_core-INFO: #5 [+0xad401c78] (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 [+0xad401cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.754s)[0m [1mSubtest query-idle: FAIL (3.770s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305781 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xcdd51f94] #3 [+0xcdd52fa0] #4 [+0xcdd531bc] #5 [+0xcdd51c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcdd51cb0] 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<14>[ 87.536097] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 87.543568] [IGT] kms_vblank: finished subtest query-forked, FAIL 0 && pla<14>[ 87.551045] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial <8>[ 87.563566] rotation 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<14>[ 87.589820] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 87.607244] [IGT] kms_vblank: starting subtest query-forked-hang s_vblank<14>[ 87.614264] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP :530) ig<14>[ 87.621982] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 87.631735] s_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 87.657133] [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_id<14>[ 87.674123] [IGT] kms_vblank: starting subtest query-busy x < pipe<14>[ 87.680381] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:530) igt_kms-DEBUG: display: } (kms_vblank:530) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:530) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:530) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:530) igt_core-INFO: Stack trace: (kms_vblank:530) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:530) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:530) igt_core-INFO: #2 [+0xcdd51f94] (kms_vblank:530) igt_core-INFO: #3 [+0xcdd52fa0] (kms_vblank:530) igt_core-INFO: #4 [+0xcdd531bc] (kms_vblank:530) igt_core-INFO: #5 [+0xcdd51c78] (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 [+0xcdd51cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.945s)[0m [1mSubtest query-forked: FAIL (3.961s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305785 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xd00b1f94] #3 [+0xd00b2fa0] #4 [+0xd00b31bc] #5 [+0xd00b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd00b1cb0] 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.632120] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 91.639589] [IGT] kms_vblank: finished subtest query-busy, FAIL 0 && pla<14>[ 91.646884] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial <8>[ 91.659301] 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.685754] [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.703302] [IGT] kms_vblank: starting subtest query-busy-hang :536) ig<14>[ 91.710430] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP t_kms-DE<14>[ 91.717942] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 91.727662] :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.752103] [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.769120] [IGT] kms_vblank: starting subtest query-forked-busy x < pipe<14>[ 91.776182] [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 [+0xd00b1f94] (kms_vblank:536) igt_core-INFO: #3 [+0xd00b2fa0] (kms_vblank:536) igt_core-INFO: #4 [+0xd00b31bc] (kms_vblank:536) igt_core-INFO: #5 [+0xd00b1c78] (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 [+0xd00b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest query-busy: FAIL (3.959s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305789 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xde491f94] #3 [+0xde492fa0] #4 [+0xde4931bc] #5 [+0xde491c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xde491cb0] 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.728060] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 95.735534] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL 0 && pla<14>[ 95.743436] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up <8>[ 95.755490] 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.781772] [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.799376] [IGT] kms_vblank: starting subtest query-forked-busy-hang ing (km<14>[ 95.806857] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP s_vblank<14>[ 95.815002] [IGT] kms_vblank: exiting, ret=77 :542) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 95.824698] 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<14>[ 95.848566] [IGT] kms_vblank: executing E, plane 0 (kms_vblank:542) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:542) igt_kms-DEBUG: Test requirement passed: plane_idx <14>[ 95.866344] [IGT] kms_vblank: starting subtest wait-idle >= 0 && <14>[ 95.873097] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:542) igt_kms-DEBUG: display: } (kms_vblank:542) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:542) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:542) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:542) igt_core-INFO: Stack trace: (kms_vblank:542) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:542) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:542) igt_core-INFO: #2 [+0xde491f94] (kms_vblank:542) igt_core-INFO: #3 [+0xde492fa0] (kms_vblank:542) igt_core-INFO: #4 [+0xde4931bc] (kms_vblank:542) igt_core-INFO: #5 [+0xde491c78] (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 [+0xde491cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest query-forked-busy: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305793 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xc25a1f94] #3 [+0xc25a2fa0] #4 [+0xc25a31bc] #5 [+0xc25a1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc25a1cb0] 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.824056] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 99.831532] [IGT] kms_vblank: finished subtest wait-idle, FAIL 0 && pla<14>[ 99.838734] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial <8>[ 99.851166] 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) igt_km<14>[ 99.877539] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 99.895123] [IGT] kms_vblank: starting subtest wait-idle-hang :548) ig<14>[ 99.902109] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP t_kms-DE<14>[ 99.909537] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 99.919233] :548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:548) igt_kms-DE<14>[ 99.944869] [IGT] kms_vblank: executing BUG: display: SetCrtc pipe E, disabling (kms_vblank:548) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plan<14>[ 99.962056] [IGT] kms_vblank: starting subtest wait-forked es (kms<14>[ 99.968529] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _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 [+0xc25a1f94] (kms_vblank:548) igt_core-INFO: #3 [+0xc25a2fa0] (kms_vblank:548) igt_core-INFO: #4 [+0xc25a31bc] (kms_vblank:548) igt_core-INFO: #5 [+0xc25a1c78] (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 [+0xc25a1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest wait-idle: FAIL (3.959s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305797 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xc2ea1f94] #3 [+0xc2ea2fa0] #4 [+0xc2ea31bc] #5 [+0xc2ea1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc2ea1cb0] 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.920074] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 103.927547] [IGT] kms_vblank: finished subtest wait-forked, FAIL 0 && pla<14>[ 103.934919] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial <8>[ 103.947335] 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_vblank:554<14>[ 103.973705] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 103.990811] [IGT] kms_vblank: starting subtest wait-forked-hang s_vblank<14>[ 103.997936] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP :554) ig<14>[ 104.005551] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 104.015302] s_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>[ 104.039761] [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>[ 104.056875] [IGT] kms_vblank: starting subtest wait-busy plane_id<14>[ 104.063138] [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 [+0xc2ea1f94] (kms_vblank:554) igt_core-INFO: #3 [+0xc2ea2fa0] (kms_vblank:554) igt_core-INFO: #4 [+0xc2ea31bc] (kms_vblank:554) igt_core-INFO: #5 [+0xc2ea1c78] (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 [+0xc2ea1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest wait-forked: FAIL (3.959s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305801 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xdb3c1f94] #3 [+0xdb3c2fa0] #4 [+0xdb3c31bc] #5 [+0xdb3c1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdb3c1cb0] 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>[ 108.016046] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 108.023522] [IGT] kms_vblank: finished subtest wait-busy, FAIL 0 && pla<14>[ 108.030719] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial <8>[ 108.043203] 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>[ 108.069221] [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>[ 108.086052] [IGT] kms_vblank: starting subtest wait-busy-hang ing (km<14>[ 108.092700] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP s_vblank<14>[ 108.100125] [IGT] kms_vblank: exiting, ret=77 :560) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 108.109852] 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>[ 108.135287] [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_id<14>[ 108.152514] [IGT] kms_vblank: starting subtest wait-forked-busy x < pipe<14>[ 108.159512] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:560) igt_kms-DEBUG: display: } (kms_vblank:560) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:560) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:560) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:560) igt_core-INFO: Stack trace: (kms_vblank:560) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:560) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:560) igt_core-INFO: #2 [+0xdb3c1f94] (kms_vblank:560) igt_core-INFO: #3 [+0xdb3c2fa0] (kms_vblank:560) igt_core-INFO: #4 [+0xdb3c31bc] (kms_vblank:560) igt_core-INFO: #5 [+0xdb3c1c78] (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 [+0xdb3c1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.945s)[0m [1mSubtest wait-busy: FAIL (3.961s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305805 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305806 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank: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 [+0xe2831f94] #3 [+0xe2832fa0] #4 [+0xe28331bc] #5 [+0xe2831c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe2831cb0] 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>[ 112.112196] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 112.119671] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL 0 && pla<14>[ 112.127500] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation<8>[ 112.140311] 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_vblank:566) igt_kms-DEBUG:<14>[ 112.167971] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 112.184908] [IGT] kms_vblank: starting subtest wait-forked-busy-hang :566) ig<14>[ 112.192199] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP t_kms-DE<14>[ 112.200246] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 112.209946] :566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:566) ig<14>[ 112.235565] [IGT] kms_vblank: executing t_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plan<14>[ 112.252798] [IGT] kms_vblank: starting subtest ts-continuation-idle es (kms<14>[ 112.260611] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _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 [+0xe2831f94] (kms_vblank:566) igt_core-INFO: #3 [+0xe2832fa0] (kms_vblank:566) igt_core-INFO: #4 [+0xe28331bc] (kms_vblank:566) igt_core-INFO: #5 [+0xe2831c78] (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 [+0xe2831cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.945s)[0m [1mSubtest wait-forked-busy: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank: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 [+0xbb1c1f94] #3 [+0xbb1c2fa0] #4 [+0xbb1c31bc] #5 [+0xbb1c1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbb1c1cb0] 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>[ 116.208045] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 116.215522] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL 0 && pla<14>[ 116.223682] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up <8>[ 116.235628] 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 (kms_vb<14>[ 116.262029] [IGT] kms_vblank: executing lank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 116.280122] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang ing (km<14>[ 116.287621] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP s_vblank<14>[ 116.296056] [IGT] kms_vblank: exiting, ret=77 :572) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 116.305755] 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 116.332340] [IGT] kms_vblank: executing :572) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 116.349312] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm x < pipe<14>[ 116.357116] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->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 [+0xbb1c1f94] (kms_vblank:572) igt_core-INFO: #3 [+0xbb1c2fa0] (kms_vblank:572) igt_core-INFO: #4 [+0xbb1c31bc] (kms_vblank:572) igt_core-INFO: #5 [+0xbb1c1c78] (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 [+0xbb1c1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.940s)[0m [1mSubtest ts-continuation-idle: FAIL (3.955s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305814 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xbdb71f94] #3 [+0xbdb72fa0] #4 [+0xbdb731bc] #5 [+0xbdb71c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbdb71cb0] 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.304088] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 120.311558] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL 0 && pla<14>[ 120.320069] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up <8>[ 120.332004] 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 <14>[ 120.358389] [IGT] kms_vblank: executing (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 120.375608] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend , disabl<14>[ 120.384079] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ing (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:578) igt_kms-DEBUG: display: } (kms_vblank:578) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:578) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:578) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:578) igt_core-INFO: Stack trace: (kms_vblank:578) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:578) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:578) igt_core-INFO: #2 [+0xbdb71f94] (kms_vblank:578) igt_core-INFO: #3 [+0xbdb72fa0] (kms_vblank:578) igt_core-INFO: #4 [+0xbdb731bc] (kms_vblank:578) igt_core-INFO: #5 [+0xbdb71c78] (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 [+0xbdb71cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.939s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (3.955s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xdb5a1f94] #3 [+0xdb5a2fa0] #4 [+0xdb5a31bc] #5 [+0xdb5a1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdb5a1cb0] 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>[ 124.144075] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 124.151545] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL 0 && pla<14>[ 124.160408] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up <8>[ 124.172374] 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_vb<14>[ 124.199729] [IGT] kms_vblank: executing lank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 124.216673] [IGT] kms_vblank: starting subtest ts-continuation-suspend , disabl<14>[ 124.224331] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ing (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:581) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:581) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:581) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:581) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:581) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:581) igt_kms-DEBUG: display: } (kms_vblank:581) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:581) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:581) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:581) igt_core-INFO: Stack trace: (kms_vblank:581) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:581) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:581) igt_core-INFO: #2 [+0xdb5a1f94] (kms_vblank:581) igt_core-INFO: #3 [+0xdb5a2fa0] (kms_vblank:581) igt_core-INFO: #4 [+0xdb5a31bc] (kms_vblank:581) igt_core-INFO: #5 [+0xdb5a1c78] (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 [+0xdb5a1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.752s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (3.768s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305822 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank: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 [+0xbf3b1f94] #3 [+0xbf3b2fa0] #4 [+0xbf3b31bc] #5 [+0xbf3b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbf3b1cb0] 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.984084] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 127.991553] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL 0 && pla<14>[ 127.999980] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial <8>[ 128.012711] 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_vblank:584<14>[ 128.039653] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 128.056895] [IGT] kms_vblank: starting subtest ts-continuation-modeset s_vblank<14>[ 128.064881] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 :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 [+0xbf3b1f94] (kms_vblank:584) igt_core-INFO: #3 [+0xbf3b2fa0] (kms_vblank:584) igt_core-INFO: #4 [+0xbf3b31bc] (kms_vblank:584) igt_core-INFO: #5 [+0xbf3b1c78] (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 [+0xbf3b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.752s)[0m [1mSubtest ts-continuation-suspend: FAIL (3.767s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xbf6b1f94] #3 [+0xbf6b2fa0] #4 [+0xbf6b31bc] #5 [+0xbf6b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbf6b1cb0] 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.824061] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 131.831531] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL 0 && pla<14>[ 131.839948] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up <8>[ 131.851906] initial 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_vb<14>[ 131.878540] [IGT] kms_vblank: executing lank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 131.896390] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang ing (km<14>[ 131.904475] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP s_vblank<14>[ 131.913091] [IGT] kms_vblank: exiting, ret=77 :587) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 131.922830] 0) (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 131.948379] [IGT] kms_vblank: executing e 0 (kms_vblank:587) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:587) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 131.966065] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm plane_id<14>[ 131.974099] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 x < pipe->n_planes (kms_vblank:587) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:587) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:587) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:587) igt_kms-DEBUG: display: } (kms_vblank:587) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:587) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:587) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:587) igt_core-INFO: Stack trace: (kms_vblank:587) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:587) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:587) igt_core-INFO: #2 [+0xbf6b1f94] (kms_vblank:587) igt_core-INFO: #3 [+0xbf6b2fa0] (kms_vblank:587) igt_core-INFO: #4 [+0xbf6b31bc] (kms_vblank:587) igt_core-INFO: #5 [+0xbf6b1c78] (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 [+0xbf6b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.751s)[0m [1mSubtest ts-continuation-modeset: FAIL (3.767s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305829 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-modeset-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xe0281f94] #3 [+0xe0282fa0] #4 [+0xe02831bc] #5 [+0xe0281c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe0281cb0] 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.920078] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 135.927535] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL 0 && pla<14>[ 135.936296] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up <8>[ 135.948297] initial rotation pipe D, plane 0<8>[ 135.959283] (kms_vblank: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 <8>[ 135.984338] rotation pipe D, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:593) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Test requir<14>[ 136.008648] [IGT] vc4_create_bo: executing ement pa<14>[ 136.014238] [IGT] vc4_create_bo: starting subtest create-bo-4096 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 136.031822] [IGT] vc4_create_bo: finished subtest create-bo-4096, FAIL E, plan<14>[ 136.039447] [IGT] vc4_create_bo: exiting, ret=98 e 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrt<8>[ 136.049667] c pipe E, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 136.075247] [IGT] vc4_create_bo: executing e 17 (k<14>[ 136.080602] [IGT] vc4_create_bo: starting subtest create-bo-0 ms_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 [+0xe0281f94] (kms_vblank:593) igt_core-INFO: #3 [+0xe0282fa0] (kms_vblank:593) igt_core-INFO: #4 [+0xe02831bc] (kms_vblank:593) igt_core-INFO: #5 [+0xe0281c78] (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 [+0xe0281cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.938s)[0m [1mSubtest ts-continuation-modeset-rpm: FAIL (3.954s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xe6a111d4] #3 [+0xe6a10dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe6a10e30] 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 [+0xe6a111d4] (vc4_create_bo:599) igt_core-INFO: #3 [+0xe6a10dec] (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 [+0xe6a10e30] **** END **** [1mSubtest create-bo-4096: FAIL (0.011s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xbb8f1268] #2 [+0xbb8f0dec] #3 [__libc_init_first+0x80] #4 [__libc_start_main+0x98] #5 [[ 136.434040] [IGT] vc4_create_bo: finished subtest create-bo-0, FAIL nknown>+<14>[ 136.441395] [IGT] vc4_create_bo: exiting, ret=98 0xbb8f0e30] Subtest create-bo-0 failed. **** DEBUG **** (vc4_create_b<8>[ 136.452975] o: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:<14>[ 136.479577] [IGT] vc4_create_bo: executing Last er<14>[ 136.484963] [IGT] vc4_create_bo: starting subtest create-bo-zeroed rno: 19, No such device (vc4_create_bo:602) CRITICAL: error: 19 != 22 (vc4_create_bo:602) igt_core-INFO: Stack trace: <14>[ 136.502129] [IGT] vc4_create_bo: finished subtest create-bo-zeroed, FAIL (vc4_cr<14>[ 136.509715] [IGT] vc4_create_bo: exiting, ret=98 eate_bo:602) igt_core-INFO: #0 ../lib/igt_core.c:1989 <8>[ 136.519890] __igt_fail_assert() (vc<8>[ 136.529288] 4_create_bo:602) igt_core-INFO: #1 [+0xbb8f1268] (vc4_create_bo:602) igt_core-INFO: #2 [+0xbb8f0dec] (vc4_create_bo:602) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_create_bo:602) igt_core-INFO: #4 [__libc_s<8>[ 136.554329] tart_main+0x98] (vc4_create_bo:602) igt_core-INFO: #5 [+0xbb8f0e30] **** END **** [1mSubtest create-bo-0: FAIL (0.347s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip5<14>[ 136.578024] [IGT] vc4_dmabuf_poll: executing 3 aarch6<14>[ 136.583258] [IGT] vc4_dmabuf_poll: starting subtest poll-write-waits-until-write-done 4) 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 [+0xb6fb110c] #3 [+0xb6fb0dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb6fb0e30] 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 [+0xb6fb110c] (vc4_create_bo:605) igt_core-INFO: #3 [+0xb6fb0dec] (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 [+0xb6fb0e30] **** END **** [1mSubtest create-bo-zeroed: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xb51f0f48] #4 [+0xb51f11b0] #5 [+0xb51f0dec] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb51f0e30] Subtest poll-write-waits-until-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:611) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:611) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:611) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:611) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:611) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_v<14>[ 136.941076] [IGT] vc4_dmabuf_poll: finished subtest poll-write-waits-until-write-done, FAIL c4_get_c<14>[ 136.950603] [IGT] vc4_dmabuf_poll: exiting, ret=98 leared_bo() (vc4_dmabuf_poll:611) igt_core-INFO: #3 [+0xb51f<8>[ 136.962374] 0f48] (vc4_dmabuf_poll:611) igt_core-INFO: #4 [+0xb51f11b0] (vc4_dmabuf_poll:611) igt_core-INFO: #5 [+0xb51f0dec] (vc4_dmabuf_poll:611) igt_core-INFO: #6 [__libc_init_first+0x80] (vc4_dmab<14>[ 136.990530] [IGT] vc4_dmabuf_poll: executing uf_poll:<14>[ 136.995733] [IGT] vc4_dmabuf_poll: starting subtest poll-read-waits-until-write-done 611) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:611) igt_core-INFO: #8 [+0xb51f0e30] **** END <14>[ 137.014767] [IGT] vc4_dmabuf_poll: finished subtest poll-read-waits-until-write-done, FAIL **** [<14>[ 137.024396] [IGT] vc4_dmabuf_poll: exiting, ret=98 1mSubtest poll-write-waits-until-write-done: FAIL (0.349<8>[ 137.034657] s)[0m IGT-Vers<8>[ 137.045227] ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-read-waits-until-write-done (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Test as<8>[ 137.070077] sertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 +<14>[ 137.094057] [IGT] vc4_label_bo: executing 0x03)) <14>[ 137.098988] [IGT] vc4_label_bo: starting subtest set-label << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Last e<14>[ 137.115801] [IGT] vc4_label_bo: finished subtest set-label, FAIL rrno: 19<14>[ 137.123179] [IGT] vc4_label_bo: exiting, ret=98 , No such device (vc4_dmabuf_poll:614) igt_vc4-CRITICAL<8>[ 137.133163] : 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 [+0xd6820f48] <14>[ 137.156767] [IGT] vc4_label_bo: executing #4 [[ 137.162089] [IGT] vc4_label_bo: starting subtest set-bad-handle nknown>+<3>[ 137.168855] [drm:vc4_label_bo_ioctl [vc4]] *ERROR* Failed to look up GEM BO -791621424 0xd68211<14>[ 137.177829] [IGT] vc4_label_bo: finished subtest set-bad-handle, SUCCESS 88] #<14>[ 137.185713] [IGT] vc4_label_bo: exiting, ret=0 5 [+0xd6820dec] #6 [__libc_init_first+0x80] <8>[ 137.195416] #7 [__libc_start_main+0x98] #8 [+0xd6820e30] Subtest poll-read-waits-until-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Test assertion f<14>[ 137.219390] [IGT] vc4_label_bo: executing ailure f<14>[ 137.224378] [IGT] vc4_label_bo: starting subtest set-bad-name unction igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:614) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:614) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:614) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:614) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:614) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:614) igt_core-INFO: #3 [+0xd6820f48] (vc4_dmabuf_poll:614) igt_core-INFO: #4 [+0xd6821188] (vc4_dmabuf_poll:614) igt_core-INFO: #5 [+0xd6820dec] (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 [+0xd6820e30] **** END **** [1mSubtest poll-read-waits-until-write-done: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xafd112c0] #3 [+0xafd10d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xafd10db0] 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 [+0xafd112c0] (vc4_label_bo:620) igt_core-INFO: #3 [+0xafd10d6c] (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 [+0xafd10db0] **** END **** [1mSubtest set-label: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-handle [1mSubtest set-bad-handle: SUCCESS (0.009s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305835 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<14>[ 137.581253] [IGT] vc4_label_bo: finished subtest set-bad-name, FAIL ) igt_vc<14>[ 137.588795] [IGT] vc4_label_bo: exiting, ret=98 4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __<8>[ 137.599943] igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd86e1234] #3 [+0xd86e0d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd86e0db0] Subtest set-bad-n<14>[ 137.626332] [IGT] vc4_label_bo: executing ame fail<14>[ 137.631563] [IGT] vc4_label_bo: starting subtest set-kernel-name ed. **** DEBUG **** (vc4_label_bo:626) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../li<14>[ 137.648533] [IGT] vc4_label_bo: finished subtest set-kernel-name, FAIL b/igt_vc<14>[ 137.655979] [IGT] vc4_label_bo: exiting, ret=98 4.c:126: (vc4_label_bo:626) igt_vc4-CRITICAL: Failed as<8>[ 137.665875] sertion: igt_ioc<8>[ 137.675059] tl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:626) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:626) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:626) igt_core-INFO: Sta<8>[ 137.706837] ck trace: (vc4_label_bo:626) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:626) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:626) igt_core-INFO: #2 [<14>[ 137.730831] [IGT] vc4_lookup_fail: executing +0xd86e1<14>[ 137.736408] [IGT] vc4_lookup_fail: starting subtest bad-color-write 234] (vc4_label_bo:626) igt_core-INFO: #3 [+0xd86e0d6c] (vc4_label_bo:626) igt_core-INFO: <14>[ 137.752508] [IGT] vc4_lookup_fail: finished subtest bad-color-write, FAIL #4 [__l<14>[ 137.760082] [IGT] vc4_lookup_fail: exiting, ret=98 ibc_init_first+0x80] (vc4_label_bo:626) igt_core-INFO: <8>[ 137.770597] #5 [__libc_sta<8>[ 137.779278] rt_main+0x98] (vc4_label_bo:626) igt_core-INFO: #6 [+0xd86e0db0] **** END **** [1mSubtest set-bad-name: FAIL (0.350s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706<8>[ 137.803499] 305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-kernel-name (vc4_label_bo:629) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: <14>[ 137.826500] [IGT] vc4_mmap: executing (vc4_lab<14>[ 137.831688] [IGT] vc4_mmap: starting subtest mmap-bad-handle el_bo:62<14>[ 137.838202] [IGT] vc4_mmap: finished subtest mmap-bad-handle, SUCCESS 9) igt_v<14>[ 137.845811] [IGT] vc4_mmap: exiting, ret=0 c4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U<8>[ 137.855378] ) << (((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 s<14>[ 137.880503] [IGT] vc4_mmap: executing uch devi<14>[ 137.885338] [IGT] vc4_mmap: starting subtest mmap-bo ce (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 [+0xd68411a8] #3 [+0xd6840d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd6840db0] 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 [+0xd68411a8] (vc4_label_bo:629) igt_core-INFO: #3 [+0xd6840d6c] (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 [+0xd6840db0] **** END **** [1mSubtest set-kernel-name: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xb4050e84] #2 [+0xb4050b6c] #3 [__libc_init_first+0x80] #4 [__libc_start_main+0x98] #5 [+0xb4050bb0] 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 [+0xb4050e84] (vc4_lookup_fail:635) igt_core-INFO: #2 [+0xb4050b6c] (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 [+0xb4050bb0] **** END **** [1mSubtest bad-color-write: FAIL (0.009s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: mmap-bad-handle [1mSubtest mmap-bad-handle: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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:1989 __igt_fail_assert() #1 [igt_vc4_<14>[ 138.239481] [IGT] vc4_mmap: finished subtest mmap-bo, FAIL create_b<14>[ 138.245961] [IGT] vc4_mmap: exiting, ret=98 o+0x9c] #2 [+0xe898122c] #3 [+0xe8980eec] #4 <8>[ 138.257147] [__libc_init_first+0x80] #5 [<8>[ 138.266697] __libc_start_main+0x98] #6 [+0xe8980f30] Su<8>[ 138.275587] btest 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 assertion: igt_ioctl((fd), ((((2U|1U) <<<8>[ 138.303017] (((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 devi<14>[ 138.326341] [IGT] vc4_purgeable_bo: executing ce (vc4<14>[ 138.331908] [IGT] vc4_purgeable_bo: exiting, ret=77 _mmap:644) igt_vc4-CRITICAL: error: -1 != 0 (vc4_mmap:6<8>[ 138.342166] 44) 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_vc4_create_bo+0x9c] (vc4_mmap:644) igt_core-INFO: #2 <14>[ 138.367475] [IGT] vc4_purgeable_bo: executing [[ 138.373123] [IGT] vc4_purgeable_bo: exiting, ret=77 n>+0xe898122c] (vc4_mmap:644) igt_core-INFO: #3 [+0x<8>[ 138.383641] e8980eec] (vc4_mmap:644) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_mmap:644) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_mmap:644) igt_core-INFO: #6 [+0xe8980f30] **** END **** <14>[ 138.409218] [IGT] vc4_purgeable_bo: executing [1mSub<14>[ 138.415036] [IGT] vc4_purgeable_bo: exiting, ret=77 test mmap-bo: FAIL (0.348s)[0m /usr/bin/igt-parser.sh: 73: vc4<8>[ 138.425551] _prefmon: not found /usr/bin/igt-parser.sh: 83: vc4_prefmon: not found WARNING: unhandled exit status: 127 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305836<14>[ 138.451675] [IGT] vc4_purgeable_bo: executing for ran<14>[ 138.457644] [IGT] vc4_purgeable_bo: exiting, ret=77 domisation Opened device: /dev/dri/card0 Test requirem<8>[ 138.467910] ent 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 [1mSub<14>[ 138.493917] [IGT] vc4_purgeable_bo: executing test mar<14>[ 138.499545] [IGT] vc4_purgeable_bo: exiting, ret=77 k-willneed: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch<8>[ 138.509972] 64) (Linux: 5.10.226-cip53 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/<14>[ 138.536204] [IGT] vc4_purgeable_bo: executing vc4_purg<14>[ 138.541719] [IGT] vc4_purgeable_bo: exiting, ret=77 eable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4<8>[ 138.552071] _PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-purgeable: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305836 for randomis<14>[ 138.578887] [IGT] vc4_purgeable_bo: executing ation O<14>[ 138.584863] [IGT] vc4_purgeable_bo: exiting, ret=77 pened device: /dev/dri/card0 Test requirement not met i<8>[ 138.595150] n function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-purgeable-t<14>[ 138.622462] [IGT] vc4_purgeable_bo: executing wice: SK<14>[ 138.628362] [IGT] vc4_purgeable_bo: exiting, ret=77 IP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (L<8>[ 138.638687] inux: 5.10.226-cip53 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_pu<14>[ 138.663767] [IGT] vc4_purgeable_bo: executing rgeable_<14>[ 138.669694] [IGT] vc4_purgeable_bo: exiting, ret=77 bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_V<8>[ 138.679870] C4_PARAM_SUPPORTS_MADVIS<8>[ 138.688793] E) Last errno: 19, No such device [1mSubtest mark-unpurgeable-twice: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 <8>[ 138.714053] 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<14>[ 138.737240] [IGT] vc4_tiling: executing such de<14>[ 138.742085] [IGT] vc4_tiling: starting subtest get-bad-handle vice [<14>[ 138.748661] [IGT] vc4_tiling: finished subtest get-bad-handle, SUCCESS 1mSubtes<14>[ 138.756358] [IGT] vc4_tiling: exiting, ret=0 t access-purgeable-bo-mem: SKIP (0.000s)[0m IGT-Versio<8>[ 138.766053] n: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, fil<14>[ 138.791512] [IGT] vc4_tiling: executing e ../tes<14>[ 138.796707] [IGT] vc4_tiling: starting subtest set-bad-handle ts/vc4/v<14>[ 138.803314] [IGT] vc4_tiling: finished subtest set-bad-handle, SUCCESS c4_purge<14>[ 138.810994] [IGT] vc4_tiling: exiting, ret=0 able_bo.c:106: Test requirement: igt_vc4_get_param(fd, <8>[ 138.820663] DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Usin<14>[ 138.844818] [IGT] vc4_tiling: executing g IGT_SR<14>[ 138.849959] [IGT] vc4_tiling: starting subtest get-bad-flags ANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____<14>[ 138.866582] [IGT] vc4_tiling: finished subtest get-bad-flags, FAIL real_mai<14>[ 138.873675] [IGT] vc4_tiling: exiting, ret=98 n97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test req<8>[ 138.883402] uirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-check-retained: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (L<14>[ 138.908020] [IGT] vc4_tiling: executing inux: 5.<14>[ 138.913429] [IGT] vc4_tiling: starting subtest set-bad-flags 10.226-cip53 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-purged: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest free-purged-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-handle [1mSubtest get-bad-handle: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-handle [1mSubtest set-bad-handle: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xdc0a1080] #3 [+0xdc0a0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xdc0a0df0] 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 [+0xdc0a1080] (vc4_tiling:689) igt_core-INFO: #3 [+0xdc0a0dac] (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 [+0xdc0a0df0] **** END **** [1mSubtest get-bad-flags: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc00e1138] #3 [[ 139.268213] [IGT] vc4_tiling: finished subtest set-bad-flags, FAIL n>+0xc00<14>[ 139.275467] [IGT] vc4_tiling: exiting, ret=98 e0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] <8>[ 139.286690] #6 [+0xc00e0df0] Subtest set-bad-flags failed. **** DEBUG **** (vc4_tiling:692) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:692) igt_vc4-CR<14>[ 139.312945] [IGT] vc4_tiling: executing ITICAL: <14>[ 139.317978] [IGT] vc4_tiling: starting subtest get-bad-modifier Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((size<14>[ 139.334784] [IGT] vc4_tiling: finished subtest get-bad-modifier, FAIL of(struc<14>[ 139.342215] [IGT] vc4_tiling: exiting, ret=98 t drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0<8>[ 139.351860] (vc4_tiling:692) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:692) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:692) igt_core-INFO: Stack trace: (vc4_tiling:692) igt_core-INFO: #0 ../lib/igt_co<14>[ 139.378709] [IGT] vc4_tiling: executing re.c:198<14>[ 139.383602] [IGT] vc4_tiling: starting subtest set-bad-modifier 9 __igt_fail_assert() (vc4_tiling:692) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:692) igt_core-INFO: #2 [+0xc00e1138] (vc4_tiling:692) igt_core-INFO: #3 [+0xc00e0dac] (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 [+0xc00e0df0] **** END **** [1mSubtest set-bad-flags: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305837 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 [+0xe3ee1358] #3 [+0xe3ee0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe3ee0df0] 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 [+0xe3ee1358] (vc4_tiling:695) igt_core-INFO: #3 [+0xe3ee0dac] (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 [+0xe3ee0df0] **** END **** [1mSubtest get-bad-modifier: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xe2be13ec] #3 [+0xe2be0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe2be0df0] Subtest set-bad-modifier failed. **** DEBUG **** (vc4_tiling:698) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:698) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:698) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:698) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:698) igt_core-INFO: Stack trace: (vc4_tiling:698) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:698) igt_core-INFO: #1 [ig<14>[ 139.738590] [IGT] vc4_tiling: finished subtest set-bad-modifier, FAIL t_vc4_cr<14>[ 139.746192] [IGT] vc4_tiling: exiting, ret=98 eate_bo+0x9c] (vc4_tiling:698) igt_core-INFO: #2 [[ 139.756283] known>+0xe2be13ec] (vc4_tiling:698) igt_core-INFO: #3 [+0xe2be0dac] (vc4_tiling:698) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:698) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tili<14>[ 139.782289] [IGT] vc4_tiling: executing ng:698) <14>[ 139.787589] [IGT] vc4_tiling: starting subtest set-get igt_core-INFO: #6 [+0xe2be0df0] **** END **** [1mSubtest set-bad-modifier: FAIL (0.348s)[0m IGT-Versio<14>[ 139.803725] [IGT] vc4_tiling: finished subtest set-get, FAIL n: 1.28-<14>[ 139.810233] [IGT] vc4_tiling: exiting, ret=98 ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Usin<8>[ 139.819947] g IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-get (vc4_tiling:701) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.<14>[ 139.844987] [IGT] vc4_tiling: executing c:126: <14>[ 139.850099] [IGT] vc4_tiling: starting subtest get-after-free (vc4_tiling:701) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) <14>[ 139.866840] [IGT] vc4_tiling: finished subtest get-after-free, FAIL | (((0x4<14>[ 139.873976] [IGT] vc4_tiling: exiting, ret=98 0 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo))<8>[ 139.883689] )) << ((0+8)+8)))), (&cr<8>[ 139.893090] eate)) == 0 (vc4_tiling:701) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:701) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [<8>[ 139.918426] +0xc4bc14dc] #3 [+0xc4bc0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc4bc0df0] Subtest set-get failed. **** DEBUG **** (vc4_tiling:701) igt_vc4-CRITICA<14>[ 139.941753] [IGT] vc4_wait_bo: executing L: 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 [+0xc4bc14dc] (vc4_tiling:701) igt_core-INFO: #3 [+0xc4bc0dac] (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 [+0xc4bc0df0] **** END **** [1mSubtest set-get: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xb44d1474] #3 [+0xb44d0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb44d0df0] 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 [+0xb44d1474] (vc4_tiling:704) igt_core-INFO: #3 [+0xb44d0dac] (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 [+0xb44d0df0] **** END **** [1mSubtest get-after-free: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xe941149c] #3 [+0xe9410e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe9410e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:710) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) (vc4_wait_bo:710) igt_core-INFO: Using IGT_SRANDOM=1<14>[ 140.295861] [IGT] vc4_wait_bo: exiting, ret=98 706305837 for randomisation (vc4_wait_bo:710) drmtest-D<8>[ 140.305923] EBUG: Force option used: Using driver vc4 (vc4_wait_bo:710) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:710) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:710) DEBUG: Test requi<14>[ 140.330410] [IGT] vc4_wait_bo: executing rement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:710) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file .<14>[ 140.346384] [IGT] vc4_wait_bo: exiting, ret=98 ./lib/igt_vc4.c:126: (vc4_wait_bo:710) igt_vc4-CRITICAL<8>[ 140.356126] : 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) ig<14>[ 140.380600] [IGT] vc4_wait_bo: executing t_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 [+0xe941149c] (vc4_wait_bo:710) igt_core-INFO: #3 [+0xe9410e2c] (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 [+0xe9410e70] **** END **** [1mSubtest bad-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305838 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 [+0xbc04149c] #3 [+0xbc040e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xbc040e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:713) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) (vc4_wait_bo:713) igt_core-INFO: Using IGT_SRANDOM=1706305838 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 [+0xbc04149c] (vc4_wait_bo:713) igt_core-INFO: #3 [+0xbc040e2c] (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 [+0xbc040e70] **** END **** [1mSubtest bad-pad: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xeaa5149c] #3 [+0xeaa50e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xeaa50e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:716) igt_core-INFO: IGT-Version: <14>[ 140.734861] [IGT] vc4_wait_bo: exiting, ret=98 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) <8>[ 140.744907] (vc4_wait_bo:716) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:716) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:716) drmtest-INFO: Opened device: /dev/dri/<14>[ 140.769913] [IGT] vc4_wait_bo: executing card0 (vc4_wait_bo:716) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:716) DEBUG: Test requirement passed: igt_vc4_is_v<14>[ 140.786504] [IGT] vc4_wait_bo: exiting, ret=98 3d(fd) (vc4_wait_bo:716) igt_vc4-CRITICAL: Test asserti<8>[ 140.796477] on 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 + <14>[ 140.821253] [IGT] vc4_wait_bo: executing 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 [+0xeaa5149c] (vc4_wait_bo:716) igt_core-INFO: #3 [+0xeaa50e2c] (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 [+0xeaa50e70] **** END **** [1mSubtest unused-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xdc16149c] #3 [+0xdc160e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xdc160e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:719) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xdc16149c] (vc4_wait_bo:719) igt_core-INFO: #3 [+0xdc160e2c] (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 [+0xdc160e70] **** END **** [1mSubtest unused-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 [+0xad38149c] #3 [+0xad380e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6<14>[ 141.175824] [IGT] vc4_wait_bo: exiting, ret=98 [+0xad380e70] Test vc4_wait_bo failed. **** <8>[ 141.185792] DEBUG **** (vc4_wait_bo:722) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) (vc4_wait_bo:722) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo<14>[ 141.211029] [IGT] vc4_wait_bo: executing :722) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:722) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wa<14>[ 141.226548] [IGT] vc4_wait_bo: exiting, ret=98 it_bo:722) drmtest-DEBUG: Test requirement passed: !(fd<<8>[ 141.236643] 0) (vc4_wait_bo:722) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:722) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_b<14>[ 141.260741] [IGT] vc4_wait_bo: executing o: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 [+0xad38149c] (vc4_wait_bo:722) igt_core-INFO: #3 [+0xad380e2c] (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 [+0xad380e70] **** END **** [1mSubtest used-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305839 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 [+0xb602149c] #3 [+0xb6020e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb6020e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:725) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) (vc4_wait_bo:725) igt_core-INFO: Using IGT_SRANDOM=1706305839 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 [+0xb602149c] (vc4_wait_bo:725) igt_core-INFO: #3 [+0xb6020e2c] (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 [+0xb6020e70] **** END **** [1mSubtest used-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305839 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: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c]<14>[ 141.615021] [IGT] vc4_wait_bo: exiting, ret=98 #2 [+0xb61b149c] #3 [+0xb61b0e2<8>[ 141.625022] c] #4 [__libc_init_fi<8>[ 141.633431] rst+0x80] #5 [__libc_start_main+0x98] #6 [+0xb61b0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:728) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) (vc4_wait_bo:72<8>[ 141.658305] 8) igt_core-INFO: Using IGT_SRANDOM=1706305839 for randomisation (vc4_wait_bo:728) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:728) drmtest-INFO: Opened device: /dev/dri/card0 (<14>[ 141.681283] [IGT] vc4_wait_seqno: executing vc4_wait<14>[ 141.686502] [IGT] vc4_wait_seqno: starting subtest bad-seqno-0ns _bo:728)<14>[ 141.693529] [IGT] vc4_wait_seqno: finished subtest bad-seqno-0ns, SUCCESS drmtest<14>[ 141.701430] [IGT] vc4_wait_seqno: exiting, ret=0 -DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:7<8>[ 141.711565] 28) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:728) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:728) igt_vc4-CRITICAL: F<14>[ 141.736996] [IGT] vc4_wait_seqno: executing ailed as<14>[ 141.742442] [IGT] vc4_wait_seqno: starting subtest bad-seqno-1ns sertion:<1>[ 141.749289] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008 <1>[ 141.759038] Mem abort info: <1>[ 141.762128] ESR = 0x96000044 <1>[ 141.765482] EC = 0x25: DABT (current EL), IL = 32 bits <1>[ 141.771126] SET = 0, FnV = 0 <1>[ 141.774479] EA = 0, S1PTW = 0 <1>[ 141.777919] Data abort info: <1>[ 141.781095] ISV = 0, ISS = 0x00000044 <1>[ 141.785241] CM = 0, WnR = 1 <1>[ 141.788507] user pgtable: 4k pages, 48-bit VAs, pgdp=000000005102f000 <1>[ 141.795297] [0000000000000008] pgd=0000000000000000, p4d=0000000000000000 <0>[ 141.802447] Internal error: Oops: 0000000096000044 [#1] PREEMPT SMP <4>[ 141.809062] Modules linked in: brcmfmac brcmutil raspberrypi_cpufreq hci_uart crct10dif_ce raspberrypi_hwmon cfg80211 vc4 cec clk_raspberrypi broadcom btqca btbcm bcm_phy_lib bluetooth iproc_rng200 ecdh_generic i2c_bcm2835 pwm_bcm2835 ecc rfkill drm_kms_helper genet bcm2711_thermal rng_core mdio_bcm_unimac pcie_brcmstb drm dm_mod ip_tables x_tables ipv6 <4>[ 141.841123] CPU: 0 PID: 737 Comm: vc4_wait_seqno Not tainted 5.10.226-cip53 #1 <4>[ 141.848706] Hardware name: Raspberry Pi 4 Model B Rev 1.5 (DT) <4>[ 141.854882] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) <4>[ 141.861243] pc : prepare_to_wait+0x74/0x84 <4>[ 141.865656] lr : prepare_to_wait+0x34/0x84 <4>[ 141.870066] sp : ffff800016973bc0 <4>[ 141.873683] x29: ffff800016973bc0 x28: ffff800016973d88 <4>[ 141.879332] x27: 0000000000000010 x26: 0000000000000001 <4>[ 141.884981] x25: ffff7141507bc858 x24: ffff714151044740 <4>[ 141.890627] x23: ffffba55105b7000 x22: ffff800016973c68 <4>[ 141.896274] x21: ffff7141507bc858 x20: 0000000000000001 <4>[ 141.901922] x19: ffff800016973c50 x18: 0000000000000000 <4>[ 141.907569] x17: 0000000000000000 x16: ffffba550ead2930 <4>[ 141.913215] x15: 0000ffffc9e46c30 x14: 0000000000000000 <4>[ 141.918862] x13: 0000000000000000 x12: 0000000000000000 <4>[ 141.924509] x11: 0000000000000000 x10: 0000000000000000 <4>[ 141.930156] x9 : ffffba55051b9000 x8 : 0000000000000001 <4>[ 141.935803] x7 : ffffffffffffffff x6 : ffff800016973d98 <4>[ 141.941451] x5 : 000000000008ed70 x4 : 0000000000000000 <4>[ 141.947099] x3 : ffff7141507bc858 x2 : 0000000000000000 <4>[ 141.952745] x1 : 0000000000000000 x0 : ffff7141507bc860 <4>[ 141.958393] Call trace: <4>[ 141.961132] prepare_to_wait+0x74/0x84 <4>[ 141.965208] vc4_wait_for_seqno+0xe0/0x19c [vc4] <4>[ 141.970157] vc4_wait_seqno_ioctl+0x30/0xa4 [vc4] <4>[ 141.975252] drm_ioctl_kernel+0xc8/0x120 [drm] <4>[ 141.980053] drm_ioctl+0x230/0x48c [drm] <4>[ 141.984292] __arm64_sys_ioctl+0xac/0xf0 <4>[ 141.988530] el0_svc_common.constprop.0+0x78/0x1c4 <4>[ 141.993646] do_el0_svc+0x24/0x9c <4>[ 141.997267] el0_svc+0x10/0x20 <4>[ 142.000620] el0_sync_handler+0xe8/0x114 <4>[ 142.004856] el0_sync+0x180/0x1c0 <0>[ 142.008477] Code: d50323bf d65f03c0 aa1503e0 f8408c02 (f9000456) <4>[ 142.014917] ---[ end trace 9f74234fce3af773 ]--- <6>[ 142.019859] note: vc4_wait_seqno[737] exited with preempt_count 1 igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')<8>[ 142.030805] ) << (0+8)) | ((<8>[ 142.039693] (0x40 + 0x03)) <<8>[ 142.044600] < 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:728) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:728) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:728) igt_core-INFO: Stack trace: (vc4_wait_bo:728) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:728) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:728) igt_core-INFO: #2 [+0xb61b149c] (vc4_wait_bo:728) igt_core-INFO: #3 [+0xb61b0e2c] (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 [+0xb61b0e70] **** END **** [1mSubtest used-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 aarch64) Using IGT_SRANDOM=1706305839 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-seqno-0ns [1mSubtest bad-seqno-0ns: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.226-cip53 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 / #