Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3002 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.6 (3805 ms) U-Boot> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 U-Boot> tftp 0x00080000 796654/tftp-deploy-b24pk42b/kernel/Image tftp 0x00080000 796654/tftp-deploy-b24pk42b/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '796654/tftp-deploy-b24pk42b/kernel/Image'. Load address: 0x80000 Loading: *################################################## 43.6 MiB 16.2 MiB/s done Bytes transferred = 45713920 (2b98a00 hex) U-Boot> tftp 0x06700000 796654/tftp-deploy-b24pk42b/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 796654/tftp-deploy-b24pk42b/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '796654/tftp-deploy-b24pk42b/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *##############################T #################### 62.7 MiB 6.9 MiB/s done Bytes transferred = 65724413 (3eadffd hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 796654/tftp-deploy-b24pk42b/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 796654/tftp-deploy-b24pk42b/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '796654/tftp-deploy-b24pk42b/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 38.8 KiB 5.4 MiB/s done Bytes transferred = 39698 (9b12 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=2e70000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 65724349 Bytes = 62.7 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 3607a000, end 39f27fbd ... OK Loading Device Tree to 000000003606d000, end 0000000036079b11 ... OK Working FDT set to 3606d000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 6.12.0-rc1-next-20241003 (KernelCI@build-j330838-arm64-gcc-12-defconfig-4rxlv) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Thu Oct 3 05:15:56 UTC 2024 [ 0.000000] KASLR enabled [ 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 0x0000000032000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x0000000032000000..0x0000000035ffffff (65536 KiB) map reusable linux,cma [ 0.000000] OF: reserved mem: 0x000000003ef64040..0x000000003ef64075 (0 KiB) nomap non-reusable nvram@0 [ 0.000000] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: legacy bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x7fbf45c0-0x7fbf6bff] [ 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 25 pages/cpu s61720 r8192 d32488 u102400 [ 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] 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] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 504832 <6>[ 0.000000] Policy zone: DMA32 <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 0x000000002e000000-0x0000000032000000] (64MB) <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=512 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] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_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.008904] Console: colour dummy device 80x25 <6>[ 0.013777] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024614] pid_max: default: 32768 minimum: 301 <6>[ 0.029644] LSM: initializing lsm=capability <6>[ 0.034399] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042178] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.066887] rcu: Hierarchical SRCU implementation. <6>[ 0.072030] rcu: Max phase no-delay instances is 1000. <6>[ 0.077881] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.089147] EFI services will not be available. <6>[ 0.094342] smp: Bringing up secondary CPUs ... <6>[ 0.099790] Detected PIPT I-cache on CPU1 <6>[ 0.099912] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.100652] Detected PIPT I-cache on CPU2 <6>[ 0.100743] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.101445] Detected PIPT I-cache on CPU3 <6>[ 0.101538] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.101687] smp: Brought up 1 node, 4 CPUs <6>[ 0.139662] SMP: Total of 4 processors activated. <6>[ 0.144692] CPU: All CPU(s) started at EL2 <6>[ 0.149148] CPU features: detected: 32-bit EL0 Support <6>[ 0.154621] CPU features: detected: 32-bit EL1 Support <6>[ 0.160109] CPU features: detected: CRC32 instructions <6>[ 0.165635] alternatives: applying system-wide alternatives <6>[ 0.173024] Memory: 1731960K/2019328K available (17280K kernel code, 4898K rwdata, 11884K rodata, 10432K init, 742K bss, 217408K reserved, 65536K cma-reserved) <6>[ 0.188543] devtmpfs: initialized <6>[ 0.200894] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.211059] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.219566] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL <6>[ 0.226239] 0 pages in range for non-PLT usage <6>[ 0.226247] 512912 pages in range for PLT usage <6>[ 0.231291] pinctrl core: initialized pinctrl subsystem <6>[ 0.244108] DMI not present or invalid. <6>[ 0.252054] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.259315] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.266840] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.275111] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.283457] audit: initializing netlink subsys (disabled) <5>[ 0.289400] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1 <6>[ 0.291092] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.297522] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.303954] cpuidle: using governor menu <6>[ 0.315306] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.322571] ASID allocator initialised with 32768 entries <6>[ 0.331214] Serial: AMBA PL011 UART driver <6>[ 0.361553] platform fd500000.pcie: Fixed dependency cycle(s) with /scb/pcie@7d500000 <6>[ 0.374862] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.382022] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.388633] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.395765] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.402373] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.409503] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.416110] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.423241] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.432288] ACPI: Interpreter disabled. <6>[ 0.439958] iommu: Default domain type: Translated <6>[ 0.445101] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.452049] SCSI subsystem initialized <6>[ 0.456563] usbcore: registered new interface driver usbfs <6>[ 0.462435] usbcore: registered new interface driver hub <6>[ 0.468113] usbcore: registered new device driver usb <4>[ 0.473705] usb_phy_generic phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 0.483592] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.488897] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.498426] PTP clock support registered <6>[ 0.502817] EDAC MC: Ver: 3.0.0 <6>[ 0.506813] scmi_core: SCMI protocol bus registered <6>[ 0.513192] FPGA manager framework <6>[ 0.517022] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.524599] vgaarb: loaded <6>[ 0.528079] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.534842] VFS: Disk quotas dquot_6.6.0 <6>[ 0.539110] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.546634] pnp: PnP ACPI: disabled <6>[ 0.560540] NET: Registered PF_INET protocol family <6>[ 0.566067] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.576185] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.585166] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.593287] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.601664] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 0.609806] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.616851] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.623940] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.631581] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.638115] RPC: Registered named UNIX socket transport module. <6>[ 0.644389] RPC: Registered udp transport module. <6>[ 0.649416] RPC: Registered tcp transport module. <6>[ 0.654444] RPC: Registered tcp-with-tls transport module. <6>[ 0.660262] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.667057] PCI: CLS 0 bytes, default 64 <6>[ 0.671610] Unpacking initramfs... <6>[ 0.680401] kvm [1]: nv: 554 coarse grained trap handlers <6>[ 0.686670] kvm [1]: IPA Size Limit: 44 bits <6>[ 0.694118] kvm [1]: vgic interrupt IRQ9 <6>[ 0.698420] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 0.706181] Initialise system trusted keyrings <6>[ 0.711297] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 0.718539] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.725172] NFS: Registering the id_resolver key type <5>[ 0.730619] Key type id_resolver registered <5>[ 0.735143] Key type id_legacy registered <6>[ 0.739517] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.746579] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.754623] 9p: Installing v9fs 9p2000 file system support <5>[ 0.822895] Key type asymmetric registered <5>[ 0.827348] Asymmetric key parser 'x509' registered <6>[ 0.832653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.840416] io scheduler mq-deadline registered <6>[ 0.845268] io scheduler kyber registered <6>[ 0.849652] io scheduler bfq registered <6>[ 0.855029] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 14) <6>[ 0.874957] pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: no <6>[ 5.607864] Freeing initrd memory: 64180K <6>[ 5.616293] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.670917] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.680645] printk: legacy console [ttyS1] disabled <6>[ 5.686268] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 25, base_baud = 62499999) is a 16550 <6>[ 5.695595] printk: legacy console [ttyS1] enabled <6>[ 5.695595] printk: legacy console [ttyS1] enabled <6>[ 5.705899] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 5.705899] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 5.722878] msm_serial: driver initialized <6>[ 5.727815] SuperH (H)SCI(F) driver initialized <6>[ 5.732933] STM32 USART driver initialized <6>[ 5.739252] iproc-rng200 fe104000.rng: hwrng registered <5>[ 5.739304] random: crng init done <6>[ 5.755181] loop: module loaded <6>[ 5.760347] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 5.769406] megasas: 07.727.03.00-rc1 <6>[ 5.782681] tun: Universal TUN/TAP device driver, 1.6 <6>[ 5.789431] thunder_xcv, ver 1.0 <6>[ 5.793037] thunder_bgx, ver 1.0 <6>[ 5.796629] nicpf, ver 1.0 <6>[ 5.801348] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 5.808972] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 5.814681] hclge is initializing <6>[ 5.818360] e1000: Intel(R) PRO/1000 Network Driver <6>[ 5.823586] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 5.829732] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 5.835047] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.841358] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 5.847112] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.853067] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 5.859704] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 5.866443] sky2: driver version 1.30 <6>[ 5.872442] VFIO - User Level meta-driver version: 0.3 <6>[ 5.882087] usbcore: registered new interface driver usb-storage <6>[ 5.892995] i2c_dev: i2c /dev entries driver <6>[ 5.900590] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 5.908296] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 5.920662] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 5.930867] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.937496] sdhci: Copyright(c) Pierre Ossman <6>[ 5.943256] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.951028] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.962394] usbcore: registered new interface driver usbhid <6>[ 5.968353] usbhid: USB HID core driver <6>[ 5.974007] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.983739] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available <6>[ 6.001055] NET: Registered PF_PACKET protocol family <6>[ 6.006599] 9pnet: Installing 9P2000 support <5>[ 6.011290] Key type dns_resolver registered <6>[ 6.029533] registered taskstats version 1 <5>[ 6.034168] Loading compiled-in X.509 certificates <6>[ 6.049957] Demotion targets for Node 0: null <6>[ 6.060679] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 32, base_baud = 0) is a PL011 rev2 <6>[ 6.070237] serial serial0: tty port ttyAMA0 registered <6>[ 6.083856] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 6.103993] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 6.111814] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 6.220451] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 6.238378] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 6.280050] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 6.287517] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <6>[ 6.374372] mmc0: new high speed SDIO card at address 0001 <6>[ 6.399486] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 6.407124] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 6.414082] mmcblk1: p1 p2 <6>[ 18.588168] clk: Disabling unused clocks <6>[ 18.592489] PM: genpd: Disabling unused power domains <6>[ 18.597951] ALSA device list: <6>[ 18.601285] No soundcards found. <6>[ 18.613747] Freeing unused kernel memory: 10432K <6>[ 18.618861] Run /init as init process <30>[ 18.655721] systemd[1]: System time before build time, advancing clock. <6>[ 18.676681] NET: Registered PF_INET6 protocol family <6>[ 18.683445] Segment Routing with IPv6 <6>[ 18.687506] In-situ OAM (IOAM) with IPv6 <30>[ 18.711208] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 18.744809] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.760405] systemd[1]: Hostname set to . <30>[ 19.073480] systemd[1]: Queued start job for default target graphical.target. <30>[ 19.120602] 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>[ 19.145921] 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>[ 19.169850] 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>[ 19.193499] 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>[ 19.212537] 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>[ 19.236436] 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>[ 19.260325] 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>[ 19.280410] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 19.300243] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 19.324292] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 19.348303] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 19.368272] 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>[ 19.388245] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 19.408277] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 19.424296] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 19.448579] 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>[ 19.473323] 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>[ 19.500845] 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>[ 19.524812] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 19.548873] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 19.572671] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 19.636431] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 19.660658] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 19.716439] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.736709] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.757176] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 19.785080] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.813181] 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>[ 19.829192] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev <30>[ 19.843933] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.869899] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 19.940701] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 19.972511] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.997797] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 20.025376] 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>[ 20.057302] 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>[ 20.085254] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 20.115674] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. <30>[ 20.136872] 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-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;39msystemd-random-se…ice[0m - Load/Save Random Seed... <46>[ 20.437539] systemd-journald[105]: Received client request to flush runtime journal. 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-random-se…rvice[0m - Load/Save Random Seed. [[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-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] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... 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] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Serial Getty on ttyS1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... <4>[ 21.788035] vchiq: module is from the staging directory, the quality is unknown, you have been warned. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut�<6>[ 21.813066] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: �� - Record Runlevel Change in UTMP. <6>[ 21.829221] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <6>[ 21.844552] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 21.857398] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 21.866067] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <6>[ 21.887342] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) <6>[ 21.912179] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 21.944173] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) Linux debian-bookworm-arm64 6.12.0-rc1-next-20241003 #1 SMP PREEMPT Thu Oct 3 0<6>[ 21.968958] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port 5:15:56 UTC 2024 aarch64 The programs included with the Debia<6>[ 21.982292] pci 0000:00:00.0: PCI bridge to [bus 01] n GNU/Li<6>[ 21.988505] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xc00fffff] nux syst<6>[ 21.996431] pci 0000:00:00.0: PME# supported from D0 D3hot em are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/<6>[ 22.013961] Bluetooth: Core ver 2.22 copyrigh<4>[ 22.017142] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator t. De<6>[ 22.019078] NET: Registered PF_BLUETOOTH protocol family bian GNU<4>[ 22.026585] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator /Linux c<6>[ 22.032667] Bluetooth: HCI device and connection manager initialized omes wit<6>[ 22.032701] Bluetooth: HCI socket layer initialized h ABSOLU<4>[ 22.041257] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator TELY NO <5>[ 22.051577] cfg80211: Loading compiled-in X.509 certificates for regulatory database WARRANTY<6>[ 22.052287] Bluetooth: L2CAP socket layer initialized , to the<6>[ 22.052334] Bluetooth: SCO socket layer initialized extent permitted by applicable<6>[ 22.085919] Bluetooth: HCI UART driver ver 2.3 law. /<6>[ 22.091278] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) # <6>[ 22.095225] Bluetooth: HCI UART protocol H4 registered <6>[ 22.104491] Bluetooth: HCI UART protocol LL registered <6>[ 22.110616] Bluetooth: HCI UART protocol Broadcom registered <6>[ 22.116949] Bluetooth: HCI UART protocol QCA registered <5>[ 22.117754] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 22.122682] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <6>[ 22.123474] Bluetooth: HCI UART protocol Marvell registered <6>[ 22.131678] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <5>[ 22.133859] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 22.134028] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 22.134049] cfg80211: failed to load regulatory.db <4>[ 22.136676] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <4>[ 22.151732] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 22.161724] brcm-pcie fd500000.pcie: clkreq-mode set to default <6>[ 22.198196] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 22.199766] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 22.205378] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint <6>[ 22.214971] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 22.219638] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit] <6>[ 22.226851] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.233455] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 22.236496] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 22.240851] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.260173] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned <6>[ 22.260433] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.268269] pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned <6>[ 22.275676] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.276055] bcm2835-audio bcm2835-audio: card created with 8 channels <6>[ 22.283516] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 22.291939] [drm] Initialized vc4 0.0.0 for gpu on minor 0 <6>[ 22.298887] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 22.303182] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 22.308835] pci_bus 0000:00: resource 4 [mem 0x600000000-0x603ffffff] <6>[ 22.318366] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 22.322185] pci_bus 0000:01: resource 1 [mem 0x600000000-0x6000fffff] <6>[ 22.329169] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 22.330867] v3d fec00000.gpu: [drm] Using Transparent Hugepages <6>[ 22.331609] [drm] Initialized v3d 1.0.0 for fec00000.gpu on minor 1 <6>[ 22.335165] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 22.367247] pcieport 0000:00:00.0: PME: Signaling with IRQ 49 <6>[ 22.373557] pcieport 0000:00:00.0: AER: enabled with IRQ 49 <6>[ 22.402676] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 22.425308] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 22.430680] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <6>[ 22.430941] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <4>[ 22.440395] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 <6>[ 22.447960] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890 <4>[ 22.460286] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <6>[ 22.469946] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 22.485108] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 22.492892] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 22.499924] hub 1-0:1.0: USB hub found <6>[ 22.504049] hub 1-0:1.0: 1 port detected <6>[ 22.508943] hub 2-0:1.0: USB hub found <6>[ 22.512596] Bluetooth: hci0: BCM: chip id 107 <6>[ 22.513074] hub 2-0:1.0: 4 ports detected <6>[ 22.517956] Bluetooth: hci0: BCM: features 0x2f <6>[ 22.529817] Bluetooth: hci0: BCM4345C0 <6>[ 22.533938] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 22.540373] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 22.547362] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' <3>[ 22.554797] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 22.560275] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,4-model-b.hcd' <3>[ 22.567190] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' <6>[ 22.756082] usb 1-1: new high-speed USB device number 2 using xhci_hcd <6>[ 22.899798] hub 1-1:1.0: USB hub found <6>[ 22.904099] hub 1-1:1.0: 4 ports detected <3>[ 23.484090] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 # # / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-796654/environment . /lava-796654/environment / # /lava-796654/bin/lava-test-runner /lava-796654/0 /lava-796654/bin/lava-test-runner /lava-796654/0 + export TESTRUN_ID=0_igt-kms-vc4 + cd /lava-7966<8>[ 133.682301] 54/0/tests/0_igt-kms-vc4 + cat uuid + UUID=796654_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_create_bo vc4_dmabuf_poll vc4_label_bo vc4_lookup_fail vc4_mmap vc4_prefmon vc4_purgeable_bo vc4_tiling vc4_wait_bo vc4_wait_seqno <8>[ 133.739737] <14>[ 133.781258] [IGT] core_auth: executing IGT-Vers<14>[ 133.785990] [IGT] core_auth: starting subtest getclient-simple ion: 1.2<14>[ 133.793044] [IGT] core_auth: finished subtest getclient-simple, SUCCESS 8-ga44eb<14>[ 133.800603] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Starting subtest: getclient-simple Open<8>[ 133.817908] ed device: /dev/dri/card0 [1mSubtest getclient-simple: SUCCESS (0.000s)[0m <14>[ 133.863767] [IGT] core_auth: executing IGT-Vers<14>[ 133.869258] [IGT] core_auth: starting subtest getclient-master-drop ion: 1.2<14>[ 133.876842] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS 8-ga44eb<14>[ 133.884873] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Starting subtest: getclient-mast<8>[ 133.901140] er-drop Opened device: /dev/dri/card0 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <14>[ 133.946670] [IGT] core_auth: executing IGT-Vers<14>[ 133.951567] [IGT] core_auth: starting subtest basic-auth ion: 1.28-ga44eb<14>[ 133.958558] [IGT] core_auth: finished subtest basic-auth, SUCCESS fe (aarc<14>[ 133.965621] [IGT] core_auth: exiting, ret=0 h64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/card0 Starting <8>[ 133.982092] subtest: basic-auth [1mSubtest basic-auth: SUCCESS (0.000s)[0m <14>[ 134.027251] [IGT] core_auth: executing IGT-Vers<14>[ 134.032176] [IGT] core_auth: starting subtest many-magics ion: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/card0 Starting subtest: many-magics Reopening device failed after 1020 opens [1mSubt<14>[ 134.077771] [IGT] core_auth: finished subtest many-magics, SUCCESS est many<14>[ 134.085150] [IGT] core_auth: exiting, ret=0 -magics: SUCCESS (0.039s)[0m <8>[ 134.101714] <8>[ 134.112036] <14>[ 134.195235] [IGT] core_getclient: executing IGT-Version: 1.2<14>[ 134.200692] [IGT] core_getclient: exiting, ret=0 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/<8>[ 134.217957] card0 SUCCESS (0.006s) <14>[ 134.305703] [IGT] core_getstats: executing IGT-Vers<14>[ 134.310995] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /<8>[ 134.327513] dev/dri/card0 SUCCESS (0.005s) <14>[ 134.414741] [IGT] core_getversion: executing IGT-Version: 1.2<14>[ 134.420280] [IGT] core_getversion: exiting, ret=0 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/<8>[ 134.437589] card0 SUCCESS (0.006s) <14>[ 134.523458] [IGT] core_setmaster_vs_auth: executing IGT-Version: 1.2<14>[ 134.529891] [IGT] core_setmaster_vs_auth: exiting, ret=0 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/<8>[ 134.547617] card0 SUCCESS (0.007s) <8>[ 134.601775] <14>[ 134.644636] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305831 for randomisation Opened device: /dev/dri/card0 <6>[ 134.674968] vc4-drm gpu: [drm] Cannot find any crtc or sizes <14>[ 135.030139] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 135.036441] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest: invalid-buffer [1mSubtest invalid-buffer: SUCCESS (0.000s)[0m <14>[ 135.051247] [IGT] drm_read: exiting, ret=0 <8>[ 135.068019] <14>[ 135.112152] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 <14>[ 135.494517] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 135.500918] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest: fault-buffer [1mSubtest fault-buffer: SUCCESS (0.000s)[0m <14>[ 135.517296] [IGT] drm_read: exiting, ret=0 <8>[ 135.533791] <14>[ 135.579571] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 <14>[ 135.962936] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 136.969123] [IGT] drm_read: finished subtest empty-block, SUCCESS est empty-block: SUCCESS (1.000s)[0m <14>[ 136.983878] [IGT] drm_read: exiting, ret=0 <8>[ 137.000328] <14>[ 137.045012] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 <14>[ 137.430938] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 137.437266] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest: empty-nonblock [1mSubtest empty-nonblock: SUCCESS (0.000s)[0m <14>[ 137.453940] [IGT] drm_read: exiting, ret=0 <8>[ 137.470464] <14>[ 137.516253] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 <14>[ 137.899803] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 137.906513] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest: short-buffer-block [1mSubtest short-buffer-block: SUCCESS (0.000s)[0m <14>[ 137.921777] [IGT] drm_read: exiting, ret=0 <8>[ 137.938808] <14>[ 137.984278] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 <14>[ 138.366153] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 138.373127] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest: short-buffer-nonblock [1mSubtest short-buffer-nonblock: SUCCESS (0.000s)[0m<14>[ 138.388715] [IGT] drm_read: exiting, ret=0 <8>[ 138.406114] <14>[ 138.451419] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 <14>[ 138.834258] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 171.054542] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est short-buffer-wakeup: SUCCESS (32.214s)[0m <14>[ 171.066395] [IGT] drm_read: exiting, ret=0 <8>[ 171.076947] <8>[ 171.086202] <8>[ 171.109358] <14>[ 171.131399] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-<14>[ 171.140387] [IGT] kms_addfb_basic: starting subtest unused-handle next-202<14>[ 171.147821] [IGT] kms_addfb_basic: finished subtest unused-handle, SUCCESS 41003 aarch64) Using IGT_SRANDOM=1706305868 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-handle [1mSubtest unused-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Tes<14>[ 171.178381] [IGT] kms_addfb_basic: exiting, ret=0 t requirement: is_intel_device(fd) Test requirement not met in <8>[ 171.189528] function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test <14>[ 171.212976] [IGT] kms_addfb_basic: executing requirement: is_intel_device(fd) IGT-Version: 1.28-ga44<14>[ 171.222023] [IGT] kms_addfb_basic: starting subtest unused-pitches ebfe (aa<14>[ 171.229854] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS rch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305868 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib<14>[ 171.261645] [IGT] kms_addfb_basic: exiting, ret=0 /drmtest.c:880: Test requirement: is_intel_device(fd) Test req<8>[ 171.272566] uirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/d<14>[ 171.295716] [IGT] kms_addfb_basic: executing rmtest.c:880: Test requirement: is_intel_device(fd) IG<14>[ 171.305215] [IGT] kms_addfb_basic: starting subtest unused-offsets T-Versio<14>[ 171.312722] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS n: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305868 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-offsets [1mSubtest unused-offsets: SUCCESS (0.000s)[0m Test requirement not met in fun<14>[ 171.343354] [IGT] kms_addfb_basic: exiting, ret=0 ction igt_require_intel, file ../lib/drmtest.c:880: Test requir<8>[ 171.354367] ement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in funct<14>[ 171.377867] [IGT] kms_addfb_basic: executing ion igt_require_intel, file ../lib/drmtest.c:880: Test <14>[ 171.387023] [IGT] kms_addfb_basic: starting subtest unused-modifier requirem<14>[ 171.394561] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS ent: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305868 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-modifier [1mSubtest unused-modifier: SUCCESS (0.000s<14>[ 171.425356] [IGT] kms_addfb_basic: exiting, ret=0 )[0m Test requirement not met in function igt_require_intel, f<8>[ 171.436357] ile ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(<14>[ 171.459698] [IGT] kms_addfb_basic: executing fd) Test requirement not met in function igt_require_in<14>[ 171.469425] [IGT] kms_addfb_basic: starting subtest clobberred-modifier tel, fil<14>[ 171.476957] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP e ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305868 for randomisation Opened device: /dev/dri/card0 Starting subtest: clobberred-modifier Te<14>[ 171.507676] [IGT] kms_addfb_basic: exiting, ret=77 st requirement not met in function igt_require_i915, file ../lib<8>[ 171.518914] /drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest clobberred-modifier: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: T<14>[ 171.543188] [IGT] kms_addfb_basic: executing est requirement: is_intel_device(fd) Test requirement n<14>[ 171.552711] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete ot met i<14>[ 171.561314] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP n 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:<14>[ 171.592935] [IGT] kms_addfb_basic: exiting, ret=77 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305868<8>[ 171.603924] for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-smem-bo-on-discrete Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Te<14>[ 171.628234] [IGT] kms_addfb_basic: executing st requirement: is_intel_device(fd) [1mSubtest invalid<14>[ 171.637769] [IGT] kms_addfb_basic: starting subtest legacy-format -smem-bo-on-discrete: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:8<14>[ 171.654827] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS 80: 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 <14>[ 171.685328] [IGT] kms_addfb_basic: exiting, ret=0 requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aa<8>[ 171.695841] rch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305868 for randomisation Opened device: /dev/dri/card0 Starting subtest: legacy-format Successfully fuzzed 10<14>[ 171.719032] [IGT] kms_addfb_basic: executing 000 {bpp, depth} variations [1mSubtest legacy-format: SUCCESS (0.010s)[0m Te<14>[ 171.730708] [IGT] kms_addfb_basic: starting subtest no-handle st requi<14>[ 171.737593] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS 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<14>[ 171.765858] [IGT] kms_addfb_basic: exiting, ret=0 requirement not met in function igt_require_intel, file ../lib/<8>[ 171.776706] drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305869 for randomisation O<14>[ 171.799709] [IGT] kms_addfb_basic: executing pened device: /dev/dri/card0 Starting subtest: no-handle [1mSubtest no-handle<14>[ 171.811187] [IGT] kms_addfb_basic: starting subtest basic : SUCCES<14>[ 171.818115] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS S (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 171.845141] [IGT] kms_addfb_basic: exiting, ret=0 irement: is_intel_device(fd) Test requirement not met in functi<8>[ 171.855807] on igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRAND<14>[ 171.878082] [IGT] kms_addfb_basic: executing OM=1706305869 for randomisation Opened device: /dev/dri/card0 Starting subtest<14>[ 171.889915] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 : basic <14>[ 171.896969] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS [1mSubtest basic: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest<14>[ 171.925326] [IGT] kms_addfb_basic: exiting, ret=0 .c:880: Test requirement: is_intel_device(fd) Test requirement<8>[ 171.936323] 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.12.0-rc1-next-20241003 aarch64<14>[ 171.959621] [IGT] kms_addfb_basic: executing ) Using IGT_SRANDOM=1706305869 for randomisation Opened device: /dev/dri/card0<14>[ 171.970866] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 Starti<14>[ 171.978054] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS ng subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_requ<14>[ 172.006456] [IGT] kms_addfb_basic: exiting, ret=0 ire_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<8>[ 172.017489] l_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.<14>[ 172.040709] [IGT] kms_addfb_basic: executing 12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305869 for randomisation <14>[ 172.052136] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 Opened <14>[ 172.059321] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS device: /dev/dri/card0 Starting subtest: bad-pitch-32 [1mSubtest bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirem<14>[ 172.087685] [IGT] kms_addfb_basic: exiting, ret=0 ent not met in function igt_require_intel, file ../lib/drmtest.c<8>[ 172.098862] :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.12.0-rc1-next-20241003 a<14>[ 172.127073] [IGT] kms_addfb_basic: executing arch64) Using IGT_SRANDOM=1706305869 for randomisation Opened device: /dev/dri/card0 Starting<14>[ 172.140205] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 subtest<14>[ 172.147117] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS : 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_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requi<14>[ 172.182732] [IGT] kms_addfb_basic: exiting, ret=0 rement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test r<8>[ 172.195020] equirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305869 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-128 [1mSubtest bad<14>[ 172.222899] [IGT] kms_addfb_basic: executing -pitch-128: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/dr<14>[ 172.236790] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 mtest.c:<14>[ 172.244159] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS 880: Te<46>[ 172.244255] systemd-journald[105]: 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. st requi<46>[ 172.274298] systemd-journald[105]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. rement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: <14>[ 172.317781] [IGT] kms_addfb_basic: exiting, ret=0 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305869 for randomisatio<8>[ 172.330160] n Opened device: /dev/dri/card0 Starting subtest: bad-pitch-256 [1mSubtest bad-pitch-256: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) T<14>[ 172.358131] [IGT] kms_addfb_basic: executing est requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirem<14>[ 172.371357] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 ent: is_<14>[ 172.378675] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS 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.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305869 for randomisation Opened device: /dev/dri/card0 Starting sub<14>[ 172.414032] [IGT] kms_addfb_basic: exiting, ret=0 test: bad-pitch-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.000s)[0m Test req<8>[ 172.425978] uirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Te<14>[ 172.454300] [IGT] kms_addfb_basic: executing st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_i<14>[ 172.467883] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 ntel_dev<14>[ 172.475213] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS ice(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305869 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file .<14>[ 172.509892] [IGT] kms_addfb_basic: exiting, ret=0 ./lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement no<8>[ 172.522409] t met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 172.551148] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDO<14>[ 172.564000] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 M=170630<14>[ 172.571396] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS 5869 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-65536 [1mSubtest bad-pitch-65536: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require<14>[ 172.606712] [IGT] kms_addfb_basic: exiting, ret=0 _intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test <8>[ 172.618806] requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 172.647348] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305869 for randomi<14>[ 172.663016] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any sation <14>[ 172.670449] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in fu<14>[ 172.703275] [IGT] kms_addfb_basic: exiting, ret=0 nction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel<8>[ 172.715505] _device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 172.744167] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomi<14>[ 172.759370] [IGT] kms_addfb_basic: starting subtest invalid-get-prop sation <14>[ 172.766461] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_requi<14>[ 172.799512] [IGT] kms_addfb_basic: exiting, ret=0 re_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Tes<8>[ 172.811840] t requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 172.839786] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomi<14>[ 172.854987] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any sation <14>[ 172.862444] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function i<14>[ 172.895941] [IGT] kms_addfb_basic: exiting, ret=0 gt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(<8>[ 172.908192] fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 172.936822] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomi<14>[ 172.951979] [IGT] kms_addfb_basic: starting subtest invalid-set-prop sation <14>[ 172.959105] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS Opened device: /dev/dri/card0 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_intel_device(fd) Test requirement not met in function igt_require_intel, file .<14>[ 172.993263] [IGT] kms_addfb_basic: exiting, ret=0 ./lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement no<8>[ 173.005906] t met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.034618] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomisation Opened device: /dev/dri/<14>[ 173.052097] [IGT] kms_addfb_basic: starting subtest master-rmfb card0 Starting<14>[ 173.059876] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS 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: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ..<14>[ 173.089675] [IGT] kms_addfb_basic: exiting, ret=0 /lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not<8>[ 173.102058] met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.130016] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomisation Opened device: /dev/dri/card0 <14>[ 173.150566] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag Starting<14>[ 173.158269] [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 requirement: is_intel_device(fd) Test <14>[ 173.186480] [IGT] kms_addfb_basic: exiting, ret=0 requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: T<8>[ 173.198731] est 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>[ 173.228363] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomisation Opened device: /dev/dri/card0 <14>[ 173.248969] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier Starting<14>[ 173.256350] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, SUCCESS subtest: addfb25-bad-modifier [1mSubtest addfb25-bad-modifier: 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 requirem<14>[ 173.284194] [IGT] kms_addfb_basic: exiting, ret=0 ent not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<8>[ 173.296481] irement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.325278] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-mismatch-legacy: SKIP (0.000s)[0m Test requirement not met in function <14>[ 173.364979] [IGT] kms_addfb_basic: exiting, ret=77 igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device<8>[ 173.377444] (fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.407153] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel<14>[ 173.447200] [IGT] kms_addfb_basic: exiting, ret=77 , file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requir<8>[ 173.459683] ement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.489124] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in functio<14>[ 173.528693] [IGT] kms_addfb_basic: exiting, ret=77 n igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_devi<8>[ 173.540806] ce(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.571049] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 173.611069] [IGT] kms_addfb_basic: exiting, ret=77 l_device(fd) [1mSubtest basic-x-tiled-legacy: SKIP (0.000s)[0m Test requirem<8>[ 173.623566] ent not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.652259] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305870 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<14>[ 173.691906] [IGT] kms_addfb_basic: exiting, ret=77 is_intel_device(fd) [1mSubtest framebuffer-vs-set-tiling: SKIP (0.000s)[0m <8>[ 173.704471] Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.734220] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<14>[ 173.774137] [IGT] kms_addfb_basic: exiting, ret=77 is_intel_device(fd) [1mSubtest tile-pitch-mismatch: SKIP (0.000s)[0m Test r<8>[ 173.786317] equirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.815214] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 173.855077] [IGT] kms_addfb_basic: exiting, ret=77 l_device(fd) [1mSubtest basic-y-tiled-legacy: SKIP (0.000s)[0m Test requirem<8>[ 173.867739] ent not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.896832] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 173.936259] [IGT] kms_addfb_basic: starting subtest size-max irement:<14>[ 173.942814] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS is_intel_device<14>[ 173.950971] [IGT] kms_addfb_basic: exiting, ret=0 (fd) Starting subtest: size-max [1mSubtest size-max: SUCCESS (0.000s)[0m Te<8>[ 173.963518] st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 173.991176] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 174.030599] [IGT] kms_addfb_basic: starting subtest too-wide irement:<14>[ 174.037031] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS is_intel_device<14>[ 174.045324] [IGT] kms_addfb_basic: exiting, ret=0 (fd) Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m Te<8>[ 174.057702] st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 174.086226] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 174.124993] [IGT] kms_addfb_basic: starting subtest too-high irement:<14>[ 174.131512] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS is_intel_device<14>[ 174.139581] [IGT] kms_addfb_basic: exiting, ret=0 (fd) Starting subtest: too-high [1mSubtest too-high: SUCCESS (0.000s)[0m Te<8>[ 174.152190] st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 174.179820] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<14>[ 174.219136] [IGT] kms_addfb_basic: starting subtest bo-too-small is_inte<14>[ 174.226294] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS l_device(fd) St<14>[ 174.234875] [IGT] kms_addfb_basic: exiting, ret=0 arting subtest: bo-too-small [1mSubtest bo-too-small: SUCCESS (0.000s)[0m Te<8>[ 174.247319] st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 174.275238] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device<14>[ 174.316330] [IGT] kms_addfb_basic: starting subtest small-bo (fd) <14>[ 174.323251] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS Starting subtest<14>[ 174.331145] [IGT] kms_addfb_basic: exiting, ret=0 : small-bo [1mSubtest small-bo: SUCCESS (0.000s)[0m Test requirement not met<8>[ 174.343730] in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 174.371527] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 174.410789] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling irement:<14>[ 174.418920] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP is_intel_device<14>[ 174.428334] [IGT] kms_addfb_basic: exiting, ret=77 (fd) Starting subtest: bo-too-small-due-to-tiling Test requirement not met in <8>[ 174.440969] function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest bo-too-small-due-to-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test<14>[ 174.470146] [IGT] kms_addfb_basic: executing requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test re<14>[ 174.510866] [IGT] kms_addfb_basic: exiting, ret=77 quirement: is_intel_device(fd) Test requirement not met in function igt_require<8>[ 174.523430] _intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-legacy: SKIP (0.000s)[0m <14>[ 174.552211] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<14>[ 174.591823] [IGT] kms_addfb_basic: exiting, ret=77 is_intel_device(fd) Test requirement not met in function igt_require_intel, fi<8>[ 174.604191] le ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-yf-tiled-legacy: SKIP (0.000s)[0m <14>[ 174.633178] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305871 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 174.672958] [IGT] kms_addfb_basic: exiting, ret=77 l_device(fd) Test requirement not met in function igt_require_intel, file ../li<8>[ 174.685625] b/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m <14>[ 174.715156] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305872 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<14>[ 174.755086] [IGT] kms_addfb_basic: exiting, ret=77 l_device(fd) Test requirement not met in function igt_require_intel, file ../li<8>[ 174.767586] b/drmtest.c:880: Test r<8>[ 174.777185] equirement: is_intel_device(fd) [1mSubtest addfb25-4-tiled: SKIP (0.000s)[0m <8>[ 174.805813] <14>[ 174.832306] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305872 for randomisation Opened device: /dev/dri/card0 <14>[ 174.851407] [IGT] kms_atomic: starting subtest plane-overlay-legacy Starting subtest: plane-<14>[ 174.859595] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 overlay-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 175.161392] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 175.169431] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS est pipe<14>[ 175.177779] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.294s)[0m [1mSubtest plane-overlay-legacy: SUCCESS (0.311s)<8>[ 175.189895] [0m <14>[ 175.219408] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305872 for randomisation Opened device: /dev/dri/card0 <14>[ 175.238038] [IGT] kms_atomic: starting subtest plane-primary-legacy Starting subtest: plane-<14>[ 175.246681] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 primary-legacy Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:407) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:407) 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:407) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:407) 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 [+0xe3fd5cd0] #7 [+0xe3fd24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xe3fd24f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBU<14>[ 176.818105] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL G: plane<14>[ 176.825642] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:407)<14>[ 176.838438] [IGT] kms_atomic: exiting, ret=98 igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:407) igt_kms<8>[ 176.851368] -DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: pla<14>[ 176.880853] [IGT] kms_atomic: executing ne E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting <14>[ 176.900404] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos property "CRTC_Y" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:407) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:407) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: HDMI-A-1: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: HDMI-A-1: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:407) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: HDMI-A-2: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:407) igt_kms-DEBUG: HDMI-A-2: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:407) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:407) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:407) igt_kms-DEBUG: display: } (kms_atomic:407) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:407) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:407) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((<14>[ 177.098158] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP ((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&crea<14>[ 177.112056] [IGT] kms_atomic: exiting, ret=77 te)) == 0 (kms_atomic:407) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (k<8>[ 177.124528] ms_atomic:407) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:407) igt_core-INFO: Stack trace: (kms_atomic:407) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:407) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmste<14>[ 177.155146] [IGT] kms_atomic: executing st_dumb_create() (kms_atomic:407) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:407) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_cre<14>[ 177.174155] [IGT] kms_atomic: starting subtest plane-immutable-zpos ate_fb_with_bo_size() (<14>[ 177.182730] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 kms_atomic:407) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:407) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() (kms_atomic:407) igt_core-INFO: #6 [+0xe3fd5cd0] (kms_atomic:407) igt_core-INFO: #7 [+0xe3fd24b8] (kms_atomic:407) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:407) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:407) igt_core-INFO: #10 [+0xe3fd24f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.563s)[0m [1mSubtest plane-primary-legacy: FAIL (1.580s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305874 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-primary-overlay-mutable-zpos No dynamic tests executed. [1mSubtest plane-primary-overlay-mutable-zpos: SKIP (0.189s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305874 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-immutable-zpos Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 177.377790] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 177.385554] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP not met in function igt_require_pipe_crc, file ../lib/igt_pipe_<14>[ 177.398326] [IGT] kms_atomic: exiting, ret=77 crc.c:211: Test requirement: fstatat(dir, "crtc-0/crc/control", &stat, 0) == 0 CRCs no<8>[ 177.411284] t supported on this platform Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.187s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.204s)[0m <14>[ 177.440139] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305874 for randomisation Opened device: /dev/dri/card0 <14>[ 177.458798] [IGT] kms_atomic: starting subtest test-only Starting subtest: test-only <14>[ 177.653040] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 177.841010] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 177.849048] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 177.856455] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.180s)[0m [1mSubtest test-only: SUCCESS (0.384s)[0m <8>[ 177.868581] <14>[ 177.896818] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305875 for randomisation Opened device: /dev/dri/card0 <14>[ 177.915466] [IGT] kms_atomic: starting subtest plane-cursor-legacy Starting subtest: plane-<14>[ 177.924033] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 178.136942] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 178.144979] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 178.153313] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.205s)[0m [1mSubtest plane-cursor-legacy: SUCCESS (0.222s)<8>[ 178.165448] [0m <14>[ 178.195232] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305875 for randomisation Opened device: /dev/dri/card0 <14>[ 178.213983] [IGT] kms_atomic: starting subtest plane-invalid-params Starting subtest: plane-<14>[ 178.222510] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 invalid-params Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:422) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:422) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:422) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:422) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() #6 [+0xad7f54dc] #7 [+0xad7f24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xad7f24f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:422) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:422) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: HDMI-A-1: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: HDMI-A-1: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:422) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: HDMI-A-2: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: HDMI-A-2: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:422) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:422) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb 46 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2e/46 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb 54 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x36/54 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb 60 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x3c/60 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb 265 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x109/265 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-DEBUG: display: A.0: plane_set_fb(266) (kms_atomic:422) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:422) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:422) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x10a/266 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "COLOR_ENCODING" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2e/46 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x10a/266 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:422) igt_kms-DEB<14>[ 179.463546] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL UG: plan<14>[ 179.471468] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL e A.0: Setting property "CRTC_ID" to 0x3c/60 (kms_atomic:422) igt_kms-DEBUG: display: }<14>[ 179.486962] [IGT] kms_atomic: exiting, ret=98 (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb<8>[ 179.502933] 266 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x109/265 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane d<14>[ 179.532493] [IGT] kms_atomic: executing ata: A.0, fb 266 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_kms-D<14>[ 179.551847] [IGT] kms_atomic: starting subtest plane-invalid-params-fence EBUG: display: A.0: plan<14>[ 179.560977] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 e_set_fb(266) (kms_atomic:422) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:422) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:422) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:422) igt_kms-DEBUG: display: commit { (kms_atomic:422) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x10a/266 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "COLOR_ENCODING" to 0x1/1 (kms_atomic:422) igt_kms-DEBUG: plane A.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:422) igt_kms-DEBUG: display: } (kms_atomic:422) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:422) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:422) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:422) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:422) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:422) igt_core-INFO: Stack trace: (kms_atomic:422) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:422) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:422) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic<14>[ 179.757589] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP :422) ig<14>[ 179.764937] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP t_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_siz<14>[ 179.778285] [IGT] kms_atomic: exiting, ret=77 e() (kms_atomic:422) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_ato<8>[ 179.790930] mic:422) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:422) igt_core-INFO: #6 [+0xad7f54dc] (kms_atomic:422) igt_core-INFO: #7 [+0xad7f24b8] (kms_atomic:422) igt_core-INFO: #8 [__lib<14>[ 179.820697] [IGT] kms_atomic: executing c_init_first+0x80] (kms_atomic:422) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:422) igt_core-INFO: #10 [+0xad7f24f0] **** END **** [1mDynamic su<14>[ 179.840222] [IGT] kms_atomic: starting subtest crtc-invalid-params btest pipe-A-Writeback-1<14>[ 179.848856] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 : FAIL (1.233s)[0m [1mSubtest plane-invalid-params: FAIL (1.250s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305876 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test requirement not met in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requirement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.189s)[0m No dynamic tests executed. [1mSubtest plane-invalid-params-fence: SKIP (0.205s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305877 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 180.055865] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 180.063938] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS est pipe<14>[ 180.072216] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.199s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.216s)<8>[ 180.084441] [0m <14>[ 180.113075] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305877 for randomisation Opened device: /dev/dri/card0 <14>[ 180.132204] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence Starting subtest: crtc-i<14>[ 180.140897] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 nvalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 180.336343] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 180.344142] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met in function igt_require_sw_sync, file ../lib/sw_sync.c:<14>[ 180.357284] [IGT] kms_atomic: exiting, ret=77 265: Test requirement: kernel_has_sw_sync() Last errno: 2, No such file or directory <8>[ 180.369921] [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.187s)[0m No dynamic tests executed. [1mSubtest crtc-invalid-params-fence: SKIP (0.205s)[0m <14>[ 180.399223] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305877 for randomisation Opened device: /dev/dri/card0 <14>[ 180.418388] [IGT] kms_atomic: starting subtest atomic-invalid-params Starting subtest: atomic<14>[ 180.426663] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 -invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 180.647396] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 180.655473] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 180.663863] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.213s)[0m [1mSubtest atomic-invalid-params: SUCCESS (0.230s<8>[ 180.676248] )[0m <14>[ 180.705431] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305878 for randomisation Opened device: /dev/dri/card0 <14>[ 180.724695] [IGT] kms_atomic: starting subtest atomic-plane-damage Starting subtest: atomic-plane-damage No dynam<14>[ 180.919213] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests executed. [1mSubtest atomic-plane-damage: SKIP (0.188s)[0m <14>[ 180.933742] [IGT] kms_atomic: exiting, ret=77 <8>[ 180.945671] <8>[ 180.955320] <8>[ 180.984447] <14>[ 181.011411] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305878 for randomisation Opened device: /dev/dri/card0 <14>[ 181.031146] [IGT] kms_flip_event_leak: starting subtest basic Starting subtest<14>[ 181.038647] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 : basic Starting dynamic subtest: pipe-A-Writeback-1 (kms_flip_event_leak:443) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:443) 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:443) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:443) 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 [+0xd68a1964] #6 [+0xd68a146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xd68a14b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_flip_ev<14>[ 182.045772] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL ent_leak<14>[ 182.054037] [IGT] kms_flip_event_leak: finished subtest basic, FAIL :443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 182.066271] [IGT] kms_flip_event_leak: exiting, ret=98 plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing<8>[ 182.079784] up initial rotation pip<8>[ 182.088733] e C, plane 17 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plane<8>[ 182.117622] s (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_id<14>[ 182.145515] [IGT] kms_prop_blob: executing x >= 0 && plane_<14>[ 182.151632] [IGT] kms_prop_blob: starting subtest basic idx < pi<14>[ 182.157956] [IGT] kms_prop_blob: finished subtest basic, SUCCESS pe->n_pl<14>[ 182.165114] [IGT] kms_prop_blob: exiting, ret=0 anes (kms_flip_event_leak:443) igt_kms-DEBUG: display: Fixing up initial ro<8>[ 182.177180] tation pipe D, plane 17 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_flip_event_leak:443) igt_kms-DEBUG: Test requi<14>[ 182.205128] [IGT] kms_prop_blob: executing rement passed: p<14>[ 182.210422] [IGT] kms_prop_blob: starting subtest blob-prop-core lane_idx<14>[ 182.217753] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS >= 0 &&<14>[ 182.225724] [IGT] kms_prop_blob: exiting, ret=0 plane_idx < pipe->n_planes (kms_flip_event_leak:443) igt_kms-DEBUG: display: <8>[ 182.237774] Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:443) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_<14>[ 182.267339] [IGT] kms_prop_blob: executing leak:443) igt_km<14>[ 182.273365] [IGT] kms_prop_blob: starting subtest blob-prop-validate s-DEBUG:<14>[ 182.281078] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS display<14>[ 182.289268] [IGT] kms_prop_blob: exiting, ret=0 : Fixing up initial rotation pipe E, plane 17 (kms_flip_event_leak:443) igt<8>[ 182.301311] _kms-DEBUG: display: SetCursor pipe E, disabling (kms_flip_event_leak:443) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_flip_event_leak:443) igt_kms-DEBUG: display: } (kms_flip_event_leak:443) drmtest-DEBUG: Force option used: <14>[ 182.330562] [IGT] kms_prop_blob: executing Using driver vc4<14>[ 182.336537] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime (kms_f<14>[ 182.344238] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS lip_even<14>[ 182.352442] [IGT] kms_prop_blob: exiting, ret=0 t_leak:443) drmtest-DEBUG: Opened previously opened device: /dev/dri/card0 (kms<8>[ 182.364498] _flip_event_leak:443) drmtest-DEBUG: Test requirement passed: !(fd<0) (kms_flip_event_leak:443) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_leak:443) igt<14>[ 182.393558] [IGT] kms_prop_blob: executing _kms-CRITICAL: T<14>[ 182.398911] [IGT] kms_prop_blob: starting subtest blob-multiple est assertion fa<14>[ 182.406630] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS ilure fu<14>[ 182.414708] [IGT] kms_prop_blob: exiting, ret=0 nction kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:44<8>[ 182.426761] 3) 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:443) igt_kms-CRI<14>[ 182.455262] [IGT] kms_prop_blob: executing TICAL: Last errn<14>[ 182.461014] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any o: 12, C<14>[ 182.468621] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS annot al<14>[ 182.477106] [IGT] kms_prop_blob: exiting, ret=0 locate memory (kms_flip_event_leak:443) igt_kms-CRITICAL: error: -1 != 0 (kms_<8>[ 182.489150] flip_event_leak:443) igt_core-INFO: Stack trace: (kms_flip_event_leak:443) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_leak:443) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_flip<14>[ 182.518066] [IGT] kms_prop_blob: executing _event_leak:443)<14>[ 182.523855] [IGT] kms_prop_blob: starting subtest invalid-get-prop igt_cor<14>[ 182.531324] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS e-INFO: <14>[ 182.539404] [IGT] kms_prop_blob: exiting, ret=0 #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip_event_leak:443) i<8>[ 182.551496] gt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_flip_event_leak:443) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_flip_event_leak:443) igt_core-INFO: #5 [+0xd68a1964] (kms_flip_event_<14>[ 182.580286] [IGT] kms_prop_blob: executing leak:443<14>[ 182.585467] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any ) igt_co<14>[ 182.592834] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS re-INFO:<14>[ 182.601328] [IGT] kms_prop_blob: exiting, ret=0 #6 [+0xd68a146c] (kms_flip_event_leak:443) igt_core-INFO: #7 [__l<8>[ 182.613413] ibc_init_first+0x80] (kms_flip_event_leak:443) igt_core-INFO: #8 [__libc_start_main+0x98] (kms_flip_event_leak:443) igt_core-INFO: #9 [+0xd68a14b0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (0.999s)[0m <14>[ 182.642609] [IGT] kms_prop_blob: executing [1mSubtest basi<14>[ 182.648125] [IGT] kms_prop_blob: starting subtest invalid-set-prop c: FAIL <14>[ 182.655456] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS (1.017s)<14>[ 182.663634] [IGT] kms_prop_blob: exiting, ret=0 [0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarc<8>[ 182.675653] h64) Using IGT_SRANDOM=<8>[ 182.685575] 1706305879 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305879 for randomisation Opened device: /dev/dri/card0 St<8>[ 182.714776] arting subtest: blob-prop-core [1mSubtest blob-prop-core: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305879 for randomisation Opened device: /dev/dri/card0 Startin<14>[ 182.742016] [IGT] kms_setmode: executing g subtest: blob-<14>[ 182.747351] [IGT] kms_setmode: starting subtest basic prop-val<14>[ 182.753902] [IGT] kms_setmode: finished subtest basic, SKIP idate <14>[ 182.760285] [IGT] kms_setmode: exiting, ret=77 [1mSubtest blob-prop-validate: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe <8>[ 182.772315] (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305879 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-prop-lifetime [1mSubtest blob-prop-lifetime: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44eb<14>[ 182.800653] [IGT] kms_setmode: executing fe (aarch64) (Li<14>[ 182.806032] [IGT] kms_setmode: starting subtest basic-clone-single-crtc nux: 6.1<14>[ 182.814026] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP 2.0-rc1-<14>[ 182.822699] [IGT] kms_setmode: exiting, ret=77 next-20241003 aarch64) Using IGT_SRANDOM=1706305879 for randomisation Opened d<8>[ 182.834326] evice: /dev/dri/card0 Starting subtest: blob-multiple [1mSubtest blob-multiple: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305879 for randomisation Opened <14>[ 182.863666] [IGT] kms_setmode: executing device: <14>[ 182.868763] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc /dev/dri<14>[ 182.876356] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP /card0 <14>[ 182.884747] [IGT] kms_setmode: exiting, ret=77 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCES<8>[ 182.896762] S (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305879 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS<14>[ 182.926704] [IGT] kms_setmode: executing (0.000s<14>[ 182.932194] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc )[0m I<14>[ 182.939995] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP GT-Versi<14>[ 182.948661] [IGT] kms_setmode: exiting, ret=77 on: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM<8>[ 182.961157] =1706305879 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Us<14>[ 182.991328] [IGT] kms_setmode: executing ing IGT_<14>[ 182.996375] [IGT] kms_setmode: starting subtest clone-exclusive-crtc SRANDOM=<14>[ 183.003468] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP 17063058<14>[ 183.011468] [IGT] kms_setmode: exiting, ret=77 79 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop <8>[ 183.023933] [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305880 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic Testing: ba<14>[ 183.053508] [IGT] kms_setmode: executing sic 1 co<14>[ 183.059096] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing nnector <14>[ 183.067485] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP combinat<14>[ 183.076674] [IGT] kms_setmode: exiting, ret=77 ions Testing: basic 2 connector combinations No dynamic tests executed. [1mS<8>[ 183.088763] ubtest basic: SKIP (0.000s)[0m <8>[ 183.100245] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305880 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-clone-single-crtc Testing: basic-clone-single-crtc 2 connector combinations No dynamic tests executed.<8>[ 183.129876] [1mSubtest basic-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305880 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone<14>[ 183.156670] [IGT] kms_vblank: executing -single-crtc Testing: invalid-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aar<14>[ 183.177858] [IGT] kms_vblank: starting subtest invalid ch64) (Linux: 6.12.0-rc1<14>[ 183.185568] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 -next-20241003 aarch64) Using IGT_SRANDOM=1706305880 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-exclusive-crtc Testing: invalid-clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305880 for randomisation Opened device: /dev/dri/card0 Starting subtest: clone-exclusive-crtc Testing: clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305880 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-single-crtc-stealing Testing: invalid-clone-single-crtc-stealing 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc-stealing: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305880 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:500) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:500) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:500) 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 [+0xe3c3338c] #3 [+0xe3c31c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe3c31cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_ENCODING" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:500) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:500) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:500) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:500) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:500) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:500) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:500) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:500) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:500) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:500) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:500) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:500) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:500) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:500) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:500) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:500) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:500) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:500) igt_kms-DEBUG: display: <14>[ 187.231754] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL SetC<14>[ 187.239276] [IGT] kms_vblank: finished subtest invalid, FAIL ursor pipe D, disabling (kms_vblank:500) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) <14>[ 187.253710] [IGT] kms_vblank: exiting, ret=98 (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display:<8>[ 187.271253] Fixing up initial rotation pipe E, plane 0 (kms_vblank:500) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:500) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:500) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:500) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:500) igt_kms-DEBUG: display: MoveCursor pipe<14>[ 187.317410] [IGT] kms_vblank: executing E, (0, 0) (kms_vblank:500) igt_kms-DEBUG: display: } (kms_vblank:500) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:500) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:500) igt_kms-CRITICAL: Last errno: 16, Dev<14>[ 187.350403] [IGT] kms_vblank: starting subtest crtc-id ice or resource busy (kms_vblank:500) i<14>[ 187.359500] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 gt_core-INFO: Stack trace: (kms_vblank:500) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:500) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:500) igt_core-INFO: #2 [+0xe3c3338c] (kms_vblank:500) igt_core-INFO: #3 [+0xe3c31c78] (kms_vblank:500) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:500) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:500) igt_core-INFO: #6 [+0xe3c31cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.038s)[0m [1mSubtest invalid: FAIL (4.055s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305884 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-id Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:503) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:503) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:503) 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 [+0xb00f3728] #3 [+0xb00f1c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb00f1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_ENCODING" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:503) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:503) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:503) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:503) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:503) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:503) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:503) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:503) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:503) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:503) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:503) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:503) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:503) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:503) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:503) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:503) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:503) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:503) igt_kms-DEBUG: display: SetC<14>[ 191.584478] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ursor pi<14>[ 191.591970] [IGT] kms_vblank: finished subtest crtc-id, FAIL pe D, disabling (kms_vblank:503) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) <14>[ 191.606291] [IGT] kms_vblank: exiting, ret=98 (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display:<8>[ 191.623684] Fixing up initial rotation pipe E, plane 0 (kms_vblank:503) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:503) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:503) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:503) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:503) igt_kms-DEBUG: display: MoveCur<14>[ 191.669150] [IGT] kms_vblank: executing sor pipe E, (0, 0) (kms_vblank:503) igt_kms-DEBUG: display: } (kms_vblank:503) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:503) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:503) igt_kms-CRITICAL: Last errno: 16, Dev<14>[ 191.702688] [IGT] kms_vblank: starting subtest accuracy-idle ice or resource busy (kms_vblank:503) i<14>[ 191.712401] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 gt_core-INFO: Stack trace: (kms_vblank:503) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:503) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:503) igt_core-INFO: #2 [+0xb00f3728] (kms_vblank:503) igt_core-INFO: #3 [+0xb00f1c78] (kms_vblank:503) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:503) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:503) igt_core-INFO: #6 [+0xb00f1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.217s)[0m [1mSubtest crtc-id: FAIL (4.235s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305889 for randomisation Opened device: /dev/dri/card0 Starting subtest: accuracy-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:506) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:506) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:506) 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 [+0xe8bb1f94] #3 [+0xe8bb2fa0] #4 [+0xe8bb31bc] #5 [+0xe8bb1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe8bb1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:506) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:506) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:506) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:506) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:506) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:506) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:506) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:506) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:506) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:506) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:506) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:506) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:506) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:506) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:506) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:506) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:506) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:506) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:506) igt_kms-DE<14>[ 195.938559] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL BUG: dis<14>[ 195.946101] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL play: MoveCursor pipe D, (0, 0) (kms_vblank:506) igt_kms-DEBUG: Test requirement pa<14>[ 195.960990] [IGT] kms_vblank: exiting, ret=98 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<8>[ 195.978442] s_vblank:506) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:506) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:506) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:506) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:506) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:506) igt_kms<14>[ 196.023686] [IGT] kms_vblank: executing -DEBUG: display: } (kms_vblank:506) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:506) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:506) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:50<14>[ 196.057066] [IGT] kms_vblank: starting subtest query-idle 6) igt_core-INFO: Stack trace: (kms_vbl<14>[ 196.066010] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ank:506) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:506) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:506) igt_core-INFO: #2 [+0xe8bb1f94] (kms_vblank:506) igt_core-INFO: #3 [+0xe8bb2fa0] (kms_vblank:506) igt_core-INFO: #4 [+0xe8bb31bc] (kms_vblank:506) igt_core-INFO: #5 [+0xe8bb1c78] (kms_vblank:506) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:506) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:506) igt_core-INFO: #8 [+0xe8bb1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.218s)[0m [1mSubtest accuracy-idle: FAIL (4.236s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305893 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:509) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:509) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:509) 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 [+0xdefa1f94] #3 [+0xdefa2fa0] #4 [+0xdefa31bc] #5 [+0xdefa1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdefa1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:509) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:509) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:509) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:509) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:509) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:509) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:509) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:509) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:509) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:509) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:509) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:509) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:509) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:509) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:509) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:509) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:509) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:509) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:509) ig<14>[ 200.289870] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL t_kms-DE<14>[ 200.297417] [IGT] kms_vblank: finished subtest query-idle, FAIL BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:509) igt_kms-DEBUG: Test requirement pa<14>[ 200.312148] [IGT] kms_vblank: exiting, ret=98 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<8>[ 200.330033] s_vblank:509) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:509) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:509) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:509) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:509) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:509) igt_kms<14>[ 200.374838] [IGT] kms_vblank: executing -DEBUG: display: } (kms_vblank:509) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:509) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:509) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:509) igt_c<14>[ 200.408789] [IGT] kms_vblank: starting subtest query-idle-hang ore-INFO<14>[ 200.415828] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP : Stack <14>[ 200.423360] [IGT] kms_vblank: exiting, ret=77 trace: (kms_vblank:509) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:509) igt_core-INFO: #1 ../lib/igt<8>[ 200.440024] _kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:509) igt_core-INFO: #2 [+0xdefa1f94] (kms_vblank:509) igt_core-INFO: #3 [+0xdefa2fa0] (kms_vblank:509) igt_core-INFO: #4 [+0xdefa31bc] (kms_vblank:509) igt_core-INFO: #5 [+0xdefa1c78] (kms_vblank:509) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:509) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:509) igt_<14>[ 200.485783] [IGT] kms_vblank: executing core-INFO: #8 [+0xdefa1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.216s)[0m [1mSubtest query-idle: FAIL (4.234s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305897 for randomisation Opened device: /dev/dri/card0 Starting s<14>[ 200.518832] [IGT] kms_vblank: starting subtest query-forked ubtest: query-idle-hang Test requiremen<14>[ 200.527934] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 t 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.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305897 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:515) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:515) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:515) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xe9d81f94] #3 [+0xe9d82fa0] #4 [+0xe9d831bc] #5 [+0xe9d81c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe9d81cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:515) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:515) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:515) ig<14>[ 204.641930] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL t_kms-DE<14>[ 204.649473] [IGT] kms_vblank: finished subtest query-forked, FAIL BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:515) igt_kms-DEBUG: Test requir<14>[ 204.664313] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: Fixing up initi<8>[ 204.679626] al rotation pipe E, plane 0 (kms_vblank:515) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:515) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:515) igt_kms-DEBUG: display: <14>[ 204.708639] [IGT] kms_vblank: executing Fixing up initial rotation pipe E, plane 17 (kms_vblank:515) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:515) igt_kms-DEBUG: display: MoveCursor <14>[ 204.727938] [IGT] kms_vblank: starting subtest query-forked-hang pipe E, <14>[ 204.735338] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP (0, 0) <14>[ 204.743206] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:515) igt_kms-DEBUG: display: } (kms_vblank:515) igt_kms-CRITICAL: T<8>[ 204.755100] est assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:515) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:515) igt_kms-CRITICAL: Last errno: 16, Device <14>[ 204.783453] [IGT] kms_vblank: executing or resource busy (kms_vblank:515) igt_core-INFO: Stack trace: (kms_vblank:515) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:515) igt_core-INFO:<14>[ 204.803357] [IGT] kms_vblank: starting subtest query-busy #1 ../lib/igt_kms.c:5<14>[ 204.811137] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 233 igt_wait_for_vblank_count() (kms_vblank:515) igt_core-INFO: #2 [+0xe9d81f94] (kms_vblank:515) igt_core-INFO: #3 [+0xe9d82fa0] (kms_vblank:515) igt_core-INFO: #4 [+0xe9d831bc] (kms_vblank:515) igt_core-INFO: #5 [+0xe9d81c78] (kms_vblank:515) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:515) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:515) igt_core-INFO: #8 [+0xe9d81cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.106s)[0m [1mSubtest query-forked: FAIL (4.124s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305902 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305902 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:521) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:521) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:521) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb0b21f94] #3 [+0xb0b22fa0] #4 [+0xb0b231bc] #5 [+0xb0b21c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb0b21cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:521) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:521) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521<14>[ 208.978784] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 208.986456] [IGT] kms_vblank: finished subtest query-busy, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 1<14>[ 208.998364] [IGT] kms_vblank: exiting, ret=98 7 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<8>[ 209.010962] :521) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 209.039210] [IGT] kms_vblank: executing E, plane 0 (kms_vblank:521) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:521) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 209.058716] [IGT] kms_vblank: starting subtest query-busy-hang ->n_plan<14>[ 209.065799] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP es (kms<14>[ 209.073333] [IGT] kms_vblank: exiting, ret=77 _vblank:521) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 209.085408] e 17 (kms_vblank:521) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:521) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:521) igt_kms-DEBUG: display: } (kms_vblank:521) igt_kms-CRITICAL: Test assertion fa<14>[ 209.114176] [IGT] kms_vblank: executing ilure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:521) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (k<14>[ 209.133531] [IGT] kms_vblank: starting subtest query-forked-busy ms_vblank:521) igt_kms-C<14>[ 209.141765] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 RITICAL: Last errno: 16, Device or resource busy (kms_vblank:521) igt_core-INFO: Stack trace: (kms_vblank:521) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:521) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:521) igt_core-INFO: #2 [+0xb0b21f94] (kms_vblank:521) igt_core-INFO: #3 [+0xb0b22fa0] (kms_vblank:521) igt_core-INFO: #4 [+0xb0b231bc] (kms_vblank:521) igt_core-INFO: #5 [+0xb0b21c78] (kms_vblank:521) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:521) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:521) igt_core-INFO: #8 [+0xb0b21cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.160s)[0m [1mSubtest query-busy: FAIL (4.177s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305906 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305906 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-busy 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 [+0xac5f1f94] #3 [+0xac5f2fa0] #4 [+0xac5f31bc] #5 [+0xac5f1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xac5f1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** 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: display: SetCursor pipe D, disabling (kms_vblank<14>[ 213.345161] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :527) ig<14>[ 213.352671] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:527) igt_kms-DEBUG: Test requir<14>[ 213.367970] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:527) igt_kms-DEBUG: display: Fixing up initi<8>[ 213.383358] al 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: disp<14>[ 213.412495] [IGT] kms_vblank: executing lay: Fixing up initial rotation pipe E, plane 17 (kms_vblank:527) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:527) igt_kms-DEBUG: display:<14>[ 213.431157] [IGT] kms_vblank: starting subtest query-forked-busy-hang Mov<14>[ 213.439156] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP eCursor <14>[ 213.446908] [IGT] kms_vblank: exiting, ret=77 pipe E, (0, 0) (kms_vblank:527) igt_kms-DEBUG: display: } (kms_vblank:527) igt<8>[ 213.458822] _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 er<14>[ 213.487585] [IGT] kms_vblank: executing rno: 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_vb<14>[ 213.506868] [IGT] kms_vblank: starting subtest wait-idle lank:527) igt_core-INFO:<14>[ 213.514947] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:527) igt_core-INFO: #2 [+0xac5f1f94] (kms_vblank:527) igt_core-INFO: #3 [+0xac5f2fa0] (kms_vblank:527) igt_core-INFO: #4 [+0xac5f31bc] (kms_vblank:527) igt_core-INFO: #5 [+0xac5f1c78] (kms_vblank:527) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:527) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:527) igt_core-INFO: #8 [+0xac5f1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.195s)[0m [1mSubtest query-forked-busy: FAIL (4.212s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305910 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305910 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-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 [+0xb8471f94] #3 [+0xb8472fa0] #4 [+0xb84731bc] #5 [+0xb8471c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb8471cb0] 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<14>[ 217.682801] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 217.690460] [IGT] kms_vblank: finished subtest wait-idle, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 1<14>[ 217.702233] [IGT] kms_vblank: exiting, ret=98 7 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<8>[ 217.714819] :533) igt_kms-DEBUG: display: MoveCursor pipe D, (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<14>[ 217.743127] [IGT] kms_vblank: executing 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_id<14>[ 217.761957] [IGT] kms_vblank: starting subtest wait-idle-hang x < pipe<14>[ 217.769241] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP ->n_plan<14>[ 217.776304] [IGT] kms_vblank: exiting, ret=77 es (kms_vblank:533) igt_kms-DEBUG: display: Fixing up initial rotation pipe<8>[ 217.788181] E, plane 17 (kms_vblank:533) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:533) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:533) igt_kms-DEBUG: display: } (kms_vblank:533) igt_kms-CRITICAL: T<14>[ 217.816176] [IGT] kms_vblank: executing est 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_off<14>[ 217.835611] [IGT] kms_vblank: starting subtest wait-forked set, 1) == 0 (kms_vblan<14>[ 217.843352] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 k: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 [+0xb8471f94] (kms_vblank:533) igt_core-INFO: #3 [+0xb8472fa0] (kms_vblank:533) igt_core-INFO: #4 [+0xb84731bc] (kms_vblank:533) igt_core-INFO: #5 [+0xb8471c78] (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 [+0xb8471cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.160s)[0m [1mSubtest wait-idle: FAIL (4.177s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305915 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305915 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:539) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:539) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:539) 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 [+0xb4971f94] #3 [+0xb4972fa0] #4 [+0xb49731bc] #5 [+0xb4971c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb4971cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:539) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:539) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:539) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:539) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:539) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:539) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:539) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:539) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:539) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:539) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:539) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:539) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:539) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:539) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:539) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:539) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:539) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:539) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 222.049171] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :539) ig<14>[ 222.056685] [IGT] kms_vblank: finished subtest wait-forked, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:539) igt_kms-DEBUG: Test requir<14>[ 222.071400] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: display: Fixing up initi<8>[ 222.086975] al rotation pipe E, plane 0 (kms_vblank:539) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:539) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:539) igt_kms-DEBUG: disp<14>[ 222.114961] [IGT] kms_vblank: executing lay: Fixing up initial rotation pipe E, plane 17 (kms_vblank:539) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:539) igt_kms-DEBUG: display:<14>[ 222.134158] [IGT] kms_vblank: starting subtest wait-forked-hang Mov<14>[ 222.141153] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP eCursor <14>[ 222.148770] [IGT] kms_vblank: exiting, ret=77 pipe E, (0, 0) (kms_vblank:539) igt_kms-DEBUG: display: } (kms_vblank:539) igt<8>[ 222.160768] _kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:539) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:539) igt_kms-CRITICAL:<14>[ 222.188634] [IGT] kms_vblank: executing Last errno: 16, Device or resource busy (kms_vblank:539) igt_core-INFO: Stack trace: (kms_vblank:539) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() <14>[ 222.207803] [IGT] kms_vblank: starting subtest wait-busy (kms_vblank:539) igt_co<14>[ 222.215188] [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:539) igt_core-INFO: #2 [+0xb4971f94] (kms_vblank:539) igt_core-INFO: #3 [+0xb4972fa0] (kms_vblank:539) igt_core-INFO: #4 [+0xb49731bc] (kms_vblank:539) igt_core-INFO: #5 [+0xb4971c78] (kms_vblank:539) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:539) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:539) igt_core-INFO: #8 [+0xb4971cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.198s)[0m [1mSubtest wait-forked: FAIL (4.215s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305919 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305919 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:545) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:545) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:545) 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 [+0xe5d41f94] #3 [+0xe5d42fa0] #4 [+0xe5d431bc] #5 [+0xe5d41c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe5d41cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:545) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:545) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:545) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:545) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:545) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:545) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:545) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:545) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:545) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:545) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:545) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:545) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:545) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:545) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:545) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:545) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:545) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545<14>[ 226.386782] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 226.394439] [IGT] kms_vblank: finished subtest wait-busy, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 1<14>[ 226.406307] [IGT] kms_vblank: exiting, ret=98 7 (kms_vblank:545) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<8>[ 226.418884] :545) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 226.447267] [IGT] kms_vblank: executing E, plane 0 (kms_vblank:545) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:545) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 226.465805] [IGT] kms_vblank: starting subtest wait-busy-hang x < pipe->n_plan<14>[ 226.473312] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP es (kms<14>[ 226.480979] [IGT] kms_vblank: exiting, ret=77 _vblank:545) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 226.492920] e 17 (kms_vblank:545) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:545) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:545) igt_kms-DEBUG: display: } (kms_vblank:545) igt_kms-CRITICAL: Test asse<14>[ 226.521029] [IGT] kms_vblank: executing rtion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:545) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) <14>[ 226.540200] [IGT] kms_vblank: starting subtest wait-forked-busy == 0 (kms_vblank:545) i<14>[ 226.548950] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 gt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:545) igt_core-INFO: Stack trace: (kms_vblank:545) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:545) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:545) igt_core-INFO: #2 [+0xe5d41f94] (kms_vblank:545) igt_core-INFO: #3 [+0xe5d42fa0] (kms_vblank:545) igt_core-INFO: #4 [+0xe5d431bc] (kms_vblank:545) igt_core-INFO: #5 [+0xe5d41c78] (kms_vblank:545) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:545) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:545) igt_core-INFO: #8 [+0xe5d41cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.164s)[0m [1mSubtest wait-busy: FAIL (4.181s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305923 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305923 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:551) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:551) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:551) 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 [+0xe9211f94] #3 [+0xe9212fa0] #4 [+0xe92131bc] #5 [+0xe9211c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe9211cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:551) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:551) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:551) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:551) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:551) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:551) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:551) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:551) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:551) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:551) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:551) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:551) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:551) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:551) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:551) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:551) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:551) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:551) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 230.753183] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :551) ig<14>[ 230.760685] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:551) igt_kms-DEBUG: Test requir<14>[ 230.775785] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEBUG: display: Fixing up initi<8>[ 230.791235] al rotation pipe E, plane 0 (kms_vblank:551) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:551) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:551) igt_kms-DEB<14>[ 230.819621] [IGT] kms_vblank: executing UG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:551) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:551) igt_kms-DEBUG: display:<14>[ 230.838769] [IGT] kms_vblank: starting subtest wait-forked-busy-hang Mov<14>[ 230.846471] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP eCursor <14>[ 230.854509] [IGT] kms_vblank: exiting, ret=77 pipe E, (0, 0) (kms_vblank:551) igt_kms-DEBUG: display: } (kms_vblank:551) igt<8>[ 230.866487] _kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:551) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:551) igt_kms-CRITICAL: Last er<14>[ 230.895067] [IGT] kms_vblank: executing rno: 16, Device or resource busy (kms_vblank:551) igt_core-INFO: Stack trace: (kms_vblank:551) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:551<14>[ 230.914774] [IGT] kms_vblank: starting subtest ts-continuation-idle ) igt_core-INFO: #1 ..<14>[ 230.923709] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 /lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:551) igt_core-INFO: #2 [+0xe9211f94] (kms_vblank:551) igt_core-INFO: #3 [+0xe9212fa0] (kms_vblank:551) igt_core-INFO: #4 [+0xe92131bc] (kms_vblank:551) igt_core-INFO: #5 [+0xe9211c78] (kms_vblank:551) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:551) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:551) igt_core-INFO: #8 [+0xe9211cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.197s)[0m [1mSubtest wait-forked-busy: FAIL (4.213s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305928 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305928 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:557) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:557) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:557) 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 [+0xc6541f94] #3 [+0xc6542fa0] #4 [+0xc65431bc] #5 [+0xc6541c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc6541cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:557) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:557) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:557) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:557) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:557) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:557) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:557) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:557) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:557) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:557) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:557) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:557) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:557) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:557) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:557) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:557) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:557) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 235.090130] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL lank:557<14>[ 235.097796] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D,<14>[ 235.110547] [IGT] kms_vblank: exiting, ret=98 plane 17 (kms_vblank:557) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<8>[ 235.123254] s_vblank:557) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotat<14>[ 235.152536] [IGT] kms_vblank: executing ion pipe E, plane 0 (kms_vblank:557) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:557) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 235.171452] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang plane_id<14>[ 235.179051] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP x < pipe<14>[ 235.187468] [IGT] kms_vblank: exiting, ret=77 ->n_planes (kms_vblank:557) igt_kms-DEBUG: display: Fixing up initial rotat<8>[ 235.199356] ion pipe E, plane 17 (kms_vblank:557) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:557) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:557) igt_kms-DEBUG: display: } (kms_vblank:557) igt_kms-CRI<14>[ 235.228793] [IGT] kms_vblank: executing TICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:557) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) <14>[ 235.249044] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm == 0 (kms_vblank:557) i<14>[ 235.258512] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 gt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:557) igt_core-INFO: Stack trace: (kms_vblank:557) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:557) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:557) igt_core-INFO: #2 [+0xc6541f94] (kms_vblank:557) igt_core-INFO: #3 [+0xc6542fa0] (kms_vblank:557) igt_core-INFO: #4 [+0xc65431bc] (kms_vblank:557) igt_core-INFO: #5 [+0xc6541c78] (kms_vblank:557) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:557) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:557) igt_core-INFO: #8 [+0xc6541cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.158s)[0m [1mSubtest ts-continuation-idle: FAIL (4.175s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305932 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305932 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-dpms-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:563) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:563) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:563) 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 [+0xe35c1f94] #3 [+0xe35c2fa0] #4 [+0xe35c31bc] #5 [+0xe35c1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe35c1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:563) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:563) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:563) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:563) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:563) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:563) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:563) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:563) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:563) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:563) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:563) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:563) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:563) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:563) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:563) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:563) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:563) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:563) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 239.457158] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :563) ig<14>[ 239.464680] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:563) igt_kms-DEBUG: Test requir<14>[ 239.480578] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: display: Fixing up initi<8>[ 239.496100] al rotation pipe E, plane 0 (kms_vblank:563) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:563) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:563) igt_kms-DEBUG: disp<14>[ 239.525386] [IGT] kms_vblank: executing lay: Fixing up initial rotation pipe E, plane 17 (kms_vblank:563) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:563) igt_kms-DEBUG: display:<14>[ 239.544812] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend MoveCursor pipe E, <14>[ 239.553797] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 (0, 0) (kms_vblank:563) igt_kms-DEBUG: display: } (kms_vblank:563) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:563) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:563) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:563) igt_core-INFO: Stack trace: (kms_vblank:563) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:563) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:563) igt_core-INFO: #2 [+0xe35c1f94] (kms_vblank:563) igt_core-INFO: #3 [+0xe35c2fa0] (kms_vblank:563) igt_core-INFO: #4 [+0xe35c31bc] (kms_vblank:563) igt_core-INFO: #5 [+0xe35c1c78] (kms_vblank:563) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:563) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:563) igt_core-INFO: #8 [+0xe35c1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.191s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (4.207s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305936 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-dpms-suspend 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 [+0xde131f94] #3 [+0xde132fa0] #4 [+0xde1331bc] #5 [+0xde131c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xde131cb0] 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<14>[ 243.794787] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 243.802452] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 1<14>[ 243.815861] [IGT] kms_vblank: exiting, ret=98 7 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<8>[ 243.828565] :566) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:566) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 243.858527] [IGT] kms_vblank: executing 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_id<14>[ 243.877631] [IGT] kms_vblank: starting subtest ts-continuation-suspend x < pipe->n_planes (kms<14>[ 243.886217] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _vblank:566) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:566) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:566) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:566) igt_kms-DEBUG: display: } (kms_vblank:566) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:566) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:566) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:566) igt_core-INFO: Stack trace: (kms_vblank:566) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:566) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:566) igt_core-INFO: #2 [+0xde131f94] (kms_vblank:566) igt_core-INFO: #3 [+0xde132fa0] (kms_vblank:566) igt_core-INFO: #4 [+0xde1331bc] (kms_vblank:566) igt_core-INFO: #5 [+0xde131c78] (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 [+0xde131cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.233s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (4.250s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305941 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:569) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:569) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:569) 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 [+0xcb861f94] #3 [+0xcb862fa0] #4 [+0xcb8631bc] #5 [+0xcb861c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcb861cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:569) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:569) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:569) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:569) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:569) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:569) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:569) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:569) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:569) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:569) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:569) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:569) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:569) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:569) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:569) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:569) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:569) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:569) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 247.905175] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :569) ig<14>[ 247.912693] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:569) igt_kms-DEBUG: Test requir<14>[ 247.928383] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: display: Fixing up initi<8>[ 247.944182] al rotation pipe E, plane 0 (kms_vblank:569) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:569) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:569) igt_kms-DEBUG: disp<14>[ 247.973154] [IGT] kms_vblank: executing lay: Fixing up initial rotation pipe E, plane 17 (kms_vblank:569) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:569) igt_kms-DEBUG: display: Mov<14>[ 247.992875] [IGT] kms_vblank: starting subtest ts-continuation-modeset eCursor pipe E, (0, 0) <14>[ 248.001855] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 (kms_vblank:569) igt_kms-DEBUG: display: } (kms_vblank:569) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:569) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:569) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:569) igt_core-INFO: Stack trace: (kms_vblank:569) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:569) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:569) igt_core-INFO: #2 [+0xcb861f94] (kms_vblank:569) igt_core-INFO: #3 [+0xcb862fa0] (kms_vblank:569) igt_core-INFO: #4 [+0xcb8631bc] (kms_vblank:569) igt_core-INFO: #5 [+0xcb861c78] (kms_vblank:569) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:569) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:569) igt_core-INFO: #8 [+0xcb861cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.011s)[0m [1mSubtest ts-continuation-suspend: FAIL (4.028s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305945 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset 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 [+0xd21e1f94] #3 [+0xd21e2fa0] #4 [+0xd21e31bc] #5 [+0xd21e1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd21e1cb0] 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<14>[ 252.242789] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 252.250446] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 1<14>[ 252.263515] [IGT] kms_vblank: exiting, ret=98 7 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<8>[ 252.276215] :572) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:572) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 252.305738] [IGT] kms_vblank: executing 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<14>[ 252.324906] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang ->n_plan<14>[ 252.333214] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP es (kms<14>[ 252.341862] [IGT] kms_vblank: exiting, ret=77 _vblank:572) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 252.353919] e 17 (kms_vblank:572) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:572) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:572) igt_kms-DEBUG: display: } (kms_vblank:572) igt_kms-CRITICAL: Test asse<14>[ 252.383207] [IGT] kms_vblank: executing rtion 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) <14>[ 252.402428] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm == 0 (kms_vblank:572) i<14>[ 252.412000] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 gt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:572) igt_core-INFO: Stack trace: (kms_vblank:572) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:572) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:572) igt_core-INFO: #2 [+0xd21e1f94] (kms_vblank:572) igt_core-INFO: #3 [+0xd21e2fa0] (kms_vblank:572) igt_core-INFO: #4 [+0xd21e31bc] (kms_vblank:572) igt_core-INFO: #5 [+0xd21e1c78] (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 [+0xd21e1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.233s)[0m [1mSubtest ts-continuation-modeset: FAIL (4.250s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305949 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-modeset-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305949 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:578) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:578) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:578) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc9771f94] #3 [+0xc9772fa0] #4 [+0xc97731bc] #5 [+0xc9771c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc9771cb0] 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 (kms_vblank<14>[ 256.609165] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :578) ig<14>[ 256.616689] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:578) igt_kms-DEBUG: Test requir<14>[ 256.632732] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 256.650391] e 0 (kms_vblank:578) igt_kms-DEBUG: display: <8>[ 256.662781] SetCrtc pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:578) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:578) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:578) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:578) igt_kms-DEBUG: display: } (kms_vblank:578) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.<8>[ 256.712889] c:5248: (kms_vblank:578) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:578) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:578) igt_core-INFO: Stack trace: (kms_vblank:578) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:578) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:578) igt_core-INFO:<14>[ 256.756483] [IGT] vc4_create_bo: executing #2 [<14>[ 256.762310] [IGT] vc4_create_bo: exiting, ret=77 +0xc9771f94] (kms_vblank:578) igt_core-INFO: #3 [+0xc9772fa0] (kms_vblank:578) igt_core-INFO: #4 [+0xc97731bc] <8>[ 256.779319] (kms_vblank:578) igt_core-INFO: #5 [+0xc9771c78] (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 [+0xc9771cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.189s)[0m [1mSubtest ts-continuation-modeset-rpm: FAIL (4.206s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1<14>[ 256.824628] [IGT] vc4_create_bo: executing 2.0-rc1-next-202<14>[ 256.830526] [IGT] vc4_create_bo: exiting, ret=77 41003 aarch64) Using IGT_SRANDOM=1706305954 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique<8>[ 256.848261] ____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-4096: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305954 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_cr<14>[ 256.893692] [IGT] vc4_create_bo: executing eate_bo.c:33: T<14>[ 256.899237] [IGT] vc4_create_bo: exiting, ret=77 est requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest create-bo-0: SKIP (0.000s)[0m IGT-Version: <8>[ 256.916232] 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-r<8>[ 256.927644] c1-next-20241003 aarch64) Using IGT_SRANDOM=1706305954 for randomisation Opened device: /dev/dri/card0 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 or directory [1mSubtest create-bo-zeroed: SKIP (0.000s)[0m <8>[ 256.976927] <14>[ 257.019960] [IGT] vc4_dmabuf_poll: executing IGT-Version: 1.2<14>[ 257.026187] [IGT] vc4_dmabuf_poll: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305954 for randomisation Opened device: /dev/dri/<8>[ 257.043659] card0 Test requirement not met in function __igt_unique____real_main58, file ../tests/vc4/vc4_dmabuf_poll.c:64: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest poll-write-waits-until-write-done: SKIP (0.000s)[0m <14>[ 257.089660] [IGT] vc4_dmabuf_poll: executing IGT-Version: 1.2<14>[ 257.095864] [IGT] vc4_dmabuf_poll: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305954 for randomisation Opened device: /dev/dri/<8>[ 257.113132] card0 Test requirement not met in function __ig<8>[ 257.126165] t_unique____real_main58, file ../tests/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 <8>[ 257.175153] <14>[ 257.218968] [IGT] vc4_label_bo: executing IGT-Version: 1.2<14>[ 257.224304] [IGT] vc4_label_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305954 for randomisation Opened device: /dev/dri/<8>[ 257.241462] card0 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 such file or directory [1mSubtest set-label: SKIP (0.000s)[0m <14>[ 257.287090] [IGT] vc4_label_bo: executing IGT-Version: 1.2<14>[ 257.292465] [IGT] vc4_label_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305954 for randomisation Opened device: /dev/dri/<8>[ 257.309857] card0 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 such file or directory [1mSubtest set-bad-handle: SKIP (0.000s)[0m <14>[ 257.356337] [IGT] vc4_label_bo: executing IGT-Version: 1.2<14>[ 257.361606] [IGT] vc4_label_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305954 for randomisation Opened device: /dev/dri/<8>[ 257.378784] card0 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 such file or directory [1mSubtest set-bad-name: SKIP (0.000s)[0m <14>[ 257.423812] [IGT] vc4_label_bo: executing IGT-Version: 1.2<14>[ 257.429469] [IGT] vc4_label_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305954 for randomisation Opened device: /dev/dri/<8>[ 257.446994] card0 Test requirement not met in function __ig<8>[ 257.457923] t_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-kernel-name: SKIP (0.000s)[0m <8>[ 257.508864] <14>[ 257.550890] [IGT] vc4_lookup_fail: executing IGT-Vers<14>[ 257.556365] [IGT] vc4_lookup_fail: starting subtest bad-color-write ion: 1.2<14>[ 257.563359] [IGT] vc4_lookup_fail: finished subtest bad-color-write, SUCCESS 8-ga44eb<14>[ 257.571607] [IGT] vc4_lookup_fail: exiting, ret=0 fe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305954 for randomisation Opened device: /dev/dri/card0 S<8>[ 257.588570] tarting subtest: bad-color-write [1mSu<8>[ 257.599852] btest bad-color-write: SUCCESS (0.000s)[0m <8>[ 257.648900] <14>[ 257.691177] [IGT] vc4_mmap: executing IGT-Version: 1.2<14>[ 257.696196] [IGT] vc4_mmap: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 257.712955] card0 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 mmap-bad-handle: SKIP (0.000s)[0m <14>[ 257.757858] [IGT] vc4_mmap: executing IGT-Version: 1.2<14>[ 257.762808] [IGT] vc4_mmap: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 257.779614] card0 Test requirement not met in funct<8>[ 257.790163] ion __igt_unique____real_main11, file ../tests/vc4/vc4_mmap.c:17: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, <8>[ 257.804143] 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 <8>[ 257.855944] <14>[ 257.899827] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 257.905461] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 257.922751] card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-willneed: SKIP (0.000s)[0m <14>[ 257.968460] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 257.974116] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 257.991599] card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-purgeable: SKIP (0.000s)[0m <14>[ 258.036902] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 258.042538] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 258.059909] card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-purgeable-twice: SKIP (0.000s)[0m <14>[ 258.106672] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 258.112407] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 258.129812] card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-unpurgeable-twice: SKIP (0.000s)[0m <14>[ 258.175943] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 258.182305] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 258.199576] card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest access-purgeable-bo-mem: SKIP (0.000s)[0m <14>[ 258.245965] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 258.251670] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 258.269131] card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m <14>[ 258.315878] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 258.321541] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 258.339209] card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-unpurgeable-check-retained: SKIP (0.000s)[0m <14>[ 258.386789] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 258.392581] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 258.409957] card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-unpurgeable-purged: SKIP (0.000s)[0m <14>[ 258.456842] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 258.462479] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 258.480258] card0 Test requirement not met in function __ig<8>[ 258.491228] t_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 [1mSubtest free-purged-bo: SKIP (0.000s)[0m <8>[ 258.541422] <14>[ 258.584625] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 258.589728] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 258.606629] card0 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 [1mSubtest get-bad-handle: SKIP (0.000s)[0m <14>[ 258.652429] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 258.657524] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305955 for randomisation Opened device: /dev/dri/<8>[ 258.674348] card0 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 [1mSubtest set-bad-handle: SKIP (0.000s)[0m <14>[ 258.719282] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 258.725123] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 258.741925] card0 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 [1mSubtest get-bad-flags: SKIP (0.000s)[0m <14>[ 258.786287] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 258.792123] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 258.808813] card0 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 [1mSubtest set-bad-flags: SKIP (0.000s)[0m <14>[ 258.854710] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 258.859846] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 258.876834] card0 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 [1mSubtest get-bad-modifier: SKIP (0.000s)[0m <14>[ 258.923051] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 258.928230] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 258.945171] card0 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 [1mSubtest set-bad-modifier: SKIP (0.000s)[0m <14>[ 258.991754] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 258.996926] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 259.013930] card0 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 [1mSubtest set-get: SKIP (0.000s)[0m <14>[ 259.058983] [IGT] vc4_tiling: executing IGT-Version: 1.28-ga44eb<14>[ 259.064826] [IGT] vc4_tiling: exiting, ret=77 fe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/card0 T<8>[ 259.081733] est requirement not met in function __igt_unique<8>[ 259.093109] ____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 get-after-free: SKIP (0.000s)[0m <8>[ 259.141871] <14>[ 259.185316] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 259.190480] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 259.207316] card0 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 bad-bo: SKIP (0.000s)[0m <14>[ 259.252848] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 259.258076] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 259.275051] card0 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 bad-pad: SKIP (0.000s)[0m <14>[ 259.321367] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 259.326591] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 259.343550] card0 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 unused-bo-0ns: SKIP (0.000s)[0m <14>[ 259.390081] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 259.395280] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 259.412176] card0 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 unused-bo-1ns: SKIP (0.000s)[0m <14>[ 259.457377] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 259.463133] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 259.480003] card0 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-0ns: SKIP (0.000s)[0m <14>[ 259.525926] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 259.531169] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 259.548004] card0 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 <14>[ 259.594187] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 259.599679] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305956 for randomisation Opened device: /dev/dri/<8>[ 259.616676] card0 Test requirement not met in function __ig<8>[ 259.627315] t_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 <8>[ 259.676919] <14>[ 259.720223] [IGT] vc4_wait_seqno: executing IGT-Version: 1.2<14>[ 259.725856] [IGT] vc4_wait_seqno: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305957 for randomisation Opened device: /dev/dri/<8>[ 259.743085] card0 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 <14>[ 259.787664] [IGT] vc4_wait_seqno: executing IGT-Version: 1.2<14>[ 259.793856] [IGT] vc4_wait_seqno: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1-next-20241003 aarch64) Using IGT_SRANDOM=1706305957 for randomisation Opened device: /dev/dri/<8>[ 259.811077] card0 Test requirement not met in function __ig<8>[ 259.822286] t_unique____real_main27,<8>[ 259.828480] 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 / #