Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3003 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.7 (3804 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 551390/tftp-deploy-g4nr1s0o/kernel/Image tftp 0x00080000 551390/tftp-deploy-g4nr1s0o/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.6.7; sending through gateway 192.168.6.1 Filename '551390/tftp-deploy-g4nr1s0o/kernel/Image'. Load address: 0x80000 Loading: *################################################## 36.1 MiB 6.9 MiB/s done Bytes transferred = 37900800 (2425200 hex) U-Boot> tftp 0x06700000 551390/tftp-deploy-g4nr1s0o/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 551390/tftp-deploy-g4nr1s0o/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.6.7; sending through gateway 192.168.6.1 Filename '551390/tftp-deploy-g4nr1s0o/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *################################################## 59 MiB 6.6 MiB/s done Bytes transferred = 61843695 (3afa8ef hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 551390/tftp-deploy-g4nr1s0o/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 551390/tftp-deploy-g4nr1s0o/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.6.7; sending through gateway 192.168.6.1 Filename '551390/tftp-deploy-g4nr1s0o/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 26.8 KiB 3.3 MiB/s done Bytes transferred = 27434 (6b2a 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=26d0000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 61843631 Bytes = 59 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 3642d000, end 39f278af ... OK Loading Device Tree to 0000000036423000, end 000000003642cb29 ... OK Working FDT set to 36423000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 6.1.96-cip24 (KernelCI@build-j270536-arm64-gcc-12-defconfig-9tl6n) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Wed Jul 17 11:32:07 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 0x7fbf6a00-0x7fbf8fff] [ 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] On node 0, zone DMA32: 19456 pages in unavailable ranges [ 0.000000] percpu: Embedded 21 pages/cpu s47912 r8192 d29912 u86016 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: Spectre-BHB [ 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: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Fallback order for Node 0: 0 [ 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: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x000000002e400000-0x0000000032400000] (64MB) <6>[ 0.000000] Memory: 1749052K/2019328K available (16192K kernel code, 3732K rwdata, 9356K rodata, 7616K init, 609K bss, 204740K 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] Tracing 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] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <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.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008671] Console: colour dummy device 80x25 <6>[ 0.013528] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024360] pid_max: default: 32768 minimum: 301 <6>[ 0.029372] LSM: Security Framework initializing <6>[ 0.034436] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042211] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052289] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.059897] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.066419] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.074006] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.080672] rcu: Hierarchical SRCU implementation. <6>[ 0.085800] rcu: Max phase no-delay instances is 1000. <6>[ 0.093875] EFI services will not be available. <6>[ 0.099030] smp: Bringing up secondary CPUs ... <6>[ 0.104455] Detected PIPT I-cache on CPU1 <6>[ 0.104588] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.105217] Detected PIPT I-cache on CPU2 <6>[ 0.105322] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.105902] Detected PIPT I-cache on CPU3 <6>[ 0.106009] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.106102] smp: Brought up 1 node, 4 CPUs <6>[ 0.144071] SMP: Total of 4 processors activated. <6>[ 0.149099] CPU features: detected: 32-bit EL0 Support <6>[ 0.154581] CPU features: detected: 32-bit EL1 Support <6>[ 0.160050] CPU features: detected: CRC32 instructions <6>[ 0.165609] CPU: All CPU(s) started at EL2 <6>[ 0.170042] alternatives: applying system-wide alternatives <6>[ 0.177945] devtmpfs: initialized <6>[ 0.188231] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.198395] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.207417] pinctrl core: initialized pinctrl subsystem <6>[ 0.215032] DMI not present or invalid. <6>[ 0.220019] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.227435] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.235088] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.243349] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.251682] audit: initializing netlink subsys (disabled) <5>[ 0.257567] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1 <6>[ 0.258736] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.265681] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.272087] cpuidle: using governor menu <6>[ 0.283383] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.290621] ASID allocator initialised with 32768 entries <6>[ 0.298330] Serial: AMBA PL011 UART driver <6>[ 0.326912] KASLR enabled <6>[ 0.340467] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.347619] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.354236] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.361365] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.367968] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.375095] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.381698] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.388825] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.397206] ACPI: Interpreter disabled. <6>[ 0.404092] iommu: Default domain type: Translated <6>[ 0.409377] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.416273] SCSI subsystem initialized <6>[ 0.420708] usbcore: registered new interface driver usbfs <6>[ 0.426574] usbcore: registered new interface driver hub <6>[ 0.432255] usbcore: registered new device driver usb <4>[ 0.437812] usb_phy_generic phy: supply vcc not found, using dummy regulator <4>[ 0.445330] usb_phy_generic phy: dummy supplies not allowed for exclusive requests <6>[ 0.454322] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.459612] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.469124] PTP clock support registered <6>[ 0.473518] EDAC MC: Ver: 3.0.0 <6>[ 0.478657] FPGA manager framework <6>[ 0.482464] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.489772] vgaarb: loaded <6>[ 0.493126] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.499809] VFS: Disk quotas dquot_6.6.0 <6>[ 0.504097] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.511538] pnp: PnP ACPI: disabled <6>[ 0.523415] NET: Registered PF_INET protocol family <6>[ 0.528971] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.539067] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.548029] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.556146] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.564532] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 0.572720] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.579748] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.586839] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.594495] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.600932] RPC: Registered named UNIX socket transport module. <6>[ 0.607204] RPC: Registered udp transport module. <6>[ 0.612227] RPC: Registered tcp transport module. <6>[ 0.617248] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.624032] PCI: CLS 0 bytes, default 64 <6>[ 0.628558] Unpacking initramfs... <6>[ 0.642191] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 0.651000] kvm [1]: IPA Size Limit: 44 bits <6>[ 0.657737] kvm [1]: vgic interrupt IRQ9 <6>[ 0.662130] kvm [1]: Hyp mode initialized successfully <5>[ 0.669000] Initialise system trusted keyrings <6>[ 0.674074] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 0.688495] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.695489] NFS: Registering the id_resolver key type <5>[ 0.700932] Key type id_resolver registered <5>[ 0.705445] Key type id_legacy registered <6>[ 0.709889] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.716943] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.724911] 9p: Installing v9fs 9p2000 file system support <5>[ 0.797453] Key type asymmetric registered <5>[ 0.801880] Asymmetric key parser 'x509' registered <6>[ 0.807173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.814932] io scheduler mq-deadline registered <6>[ 0.819779] io scheduler kyber registered <6>[ 0.825726] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 18) <6>[ 0.852660] EINJ: ACPI disabled. <6>[ 0.887461] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.896406] printk: console [ttyS1] disabled <6>[ 0.901103] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 29, base_baud = 62499999) is a 16550 <6>[ 0.910430] printk: console [ttyS1] enabled <6>[ 0.910430] printk: console [ttyS1] enabled <6>[ 0.919473] printk: bootconsole [bcm2835aux0] disabled <6>[ 0.919473] printk: bootconsole [bcm2835aux0] disabled <6>[ 0.932554] SuperH (H)SCI(F) driver initialized <6>[ 0.938123] msm_serial: driver initialized <6>[ 0.951601] loop: module loaded <6>[ 0.956467] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 0.965432] megasas: 07.719.03.00-rc1 <6>[ 0.976989] tun: Universal TUN/TAP device driver, 1.6 <6>[ 0.983601] thunder_xcv, ver 1.0 <6>[ 0.987231] thunder_bgx, ver 1.0 <6>[ 0.990837] nicpf, ver 1.0 <6>[ 0.995613] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.003250] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.009021] hclge is initializing <6>[ 1.012688] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.017906] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.024062] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.029370] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.035686] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.041436] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.047398] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.054029] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.060853] sky2: driver version 1.30 <6>[ 1.066366] VFIO - User Level meta-driver version: 0.3 <6>[ 1.076223] usbcore: registered new interface driver usb-storage <6>[ 1.086377] i2c_dev: i2c /dev entries driver <6>[ 1.093870] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 1.101568] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 1.113394] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 1.122926] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.129485] sdhci: Copyright(c) Pierre Ossman <6>[ 1.135234] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.142964] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.152098] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.161492] usbcore: registered new interface driver usbhid <6>[ 1.167434] usbhid: USB HID core driver <6>[ 1.173029] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 1.186526] NET: Registered PF_PACKET protocol family <6>[ 1.192116] 9pnet: Installing 9P2000 support <5>[ 1.196800] Key type dns_resolver registered <6>[ 1.201857] registered taskstats version 1 <5>[ 1.206337] Loading compiled-in X.509 certificates <6>[ 1.220019] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 32, base_baud = 0) is a PL011 rev2 <6>[ 1.229526] serial serial0: tty port ttyAMA0 registered <6>[ 1.237776] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <3>[ 1.248541] uart-pl011 fe201000.serial: Failed to create device link (0x180) with soc:firmware:gpio <4>[ 1.261268] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 1.268965] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 1.377387] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 1.392123] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 1.430805] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 1.440100] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <6>[ 1.527436] mmc0: new high speed SDIO card at address 0001 <6>[ 1.548273] mmc1: new ultra high speed DDR50 SDXC card at address aaaa <6>[ 1.556073] mmcblk1: mmc1:aaaa SD256 238 GiB <6>[ 1.563009] mmcblk1: p1 p2 <6>[ 5.237014] Freeing initrd memory: 60392K <6>[ 13.737225] clk: Disabling unused clocks <6>[ 13.741586] ALSA device list: <6>[ 13.744863] No soundcards found. <6>[ 13.755033] Freeing unused kernel memory: 7616K <6>[ 13.760038] Run /init as init process <30>[ 13.799452] systemd[1]: System time before build time, advancing clock. <6>[ 13.820142] NET: Registered PF_INET6 protocol family <6>[ 13.826718] Segment Routing with IPv6 <6>[ 13.830767] In-situ OAM (IOAM) with IPv6 <30>[ 13.855866] 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>[ 13.889462] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 13.909442] systemd[1]: Hostname set to . <30>[ 14.227413] systemd[1]: Queued start job for default target graphical.target. <30>[ 14.253685] 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>[ 14.282911] 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>[ 14.310891] 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>[ 14.338536] 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>[ 14.361609] 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>[ 14.389505] 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>[ 14.417355] 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>[ 14.437425] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 14.461306] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 14.489322] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 14.517350] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 14.541290] 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>[ 14.565269] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 14.589292] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 14.609335] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 14.637629] 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>[ 14.666388] 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>[ 14.693936] 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>[ 14.721954] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 14.750014] 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>[ 14.777804] 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>[ 14.829478] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 14.857740] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 14.889736] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 14.917723] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 14.953854] 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>[ 14.990144] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 15.022376] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod..<6>[ 15.038048] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com . <30>[ 15.081809] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 15.114305] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 15.146206] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 15.201865] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 15.230863] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 15.289760] 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>[ 15.322067] 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>[ 15.389843] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 15.424900] 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... Starting [0;1;<46>[ 15.864551] systemd-journald[125]: Received client request to flush runtime journal. 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] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[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... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. <5>[ 16.977155] random: crng init done [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[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 targ<6>[ 17.338660] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: et [0;1<6>[ 17.346255] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] ;39mmult<6>[ 17.356593] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 i-user.t<6>[ 17.365643] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 arget[0<6>[ 17.366999] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 m - Multi-User S<6>[ 17.382643] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 ystem. <6>[ 17.386663] iproc-rng200 fe104000.rng: hwrng registered <6>[ 17.396012] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 17.401917] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 17.413480] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [[0;32m OK [0m] Reac<6>[ 17.421633] pci 0000:00:00.0: PME# supported from D0 D3hot hed target [0;1;39mgraphical.target[0m - Graphical Interface. <4>[ 17.441512] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator <4>[ 17.491574] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator Starting [0;1;39msystemd-update-ut… Record Runlevel <4>[ 17.512791] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator Change i<5>[ 17.515245] cfg80211: Loading compiled-in X.509 certificates for regulatory database n UTMP... <6>[ 17.543402] [drm] Initialized v3d 1.0.0 20180419 for fec00000.gpu on minor 0 <6>[ 17.545470] Bluetooth: Core ver 2.22 <6>[ 17.559127] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [[0;32m<6>[ 17.568100] NET: Registered PF_BLUETOOTH protocol family OK [<6>[ 17.574628] Bluetooth: HCI device and connection manager initialized 0m] Reac<6>[ 17.580721] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus hed targ<6>[ 17.581667] Bluetooth: HCI socket layer initialized et [0;1<6>[ 17.594841] Bluetooth: L2CAP socket layer initialized ;39musb-<6>[ 17.596057] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) gadget.�<6>[ 17.600874] Bluetooth: SCO socket layer initialized ��m - Ha<6>[ 17.611274] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) rdware a<5>[ 17.616504] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' ctivated<6>[ 17.621842] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 USB gad<5>[ 17.630461] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' get. <6>[ 17.637040] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <4>[ 17.646255] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 17.653701] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 17.662610] cfg80211: failed to load regulatory.db <6>[ 17.662835] Bluetooth: HCI UART driver ver 2.3 <6>[ 17.662850] Bluetooth: HCI UART protocol H4 registered <6>[ 17.662932] Bluetooth: HCI UART protocol LL registered <6>[ 17.663298] Bluetooth: HCI UART protocol Broadcom registered <6>[ 17.663355] Bluetooth: HCI UART protocol QCA registered <6>[ 17.663411] Bluetooth: HCI UART protocol Marvell registered <4>[ 17.669679] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <6>[ 17.689900] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] <4>[ 17.696335] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 17.700988] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 17.718770] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 17.722288] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 17.730421] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 17.737963] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 17.745066] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 17.750374] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 17.757056] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 17.764362] pcieport 0000:00:00.0: PME: Signaling with IRQ 46 <6>[ 17.771725] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 17.778232] pcieport 0000:00:00.0: AER: enabled with IRQ 46 <6>[ 17.785416] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 17.793364] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 17.800778] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 [[0;32m<6>[ 17.825109] vc4-drm gpu: [drm] Cannot find any crtc or sizes OK [<6>[ 17.825230] uart-pl011 fe201000.serial: no DMA platform data 0m] Fini<6>[ 17.834024] vc4-drm gpu: [drm] Cannot find any crtc or sizes shed [0;1;39msystemd-up<6>[ 17.846759] vc4-drm gpu: [drm] Cannot find any crtc or sizes date-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 6.1.96-cip24 #1 SMP PREEMPT Wed Jul 17 11:32:07 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # <6>[ 17.978957] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 17.988075] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 <4>[ 18.000373] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 / # # <6>[ 18.024155] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 18.029779] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 18.037869] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890 <6>[ 18.048167] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 18.053789] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 18.061598] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 18.068685] hub 1-0:1.0: USB hub found <6>[ 18.072828] hub 1-0:1.0: 1 port detected <6>[ 18.077795] hub 2-0:1.0: USB hub found #<6>[ 18.082016] hub 2-0:1.0: 4 ports detected <6>[ 18.093699] Bluetooth: hci0: BCM: chip id 107 <6>[ 18.098737] Bluetooth: hci0: BCM: features 0x2f <6>[ 18.105137] Bluetooth: hci0: BCM4345C0 <6>[ 18.109286] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 18.115755] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 18.122779] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' <3>[ 18.130219] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' / # <3>[ 18.135902] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,4-model-b.hcd' <3>[ 18.143152] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' <3>[ 18.152255] Bluetooth: hci0: unexpected cc 0x1003 length: 1 < 9 <3>[ 18.158542] Bluetooth: hci0: Opcode 0x1003 failed: -38 export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-551390/environment . /lava<6>[ 18.333149] usb 1-1: new high-speed USB device number 2 using xhci_hcd -551390/ / # /lava-551390/bin/lava-test-runner /lava-551390/0 /lava-551390/bin/lava-test-runner /lava-551390/0<6>[ 18.489570] hub 1-1:1.0: USB hub found <6>[ 18.493967] hub 1-1:1.0: 4 ports detected + export TESTRUN_ID=0_igt-kms-vc4 + cd /l<8>[ 18.520251] ava-551390/0/tests/0_igt-kms-vc4 + cat uuid + UUID=551390_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 kms_flip_event_leak kms_prop_blob kms_setmode kms_vblank vc4_cr<8>[ 18.553543] eate_bo vc4_dmabuf_poll vc4_label_bo vc4_lookup_fail vc4_mmap vc4_prefmon vc4_purgeable_bo vc4_tiling vc4_wait_bo vc4_wait_seqno <14>[ 18.577278] [IGT] core_auth: executing IGT-Vers<14>[ 18.581854] [IGT] core_auth: starting subtest getclient-simple ion: 1.2<14>[ 18.589093] [IGT] core_auth: finished subtest getclient-simple, SUCCESS 8-ga44eb<14>[ 18.596544] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=17<8>[ 18.606612] 06305720 for randomisation Starting subtest: getclient-simple Opened device: /dev/dri/card1 [1mSubtest getclient-simple: SUCCESS (0.000s)[0m <14>[ 18.633928] [IGT] core_auth: executing IGT-Vers<14>[ 18.638462] [IGT] core_auth: starting subtest getclient-master-drop ion: 1.2<14>[ 18.646016] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS 8-ga44eb<14>[ 18.654193] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SR<8>[ 18.663981] ANDOM=1706305720 for randomisation Starting subtest: getclient-master-drop Opened device: /dev/dri/card1 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <14>[ 18.690491] [IGT] core_auth: executing IGT-Vers<14>[ 18.695167] [IGT] core_auth: starting subtest basic-auth ion: 1.2<14>[ 18.701507] [IGT] core_auth: finished subtest basic-auth, SUCCESS 8-ga44eb<14>[ 18.708752] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=17<8>[ 18.718653] 06305720 for randomisation Opened device: /dev/dri/card1 Starting subtest: basic-auth [1mSubtest basic-auth: SUCCESS (0.000s)[0m <14>[ 18.746654] [IGT] core_auth: executing IGT-Vers<14>[ 18.751218] [IGT] core_auth: starting subtest many-magics ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card1 Starting subtest: many-magics Reopening device faile<14>[ 18.773756] [IGT] core_auth: finished subtest many-magics, SUCCESS d after <14>[ 18.781064] [IGT] core_auth: exiting, ret=0 1020 opens [1mSubtest many-magics: SUCCESS (0.016s)[0<8>[ 18.791007] m <8>[ 18.799601] <14>[ 18.844049] [IGT] core_getclient: executing IGT-Vers<14>[ 18.849077] [IGT] core_getclient: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Usin<8>[ 18.859861] g IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <14>[ 18.908983] [IGT] core_getstats: executing IGT-Vers<14>[ 18.914140] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SR<8>[ 18.924951] ANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <14>[ 18.974920] [IGT] core_getversion: executing IGT-Vers<14>[ 18.980068] [IGT] core_getversion: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SR<8>[ 18.991285] ANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <3>[ 19.017201] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <14>[ 19.040872] [IGT] core_setmaster_vs_auth: executing IGT-Vers<14>[ 19.046781] [IGT] core_setmaster_vs_auth: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Usin<8>[ 19.058129] g IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <8>[ 19.090258] <14>[ 19.115544] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card<6>[ 19.131986] vc4-drm gpu: [drm] Cannot find any crtc or sizes 1 <14>[ 19.276851] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 19.282988] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest: invalid-buffer [1mSubtest invalid-bu<14>[ 19.294374] [IGT] drm_read: exiting, ret=0 ffer: SUCCESS (0.000s)[0m <8>[ 19.306414] <14>[ 19.335474] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 <14>[ 19.488214] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 19.494326] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest: fault-buffer [1mSubtest fault-buffer<14>[ 19.505455] [IGT] drm_read: exiting, ret=0 : SUCCESS (0.000s)[0m <8>[ 19.517395] <14>[ 19.546907] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 <14>[ 19.697626] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 20.703654] [IGT] drm_read: finished subtest empty-block, SUCCESS est empty-block: SUCCESS (1.000s)[0m <14>[ 20.714792] [IGT] drm_read: exiting, ret=0 <8>[ 20.724597] <14>[ 20.750797] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card1 <14>[ 20.900184] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 20.906326] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest: empty-nonblock [1mSubtest empty-nonb<14>[ 20.917753] [IGT] drm_read: exiting, ret=0 lock: SUCCESS (0.000s)[0m <8>[ 20.929888] <14>[ 20.959212] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card1 <14>[ 21.109731] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 21.116231] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest: short-buffer-block [1mSubtest short-<14>[ 21.127921] [IGT] drm_read: exiting, ret=0 buffer-block: SUCCESS (0.000s)[0m <8>[ 21.139980] <14>[ 21.168635] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card1 <14>[ 21.320404] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 21.327173] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest: short-buffer-nonblock [1mSubtest sho<14>[ 21.339148] [IGT] drm_read: exiting, ret=0 rt-buffer-nonblock: SUCCESS (0.000s)[0m <8>[ 21.351251] <14>[ 21.380492] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card1 <14>[ 21.529739] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 53.749470] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est short-buffer-wakeup: SUCCESS (32.213s)[0m <14>[ 53.763589] [IGT] drm_read: exiting, ret=0 <8>[ 53.776431] <8>[ 53.786024] <8>[ 53.813648] <14>[ 53.839208] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip2<14>[ 53.848295] [IGT] kms_addfb_basic: starting subtest unused-handle 4 aarch6<14>[ 53.855758] [IGT] kms_addfb_basic: finished subtest unused-handle, SUCCESS 4) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-handle [1mSubtest unused-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_in<14>[ 53.887178] [IGT] kms_addfb_basic: exiting, ret=0 tel_device(fd) Test requirement not met in function igt_require<8>[ 53.897703] _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>[ 53.926004] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip2<14>[ 53.935165] [IGT] kms_addfb_basic: starting subtest unused-pitches 4 aarch6<14>[ 53.942763] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS 4) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_<14>[ 53.973953] [IGT] kms_addfb_basic: exiting, ret=0 intel_device(fd) Test requirement not met in function igt_require_intel, file .<8>[ 53.986348] ./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>[ 54.016173] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip2<14>[ 54.025239] [IGT] kms_addfb_basic: starting subtest unused-offsets 4 aarch6<14>[ 54.032792] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS 4) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-offsets [1mSubtest unused-offsets: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test <14>[ 54.063047] [IGT] kms_addfb_basic: exiting, ret=0 requirement: is_intel_device(fd) Test requirement not met in fu<8>[ 54.073466] nction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 54.101816] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip2<14>[ 54.111015] [IGT] kms_addfb_basic: starting subtest unused-modifier 4 aarch6<14>[ 54.118627] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS 4) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-modifier [1mSubtest unused-modifier: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_<14>[ 54.150566] [IGT] kms_addfb_basic: exiting, ret=0 device(fd) Test requirement not met in function igt_require_int<8>[ 54.161460] 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) <14>[ 54.190309] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip2<14>[ 54.199352] [IGT] kms_addfb_basic: starting subtest clobberred-modifier 4 aarch6<14>[ 54.207485] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP 4) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: clobberred-modifier Test requirement not met in function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest c<14>[ 54.237455] [IGT] kms_addfb_basic: exiting, ret=77 lobberred-modifier: SKIP (0.000s)[0m Test requirement not met <8>[ 54.248555] 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 requir<14>[ 54.276455] [IGT] kms_addfb_basic: executing ement not met in function igt_require_intel, file ../lib<14>[ 54.286012] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete /drmtest<14>[ 54.294653] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP .c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-smem-bo-on-discrete Test requirement not met in fu<14>[ 54.327156] [IGT] kms_addfb_basic: exiting, ret=77 nction igt_require_intel, file ../lib/drmtest.c:880: Test requi<8>[ 54.337644] rement: is_intel_device(fd) [1mSubtest invalid-smem-bo-on-discrete: 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 <14>[ 54.367341] [IGT] kms_addfb_basic: executing function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 54.376660] [IGT] kms_addfb_basic: starting subtest legacy-format Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test <14>[ 54.394680] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: legacy-format Successfully fuzzed 10000 {bpp, depth} variations [1mSub<14>[ 54.426084] [IGT] kms_addfb_basic: exiting, ret=0 test legacy-format: SUCCESS (0.011s)[0m Test requirement not m<8>[ 54.436427] 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) Test requirement<14>[ 54.465310] [IGT] kms_addfb_basic: executing not met in function igt_require_intel, file ../lib/drmtest.c:880: Test require<14>[ 54.476872] [IGT] kms_addfb_basic: starting subtest no-handle ment: is<14>[ 54.483673] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS _intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: no-handle [1mSubtest no-handle: SUCCESS (0.000<14>[ 54.511234] [IGT] kms_addfb_basic: exiting, ret=0 s)[0m Test requirement not met in function igt_require_intel, <8>[ 54.521646] 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, fi<14>[ 54.550112] [IGT] kms_addfb_basic: executing le ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.<14>[ 54.562270] [IGT] kms_addfb_basic: starting subtest basic 28-ga44e<14>[ 54.568509] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS bfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m Test requirement not met in function igt_r<14>[ 54.595901] [IGT] kms_addfb_basic: exiting, ret=0 equire_intel, file ../lib/drmtest.c:880: Test requirement: is_i<8>[ 54.606275] ntel_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<14>[ 54.634194] [IGT] kms_addfb_basic: executing : is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24<14>[ 54.646109] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 aarch64<14>[ 54.652673] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS ) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test require<14>[ 54.682300] [IGT] kms_addfb_basic: exiting, ret=0 ment: is_intel_device(fd) Test requirement not met in function <8>[ 54.693004] 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>[ 54.720335] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SR<14>[ 54.731732] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 ANDOM=17<14>[ 54.738769] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS 06305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-32 [1mSubtest bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 54.768350] [IGT] kms_addfb_basic: exiting, ret=0 l_device(fd) Test requirement not met in function igt_require_i<8>[ 54.778713] 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(fd) <14>[ 54.805792] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SR<14>[ 54.817409] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 ANDOM=17<14>[ 54.824227] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS 06305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-63 [1mSubtest bad-pitch-63: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 54.853600] [IGT] kms_addfb_basic: exiting, ret=0 l_device(fd) Test requirement not met in function igt_require_i<8>[ 54.864143] 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(fd) <14>[ 54.892092] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SR<14>[ 54.903810] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 ANDOM=17<14>[ 54.910983] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS 06305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: 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_devi<14>[ 54.940734] [IGT] kms_addfb_basic: exiting, ret=0 ce(fd) Test requirement not met in function igt_require_intel, <8>[ 54.951811] 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>[ 54.979918] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=17<14>[ 54.991737] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 06305757<14>[ 54.999318] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS for randomisation Opened device: /dev/dri/card1 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_intel_device(fd) Test req<14>[ 55.029773] [IGT] kms_addfb_basic: exiting, ret=0 uirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test<8>[ 55.042279] 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>[ 55.071895] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SR<14>[ 55.083428] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 ANDOM=17<14>[ 55.090500] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS 06305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_<14>[ 55.120123] [IGT] kms_addfb_basic: exiting, ret=0 intel_device(fd) Test requirement not met in function igt_requi<8>[ 55.130758] re_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 55.158856] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SR<14>[ 55.170477] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 ANDOM=17<14>[ 55.177497] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS 06305757<46>[ 55.185549] systemd-journald[125]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.0 (1536 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. for ran<46>[ 55.207663] systemd-journald[125]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. domisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../<14>[ 55.250621] [IGT] kms_addfb_basic: exiting, ret=0 lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not <8>[ 55.262747] met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 55.290701] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SR<14>[ 55.302269] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 ANDOM=17<14>[ 55.309541] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS 06305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-65536 [1mSubtest bad-pitch-65536: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: i<14>[ 55.339070] [IGT] kms_addfb_basic: exiting, ret=0 s_intel_device(fd) Test requirement not met in function igt_req<8>[ 55.349799] uire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 55.378082] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305757 for ran<14>[ 55.391554] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any domisati<14>[ 55.399303] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS on Opened device: /dev/dri/card1 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 55.428594] [IGT] kms_addfb_basic: exiting, ret=0 l_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtes<8>[ 55.441365] t.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 55.471705] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305757 for ran<14>[ 55.485235] [IGT] kms_addfb_basic: starting subtest invalid-get-prop domisati<14>[ 55.492768] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS on Opened device: /dev/dri/card1 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<14>[ 55.520382] [IGT] kms_addfb_basic: exiting, ret=0 is_intel_device(fd) Test requirement not met in function igt_r<8>[ 55.530832] equire_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>[ 55.559361] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305757 for ran<14>[ 55.572827] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any domisati<14>[ 55.580586] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS on Opened device: /dev/dri/card1 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 55.609954] [IGT] kms_addfb_basic: exiting, ret=0 l_device(fd) Test requirement not met in function igt_require_i<8>[ 55.620563] 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(fd) <14>[ 55.648551] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305757 for ran<14>[ 55.661998] [IGT] kms_addfb_basic: starting subtest invalid-set-prop domisati<14>[ 55.669626] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS on Opened device: /dev/dri/card1 Starting subtest: 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 requirement: is_inte<14>[ 55.697936] [IGT] kms_addfb_basic: exiting, ret=0 l_device(fd) Test requirement not met in function igt_require_intel, file ../li<8>[ 55.710134] b/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>[ 55.739303] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened devic<14>[ 55.754976] [IGT] kms_addfb_basic: starting subtest master-rmfb e: /dev/<14>[ 55.762145] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS dri/card1 Starting subtest: master-rmfb [1mSubtest master-rmfb: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: i<14>[ 55.786396] [IGT] kms_addfb_basic: exiting, ret=0 s_intel_device(fd) Test requirement not met in function igt_req<8>[ 55.796672] uire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 55.823967] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 <14>[ 55.841694] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag Starting<14>[ 55.849615] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS 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>[ 55.875327] [IGT] kms_addfb_basic: exiting, ret=0 ment: is_intel_device(fd) Test requirement not met in function <8>[ 55.885767] 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>[ 55.914583] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card<14>[ 55.931837] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier 1 Starting subtest: addfb25-bad-modifier (kms_addfb_basic:374) CRITICAL: Test assertion failure function <14>[ 55.948320] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, FAIL addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:374) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) <<<14>[ 55.971962] [IGT] kms_addfb_basic: exiting, ret=98 0) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&<8>[ 55.983082] f)) == -1 (kms_addfb_basic:374) CRITICAL: error: 0 != -1 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xe1124358] #2 [+0xe1125fbc] #3 [+0xe112156c] #4 [__libc_in<14>[ 56.010731] [IGT] kms_addfb_basic: executing it_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe11215b0] Subtest addfb25-bad-modifier failed. **** DEBUG **** (kms_addfb_basic:374) ioctl_wrappers-DEBUG: Test requirement passed: igt_has_fb_modifiers(fd) (kms_addfb_basic:374) CRITICAL: Test assertion failure function addfb25_tests, file ../tests/kms_addfb_basic.c:714: (<14>[ 56.045616] [IGT] kms_addfb_basic: exiting, ret=77 kms_addfb_basic:374) CRITICAL: Failed assertion: igt_ioctl((fd),<8>[ 56.056145] ((((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:374) CRITICAL: error: 0 != -1 (kms_addfb_basic:374) igt_core-INFO: Stack trace: <14>[ 56.086086] [IGT] kms_addfb_basic: executing (kms_addfb_basic:374) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_addfb_basic:374) igt_core-INFO: #1 [+0xe1124358] (kms_addfb_basic:374) igt_core-INFO: #2 [+0xe1125fbc] (kms_addfb_basic:374) igt_core-INFO: #3 [+0xe112156c] (kms_addfb_basic:374) igt_core-INFO:<14>[ 56.118764] [IGT] kms_addfb_basic: exiting, ret=77 #4 [__libc_init_first+0x80] (kms_addfb_basic:374) igt_core-I<8>[ 56.129883] NFO: #5 [__libc_start_main+0x98] (kms_addfb_basic:374) igt_core-INFO: #6 [+0xe11215b0] **** END **** [1mSubtest addfb25-bad-modifier: FAIL (0.009s)[0m Test requirement not met in function igt_require_intel, file<14>[ 56.158413] [IGT] kms_addfb_basic: executing ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version<14>[ 56.191011] [IGT] kms_addfb_basic: exiting, ret=77 : 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using I<8>[ 56.201926] GT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 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>[ 56.232068] [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.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip<14>[ 56.264651] [IGT] kms_addfb_basic: exiting, ret=77 24 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Ope<8>[ 56.275818] ned device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in functi<14>[ 56.304438] [IGT] kms_addfb_basic: executing on 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305758 for<14>[ 56.337041] [IGT] kms_addfb_basic: exiting, ret=77 randomisation Opened device: /dev/dri/card1 Test requirement <8>[ 56.347769] not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/<14>[ 56.376773] [IGT] kms_addfb_basic: executing 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/ca<14>[ 56.410154] [IGT] kms_addfb_basic: exiting, ret=77 rd1 Test requirement not met in function igt_require_intel, fil<8>[ 56.420757] e ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-x-tiled-legacy: SKI<14>[ 56.448340] [IGT] kms_addfb_basic: executing P (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_i<14>[ 56.482803] [IGT] kms_addfb_basic: exiting, ret=77 ntel, file ../lib/drmtest.c:880: Test requirement: is_intel_dev<8>[ 56.493373] 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_r<14>[ 56.521829] [IGT] kms_addfb_basic: executing equire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 56.553770] [IGT] kms_addfb_basic: starting subtest size-max Test req<14>[ 56.560412] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS uirement: is_int<14>[ 56.568579] [IGT] kms_addfb_basic: exiting, ret=0 el_device(fd) Test requirement not met in function igt_require_<8>[ 56.579452] intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest tile-pitch-mismatch: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_dev<14>[ 56.607133] [IGT] kms_addfb_basic: executing ice(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_<14>[ 56.641078] [IGT] kms_addfb_basic: starting subtest too-wide intel, f<14>[ 56.647722] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS ile ../lib/drmte<14>[ 56.655843] [IGT] kms_addfb_basic: exiting, ret=0 st.c:880: Test requirement: is_intel_device(fd) [1mSubtest ba<8>[ 56.666630] sic-y-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_<14>[ 56.695063] [IGT] kms_addfb_basic: executing SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 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: siz<14>[ 56.729374] [IGT] kms_addfb_basic: starting subtest too-high e-max <14>[ 56.735797] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS [1mSubtest size-<14>[ 56.743917] [IGT] kms_addfb_basic: exiting, ret=0 max: SUCCESS (0.000s)[0m Test requirement not met in function <8>[ 56.754805] igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 <14>[ 56.782315] [IGT] kms_addfb_basic: executing Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m Test requirement not met <14>[ 56.816802] [IGT] kms_addfb_basic: starting subtest bo-too-small in funct<14>[ 56.824088] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS ion igt_require_<14>[ 56.832608] [IGT] kms_addfb_basic: exiting, ret=0 intel, file ../lib/drmtest.c:880: Test requirement: is_intel_de<8>[ 56.843642] vice(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test re<14>[ 56.872333] [IGT] kms_addfb_basic: executing quirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-high [1mSubtest too-high: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c<14>[ 56.904323] [IGT] kms_addfb_basic: starting subtest small-bo :880: T<14>[ 56.910697] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS est requirement:<14>[ 56.918815] [IGT] kms_addfb_basic: exiting, ret=0 is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linu<8>[ 56.929742] x: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(f<14>[ 56.956501] [IGT] kms_addfb_basic: executing d) 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 [1mSubtest bo-too-small: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Ve<14>[ 56.990433] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling rsion: 1<14>[ 56.998810] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP .28-ga44ebfe (aa<14>[ 57.008280] [IGT] kms_addfb_basic: exiting, ret=77 rch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=17063057<8>[ 57.019264] 59 for randomisation Opened device: /dev/dri/card1 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.046819] [IGT] kms_addfb_basic: executing _require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: small-bo [1mSubtest small-bo: SUCCESS (0.000s)[0m Test 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: 6.1.96-cip24 aarch64)<14>[ 57.081646] [IGT] kms_addfb_basic: exiting, ret=77 Using IGT_SRANDOM=1706305759 for randomisation Opened device:<8>[ 57.092563] /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 57.120150] [IGT] kms_addfb_basic: executing 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 ..<14>[ 57.154013] [IGT] kms_addfb_basic: exiting, ret=77 /lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-<8>[ 57.164710] Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880<14>[ 57.192288] [IGT] kms_addfb_basic: executing : 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 I<14>[ 57.227536] [IGT] kms_addfb_basic: exiting, ret=77 GT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64<8>[ 57.238208] ) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in<14>[ 57.267512] [IGT] kms_addfb_basic: executing function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-yf-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) U<14>[ 57.302151] [IGT] kms_addfb_basic: exiting, ret=77 sing IGT_SRANDOM=1706305759 for randomisation Opened device: /d<8>[ 57.312938] ev/dri/card1 Test requi<8>[ 57.322368] rement 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 <8>[ 57.349878] function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IG<14>[ 57.375290] [IGT] kms_atomic: executing T_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test <14>[ 57.393884] [IGT] kms_atomic: starting subtest plane-overlay-legacy requirement: is_intel_de<14>[ 57.402283] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 vice(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-4-tiled: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Starting subtest: plane-overlay-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 57.623468] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 57.631502] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS est pipe<14>[ 57.639812] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.213s)[0m [1mSubtest plane-overlay-legacy: SUCCESS (0.231s)<8>[ 57.651992] [0m <14>[ 57.682448] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card<14>[ 57.698879] [IGT] kms_atomic: starting subtest plane-primary-legacy 1 Starting subtest<14>[ 57.707504] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 : plane-primary-legacy Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:434) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:434) 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:434) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:434) 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 [+0xe4c45cd0] #7 [+0xe4c424b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xe4c424f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DE<14>[ 59.216381] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL BUG: pla<14>[ 59.223716] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL ne E.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "COLOR_R<14>[ 59.241433] [IGT] kms_atomic: exiting, ret=98 ANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434<8>[ 59.256802] ) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic<14>[ 59.286002] [IGT] kms_atomic: executing :434) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/<14>[ 59.303125] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos 0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:434) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:434) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: HDMI-A-1: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:434) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: HDMI-A-2: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: d<14>[ 59.446265] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP isplay: Writeback-1: preparing atomic, pipe:<14>[ 59.459069] [IGT] kms_atomic: exiting, ret=77 A (kms_atomic:434) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x38/56 <8>[ 59.471443] (kms_atomic:434) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:434) igt_kms-DEBUG: display: } (kms_atomic:434) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifi<14>[ 59.501878] [IGT] kms_atomic: executing er=0x0, size=0) (kms_atomic:434) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (k<14>[ 59.518519] [IGT] kms_atomic: starting subtest plane-immutable-zpos ms_atomic:434) i<14>[ 59.526764] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 gt_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:434) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:434) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:434) igt_core-INFO: Stack trace: (kms_atomic:434) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:434) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:434) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:434) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:434) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:434) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() (kms_atomic:434) igt_core-INFO: #6 [+0xe4c45cd0] (kms_atomic:434) igt_core-INFO: #7 [+0xe4c424b8] (kms_atomic:434) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:434) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:434) igt_core-INFO: #10 [+0xe4c424f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.501s)[0m [1mSubtest plane-primary-legacy: FAIL (1.517s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card1 Starting subtest: plane-primary-overlay-mutable-zpos No dynamic tests <14>[ 59.668005] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP executed<14>[ 59.675937] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP . [1mSubtest plane-primary-overlay-mutable-zpo<14>[ 59.687834] [IGT] kms_atomic: exiting, ret=77 s: SKIP (0.135s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64)<8>[ 59.700105] Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card1 Starting subtest: plane-immutable-zpos Starting dynamic subtest: pipe-A-Writeback-1 Test requirement not met in function igt_require_pipe_crc, file ../lib/igt_pipe_c<14>[ 59.729380] [IGT] kms_atomic: executing rc.c:211: Test requirement: fstatat(dir, "crtc-0/crc/control", &stat, 0) == 0 CRCs not supported on this platform Last errno: 2, No s<14>[ 59.746099] [IGT] kms_atomic: starting subtest test-only uch file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.134s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.150s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card1 Starting subtest: test-only <14>[ 59.887948] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 60.022565] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 60.030612] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 60.037931] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.127s)[0m [1mSubtest test-only: SUCCESS (0.278s)[0m <8>[ 60.050407] <14>[ 60.078674] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305762 for randomisation Opened device: /dev/dri/card1 <14>[ 60.098046] [IGT] kms_atomic: starting subtest plane-cursor-legacy Starting subtest<14>[ 60.105931] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 : plane-cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 60.263885] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 60.271950] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 60.280216] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.150s)[0m [1mSubtest plane-cursor-legacy: SUCCESS (0.167s)<8>[ 60.292383] [0m <14>[ 60.323111] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305762 for randomisation Opened device: /dev/<14>[ 60.339127] [IGT] kms_atomic: starting subtest plane-invalid-params dri/card1 Starting subt<14>[ 60.347523] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 est: plane-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:449) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:449) 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:449) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:449) 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 [+0xc07c54dc] #7 [+0xc07c24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xc07c24f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:449) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:449) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:449) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:449) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: HDMI-A-1: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:449) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: HDMI-A-2: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:449) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x38/56 (kms_atomic:449) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 49 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x31/49 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 56 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x38/56 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 48 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x30/48 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 236 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0xec/236 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: A.0: plane_set_fb(237) (kms_atomic:449) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:449) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:449) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0xed/237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x38/56 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "COLOR_ENCODING" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0xed/237 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt<14>[ 61.525019] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL _kms-DEB<14>[ 61.532336] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL UG: display: populating plane data: A.0, fb 237 (kms_atomic:449) ig<14>[ 61.546064] [IGT] kms_atomic: exiting, ret=98 t_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x30/48 (kms_atomic:449) igt_kms-DEBUG: display: <8>[ 61.560101] } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0xec/236 (kms_atomic:449) igt_kms-DEBUG<14>[ 61.589826] [IGT] kms_atomic: executing : display: } (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237<14>[ 61.606963] [IGT] kms_atomic: starting subtest plane-invalid-params-fence (kms_atomic:449) igt_k<14>[ 61.615957] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_kms-DEBUG: display: A.0: plane_set_fb(237) (kms_atomic:449) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:449) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:449) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:449) igt_kms-DEBUG: display: commit { (kms_atomic:449) igt_kms-DEBUG: display: populating plane data: A.0, fb 237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0xed/237 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x38/56 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "COLOR_ENCODING" to 0x1/1 (kms_atomic:449) igt_kms-DEBUG: plane A.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:449) igt_kms-DEBUG: display: } (kms_atomic:449) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_a<14>[ 61.758500] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP tomic:44<14>[ 61.766413] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP 9) igt_kms-CRITICAL: Test assertion failure func<14>[ 61.778870] [IGT] kms_atomic: exiting, ret=77 tion kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:449) igt_kms-CRITICAL<8>[ 61.791022] : 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:449) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memor<14>[ 61.821869] [IGT] kms_atomic: executing y (kms_atomic:449) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:449) igt_core-INFO: Stack trace: (kms_atomic:449) igt_core-INFO: #0 ../lib/<14>[ 61.839073] [IGT] kms_atomic: starting subtest crtc-invalid-params igt_core.c:1989 <14>[ 61.847263] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 __igt_fail_assert() (kms_atomic:449) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:449) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:449) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:449) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:449) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:449) igt_core-INFO: #6 [+0xc07c54dc] (kms_atomic:449) igt_core-INFO: #7 [+0xc07c24b8] (kms_atomic:449) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:449) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:449) igt_core-INFO: #10 [+0xc07c24f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.169s)[0m [1mSubtest plane-invalid-params: FAIL (1.186s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card1 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.134s)[0m No dynamic tests executed. [1mSubtest plane-invalid-params-fence: SKIP (0.152s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card1 Starting subtest: crtc-invalid-params Starting dynamic subtest: pipe-A-Writeback-1<14>[ 61.999777] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS [1mDy<14>[ 62.007989] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS namic su<14>[ 62.016235] [IGT] kms_atomic: exiting, ret=0 btest pipe-A-Writeback-1: SUCCESS (0.145s)[0m [1mSubtest crtc-invalid-params: SUCCESS<8>[ 62.028420] (0.162s)[0m <14>[ 62.058680] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/<14>[ 62.074811] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence dri/card1 Start<14>[ 62.083558] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ing subtest: crtc-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 62.224529] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 62.232292] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met in function igt_require_sw_sync, file .<14>[ 62.244652] [IGT] kms_atomic: exiting, ret=77 ./lib/sw_sync.c:265: Test requirement: kernel_has_sw_sync() Last errno: 2, No such fil<8>[ 62.256768] e or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.133s)[0m No dynamic tests executed. [1mSubtest crtc-invalid-params-fence: SKIP (0.150s)[0m <14>[ 62.287829] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card1 <14>[ 62.307170] [IGT] kms_atomic: starting subtest atomic-invalid-params Starting subtest<14>[ 62.315228] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 : atomic-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 62.483554] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 62.491616] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 62.500026] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.161s)[0m [1mSubtest atomic-invalid-params:<8>[ 62.510912] SUCCESS (0.178s)[0m <14>[ 62.539888] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card1 <14>[ 62.556946] [IGT] kms_atomic: starting subtest atomic-plane-damage Starting subtest: atomic-plane-damage No dynam<14>[ 62.702212] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests executed. [1mSubtest atomic-plane-dam<14>[ 62.714052] [IGT] kms_atomic: exiting, ret=77 age: SKIP (0.138s)[0m <8>[ 62.726144] <8>[ 62.736649] <8>[ 62.764960] <14>[ 62.790741] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card1 <14>[ 62.808679] [IGT] kms_flip_event_leak: starting subtest basic Starting subtest<14>[ 62.816309] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 : basic Starting dynamic subtest: pipe-A-Writeback-1 (kms_flip_event_leak:470) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:470) 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:470) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:470) 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 [+0xe6ae1964] #6 [+0xe6ae146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xe6ae14b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 1<14>[ 63.857363] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL 7 (kms_<14>[ 63.865498] [IGT] kms_flip_event_leak: finished subtest basic, FAIL flip_event_leak:470) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_flip_event_le<14>[ 63.880546] [IGT] kms_flip_event_leak: exiting, ret=98 ak:470) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:470) igt_kms-DEBUG: Test req<8>[ 63.896258] uirement passed: plane_i<8>[ 63.905018] dx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_f<8>[ 63.938135] lip_event_leak:470) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_flip_event_leak:470) igt_kms-DEBUG: Test requireme<14>[ 63.971475] [IGT] kms_prop_blob: executing nt passe<14>[ 63.976749] [IGT] kms_prop_blob: starting subtest basic d: plane<14>[ 63.982763] [IGT] kms_prop_blob: finished subtest basic, SUCCESS _idx >= <14>[ 63.989907] [IGT] kms_prop_blob: exiting, ret=0 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:470) igt_k<8>[ 64.000408] ms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: Test requirement passed: plane_idx <14>[ 64.026867] [IGT] kms_prop_blob: executing >= 0 && <14>[ 64.032185] [IGT] kms_prop_blob: starting subtest blob-prop-core plane_id<14>[ 64.039138] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS x < pipe<14>[ 64.046970] [IGT] kms_prop_blob: exiting, ret=0 ->n_planes (kms_flip_event_leak:470) igt_kms-DEBUG: display: <8>[ 64.057467] Fixing up initial rotation pipe E, plane 17 (kms_flip_event_leak:470) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_flip_event_leak:470) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0<14>[ 64.083412] [IGT] kms_prop_blob: executing ) (kms_<14>[ 64.088503] [IGT] kms_prop_blob: starting subtest blob-prop-validate flip_eve<14>[ 64.096097] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS nt_leak:<14>[ 64.104082] [IGT] kms_prop_blob: exiting, ret=0 470) igt_kms-DEBUG: display: } (kms_flip_event_leak:470) drmtes<8>[ 64.114498] t-DEBUG: Force option used: Using driver vc4 (kms_flip_event_leak:470) drmtest-DEBUG: Expected driver "vc4" but got "v3d" (kms_flip_event_leak:470) drmtest-DEBUG: Opened previously opened device: /dev/dri/card1 (kms_flip_event_leak:470) <14>[ 64.143353] [IGT] kms_prop_blob: executing drmtest-DEBUG: T<14>[ 64.149053] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime est requ<14>[ 64.156885] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS irement <14>[ 64.165078] [IGT] kms_prop_blob: exiting, ret=0 passed: !(fd<0) (kms_flip_event_leak:470) igt_fb-DEBUG: igt_cre<8>[ 64.175543] ate_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_leak:470) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:<14>[ 64.204251] [IGT] kms_prop_blob: executing 470) igt<14>[ 64.209916] [IGT] kms_prop_blob: starting subtest blob-multiple _kms-CRI<14>[ 64.216987] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS TICAL: F<14>[ 64.224409] [IGT] kms_prop_blob: exiting, ret=0 ailed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) |<8>[ 64.234938] ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_flip_event_leak:470) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:470) igt_k<14>[ 64.262841] [IGT] kms_prop_blob: executing ms-CRITI<14>[ 64.268149] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any CAL: err<14>[ 64.275600] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS or: -1 !<14>[ 64.284000] [IGT] kms_prop_blob: exiting, ret=0 = 0 (kms_flip_event_leak:470) igt_core-INFO: Stack trace: (kms<8>[ 64.294458] _flip_event_leak:470) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_leak:470) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_flip_event_leak:470) igt_core-INFO: #2 .<14>[ 64.322135] [IGT] kms_prop_blob: executing ./lib/ig<14>[ 64.327535] [IGT] kms_prop_blob: starting subtest invalid-get-prop t_fb.c:1<14>[ 64.334672] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS 249 crea<14>[ 64.342687] [IGT] kms_prop_blob: exiting, ret=0 te_bo_for_fb.isra.0() (kms_flip_event_leak:470) igt_core-INFO: <8>[ 64.352991] #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_flip_event_leak:470) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_flip_event_leak:470) igt_core-INFO: #5 [+0xe6ae1964] (kms_flip_event_leak:4<14>[ 64.380875] [IGT] kms_prop_blob: executing 70) igt_core-INF<14>[ 64.386884] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any O: #6 <14>[ 64.394621] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS [[ 64.403136] [IGT] kms_prop_blob: exiting, ret=0 n>+0xe6ae146c] (kms_flip_event_leak:470) igt_core-INFO: #7 [_<8>[ 64.413657] _libc_init_first+0x80] (kms_flip_event_leak:470) igt_core-INFO: #8 [__libc_start_main+0x98] (kms_flip_event_leak:470) igt_core-INFO: #9 [+0xe6ae14b0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: F<14>[ 64.441196] [IGT] kms_prop_blob: executing AIL (1.0<14>[ 64.446710] [IGT] kms_prop_blob: starting subtest invalid-set-prop 33s)[0m<14>[ 64.453846] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS [1mSu<14>[ 64.461928] [IGT] kms_prop_blob: exiting, ret=0 btest basic: FAIL (1.050s)[0m IGT-Version: 1.28-ga44ebfe (aarc<8>[ 64.472207] h64) (Linux: 6.1.96-cip2<8>[ 64.481809] 4 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305766 for randomisation <8>[ 64.509837] Opened device: /dev/dri/card1 Starting subtest: blob-prop-core [1mSubtest blob-prop-core: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305766 for randomisation <14>[ 64.535838] [IGT] kms_setmode: executing Opened d<14>[ 64.541002] [IGT] kms_setmode: starting subtest basic evice: /<14>[ 64.546791] [IGT] kms_setmode: finished subtest basic, SKIP dev/dri/<14>[ 64.553427] [IGT] kms_setmode: exiting, ret=77 card1 Starting subtest: blob-prop-validate [1mSubtest blob-pr<8>[ 64.563798] op-validate: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: blob-prop-lifetime [1mSubtest blob-pro<14>[ 64.591956] [IGT] kms_setmode: executing p-lifetime: SUCC<14>[ 64.597082] [IGT] kms_setmode: starting subtest basic-clone-single-crtc ESS (0.0<14>[ 64.605126] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP 00s)[0m<14>[ 64.613308] [IGT] kms_setmode: exiting, ret=77 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarc<8>[ 64.623759] h64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: blob-multiple [1mSubtest blob-multiple: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using<14>[ 64.653447] [IGT] kms_setmode: executing IGT_SRANDOM=170<14>[ 64.658601] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc 6305766 <14>[ 64.666813] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP for rand<14>[ 64.675162] [IGT] kms_setmode: exiting, ret=77 omisation Opened device: /dev/dri/card1 Starting subtest: inva<8>[ 64.685621] lid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: i<14>[ 64.715158] [IGT] kms_setmode: executing nvalid-get-prop <14>[ 64.720531] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc [1mSub<14>[ 64.729110] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP test inv<14>[ 64.737662] [IGT] kms_setmode: exiting, ret=77 alid-get-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe <8>[ 64.747981] (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarc<14>[ 64.778329] [IGT] kms_setmode: executing h64) (Linux: 6.1<14>[ 64.784036] [IGT] kms_setmode: starting subtest clone-exclusive-crtc .96-cip2<14>[ 64.791740] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP 4 aarch6<14>[ 64.799689] [IGT] kms_setmode: exiting, ret=77 4) Using IGT_SRANDOM=1706305766 for randomisation Opened devic<8>[ 64.810125] e: /dev/dri/card1 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/c<14>[ 64.839954] [IGT] kms_setmode: executing ard1 Starting s<14>[ 64.845355] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing ubtest: <14>[ 64.854300] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP basic T<14>[ 64.863691] [IGT] kms_setmode: exiting, ret=77 esting: basic 1 connector combinations Testing: basic 2 connect<8>[ 64.873975] or combinations No dyna<8>[ 64.885420] mic tests executed. [1mSubtest basic: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 Starting subtest: basic-clone-single-crtc Testing: basic-clone-single-crt<8>[ 64.913696] c 2 connector combinations No dynamic tests executed. [1mSubtest basic-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/<14>[ 64.940907] [IGT] kms_vblank: executing dri/card1 Starting subtest: invalid-clone-single-crtc Testing: invalid-clone-single-crtc 2 connector combinations No dynamic tests executed. <14>[ 64.958046] [IGT] kms_vblank: starting subtest invalid [1mSubtest inv<14>[ 64.965104] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 alid-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305767 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305767 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:527) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:527) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:527) 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 [+0xea36338c] #3 [+0xea361c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xea361cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:527) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:527) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:527) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:527) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:527) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:527) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:527) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:527) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:527) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:527) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:527) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:527) igt_kms-DEBUG: d<14>[ 69.195988] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL isplay: <14>[ 69.203604] [IGT] kms_vblank: finished subtest invalid, FAIL SetCursor pipe D, disabling (kms_vblank:527) igt_kms-DEBUG: display: MoveCursor pipe D,<14>[ 69.218181] [IGT] kms_vblank: exiting, ret=98 (0, 0) (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes <8>[ 69.233071] (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:527) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:527) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up i<14>[ 69.267901] [IGT] kms_vblank: executing nitial rotation pipe E, plane 17 (kms_vblank:527) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:527) igt_kms-DEBUG: disp<14>[ 69.284939] [IGT] kms_vblank: starting subtest crtc-id lay: MoveCursor pipe<14>[ 69.292303] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 E, (0, 0) (kms_vblank:527) igt_kms-DEBUG: display: } (kms_vblank:527) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:527) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:527) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:527) igt_core-INFO: Stack trace: (kms_vblank:527) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:527) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:527) igt_core-INFO: #2 [+0xea36338c] (kms_vblank:527) igt_core-INFO: #3 [+0xea361c78] (kms_vblank:527) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:527) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:527) igt_core-INFO: #6 [+0xea361cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.223s)[0m [1mSubtest invalid: FAIL (4.240s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305771 for randomisation Opened device: /dev/dri/card1 Starting subtest: crtc-id 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 [+0xabec3728] #3 [+0xabec1c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xabec1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:530) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial 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) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:530) igt_kms-DEBUG: d<14>[ 73.547971] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL isplay: <14>[ 73.555587] [IGT] kms_vblank: finished subtest crtc-id, FAIL SetCursor pipe D, disabling (kms_vblank:530) igt_kms-DEBUG: display: MoveCursor pipe D,<14>[ 73.570078] [IGT] kms_vblank: exiting, ret=98 (0, 0) (kms_vblank:530) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes <8>[ 73.584725] (kms_vblank:530) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:530) igt_kms-DEBUG: display: SetCrtc pipe E, 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 i<14>[ 73.619658] [IGT] kms_vblank: executing nitial rotation pipe E, plane 17 (kms_vblank:530) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:530) igt_kms-DEBUG: disp<14>[ 73.636472] [IGT] kms_vblank: starting subtest accuracy-idle lay: MoveCur<14>[ 73.644424] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 sor 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 [+0xabec3728] (kms_vblank:530) igt_core-INFO: #3 [+0xabec1c78] (kms_vblank:530) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:530) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:530) igt_core-INFO: #6 [+0xabec1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.248s)[0m [1mSubtest crtc-id: FAIL (4.265s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305775 for randomisation Opened device: /dev/dri/card1 Starting subtest: accuracy-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:533) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:533) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:533) 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 [+0xb2251f94] #3 [+0xb2252fa0] #4 [+0xb22531bc] #5 [+0xb2251c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb2251cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:533) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:533) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:533) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:533) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:533) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:533) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:533) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:533) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 77.901456] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 77.909028] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL :533) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:533) igt_kms-DEBUG: Tes<14>[ 77.924026] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: <8>[ 77.938783] Fixing up initial rotation pipe E, plane 0 (kms_vblank:533) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:533) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 77.972163] [IGT] kms_vblank: executing E, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:533) igt_kms-DEBUG: display: MoveCursor <14>[ 77.988748] [IGT] kms_vblank: starting subtest query-idle pipe E, (0, 0) (kms_vbl<14>[ 77.996695] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ank:533) igt_kms-DEBUG: display: } (kms_vblank:533) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:533) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:533) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:533) igt_core-INFO: Stack trace: (kms_vblank:533) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:533) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:533) igt_core-INFO: #2 [+0xb2251f94] (kms_vblank:533) igt_core-INFO: #3 [+0xb2252fa0] (kms_vblank:533) igt_core-INFO: #4 [+0xb22531bc] (kms_vblank:533) igt_core-INFO: #5 [+0xb2251c78] (kms_vblank:533) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:533) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:533) igt_core-INFO: #8 [+0xb2251cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.250s)[0m [1mSubtest accuracy-idle: FAIL (4.266s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305780 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-idle 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 [+0xd61e1f94] #3 [+0xd61e2fa0] #4 [+0xd61e31bc] #5 [+0xd61e1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd61e1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:536) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (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_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: Fixing up initial 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_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 82.253415] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 82.260985] [IGT] kms_vblank: finished subtest query-idle, FAIL :536) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:536) igt_kms-DEBUG: Tes<14>[ 82.275788] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:536) igt_kms-DEBUG: display: <8>[ 82.290423] Fixing up initial rotation pipe E, plane 0 (kms_vblank:536) igt_kms-DEBUG: display: SetCrtc pipe E, 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 E, plan<14>[ 82.324321] [IGT] kms_vblank: executing e 17 (kms_vblank:536) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:536) igt_kms-DEBUG: display: MoveCursor pipe E, <14>[ 82.341000] [IGT] kms_vblank: starting subtest query-idle-hang (0, 0) <14>[ 82.347985] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP (kms_vbl<14>[ 82.355498] [IGT] kms_vblank: exiting, ret=77 ank:536) igt_kms-DEBUG: display: } (kms_vblank:536) igt_kms-CRI<8>[ 82.366111] TICAL: 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,<14>[ 82.394564] [IGT] kms_vblank: executing 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_vb<14>[ 82.413036] [IGT] kms_vblank: starting subtest query-forked lank:536) igt_core-INFO:<14>[ 82.420703] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:536) igt_core-INFO: #2 [+0xd61e1f94] (kms_vblank:536) igt_core-INFO: #3 [+0xd61e2fa0] (kms_vblank:536) igt_core-INFO: #4 [+0xd61e31bc] (kms_vblank:536) igt_core-INFO: #5 [+0xd61e1c78] (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 [+0xd61e1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.249s)[0m [1mSubtest query-idle: FAIL (4.266s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305784 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305784 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-forked 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 [+0xd3be1f94] #3 [+0xd3be2fa0] #4 [+0xd3be31bc] #5 [+0xd3be1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd3be1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:542) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (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_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up 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_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 86.605426] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 86.613002] [IGT] kms_vblank: finished subtest query-forked, FAIL :542) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:542) igt_kms-DEBUG: Tes<14>[ 86.627932] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: <8>[ 86.642571] Fixing up initial rotation pipe 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 >= 0 && plane_idx < pipe->n_planes (kms_vblank:542) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<14>[ 86.676447] [IGT] kms_vblank: executing e 17 (kms_vblank:542) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:542) igt_kms-DEBUG: display: MoveCursor pipe E, <14>[ 86.693482] [IGT] kms_vblank: starting subtest query-forked-hang (0, 0) <14>[ 86.700538] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP (kms_vbl<14>[ 86.708214] [IGT] kms_vblank: exiting, ret=77 ank:542) igt_kms-DEBUG: display: } (kms_vblank:542) igt_kms-CRI<8>[ 86.718831] TICAL: 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 er<14>[ 86.746827] [IGT] kms_vblank: executing rno: 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_a<14>[ 86.764124] [IGT] kms_vblank: starting subtest query-busy ssert() (kms_vblank:542<14>[ 86.772133] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:542) igt_core-INFO: #2 [+0xd3be1f94] (kms_vblank:542) igt_core-INFO: #3 [+0xd3be2fa0] (kms_vblank:542) igt_core-INFO: #4 [+0xd3be31bc] (kms_vblank:542) igt_core-INFO: #5 [+0xd3be1c78] (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 [+0xd3be1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.177s)[0m [1mSubtest query-forked: FAIL (4.194s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305788 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305788 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-busy 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 [+0xbf481f94] #3 [+0xbf482fa0] #4 [+0xbf4831bc] #5 [+0xbf481c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbf481cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:548) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (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_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: Fixing up initial 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_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 90.957414] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 90.964983] [IGT] kms_vblank: finished subtest query-busy, FAIL :548) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:548) igt_kms-DEBUG: Tes<14>[ 90.979752] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:548) igt_kms-DEBUG: display: <8>[ 90.994423] Fixing up initial rotation pipe E, plane 0 (kms_vblank:548) igt_kms-DEBUG: display: SetCrtc pipe E, 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<14>[ 91.027634] [IGT] kms_vblank: executing E, plane 17 (kms_vblank:548) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:548) igt_kms-DEBUG: display: MoveCursor <14>[ 91.044382] [IGT] kms_vblank: starting subtest query-busy-hang pipe E, <14>[ 91.051384] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP (0, 0) <14>[ 91.058803] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:548) igt_kms-DEBUG: display: } (kms_vblank:548) igt<8>[ 91.069498] _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 er<14>[ 91.097459] [IGT] kms_vblank: executing rno: 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 __ig<14>[ 91.114329] [IGT] kms_vblank: starting subtest query-forked-busy t_fail_assert() (kms_vb<14>[ 91.122889] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 lank:548) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:548) igt_core-INFO: #2 [+0xbf481f94] (kms_vblank:548) igt_core-INFO: #3 [+0xbf482fa0] (kms_vblank:548) igt_core-INFO: #4 [+0xbf4831bc] (kms_vblank:548) igt_core-INFO: #5 [+0xbf481c78] (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 [+0xbf481cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.177s)[0m [1mSubtest query-busy: FAIL (4.194s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305793 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305793 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-forked-busy 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 [+0xd5811f94] #3 [+0xd5812fa0] #4 [+0xd58131bc] #5 [+0xd5811c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd5811cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:554) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (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_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:554) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) 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>[ 95.309414] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 95.316987] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL :554) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:554) igt_kms-DEBUG: Tes<14>[ 95.332413] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:554) igt_kms-DEBUG: display: <8>[ 95.347076] Fixing up initial rotation pipe E, plane 0 (kms_vblank:554) igt_kms-DEBUG: display: SetCrtc pipe E, 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 E, plane 17 (k<14>[ 95.382298] [IGT] kms_vblank: executing ms_vblank:554) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:554) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) <14>[ 95.399025] [IGT] kms_vblank: starting subtest query-forked-busy-hang (kms_vbl<14>[ 95.406665] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP ank:554)<14>[ 95.414698] [IGT] kms_vblank: exiting, ret=77 igt_kms-DEBUG: display: } (kms_vblank:554) igt_kms-CRITICAL: T<8>[ 95.425259] est 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 <14>[ 95.454107] [IGT] kms_vblank: executing 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:<14>[ 95.473987] [IGT] kms_vblank: starting subtest wait-idle #1 ../lib/igt<14>[ 95.481393] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:554) igt_core-INFO: #2 [+0xd5811f94] (kms_vblank:554) igt_core-INFO: #3 [+0xd5812fa0] (kms_vblank:554) igt_core-INFO: #4 [+0xd58131bc] (kms_vblank:554) igt_core-INFO: #5 [+0xd5811c78] (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 [+0xd5811cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.178s)[0m [1mSubtest query-forked-busy: FAIL (4.195s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305797 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305797 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-idle 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 [+0xe3e81f94] #3 [+0xe3e82fa0] #4 [+0xe3e831bc] #5 [+0xe3e81c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe3e81cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:560) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (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_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: Fixing up initial 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) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 99.661414] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 99.668986] [IGT] kms_vblank: finished subtest wait-idle, FAIL :560) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:560) igt_kms-DEBUG: Tes<14>[ 99.683628] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:560) igt_kms-DEBUG: display: <8>[ 99.698404] Fixing up initial rotation pipe E, plane 0 (kms_vblank:560) igt_kms-DEBUG: display: SetCrtc pipe E, 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 E, plan<14>[ 99.732279] [IGT] kms_vblank: executing e 17 (kms_vblank:560) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:560) igt_kms-DEBUG: display: MoveCursor pipe E, <14>[ 99.749189] [IGT] kms_vblank: starting subtest wait-idle-hang (0, 0) <14>[ 99.755787] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP (kms_vbl<14>[ 99.763154] [IGT] kms_vblank: exiting, ret=77 ank:560) igt_kms-DEBUG: display: } (kms_vblank:560) igt_kms-CRI<8>[ 99.773849] TICAL: 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 er<14>[ 99.801548] [IGT] kms_vblank: executing rno: 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 __ig<14>[ 99.818391] [IGT] kms_vblank: starting subtest wait-forked t_fail_assert() (kms_vb<14>[ 99.825940] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 lank:560) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:560) igt_core-INFO: #2 [+0xe3e81f94] (kms_vblank:560) igt_core-INFO: #3 [+0xe3e82fa0] (kms_vblank:560) igt_core-INFO: #4 [+0xe3e831bc] (kms_vblank:560) igt_core-INFO: #5 [+0xe3e81c78] (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 [+0xe3e81cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.172s)[0m [1mSubtest wait-idle: FAIL (4.189s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305801 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305802 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-forked 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 [+0xe37c1f94] #3 [+0xe37c2fa0] #4 [+0xe37c31bc] #5 [+0xe37c1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe37c1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:566) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (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_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 104.014140] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :566) ig<14>[ 104.021808] [IGT] kms_vblank: finished subtest wait-forked, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Tes<14>[ 104.036636] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: <8>[ 104.051751] Fixing up initial rotation pipe E, plane 0 (kms_vblank:566) igt_kms-DEBUG: display: SetCrtc pipe E, 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 E, plane 17 (k<14>[ 104.085994] [IGT] kms_vblank: executing ms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) <14>[ 104.103133] [IGT] kms_vblank: starting subtest wait-forked-hang (kms_vbl<14>[ 104.109977] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP ank:566)<14>[ 104.117553] [IGT] kms_vblank: exiting, ret=77 igt_kms-DEBUG: display: } (kms_vblank:566) igt_kms-CRITICAL: T<8>[ 104.128272] est 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 <14>[ 104.156857] [IGT] kms_vblank: executing 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_vb<14>[ 104.173979] [IGT] kms_vblank: starting subtest wait-busy lank:566) igt_core-INFO:<14>[ 104.181986] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:566) igt_core-INFO: #2 [+0xe37c1f94] (kms_vblank:566) igt_core-INFO: #3 [+0xe37c2fa0] (kms_vblank:566) igt_core-INFO: #4 [+0xe37c31bc] (kms_vblank:566) igt_core-INFO: #5 [+0xe37c1c78] (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 [+0xe37c1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.180s)[0m [1mSubtest wait-forked: FAIL (4.197s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305806 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305806 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-busy 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 [+0xe0f21f94] #3 [+0xe0f22fa0] #4 [+0xe0f231bc] #5 [+0xe0f21c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe0f21cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:572) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (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_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up 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_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 108.365467] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 108.373030] [IGT] kms_vblank: finished subtest wait-busy, FAIL :572) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Tes<14>[ 108.387693] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: <8>[ 108.402498] Fixing up initial rotation pipe E, plane 0 (kms_vblank:572) igt_kms-DEBUG: display: SetCrtc pipe E, 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 E, plan<14>[ 108.436250] [IGT] kms_vblank: executing e 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe E, <14>[ 108.452873] [IGT] kms_vblank: starting subtest wait-busy-hang (0, 0) <14>[ 108.459816] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP (kms_vbl<14>[ 108.467345] [IGT] kms_vblank: exiting, ret=77 ank:572) igt_kms-DEBUG: display: } (kms_vblank:572) igt_kms-CRI<8>[ 108.477827] TICAL: 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,<14>[ 108.505929] [IGT] kms_vblank: executing 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_vb<14>[ 108.524486] [IGT] kms_vblank: starting subtest wait-forked-busy lank:572) igt_co<14>[ 108.532487] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 re-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:572) igt_core-INFO: #2 [+0xe0f21f94] (kms_vblank:572) igt_core-INFO: #3 [+0xe0f22fa0] (kms_vblank:572) igt_core-INFO: #4 [+0xe0f231bc] (kms_vblank:572) igt_core-INFO: #5 [+0xe0f21c78] (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 [+0xe0f21cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.176s)[0m [1mSubtest wait-busy: FAIL (4.192s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-forked-busy 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 [+0xd2d31f94] #3 [+0xd2d32fa0] #4 [+0xd2d331bc] #5 [+0xd2d31c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd2d31cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:578) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (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_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:578) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 112.717419] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 112.724987] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL :578) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Tes<14>[ 112.740197] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: <8>[ 112.754995] 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<14>[ 112.788282] [IGT] kms_vblank: executing E, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor <14>[ 112.805229] [IGT] kms_vblank: starting subtest wait-forked-busy-hang pipe E, <14>[ 112.812860] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP (0, 0) <14>[ 112.820895] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:578) igt_kms-DEBUG: display: } (kms_vblank:578) igt<8>[ 112.831527] _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 er<14>[ 112.860356] [IGT] kms_vblank: executing rno: 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_a<14>[ 112.878225] [IGT] kms_vblank: starting subtest ts-continuation-idle ssert() (kms_vb<14>[ 112.886420] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 lank:578) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:578) igt_core-INFO: #2 [+0xd2d31f94] (kms_vblank:578) igt_core-INFO: #3 [+0xd2d32fa0] (kms_vblank:578) igt_core-INFO: #4 [+0xd2d331bc] (kms_vblank:578) igt_core-INFO: #5 [+0xd2d31c78] (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 [+0xd2d31cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.177s)[0m [1mSubtest wait-forked-busy: FAIL (4.194s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305814 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305815 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-idle 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 [+0xe6c11f94] #3 [+0xe6c12fa0] #4 [+0xe6c131bc] #5 [+0xe6c11c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe6c11cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:584) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (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_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:584) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:584) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:584) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 117.070077] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :584) ig<14>[ 117.077705] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:584) igt_kms-DEBUG: Test requir<14>[ 117.093374] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:584) igt_kms-DEBUG: display: Fixing <8>[ 117.108071] 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_vblan<14>[ 117.143673] [IGT] kms_vblank: executing k:584) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:584) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vbl<14>[ 117.160473] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang ank:584)<14>[ 117.168057] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP igt_kms<14>[ 117.176436] [IGT] kms_vblank: exiting, ret=77 -DEBUG: display: } (kms_vblank:584) igt_kms-CRITICAL: Test asse<8>[ 117.187155] rtion 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 <14>[ 117.215804] [IGT] kms_vblank: executing 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_vb<14>[ 117.233094] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm lank:584) igt_core-INFO:<14>[ 117.242100] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:584) igt_core-INFO: #2 [+0xe6c11f94] (kms_vblank:584) igt_core-INFO: #3 [+0xe6c12fa0] (kms_vblank:584) igt_core-INFO: #4 [+0xe6c131bc] (kms_vblank:584) igt_core-INFO: #5 [+0xe6c11c78] (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 [+0xe6c11cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.176s)[0m [1mSubtest ts-continuation-idle: FAIL (4.192s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305819 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305819 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-dpms-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:590) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:590) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:590) 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 [+0xb5061f94] #3 [+0xb5062fa0] #4 [+0xb50631bc] #5 [+0xb5061c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb5061cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:590) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:590) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:590) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:590) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:590) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:590) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:590) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:590) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:590) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:590) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:590) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:590) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 121.422079] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :590) ig<14>[ 121.429706] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:590) igt_kms-DEBUG: Tes<14>[ 121.445721] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: <8>[ 121.460745] Fixing up initial rotation pipe E, plane 0 (kms_vblank:590) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:590) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:590) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblan<14>[ 121.496825] [IGT] kms_vblank: executing k:590) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:590) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vbl<14>[ 121.513868] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend ank:590) igt_kms<14>[ 121.523072] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 -DEBUG: display: } (kms_vblank:590) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:590) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:590) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:590) igt_core-INFO: Stack trace: (kms_vblank:590) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:590) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:590) igt_core-INFO: #2 [+0xb5061f94] (kms_vblank:590) igt_core-INFO: #3 [+0xb5062fa0] (kms_vblank:590) igt_core-INFO: #4 [+0xb50631bc] (kms_vblank:590) igt_core-INFO: #5 [+0xb5061c78] (kms_vblank:590) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:590) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:590) igt_core-INFO: #8 [+0xb5061cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.172s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (4.189s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305823 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-dpms-suspend 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 [+0xd0761f94] #3 [+0xd0762fa0] #4 [+0xd07631bc] #5 [+0xd0761c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd0761cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (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 "COLOR_ENCODING" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:593) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (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_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (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 rotation pipe D, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 125.773442] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 125.781001] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL :593) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:593) igt_kms-DEBUG: Tes<14>[ 125.797340] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:593) igt_kms-DEBUG: display: <8>[ 125.812072] Fixing up initial rotation pipe E, plane 0 (kms_vblank:593) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:593) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:<14>[ 125.840974] [IGT] kms_vblank: executing 593) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:593) igt_kms-DEBUG: display: SetCursor pipe E, disabling <14>[ 125.858677] [IGT] kms_vblank: starting subtest ts-continuation-suspend (kms_vblank:593) igt_kms<14>[ 125.867488] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 -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 [+0xd0761f94] (kms_vblank:593) igt_core-INFO: #3 [+0xd0762fa0] (kms_vblank:593) igt_core-INFO: #4 [+0xd07631bc] (kms_vblank:593) igt_core-INFO: #5 [+0xd0761c78] (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 [+0xd0761cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.243s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (4.259s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305828 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:596) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:596) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:596) 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 [+0xcd281f94] #3 [+0xcd282fa0] #4 [+0xcd2831bc] #5 [+0xcd281c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcd281cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:596) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:596) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:596) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:596) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:596) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:596) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:596) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:596) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:596) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:596) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:596) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:596) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 130.125424] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 130.132996] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL :596) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:596) igt_kms-DEBUG: Tes<14>[ 130.148858] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: <8>[ 130.163699] Fixing up initial rotation pipe E, plane 0 (kms_vblank:596) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:596) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:596) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblan<14>[ 130.199841] [IGT] kms_vblank: executing k:596) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:596) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vbl<14>[ 130.216836] [IGT] kms_vblank: starting subtest ts-continuation-modeset ank:596) igt_kms-DEBUG: <14>[ 130.225717] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 display: } (kms_vblank:596) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:596) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:596) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:596) igt_core-INFO: Stack trace: (kms_vblank:596) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:596) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:596) igt_core-INFO: #2 [+0xcd281f94] (kms_vblank:596) igt_core-INFO: #3 [+0xcd282fa0] (kms_vblank:596) igt_core-INFO: #4 [+0xcd2831bc] (kms_vblank:596) igt_core-INFO: #5 [+0xcd281c78] (kms_vblank:596) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:596) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:596) igt_core-INFO: #8 [+0xcd281cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.250s)[0m [1mSubtest ts-continuation-suspend: FAIL (4.267s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-modeset Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:599) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:599) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:599) 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 [+0xae3b1f94] #3 [+0xae3b2fa0] #4 [+0xae3b31bc] #5 [+0xae3b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xae3b1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:599) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:599) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:599) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:599) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:599) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:599) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:599) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:599) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:599) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:599) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:599) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:599) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 134.477418] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 134.484993] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL :599) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:599) igt_kms-DEBUG: Tes<14>[ 134.500901] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: <8>[ 134.515630] Fixing up initial rotation pipe E, plane 0 (kms_vblank:599) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:599) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:599) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblan<14>[ 134.551656] [IGT] kms_vblank: executing k:599) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:599) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vbl<14>[ 134.568929] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang ank:599)<14>[ 134.576839] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP igt_kms<14>[ 134.585499] [IGT] kms_vblank: exiting, ret=77 -DEBUG: display: } (kms_vblank:599) igt_kms-CRITICAL: Test asse<8>[ 134.596170] rtion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:599) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:599) igt_kms-CRITICAL: Last errno: 16, Device or resou<14>[ 134.625829] [IGT] kms_vblank: executing rce busy (kms_vblank:599) igt_core-INFO: Stack trace: (kms_vblank:599) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() <14>[ 134.642064] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm (kms_vblank:599<14>[ 134.650797] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:599) igt_core-INFO: #2 [+0xae3b1f94] (kms_vblank:599) igt_core-INFO: #3 [+0xae3b2fa0] (kms_vblank:599) igt_core-INFO: #4 [+0xae3b31bc] (kms_vblank:599) igt_core-INFO: #5 [+0xae3b1c78] (kms_vblank:599) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:599) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:599) igt_core-INFO: #8 [+0xae3b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.244s)[0m [1mSubtest ts-continuation-modeset: FAIL (4.261s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card1 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: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-modeset-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:605) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:605) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:605) 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 [+0xe9f51f94] #3 [+0xe9f52fa0] #4 [+0xe9f531bc] #5 [+0xe9f51c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe9f51cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:605) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:605) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:605) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:605) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:605) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:605) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:605) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:605) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:605) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:605) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:605) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:605) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 138.829469] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 138.837041] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL :605) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:605) igt_kms-DEBUG: Tes<14>[ 138.853246] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: <8>[ 138.867998] Fixing up initial rotat<8>[ 138.878818] ion pipe E, plane 0 (kms_vblank:605) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:605) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:605) igt_kms-DEBUG: display: Fixing up initial rotat<8>[ 138.906076] ion pipe E, plane 17 (kms_vblank:605) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:605) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:605) igt_kms-DEBUG: display: } (kms_vblank:605) igt<14>[ 138.931596] [IGT] vc4_create_bo: executing _kms-CRI<14>[ 138.937318] [IGT] vc4_create_bo: exiting, ret=77 TICAL: Test assertion failure function igt_wait_for_vblank, file<8>[ 138.947921] ../lib/igt_kms.c:5248: (kms_vblank:605) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:605) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:605) igt_core-INFO: Stack <14>[ 138.975692] [IGT] vc4_create_bo: executing trace: <14>[ 138.981471] [IGT] vc4_create_bo: exiting, ret=77 (kms_vblank:605) igt_core-INFO: #0 ../lib/igt_core.c:1989 __ig<8>[ 138.992074] t_fail_assert() (kms_vblank:605) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:605) igt_core-INFO: #2 [+0xe9f51f94] (kms_vblank:605) igt_core-INFO: #3 [+0xe9f52fa0] (kms_vblank:6<14>[ 139.020256] [IGT] vc4_create_bo: executing 05) igt_<14>[ 139.025516] [IGT] vc4_create_bo: exiting, ret=77 core-INFO: #4 [+0xe9f531bc] (kms_vblank:605) igt_cor<8>[ 139.036199] e-INFO: #5 [+<8>[ 139.045325] 0xe9f51c78] (kms_vblank:605) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:605) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:605) igt_core-INFO: #8 [+0xe9f51cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4<8>[ 139.073078] .171s)[0m [1mSubtest ts-continuation-modeset-rpm: FAIL (4.187s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirem<14>[ 139.098562] [IGT] vc4_dmabuf_poll: executing ent not <14>[ 139.104383] [IGT] vc4_dmabuf_poll: exiting, ret=77 met in function __igt_unique____real_main27, file ../tests/vc4/v<8>[ 139.115143] c4_create_bo.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest create-bo-4096: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM<14>[ 139.143962] [IGT] vc4_dmabuf_poll: executing =1706305<14>[ 139.149904] [IGT] vc4_dmabuf_poll: exiting, ret=77 841 for randomisation Opened device: /dev/dri/card1 Test requi<8>[ 139.160805] rement not met in functi<8>[ 139.171649] on __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest create-bo-0: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT<8>[ 139.199255] _SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file<14>[ 139.225925] [IGT] vc4_label_bo: executing or dire<14>[ 139.231236] [IGT] vc4_label_bo: exiting, ret=77 ctory [1mSubtest create-bo-zeroed: SKIP (0.000s)[0m IGT-Vers<8>[ 139.241895] ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main58, file ../tests/vc4/vc4_dmabu<14>[ 139.268655] [IGT] vc4_label_bo: executing f_poll.c<14>[ 139.274250] [IGT] vc4_label_bo: exiting, ret=77 :64: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No su<8>[ 139.284724] ch file or directory [1mSubtest poll-write-waits-until-write-done: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card<14>[ 139.312320] [IGT] vc4_label_bo: executing 1 Test <14>[ 139.317581] [IGT] vc4_label_bo: exiting, ret=77 requirement not met in function __igt_unique____real_main58, file ../tes<8>[ 139.328305] ts/vc4/vc4_dmabuf_poll.c:64: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest poll-read-waits-until-write-done: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64<14>[ 139.356869] [IGT] vc4_label_bo: executing ) Using<14>[ 139.362210] [IGT] vc4_label_bo: exiting, ret=77 IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1<8>[ 139.372939] Test requirement not m<8>[ 139.382934] et in function __igt_unique____real_main42, file ../tests/vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-label: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) <8>[ 139.410714] Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main42, file ../tests/vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No s<14>[ 139.437543] [IGT] vc4_lookup_fail: executing uch file<14>[ 139.442925] [IGT] vc4_lookup_fail: starting subtest bad-color-write or dire<14>[ 139.450162] [IGT] vc4_lookup_fail: finished subtest bad-color-write, SUCCESS ctory <14>[ 139.458262] [IGT] vc4_lookup_fail: exiting, ret=0 [1mSubtest set-bad-handle: SKIP (0.000s)[0m IGT-Versio<8>[ 139.468797] n: 1.28-ga44ebfe (aarch6<8>[ 139.478167] 4) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main42, file ../tests/vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errn<8>[ 139.505532] o: 2, No such file or directory [1mSubtest set-bad-name: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test re<14>[ 139.530380] [IGT] vc4_mmap: executing quiremen<14>[ 139.535712] [IGT] vc4_mmap: exiting, ret=77 t not met in function __igt_unique____real_main42, file ../tests<8>[ 139.545736] /vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-kernel-name: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1<14>[ 139.573897] [IGT] vc4_mmap: executing 706305841 for ra<14>[ 139.579270] [IGT] vc4_mmap: exiting, ret=77 ndomisation Opened device: /dev/dri/card1 Starting subtest: ba<8>[ 139.589961] d-color-write [1mSubte<8>[ 139.598812] st bad-color-write: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-ci<8>[ 139.610999] p24 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main11, file ../tests/vc4/vc4_mmap.c:17: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest mma<8>[ 139.643621] p-bad-handle: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique___<14>[ 139.669461] [IGT] vc4_purgeable_bo: executing _real_main11, fi<14>[ 139.675376] [IGT] vc4_purgeable_bo: exiting, ret=77 le ../tests/vc4/vc4_mmap.c:17: Test requirement: igt_vc4_is_v3d<8>[ 139.686776] (fd) Last errno: 2, No such file or directory [1mSubtest mmap-bo: SKIP (0.000s)[0m /usr/bin/igt-parser.sh: 73: vc4_prefmon: not found /usr/bin/igt-parser.sh: 83: vc4_prefmon: not found WARNING: unhandled exit status: 127 IGT-Version<14>[ 139.714637] [IGT] vc4_purgeable_bo: executing : 1.28-ga44ebfe <14>[ 139.720800] [IGT] vc4_purgeable_bo: exiting, ret=77 (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=17063<8>[ 139.732113] 05841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPO<14>[ 139.759273] [IGT] vc4_purgeable_bo: executing RTS_MADV<14>[ 139.764737] [IGT] vc4_purgeable_bo: exiting, ret=77 ISE) Last errno: 22, Invalid argument [1mSubtest mark-willnee<8>[ 139.775594] d: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main97, file <14>[ 139.804701] [IGT] vc4_purgeable_bo: executing ../tests/vc4/vc4<14>[ 139.810238] [IGT] vc4_purgeable_bo: exiting, ret=77 _purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DR<8>[ 139.821563] M_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-purgeable: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened devic<14>[ 139.850757] [IGT] vc4_purgeable_bo: executing e: /dev/<14>[ 139.856273] [IGT] vc4_purgeable_bo: exiting, ret=77 dri/card1 Test requirement not met in function __igt_unique____<8>[ 139.867270] real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-purgeable-twice: SKIP (0.000s)[0m IGT-Vers<14>[ 139.894908] [IGT] vc4_purgeable_bo: executing ion: 1.28-ga44eb<14>[ 139.900709] [IGT] vc4_purgeable_bo: exiting, ret=77 fe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=17<8>[ 139.912158] 06305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_M<14>[ 139.940244] [IGT] vc4_purgeable_bo: executing ADVISE) Last er<14>[ 139.946045] [IGT] vc4_purgeable_bo: exiting, ret=77 rno: 22, Invalid argument [1mSubtest mark-unpurgeable-twice: S<8>[ 139.957364] KIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_m<14>[ 139.985652] [IGT] vc4_purgeable_bo: executing ain97, file ../t<14>[ 139.991710] [IGT] vc4_purgeable_bo: exiting, ret=77 ests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_<8>[ 140.002980] param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest access-purgeable-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 fo<14>[ 140.031412] [IGT] vc4_purgeable_bo: executing r randomisation <14>[ 140.037266] [IGT] vc4_purgeable_bo: exiting, ret=77 Opened device: /dev/dri/card1 Test requirement not met in func<8>[ 140.048622] tion __igt_unique____rea<8>[ 140.058004] l_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 a<8>[ 140.085802] arch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 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<14>[ 140.112194] [IGT] vc4_tiling: executing _VC4_PAR<14>[ 140.117319] [IGT] vc4_tiling: exiting, ret=77 AM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark<8>[ 140.128097] -unpurgeable-check-retained: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in f<14>[ 140.155105] [IGT] vc4_tiling: executing unction <14>[ 140.160268] [IGT] vc4_tiling: exiting, ret=77 __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.<8>[ 140.170490] c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-unpurgeable-purged: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) U<14>[ 140.199070] [IGT] vc4_tiling: executing sing IGT<14>[ 140.204000] [IGT] vc4_tiling: exiting, ret=77 _SRANDOM=1706305842 for randomisation Opened device: /dev/dri/c<8>[ 140.214411] ard1 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: 22, Invalid argument [1mSubtes<14>[ 140.241808] [IGT] vc4_tiling: executing t free-p<14>[ 140.246895] [IGT] vc4_tiling: exiting, ret=77 urged-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64<8>[ 140.257322] ) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_<14>[ 140.285565] [IGT] vc4_tiling: executing is_v3d(f<14>[ 140.290486] [IGT] vc4_tiling: exiting, ret=77 d) Last errno: 2, No such file or directory [1mSubtest get-ba<8>[ 140.300710] d-handle: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____rea<14>[ 140.328792] [IGT] vc4_tiling: executing l_main27<14>[ 140.333773] [IGT] vc4_tiling: exiting, ret=77 , file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_<8>[ 140.344240] is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-handle: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri<14>[ 140.372705] [IGT] vc4_tiling: executing /card1 <14>[ 140.377693] [IGT] vc4_tiling: exiting, ret=77 Test requirement not met in function __igt_unique____real_main27<8>[ 140.388047] , file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest get-bad-flags: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDO<14>[ 140.416162] [IGT] vc4_tiling: executing M=1706305842 for<14>[ 140.421808] [IGT] vc4_tiling: exiting, ret=77 randomisation Opened device: /dev/dri/card1 Test requirement <8>[ 140.432619] not met in function __ig<8>[ 140.441870] t_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-flags: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM<8>[ 140.469708] =1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1m<14>[ 140.496705] [IGT] vc4_wait_bo: executing Subtest <14>[ 140.502215] [IGT] vc4_wait_bo: exiting, ret=77 get-bad-modifier: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe <8>[ 140.512631] (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_<14>[ 140.540707] [IGT] vc4_wait_bo: executing is_v3d(f<14>[ 140.546144] [IGT] vc4_wait_bo: exiting, ret=77 d) Last errno: 2, No such file or directory [1mSubtest set-ba<8>[ 140.556548] d-modifier: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main<14>[ 140.584384] [IGT] vc4_wait_bo: executing 27, file ../test<14>[ 140.589707] [IGT] vc4_wait_bo: exiting, ret=77 s/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) La<8>[ 140.600596] st errno: 2, No such file or directory [1mSubtest set-get: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirem<14>[ 140.628469] [IGT] vc4_wait_bo: executing ent not met in f<14>[ 140.634411] [IGT] vc4_wait_bo: exiting, ret=77 unction __igt_unique____real_main27, file ../tests/vc4/vc4_tilin<8>[ 140.645215] g.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest get-after-free: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SR<14>[ 140.671537] [IGT] vc4_wait_bo: executing ANDOM=1706305842<14>[ 140.676735] [IGT] vc4_wait_bo: exiting, ret=77 for randomisation Opened device: /dev/dri/card1 Test requirem<8>[ 140.687671] ent not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest bad-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (L<14>[ 140.716044] [IGT] vc4_wait_bo: executing inux: 6.<14>[ 140.721587] [IGT] vc4_wait_bo: exiting, ret=77 1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisat<8>[ 140.732101] ion Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mS<14>[ 140.758868] [IGT] vc4_wait_bo: executing ubtest b<14>[ 140.763836] [IGT] vc4_wait_bo: exiting, ret=77 ad-pad: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) <8>[ 140.774404] (Linux: 6.1.96-cip24 aar<8>[ 140.783144] ch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or direct<8>[ 140.810433] ory [1mSubtest unused-bo-0ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in functi<14>[ 140.835902] [IGT] vc4_wait_seqno: executing on __igt_unique_<14>[ 140.841959] [IGT] vc4_wait_seqno: exiting, ret=77 ___real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requir<8>[ 140.853096] ement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest unused-bo-1ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomis<14>[ 140.879693] [IGT] vc4_wait_seqno: executing ation O<14>[ 140.885338] [IGT] vc4_wait_seqno: exiting, ret=77 pened device: /dev/dri/card1 Test requirement not met in functi<8>[ 140.896066] on __igt_unique____real_<8>[ 140.905152] main60, file ../<8>[ 140.910467] tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest used-bo-0ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest used-bo-1ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest used-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_wait_seqno.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest bad-seqno-0ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1.96-cip24 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_wait_seqno.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest bad-seqno-1ns: SKIP (0.000s)[0m + set +x / #