Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3003 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.69 (3809 ms) U-Boot> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 U-Boot> tftp 0x00080000 848552/tftp-deploy-blk5462w/kernel/Image tftp 0x00080000 848552/tftp-deploy-blk5462w/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.69 Filename '848552/tftp-deploy-blk5462w/kernel/Image'. Load address: 0x80000 Loading: *################################################## 43.6 MiB 15.9 MiB/s done Bytes transferred = 45713920 (2b98a00 hex) U-Boot> tftp 0x06700000 848552/tftp-deploy-blk5462w/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 848552/tftp-deploy-blk5462w/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.69 Filename '848552/tftp-deploy-blk5462w/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *########################T ########################## 62.7 MiB 6.4 MiB/s done Bytes transferred = 65716925 (3eac2bd hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 848552/tftp-deploy-blk5462w/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 848552/tftp-deploy-blk5462w/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.69 Filename '848552/tftp-deploy-blk5462w/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: 65716861 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 3607b000, end 39f2727d ... OK Loading Device Tree to 000000003606e000, end 000000003607ab11 ... OK Working FDT set to 3606e000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 6.12.0-rc1 (KernelCI@build-j343021-arm64-gcc-12-defconfig-nvlts) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Tue Oct 15 22:45:10 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 s61656 r8192 d32552 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.008916] Console: colour dummy device 80x25 <6>[ 0.013785] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024622] pid_max: default: 32768 minimum: 301 <6>[ 0.029647] LSM: initializing lsm=capability <6>[ 0.034403] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042179] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.063091] rcu: Hierarchical SRCU implementation. <6>[ 0.068233] rcu: Max phase no-delay instances is 1000. <6>[ 0.074091] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.085358] EFI services will not be available. <6>[ 0.090561] smp: Bringing up secondary CPUs ... <6>[ 0.096011] Detected PIPT I-cache on CPU1 <6>[ 0.096130] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.096863] Detected PIPT I-cache on CPU2 <6>[ 0.096953] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.097652] Detected PIPT I-cache on CPU3 <6>[ 0.097746] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.097896] smp: Brought up 1 node, 4 CPUs <6>[ 0.135871] SMP: Total of 4 processors activated. <6>[ 0.140901] CPU: All CPU(s) started at EL2 <6>[ 0.145361] CPU features: detected: 32-bit EL0 Support <6>[ 0.150833] CPU features: detected: 32-bit EL1 Support <6>[ 0.156322] CPU features: detected: CRC32 instructions <6>[ 0.161849] alternatives: applying system-wide alternatives <6>[ 0.169237] Memory: 1731996K/2019328K available (17280K kernel code, 4898K rwdata, 11880K rodata, 10432K init, 742K bss, 217404K reserved, 65536K cma-reserved) <6>[ 0.184740] devtmpfs: initialized <6>[ 0.196974] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.207132] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.215639] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL <6>[ 0.222316] 0 pages in range for non-PLT usage <6>[ 0.222324] 512912 pages in range for PLT usage <6>[ 0.227360] pinctrl core: initialized pinctrl subsystem <6>[ 0.240158] DMI not present or invalid. <6>[ 0.248075] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.255324] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.262849] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.271119] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.279457] audit: initializing netlink subsys (disabled) <5>[ 0.285397] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1 <6>[ 0.287070] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.293516] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.299946] cpuidle: using governor menu <6>[ 0.311295] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.318557] ASID allocator initialised with 32768 entries <6>[ 0.327140] Serial: AMBA PL011 UART driver <6>[ 0.357555] platform fd500000.pcie: Fixed dependency cycle(s) with /scb/pcie@7d500000 <6>[ 0.370896] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.378056] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.384666] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.391800] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.398418] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.405551] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.412159] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.419290] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.428263] ACPI: Interpreter disabled. <6>[ 0.435941] iommu: Default domain type: Translated <6>[ 0.441080] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.448018] SCSI subsystem initialized <6>[ 0.452521] usbcore: registered new interface driver usbfs <6>[ 0.458391] usbcore: registered new interface driver hub <6>[ 0.464075] usbcore: registered new device driver usb <4>[ 0.469656] usb_phy_generic phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 0.479530] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.484835] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.494357] PTP clock support registered <6>[ 0.498748] EDAC MC: Ver: 3.0.0 <6>[ 0.502753] scmi_core: SCMI protocol bus registered <6>[ 0.509116] FPGA manager framework <6>[ 0.512945] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.520510] vgaarb: loaded <6>[ 0.523995] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.530753] VFS: Disk quotas dquot_6.6.0 <6>[ 0.535020] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.542542] pnp: PnP ACPI: disabled <6>[ 0.556326] NET: Registered PF_INET protocol family <6>[ 0.561855] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.571965] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.580961] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.589081] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.597465] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 0.605608] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.612636] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.619724] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.627361] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.633900] RPC: Registered named UNIX socket transport module. <6>[ 0.640175] RPC: Registered udp transport module. <6>[ 0.645202] RPC: Registered tcp transport module. <6>[ 0.650229] RPC: Registered tcp-with-tls transport module. <6>[ 0.656048] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.662845] PCI: CLS 0 bytes, default 64 <6>[ 0.667386] Unpacking initramfs... <6>[ 0.676238] kvm [1]: nv: 554 coarse grained trap handlers <6>[ 0.682499] kvm [1]: IPA Size Limit: 44 bits <6>[ 0.689926] kvm [1]: vgic interrupt IRQ9 <6>[ 0.694233] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 0.701969] Initialise system trusted keyrings <6>[ 0.707067] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 0.714308] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.720938] NFS: Registering the id_resolver key type <5>[ 0.726394] Key type id_resolver registered <5>[ 0.730913] Key type id_legacy registered <6>[ 0.735289] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.742350] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.750374] 9p: Installing v9fs 9p2000 file system support <5>[ 0.818503] Key type asymmetric registered <5>[ 0.822951] Asymmetric key parser 'x509' registered <6>[ 0.828256] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.836017] io scheduler mq-deadline registered <6>[ 0.840869] io scheduler kyber registered <6>[ 0.845253] io scheduler bfq registered <6>[ 0.850632] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 14) <6>[ 0.870546] pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: no <6>[ 5.608294] Freeing initrd memory: 64176K <6>[ 5.616240] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.670555] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.680225] printk: legacy console [ttyS1] disabled <6>[ 5.685844] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 25, base_baud = 62499999) is a 16550 <6>[ 5.695159] printk: legacy console [ttyS1] enabled <6>[ 5.695159] printk: legacy console [ttyS1] enabled <6>[ 5.705456] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 5.705456] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 5.722749] msm_serial: driver initialized <6>[ 5.727697] SuperH (H)SCI(F) driver initialized <6>[ 5.732830] STM32 USART driver initialized <6>[ 5.739118] iproc-rng200 fe104000.rng: hwrng registered <5>[ 5.739166] random: crng init done <6>[ 5.754743] loop: module loaded <6>[ 5.759817] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 5.768888] megasas: 07.727.03.00-rc1 <6>[ 5.782096] tun: Universal TUN/TAP device driver, 1.6 <6>[ 5.788892] thunder_xcv, ver 1.0 <6>[ 5.792487] thunder_bgx, ver 1.0 <6>[ 5.796069] nicpf, ver 1.0 <6>[ 5.800781] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 5.808404] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 5.814113] hclge is initializing <6>[ 5.817795] e1000: Intel(R) PRO/1000 Network Driver <6>[ 5.823024] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 5.829171] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 5.834485] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.840793] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 5.846547] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.852504] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 5.859141] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 5.865871] sky2: driver version 1.30 <6>[ 5.871837] VFIO - User Level meta-driver version: 0.3 <6>[ 5.881492] usbcore: registered new interface driver usb-storage <6>[ 5.892374] i2c_dev: i2c /dev entries driver <6>[ 5.899974] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 5.907660] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 5.920034] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 5.930180] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.936790] sdhci: Copyright(c) Pierre Ossman <6>[ 5.942528] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.950289] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.961632] usbcore: registered new interface driver usbhid <6>[ 5.967595] usbhid: USB HID core driver <6>[ 5.973262] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.982970] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available <6>[ 6.000152] NET: Registered PF_PACKET protocol family <6>[ 6.005673] 9pnet: Installing 9P2000 support <5>[ 6.010351] Key type dns_resolver registered <6>[ 6.028478] registered taskstats version 1 <5>[ 6.033112] Loading compiled-in X.509 certificates <6>[ 6.048201] Demotion targets for Node 0: null <6>[ 6.059526] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 32, base_baud = 0) is a PL011 rev2 <6>[ 6.069123] serial serial0: tty port ttyAMA0 registered <6>[ 6.082712] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 6.101875] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 6.109653] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 6.218257] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 6.236158] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 6.276956] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 6.283929] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <6>[ 6.370313] mmc0: new high speed SDIO card at address 0001 <6>[ 6.405307] mmc1: new ultra high speed DDR50 SDXC card at address aaaa <6>[ 6.412978] mmcblk1: mmc1:aaaa SD256 238 GiB <6>[ 6.419691] mmcblk1: p1 p2 <6>[ 18.588085] clk: Disabling unused clocks <6>[ 18.592406] PM: genpd: Disabling unused power domains <6>[ 18.597865] ALSA device list: <6>[ 18.601199] No soundcards found. <6>[ 18.613663] Freeing unused kernel memory: 10432K <6>[ 18.618763] Run /init as init process <30>[ 18.655216] systemd[1]: System time before build time, advancing clock. <6>[ 18.676094] NET: Registered PF_INET6 protocol family <6>[ 18.682791] Segment Routing with IPv6 <6>[ 18.686846] In-situ OAM (IOAM) with IPv6 <30>[ 18.710854] 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.744440] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.760313] systemd[1]: Hostname set to . <30>[ 19.085213] systemd[1]: Queued start job for default target graphical.target. <30>[ 19.124478] 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.149750] 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.173686] 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.197441] 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.216450] 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.240359] 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.264234] 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.284317] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 19.304149] 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.328211] 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.352223] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 19.372175] 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.392134] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 19.412179] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 19.428199] 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.452497] 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.477260] 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.500746] 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.524727] 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.548776] 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.572596] 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.636345] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 19.660569] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 19.688539] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.712618] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.733058] 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.760912] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.789052] 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.804884] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev . <30>[ 19.825164] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.853313] 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.881079] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 19.912285] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.937611] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.965302] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 19.996996] 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.025132] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 20.051490] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;1;31mFAILED[0m] Failed to start [0;1;39msystemd-re…ount Root and Kernel File Systems. See 'systemctl status systemd-remount-fs.service' for details. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... <46>[ 20.390549] 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-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Serial Getty on ttyS1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... <4>[ 21.745377] 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… - Record Runlevel Change in UTMP. <6>[ 21.801693] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 21.803288] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <6>[ 21.809143] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 21.824893] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 21.833472] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) <6>[ 21.872631] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 Linux de<6>[ 21.881080] pci_bus 0000:00: root bus resource [bus 00-ff] bian-boo<6>[ 21.887818] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) kworm-ar<6>[ 21.899103] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port m64 6.12.0-rc1 #1 SMP PREEMPT Tue Oct 15 22:45:10 UTC 20<6>[ 21.912044] pci 0000:00:00.0: PCI bridge to [bus 01] 24 aarch<6>[ 21.917824] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xc00fffff] 64 Th<6>[ 21.925526] pci 0000:00:00.0: PME# supported from D0 D3hot e programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/<4>[ 21.947317] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator */copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicab<4>[ 21.963802] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator le law. <4>[ 21.972205] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator / # <5>[ 21.998083] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 22.011521] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <5>[ 22.030989] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <6>[ 22.036422] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <5>[ 22.038160] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 22.051975] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 22.063515] cfg80211: failed to load regulatory.db <6>[ 22.065363] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) / # <6>[ 22.081360] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_o# ps [vc4]) <6>[ 22.089141] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.092967] brcm-pcie fd500000.pcie: clkreq-mode set to default <4>[ 22.097887] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 22.100190] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.100307] Bluetooth: Core ver 2.22 <6>[ 22.100400] NET: Registered PF_BLUETOOTH protocol family <6>[ 22.100408] Bluetooth: HCI device and connection manager initialized <6>[ 22.100422] Bluetooth: HCI socket layer initialized <6>[ 22.100433] Bluetooth: L2CAP socket layer initialized <6>[ 22.100454] Bluetooth: SCO socket layer initialized <6>[ 22.100453] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) #<6>[ 22.100621] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.105541] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 22.125393] [drm] Initialized vc4 0.0.0 for gpu on minor 0 <6>[ 22.130906] Bluetooth: HCI UART driver ver 2.3 <6>[ 22.132388] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint <6>[ 22.132488] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit] <6>[ 22.132786] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 22.138265] vc4-drm gpu: [drm] Cannot find any crtc or sizes / # <6>[ 22.140352] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned <6>[ 22.140380] pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned <6>[ 22.140405] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 22.140418] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 22.14export SHELL=/bin/sh 0433] pci_bus 0000:00: resource 4 [mem 0x600000000-0x603ffffff] <6>[ 22.140445] pci_bus 0000:01: resource 1 [mem 0x600000000-0x6000fffff] <6>[ 22.140718] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 22.140922] pcieport 0000:00:00.0: PME: Signaling with IRQ 48 <6>[ 22.142276] Bluetooth: HCI UART protocol H4 registered <6>[ 22.142394] Bluetooth: HCI UART protocol LL registered <6>[ 22.149316] pcieport 0000:00:00.0: AER: enabled with IRQ 48 <6>[ 22.153411] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <6>[ 22.160704] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 22.168320] Bluetooth: HCI UART protocol Broadcom registered <4>[ 22.171531] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 <4>[ 22.171611] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <6>[ 22.174725] vc4-drm gpu: [drm] Cannot find any crtc or sizes e<6>[ 22.182915] Bluetooth: HCI UART protocol QCA registered xport S<6>[ 22.185847] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 22.193528] [drm] Initialized v3d 1.0.0 for fec00000.gpu on minor 1 <6>[ 22.205558] Bluetooth: HCI UART protocol Marvell registered <6>[ 22.219056] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 22.229110] bcm2835-audio bcm2835-audio: card created with 8 channels <4>[ 22.230010] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <4>[ 22.230217] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator / # <6>[ 22.238849] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1. /lava-848552/environment <6>[ 22.395242] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890 <6>[ 22.405406] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 22.410992] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 22.418767] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 22.425823] hub 1-0:1.0: USB hub found <6>[ 22.429955] hub 1-0:1.0: 1 port detected <6>[ 22.434903] hub 2-0:1.0: USB hub found <6>[ 22.439030] hub 2-0:1.0: 4 ports detected . /lava-848552/environment<6>[ 22.497695] bcmgenet fd580000.ethernet end0: renamed from eth0 / # /lava-848552/bin/lava-test-runner /lava-848552/0 /lava-848552/bin/lava-test-runner /lava-848552/0<6>[ 22.612515] Bluetooth: hci0: BCM: chip id 107 <6>[ 22.617479] Bluetooth: hci0: BCM: features 0x2f <6>[ 22.623958] Bluetooth: hci0: BCM4345C0 <6>[ 22.628080] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 + export<3>[ 22.634527] Bluetooth: hci0: BCM: firmware Patch file not found, tried: TESTRUN<3>[ 22.642075] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' _ID=0_ig<3>[ 22.650196] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' t-kms-vc<3>[ 22.656376] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,4-model-b.hcd' 4 + cd <3>[ 22.663962] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' /lava-84<8>[ 22.669751] 8552/0/tests/0_igt-kms-vc4 + cat uuid + UUID=848552_1.5.2.4.1 + set +x + IGT_FORCE_D<6>[ 22.684040] usb 1-1: new high-speed USB device number 2 using xhci_hcd RIVER=vc4 /usr/bin/igt-parser.sh core_auth core_getclient core_getstats core_get<8>[ 22.697751] version 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_looku<14>[ 22.718798] [IGT] core_auth: executing p_fail v<14>[ 22.723491] [IGT] core_auth: starting subtest getclient-simple c4_mmap <14>[ 22.730619] [IGT] core_auth: finished subtest getclient-simple, SUCCESS vc4_pref<14>[ 22.737968] [IGT] core_auth: exiting, ret=0 mon vc4_purgeable_bo vc4_tiling vc4_wait_bo vc4_wait_seqno IGT-<8>[ 22.748191] Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Starting subtest: getclient-simple Opened device: /dev/dri/card0 <14>[ 22.771464] [IGT] core_auth: executing [1mSub<14>[ 22.776309] [IGT] core_auth: starting subtest getclient-master-drop test get<14>[ 22.783519] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS client-s<14>[ 22.791543] [IGT] core_auth: exiting, ret=0 imple: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64<8>[ 22.801772] ) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Starting subtest: getclient-master-drop Opened device: /dev/dri/card0 [1mSubtest getclient-mas<14>[ 22.825472] [IGT] core_auth: executing ter-drop<14>[ 22.830198] [IGT] core_auth: starting subtest basic-auth : SUCCES<14>[ 22.836483] [IGT] core_auth: finished subtest basic-auth, SUCCESS S (0.000<14>[ 22.843639] [IGT] core_auth: exiting, ret=0 s)[0m <6>[ 22.843792] hub 1-1:1.0: USB hub found IGT-Vers<6>[ 22.853857] hub 1-1:1.0: 4 ports detected ion: 1.2<8>[ 22.858492] 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-auth [1mSubtest basic-auth: SUCCESS (<14>[ 22.882556] [IGT] core_auth: executing 0.000s)<14>[ 22.887629] [IGT] core_auth: starting subtest many-magics [0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting s<14>[ 22.907478] [IGT] core_auth: finished subtest many-magics, SUCCESS ubtest: <14>[ 22.914609] [IGT] core_auth: exiting, ret=0 many-magics Reopening device failed after 1020 opens [1mSubte<8>[ 22.925017] st many-magics: SUCCESS <8>[ 22.933905] (0.014s)[0m <14>[ 22.970408] [IGT] core_getclient: executing IGT-Vers<14>[ 22.975391] [IGT] core_getclient: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using <8>[ 22.986303] IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.025436] [IGT] core_getstats: executing IGT-Vers<14>[ 23.030327] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using <8>[ 23.040745] IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.081137] [IGT] core_getversion: executing IGT-Vers<14>[ 23.086193] [IGT] core_getversion: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using <8>[ 23.096769] IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 23.136588] [IGT] core_setmaster_vs_auth: executing IGT-Vers<14>[ 23.142340] [IGT] core_setmaster_vs_auth: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using <8>[ 23.153413] IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <8>[ 23.180979] <3>[ 23.188049] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <14>[ 23.201495] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305720 for randomisation<6>[ 23.215035] vc4-drm gpu: [drm] Cannot find any crtc or sizes Opened device: /dev/dri/card0 <14>[ 23.354445] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 23.360603] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest: invalid-buffer [1mSubtest invalid-bu<14>[ 23.371909] [IGT] drm_read: exiting, ret=0 ffer: SUCCESS (0.000s)[0m <8>[ 23.382357] <14>[ 23.405087] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 <14>[ 23.552924] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 23.559048] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest: fault-buffer [1mSubtest fault-buffer<14>[ 23.570051] [IGT] drm_read: exiting, ret=0 : SUCCESS (0.000s)[0m <8>[ 23.580335] <14>[ 23.602599] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 <14>[ 23.747392] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 24.753343] [IGT] drm_read: finished subtest empty-block, SUCCESS est empty-block: SUCCESS (1.000s)[0m <14>[ 24.764457] [IGT] drm_read: exiting, ret=0 <8>[ 24.774536] <14>[ 24.796671] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 24.942727] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 24.948882] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest: empty-nonblock [1mSubtest empty-nonblock: SUCCESS (0.000s)[<14>[ 24.962042] [IGT] drm_read: exiting, ret=0 0m <8>[ 24.972527] <14>[ 24.994935] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 25.141270] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 25.147792] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest: short-buffer-block [1mSubtest short-<14>[ 25.159424] [IGT] drm_read: exiting, ret=0 buffer-block: SUCCESS (0.000s)[0m <8>[ 25.169769] <14>[ 25.192599] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 25.338417] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 25.345203] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest: short-buffer-nonblock [1mSubtest sho<14>[ 25.357187] [IGT] drm_read: exiting, ret=0 rt-buffer-nonblock: SUCCESS (0.000s)[0m <8>[ 25.367449] <14>[ 25.390797] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 25.536371] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 57.755999] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est short-buffer-wakeup: SUCCESS (32.213s)[0m <14>[ 57.767867] [IGT] drm_read: exiting, ret=0 <8>[ 57.778563] <8>[ 57.787782] <8>[ 57.810594] <14>[ 57.832240] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1<14>[ 57.841380] [IGT] kms_addfb_basic: starting subtest unused-handle 2.0-rc1 <14>[ 57.848151] [IGT] kms_addfb_basic: finished subtest unused-handle, SUCCESS aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-handle [1mSubtest unused-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 57.878769] [IGT] kms_addfb_basic: exiting, ret=0 irement: is_intel_device(fd) Test requirement not met in functi<8>[ 57.889793] on igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requir<14>[ 57.912854] [IGT] kms_addfb_basic: executing ement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (<14>[ 57.922296] [IGT] kms_addfb_basic: starting subtest unused-pitches aarch64)<14>[ 57.930019] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305755 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/drmtest.c:880: Test requir<14>[ 57.962396] [IGT] kms_addfb_basic: exiting, ret=0 ement: is_intel_device(fd) Test requirement not met in function<8>[ 57.973607] 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 requirem<14>[ 57.996888] [IGT] kms_addfb_basic: executing ent: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aa<14>[ 58.006598] [IGT] kms_addfb_basic: starting subtest unused-offsets rch64) (<14>[ 58.013774] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-offsets [1mSubtest unused-offsets: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmte<14>[ 58.044244] [IGT] kms_addfb_basic: exiting, ret=0 st.c:880: Test requirement: is_intel_device(fd) Test requireme<8>[ 58.055414] nt not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest<14>[ 58.078704] [IGT] kms_addfb_basic: executing .c:880: Test requirement: is_intel_device(fd) IGT-Vers<14>[ 58.088085] [IGT] kms_addfb_basic: starting subtest unused-modifier ion: 1.2<14>[ 58.095623] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS 8-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-modifier [1mSubtest unused-modifier: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_<14>[ 58.126457] [IGT] kms_addfb_basic: exiting, ret=0 intel, file ../lib/drmtest.c:880: Test requirement: is_intel_de<8>[ 58.137486] vice(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_in<14>[ 58.161035] [IGT] kms_addfb_basic: executing tel, file ../lib/drmtest.c:880: Test requirement: is_in<14>[ 58.170282] [IGT] kms_addfb_basic: starting subtest clobberred-modifier tel_devi<14>[ 58.178045] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP ce(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: clobberred-modifier Test requirement not met in function igt_require_i915, file ../lib/drmte<14>[ 58.208765] [IGT] kms_addfb_basic: exiting, ret=77 st.c:885: Test requirement: is_i915_device(fd) [1mSubtest clo<8>[ 58.219947] bberred-modifier: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met<14>[ 58.243810] [IGT] kms_addfb_basic: executing in function igt_require_intel, file ../lib/drmtest.c:88<14>[ 58.253111] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete 0: Test<14>[ 58.261665] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP 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 aarch64) Using IGT_SRANDOM=1706305755 for randomi<14>[ 58.293577] [IGT] kms_addfb_basic: exiting, ret=77 sation Opened device: /dev/dri/card0 Starting subtest: invalid<8>[ 58.304332] -smem-bo-on-discrete Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest invalid-smem-bo-on-discrete<14>[ 58.329008] [IGT] kms_addfb_basic: executing : SKIP (0.000s)[0m Test requirement not met in functio<14>[ 58.338136] [IGT] kms_addfb_basic: starting subtest legacy-format n igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt<14>[ 58.356087] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS _require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aa<14>[ 58.386767] [IGT] kms_addfb_basic: exiting, ret=0 rch64) Using IGT_SRANDOM=1706305755 for randomisation Opened d<8>[ 58.397710] evice: /dev/dri/card0 Starting subtest: legacy-format Successfully fuzzed 10000 {bpp, depth} variations [1mSubtest legacy-format: SUCCESS (0.010s)[0m Test requirement not met in <14>[ 58.421010] [IGT] kms_addfb_basic: executing function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_int<14>[ 58.432654] [IGT] kms_addfb_basic: starting subtest no-handle el_devic<14>[ 58.439627] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS e(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<14>[ 58.467482] [IGT] kms_addfb_basic: exiting, ret=0 _device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0<8>[ 58.478576] -rc1 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: no-handle [1mSubtest no-handle: SUCCESS (0.000s)[0m Test requirement<14>[ 58.501622] [IGT] kms_addfb_basic: executing not met in function igt_require_intel, file ../lib/drmtest.c:880: Test require<14>[ 58.513043] [IGT] kms_addfb_basic: starting subtest basic ment: is<14>[ 58.519564] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS _intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requireme<14>[ 58.547737] [IGT] kms_addfb_basic: exiting, ret=0 nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (L<8>[ 58.558356] inux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m Test require<14>[ 58.580851] [IGT] kms_addfb_basic: executing ment not met in function igt_require_intel, file ../lib/drmtest.c:880: Test req<14>[ 58.592760] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 uirement<14>[ 58.599566] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS : is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requi<14>[ 58.628012] [IGT] kms_addfb_basic: exiting, ret=0 rement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64<8>[ 58.638916] ) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0.000s)[<14>[ 58.661979] [IGT] kms_addfb_basic: executing 0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.<14>[ 58.673685] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 c:880: <14>[ 58.680710] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:<14>[ 58.709468] [IGT] kms_addfb_basic: exiting, ret=0 880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-g<8>[ 58.720107] a44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-32 [1mSubtest bad-pitch-32: <14>[ 58.743643] [IGT] kms_addfb_basic: executing SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, fi<14>[ 58.754890] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 le ../li<14>[ 58.762048] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS b/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file<14>[ 58.790649] [IGT] kms_addfb_basic: exiting, ret=0 ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) I<8>[ 58.801472] GT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-63 [1mSubt<14>[ 58.824847] [IGT] kms_addfb_basic: executing est bad-pitch-63: SUCCESS (0.000s)[0m Test requirement not met in function igt<14>[ 58.836186] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 _require<14>[ 58.843440] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS _intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_r<14>[ 58.872285] [IGT] kms_addfb_basic: exiting, ret=0 equire_intel, file ../lib/drmtest.c:880: Test requirement: is_i<8>[ 58.882977] ntel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-<14>[ 58.906447] [IGT] kms_addfb_basic: executing pitch-128 [1mSubtest bad-pitch-128: SUCCESS (0.000s)[0m Test requirement not<14>[ 58.918115] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 met in <14>[ 58.925039] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not m<14>[ 58.953567] [IGT] kms_addfb_basic: exiting, ret=0 et in function i<46>[ 58.960134] systemd-journald[105]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.1 (1537 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. gt_requi<8>[ 58.964506] re_intel<46>[ 58.982195] systemd-journald[105]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. , file .<14>[ 59.006013] [IGT] kms_addfb_basic: executing ./lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-g<14>[ 59.017877] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 a44ebfe <14>[ 59.025077] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-256 [1mSubtest bad-pitch-256: SUCCESS (0.000s)[0m Test requirement not met in function igt_require<14>[ 59.054212] [IGT] kms_addfb_basic: exiting, ret=0 _intel, file ../lib/drmtest.c:880: Test requirement: is_intel_d<8>[ 59.065399] evice(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, fi<14>[ 59.089070] [IGT] kms_addfb_basic: executing le ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.<14>[ 59.101237] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 28-ga44e<14>[ 59.108275] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS bfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.000s)[0m Test requirement not met in functi<14>[ 59.136683] [IGT] kms_addfb_basic: exiting, ret=0 on igt_require_intel, file ../lib/drmtest.c:880: Test requireme<8>[ 59.147707] nt: 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<14>[ 59.171194] [IGT] kms_addfb_basic: executing igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_devic<14>[ 59.182642] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 e(fd) I<14>[ 59.190008] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS GT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)[0m Test requirement not m<14>[ 59.219410] [IGT] kms_addfb_basic: exiting, ret=0 et in function igt_require_intel, file ../lib/drmtest.c:880: Te<8>[ 59.230437] st requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met<14>[ 59.253996] [IGT] kms_addfb_basic: executing in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-V<14>[ 59.267471] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any ersion: <14>[ 59.275409] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-65536 [1mSubtest bad-pitch-65536: SUCCESS (0.000s)[0m<14>[ 59.302824] [IGT] kms_addfb_basic: exiting, ret=0 Test requirement not met in function igt_require_intel, file .<8>[ 59.313400] ./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>[ 59.337314] [IGT] kms_addfb_basic: executing Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is<14>[ 59.350805] [IGT] kms_addfb_basic: starting subtest invalid-get-prop _intel_d<14>[ 59.358700] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS evice(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop<14>[ 59.385694] [IGT] kms_addfb_basic: exiting, ret=0 -any: SUCCESS (0.000s)[0m Test requirement not met in function<8>[ 59.396872] 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 requirem<14>[ 59.420286] [IGT] kms_addfb_basic: executing ent: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:<14>[ 59.434125] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any 880: Te<14>[ 59.442085] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS st requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop<14>[ 59.469085] [IGT] kms_addfb_basic: exiting, ret=0 [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m Test requi<8>[ 59.479910] 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/drm<14>[ 59.503654] [IGT] kms_addfb_basic: executing test.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_int<14>[ 59.517481] [IGT] kms_addfb_basic: starting subtest invalid-set-prop el, file<14>[ 59.524987] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting<14>[ 59.551628] [IGT] kms_addfb_basic: exiting, ret=0 subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any<8>[ 59.562678] : SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function <14>[ 59.586109] [IGT] kms_addfb_basic: executing igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_r<14>[ 59.601984] [IGT] kms_addfb_basic: starting subtest master-rmfb equire_i<14>[ 59.609162] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS ntel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opene<14>[ 59.633124] [IGT] kms_addfb_basic: exiting, ret=0 d device: /dev/dri/card0 Starting subtest: invalid-set-prop [<8>[ 59.644106] 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 requir<14>[ 59.667226] [IGT] kms_addfb_basic: executing ement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt<14>[ 59.685006] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag _require<14>[ 59.693323] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS _intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305756 for ra<14>[ 59.717048] [IGT] kms_addfb_basic: exiting, ret=0 ndomisation Opened device: /dev/dri/card0 Starting subtest: ma<8>[ 59.728127] ster-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) Tes<14>[ 59.752327] [IGT] kms_addfb_basic: executing t requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met<14>[ 59.769995] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier in func<14>[ 59.777478] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, SUCCESS tion 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 aarch64) Using IGT_S<14>[ 59.800465] [IGT] kms_addfb_basic: exiting, ret=0 RANDOM=1706305757 for randomisation Opened device: /dev/dri/car<8>[ 59.811159] d0 Starting subtest: addfb25-modifier-no-flag [1mSubtest addfb25-modifier-no-flag: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/<14>[ 59.834650] [IGT] kms_addfb_basic: executing drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version<14>[ 59.866565] [IGT] kms_addfb_basic: exiting, ret=77 : 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT<8>[ 59.877458] _SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-bad-modifier [1mSubtest addfb25-bad-modifier: SUCCESS (0.000s)[0m Test requirement n<14>[ 59.902571] [IGT] kms_addfb_basic: executing ot met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 59.934401] [IGT] kms_addfb_basic: exiting, ret=77 Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebf<8>[ 59.945587] e (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../<14>[ 59.969103] [IGT] kms_addfb_basic: executing lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-mismatch-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../li<14>[ 60.001685] [IGT] kms_addfb_basic: exiting, ret=77 b/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Ver<8>[ 60.012620] sion: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_requi<14>[ 60.037606] [IGT] kms_addfb_basic: executing re_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, f<14>[ 60.069797] [IGT] kms_addfb_basic: exiting, ret=77 ile ../lib/drmtest.c:880: Test requirement: is_intel_device(fd)<8>[ 60.080764] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_requ<14>[ 60.105095] [IGT] kms_addfb_basic: executing ire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_requ<14>[ 60.137406] [IGT] kms_addfb_basic: exiting, ret=77 ire_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<8>[ 60.148531] l_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met <14>[ 60.172753] [IGT] kms_addfb_basic: executing in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function i<14>[ 60.204718] [IGT] kms_addfb_basic: exiting, ret=77 gt_require_intel, file ../lib/drmtest.c:880: Test requirement: <8>[ 60.215875] is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met i<14>[ 60.240021] [IGT] kms_addfb_basic: executing 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) [1mSubtest framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in functi<14>[ 60.272726] [IGT] kms_addfb_basic: exiting, ret=77 on igt_require_intel, file ../lib/drmtest.c:880: Test requireme<8>[ 60.283479] nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requireme<14>[ 60.307546] [IGT] kms_addfb_basic: executing nt not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest tile-pitch-mismatch: SKIP (0.000s)[0m Test requirement not met in <14>[ 60.339368] [IGT] kms_addfb_basic: starting subtest size-max function<14>[ 60.346257] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS igt_req<14>[ 60.354230] [IGT] kms_addfb_basic: exiting, ret=0 uire_intel, file ../lib/drmtest.c:880: Test requirement: is_int<8>[ 60.364845] el_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met<14>[ 60.387800] [IGT] kms_addfb_basic: executing in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-y-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in f<14>[ 60.419068] [IGT] kms_addfb_basic: starting subtest too-wide unction <14>[ 60.426139] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS igt_requ<14>[ 60.433762] [IGT] kms_addfb_basic: exiting, ret=0 ire_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<8>[ 60.444387] l_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met <14>[ 60.467084] [IGT] kms_addfb_basic: executing in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: size-max [1mSubtest size-max: SUCCESS (0.000s)[0m Test requir<14>[ 60.498687] [IGT] kms_addfb_basic: starting subtest too-high ement no<14>[ 60.505752] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS t met in<14>[ 60.513342] [IGT] kms_addfb_basic: exiting, ret=0 function igt_require_intel, file ../lib/drmtest.c:880: Test re<8>[ 60.523892] quirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test re<14>[ 60.546814] [IGT] kms_addfb_basic: executing quirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m T<14>[ 60.578728] [IGT] kms_addfb_basic: starting subtest bo-too-small est requ<14>[ 60.585963] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS irement <14>[ 60.594346] [IGT] kms_addfb_basic: exiting, ret=0 not met in function igt_require_intel, file ../lib/drmtest.c:880<8>[ 60.604911] : Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card<14>[ 60.628354] [IGT] kms_addfb_basic: executing 0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-high [1mSubtest too-high: SUCCESS (0.00<14>[ 60.659938] [IGT] kms_addfb_basic: starting subtest small-bo 0s)[0m <14>[ 60.666922] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS Test re<14>[ 60.674911] [IGT] kms_addfb_basic: exiting, ret=0 quirement not met in function igt_require_intel, file ../lib/drm<8>[ 60.685513] test.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/ca<14>[ 60.708769] [IGT] kms_addfb_basic: executing rd0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: bo-too-small [1mSubtest bo-too-sm<14>[ 60.740775] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling all: SUC<14>[ 60.748814] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP CESS (0.<14>[ 60.758070] [IGT] kms_addfb_basic: exiting, ret=77 000s)[0m Test requirement not met in function igt_require_inte<8>[ 60.768804] l, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305757 for randomisation <14>[ 60.793394] [IGT] kms_addfb_basic: executing Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: small-bo [1mSub<14>[ 60.825491] [IGT] kms_addfb_basic: exiting, ret=77 test small-bo: SUCCESS (0.000s)[0m Test requirement not met in<8>[ 60.836387] 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 aarch64) Using IGT_SRANDOM=1706<14>[ 60.860587] [IGT] kms_addfb_basic: executing 305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting <14>[ 60.892388] [IGT] kms_addfb_basic: exiting, ret=77 subtest: bo-too-small-due-to-tiling Test requirement not met in functio<8>[ 60.903831] n 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_requir<14>[ 60.928798] [IGT] kms_addfb_basic: executing e_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test re<14>[ 60.961409] [IGT] kms_addfb_basic: exiting, ret=77 quirement: is_intel_device(fd) Test requirement not met in func<8>[ 60.972242] tion igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 60.996934] [IGT] kms_addfb_basic: executing irement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test r<14>[ 61.029397] [IGT] kms_addfb_basic: exiting, ret=77 equirement: is_intel_device(fd) Test requirement not met in fun<8>[ 61.040651] ction igt_require_intel,<8>[ 61.049840] file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-yf-tiled-lega<8>[ 61.073592] cy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met<14>[ 61.095703] [IGT] kms_atomic: executing in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in f<14>[ 61.111144] [IGT] kms_atomic: starting subtest plane-overlay-legacy unction igt_require_inte<14>[ 61.119925] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 l, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-4-tiled: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-overlay-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 61.346523] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 61.354605] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS est pipe<14>[ 61.362889] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.218s)[0m [1mSubtest plane-overlay-legacy: <8>[ 61.373671] SUCCESS (0.236s)[0m <14>[ 61.398110] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device:<14>[ 61.413473] [IGT] kms_atomic: starting subtest plane-primary-legacy /dev/dri/card0 <14>[ 61.421614] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting subtest: plane-primary-legacy Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:403) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:403) 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:403) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:403) 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 [+0xc7f45cd0] #7 [+0xc7f424b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xc7f424f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "pixel ble<14>[ 62.936411] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL nd mode"<14>[ 62.944292] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 <14>[ 62.959903] [IGT] kms_atomic: exiting, ret=98 (kms_atomic:403) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:403) igt_kms-DEBUG: <8>[ 62.974378] plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:<14>[ 63.008764] [IGT] kms_atomic: executing 403) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms<14>[ 63.033346] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos _atomic:403) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:403) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:403) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: HDMI-A-1: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: HDMI-A-1: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:403) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: HDMI-A-2: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:403) igt_kms-DEBUG: HDMI-A-2: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:403) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:403) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:403) igt_kms-DEBUG: display: } (kms_atomic:403) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:403) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:403) 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:403) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:403) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:403) igt_core-INFO: Stack trace: (kms_atomic:403) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:403) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:403) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:403) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:403) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:403) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pat<14>[ 63.285674] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP tern_fb() (kms_atomic:403) igt_core-INFO: #6 [+0xc7f45cd0] <14>[ 63.300714] [IGT] kms_atomic: exiting, ret=77 (kms_atomic:403) igt_core-INFO: #7 [+0xc7f424b8] (kms_atomic:403) igt_core-INFO: #8 [__lib<8>[ 63.314517] c_init_first+0x80] (kms_atomic:403) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:403) igt_core-INFO: #10 [+0xc7f424f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.507s)[0m [1mSubtest plane-primary-legacy: FAIL (1.524s)[0m IGT-Version: 1.28-ga44ebfe (aa<14>[ 63.350108] [IGT] kms_atomic: executing rch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305760 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-primary-overlay-mutable-zpos No dynamic tests executed. [1mSubtest plane-primary-overlay-m<14>[ 63.374747] [IGT] kms_atomic: starting subtest plane-immutable-zpos utable-zpos: SKIP (0.244s)[0m <14>[ 63.384554] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305760 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-immutable-zpos Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 63.634988] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 63.642758] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP not met in function igt_require_pipe_crc, file ../lib/igt_pipe_crc.c:21<14>[ 63.656465] [IGT] kms_atomic: exiting, ret=77 1: Test requirement: fstatat(dir, "crtc-0/crc/control", &stat, 0) == 0 CRCs not supported on this plat<8>[ 63.670330] form Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.243s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.260s)[0m <14>[ 63.704844] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 <14>[ 63.728559] [IGT] kms_atomic: starting subtest test-only Starting subtest: test-only <14>[ 63.977644] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 64.209128] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 64.217187] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 64.224588] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.224s)[0m [1mSubtest test-only: SUCCESS (0.482s)[0m <8>[ 64.238765] <14>[ 64.272330] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 <14>[ 64.296182] [IGT] kms_atomic: starting subtest plane-cursor-legacy Starting subtest: plane-<14>[ 64.304827] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 64.574651] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 64.582697] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 64.591046] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.262s)[0m [1mSubtest plane-cursor-legacy: SUCCESS (0.280s)[0m <8>[ 64.604641] <14>[ 64.638146] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 <14>[ 64.662344] [IGT] kms_atomic: starting subtest plane-invalid-params Starting subtest: plane-<14>[ 64.671417] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 invalid-params Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:418) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:418) 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:418) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:418) 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 [+0xb8c754dc] #7 [+0xb8c724b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xb8c724f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:418) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:418) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:418) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:418) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: HDMI-A-1: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:418) igt_kms-DEBUG: HDMI-A-1: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:418) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: HDMI-A-2: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:418) igt_kms-DEBUG: HDMI-A-2: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:418) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:418) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 46 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2e/46 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 54 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x36/54 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 60 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x3c/60 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 265 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x109/265 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: A.0: plane_set_fb(266) (kms_atomic:418) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:418) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:418) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x10a/266 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "COLOR_ENCODING" to 0x1/1 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2e/46 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x10a/266 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting p<14>[ 65.970779] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL roperty <14>[ 65.978212] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL "CRTC_ID" to 0x3c/60 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_a<14>[ 65.991897] [IGT] kms_atomic: exiting, ret=98 tomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data:<8>[ 66.006269] A.0, fb 266 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x109/265 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:418) igt_kms-DEBUG: plane <14>[ 66.041667] [IGT] kms_atomic: executing A.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_kms-DEBUG: display: A.0: plane_set_fb(266) (kms_atomic:418) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) <14>[ 66.066048] [IGT] kms_atomic: starting subtest plane-invalid-params-fence (kms_atomic:418) igt_km<14>[ 66.075428] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 s-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:418) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:418) igt_kms-DEBUG: display: commit { (kms_atomic:418) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x10a/266 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "COLOR_ENCODING" to 0x1/1 (kms_atomic:418) igt_kms-DEBUG: plane A.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:418) igt_kms-DEBUG: display: } (kms_atomic:418) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:418) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:418) 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:418) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:418) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:418) igt_core-INFO: Stack trace: (kms_atomic:418) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:418) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:418) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:418) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:418) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:418) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:418) igt_core-INFO: #6 [+0xb8c754dc] (kms_atomic:418) igt_core-INFO: #7 [+0xb8c724b8] (kms_atomic:418) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:418) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:418) igt_core-INFO: #10 [+0xb8c724f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.292s)[0m [1mSubtest plane-invalid-params: FAIL (1.309s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc<14>[ 66.325267] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP 1 aarch6<14>[ 66.333238] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP 4) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/<14>[ 66.347479] [IGT] kms_atomic: exiting, ret=77 dri/card0 Starting subtest: plane-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 T<8>[ 66.361301] est 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.242s)[0m No dynamic tests executed. [1mSubtest plane-invalid-params-fence: SK<14>[ 66.395906] [IGT] kms_atomic: executing IP (0.260s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 <14>[ 66.419805] [IGT] kms_atomic: starting subtest crtc-invalid-params Starting subtest: crtc-i<14>[ 66.428950] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 nvalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 66.692679] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 66.700722] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS est pipe<14>[ 66.708981] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.256s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.274s)[0m <8>[ 66.722606] <14>[ 66.757433] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 <14>[ 66.781510] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence Starting subtest: crtc-i<14>[ 66.790665] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 nvalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 67.041516] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 67.049300] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Te<14>[ 67.063438] [IGT] kms_atomic: exiting, ret=77 st requirement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe<8>[ 67.077335] -A-Writeback-1: SKIP (0.243s)[0m No dynamic tests executed. [1mSubtest crtc-invalid-params-fence: SKIP (0.260s)[0m <14>[ 67.112043] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 <14>[ 67.136331] [IGT] kms_atomic: starting subtest atomic-invalid-params Starting subtest: atomic<14>[ 67.145183] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 -invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 67.421059] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 67.429104] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 67.437545] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.268s)[0m [1mSubtest atomic-invalid-params: SUCCESS (0.286s)[0m <8>[ 67.451191] <14>[ 67.485523] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 <14>[ 67.509640] [IGT] kms_atomic: starting subtest atomic-plane-damage Starting subtest: atomic-plane-damage No dynam<14>[ 67.760058] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests executed. [1mSubtest atomic-plane-damage: SKIP (0.243s)[0m <14>[ 67.773635] [IGT] kms_atomic: exiting, ret=77 <8>[ 67.787500] <8>[ 67.797628] <8>[ 67.833106] <14>[ 67.865236] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 <14>[ 67.890517] [IGT] kms_flip_event_leak: starting subtest basic Starting subtest: basic <14>[ 67.898572] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 (kms_flip_event_leak:439) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:439) 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:439) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:439) 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 [+0xae601964] #6 [+0xae60146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xae6014b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 68.921357] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL plane_id<14>[ 68.929572] [IGT] kms_flip_event_leak: finished subtest basic, FAIL x < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: <14>[ 68.942706] [IGT] kms_flip_event_leak: exiting, ret=98 Fixing up initial rotation pipe C, plane 17 (kms_flip_event_leak:439) igt_kms-DEBUG: display: Set<8>[ 68.957476] Cursor pipe C, disabling (kms_f<8>[ 68.966800] lip_event_leak:439) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetCrtc pipe D, disab<8>[ 69.002348] ling (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms<14>[ 69.035017] [IGT] kms_prop_blob: executing _flip_event_leak<14>[ 69.040373] [IGT] kms_prop_blob: starting subtest basic :439) ig<14>[ 69.046899] [IGT] kms_prop_blob: finished subtest basic, SUCCESS t_kms-DE<14>[ 69.054099] [IGT] kms_prop_blob: exiting, ret=0 BUG: display: MoveCursor pipe D, (0, 0) (kms_flip_event_leak:439) igt_kms-DEBUG: Test requi<8>[ 69.067695] rement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: Test requirement passed<14>[ 69.100619] [IGT] kms_prop_blob: executing : plane_idx >= 0<14>[ 69.106486] [IGT] kms_prop_blob: starting subtest blob-prop-core && plan<14>[ 69.113770] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS e_idx < <14>[ 69.121792] [IGT] kms_prop_blob: exiting, ret=0 pipe->n_planes (kms_flip_event_leak:439) igt_kms-DEBUG: display: Fixing up initial rotation<8>[ 69.135319] pipe E, plane 17 (kms_flip_event_leak:439) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_flip_event_leak:439) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_flip_event_leak:439) igt_kms-DEBUG: display: } (kms_flip_event_leak:439) drmtest-DEBUG: Force option used: Using dr<14>[ 69.169520] [IGT] kms_prop_blob: executing iver vc4 (kms_f<14>[ 69.175280] [IGT] kms_prop_blob: starting subtest blob-prop-validate lip_even<14>[ 69.182760] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS t_leak:4<14>[ 69.190935] [IGT] kms_prop_blob: exiting, ret=0 39) drmtest-DEBUG: Opened previously opened device: /dev/dri/card0 (kms_flip_event_leak:439) dr<8>[ 69.204488] mtest-DEBUG: Test requirement passed: !(fd<0) (kms_flip_event_leak:439) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_leak:439) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.<14>[ 69.238733] [IGT] kms_prop_blob: executing c:1295: (kms_fl<14>[ 69.244390] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime ip_event<14>[ 69.252254] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS _leak:43<14>[ 69.260375] [IGT] kms_prop_blob: exiting, ret=0 9) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) <8>[ 69.273930] << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_flip_event_leak:439) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:439) igt_kms-CRITICAL: error: -1 != 0 (kms_flip_event_leak:439) igt_core-INFO: Stack trace:<14>[ 69.308272] [IGT] kms_prop_blob: executing (kms_f<14>[ 69.313813] [IGT] kms_prop_blob: starting subtest blob-multiple lip_even<14>[ 69.320759] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS t_leak:439) igt_<14>[ 69.328801] [IGT] kms_prop_blob: exiting, ret=0 core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_leak:439) igt_core-I<8>[ 69.342579] NFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_flip_event_leak:439) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip_event_leak:439) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_flip_event_leak:439) igt_core-INFO: #4 ../l<14>[ 69.375656] [IGT] kms_prop_blob: executing ib/igt_fb.c:2155<14>[ 69.381757] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any igt_cre<14>[ 69.389236] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS ate_fb()<14>[ 69.397716] [IGT] kms_prop_blob: exiting, ret=0 (kms_flip_event_leak:439) igt_core-INFO: #5 [+0xae6<8>[ 69.408314] 01964] (kms_flip_event_leak:439) igt_core-INFO: #6 [+0xae60146c] (kms_flip_event_leak:439) igt_core-INFO: #7 [__libc_init_first+0x80] (kms_flip_event_leak:439) igt_core<14>[ 69.432381] [IGT] kms_prop_blob: executing -INFO: <14>[ 69.437626] [IGT] kms_prop_blob: starting subtest invalid-get-prop #8 [__l<14>[ 69.444693] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS ibc_star<14>[ 69.452810] [IGT] kms_prop_blob: exiting, ret=0 t_main+0x98] (kms_flip_event_leak:439) igt_core-INFO: #9 [[ 69.463485] known>+0xae6014b0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.014s)[0m [1mSubtest basic: FAIL (1.033s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.<14>[ 69.487362] [IGT] kms_prop_blob: executing 0-rc1 aa<14>[ 69.492476] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any rch64) <14>[ 69.500035] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS Using IG<14>[ 69.508694] [IGT] kms_prop_blob: exiting, ret=0 T_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/<8>[ 69.519092] card0 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opene<14>[ 69.543494] [IGT] kms_prop_blob: executing d device<14>[ 69.549088] [IGT] kms_prop_blob: starting subtest invalid-set-prop : /dev/d<14>[ 69.556477] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS ri/card0<14>[ 69.564307] [IGT] kms_prop_blob: exiting, ret=0 Starting subtest: blob-prop-core [1mSubtest blob-prop-core: <8>[ 69.574939] SUCCESS (0.000s)[0m IG<8>[ 69.584385] T-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-prop-validate [1mSubtest blob-prop-validate: SUCCESS (0.<8>[ 69.608357] 000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-prop-lifetime<14>[ 69.630745] [IGT] kms_setmode: executing [1mSu<14>[ 69.635616] [IGT] kms_setmode: starting subtest basic btest bl<14>[ 69.641794] [IGT] kms_setmode: finished subtest basic, SKIP ob-prop-<14>[ 69.648451] [IGT] kms_setmode: exiting, ret=77 lifetime: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarc<8>[ 69.658900] h64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-multiple [1mSubtest blob-multiple: SUCCESS (0.<14>[ 69.681634] [IGT] kms_setmode: executing 000s)[0<14>[ 69.686727] [IGT] kms_setmode: starting subtest basic-clone-single-crtc m IGT-V<14>[ 69.694237] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP ersion: <14>[ 69.702497] [IGT] kms_setmode: exiting, ret=77 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_S<8>[ 69.713184] RANDOM=1706305766 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (<14>[ 69.738205] [IGT] kms_setmode: executing aarch64)<14>[ 69.743367] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc (Linux:<14>[ 69.750990] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP 6.12.0-<14>[ 69.759757] [IGT] kms_setmode: exiting, ret=77 rc1 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Op<8>[ 69.770147] ened device: /dev/dri/card0 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) U<14>[ 69.794647] [IGT] kms_setmode: executing sing IGT<14>[ 69.799690] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc _SRANDOM<14>[ 69.807654] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP =1706305<14>[ 69.816334] [IGT] kms_setmode: exiting, ret=77 766 for randomisation Opened device: /dev/dri/card0 Starting s<8>[ 69.827010] ubtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305766 for randomi<14>[ 69.852335] [IGT] kms_setmode: executing sation Opened d<14>[ 69.857933] [IGT] kms_setmode: starting subtest clone-exclusive-crtc evice: /<14>[ 69.865550] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP dev/dri/<14>[ 69.873472] [IGT] kms_setmode: exiting, ret=77 card0 Starting subtest: invalid-set-prop [1mSubtest invalid-s<8>[ 69.884127] et-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card0 Starting<14>[ 69.908034] [IGT] kms_setmode: executing subtest: basic <14>[ 69.913607] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing Testing<14>[ 69.922466] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP : basic <14>[ 69.931660] [IGT] kms_setmode: exiting, ret=77 1 connector combinations Testing: basic 2 connector combination<8>[ 69.942426] s No dynamic tests exec<8>[ 69.953344] uted. [1mSubtest basic: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305767 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-clone-sing<8>[ 69.977197] le-crtc Testing: basic-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest basic-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Li<14>[ 69.999129] [IGT] kms_vblank: executing nux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305767 for randomisation Opened device: /dev/dri/card0 Starting subtest: inval<14>[ 70.014886] [IGT] kms_vblank: starting subtest invalid id-clone-single-<14>[ 70.021907] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 crtc Testing: invalid-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305767 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 aarch64) Using IGT_SRANDOM=1706305767 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 aarch64) Using IGT_SRANDOM=1706305767 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 aarch64) Using IGT_SRANDOM=1706305767 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:496) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:496) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:496) 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 [+0xcef3338c] #3 [+0xcef31c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xcef31cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_ENCODING" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:496) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:496) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:496) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:496) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:496) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:496) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:496) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:496) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:496) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:496) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:496) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:496) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:496) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:496) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:496) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:496) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:496) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:496) igt_kms-DEBUG: Te<14>[ 74.061688] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL st requi<14>[ 74.069395] [IGT] kms_vblank: finished subtest invalid, FAIL rement passed: plane_idx >= 0 && plane_idx < pipe->n_pla<14>[ 74.080293] [IGT] kms_vblank: exiting, ret=98 nes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rota<8>[ 74.091497] tion pipe D, plane 17 (kms_vblank:496) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:496) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:496<14>[ 74.114645] [IGT] kms_vblank: executing ) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display:<14>[ 74.129801] [IGT] kms_vblank: starting subtest crtc-id Fixing up i<14>[ 74.137118] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 nitial rotation pipe E, plane 0 (kms_vblank:496) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:496) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:496) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:496) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:496) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:496) igt_kms-DEBUG: display: } (kms_vblank:496) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:496) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:496) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:496) igt_core-INFO: Stack trace: (kms_vblank:496) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:496) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:496) igt_core-INFO: #2 [+0xcef3338c] (kms_vblank:496) igt_core-INFO: #3 [+0xcef31c78] (kms_vblank:496) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:496) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:496) igt_core-INFO: #6 [+0xcef31cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.032s)[0m [1mSubtest invalid: FAIL (4.048s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305771 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-id Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:499) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:499) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:499) 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 [+0xe8f53728] #3 [+0xe8f51c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe8f51cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_ENCODING" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:499) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:499) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:499) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:499) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:499) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:499) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:499) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:499) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:499) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:499) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:499) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:499) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:499) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:499) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:499) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:499) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:499) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:499) igt_kms-DEBUG: display: <14>[ 78.175670] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL SetC<14>[ 78.183196] [IGT] kms_vblank: finished subtest crtc-id, FAIL ursor pipe D, disabling (kms_vblank:499) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) <14>[ 78.197526] [IGT] kms_vblank: exiting, ret=98 (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display:<8>[ 78.215251] Fixing up initial rotation pipe E, plane 0 (kms_vblank:499) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:499) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:499) igt_kms-DEBUG: display: <14>[ 78.260282] [IGT] kms_vblank: executing MoveCursor pipe E, (0, 0) (kms_vblank:499) igt_kms-DEBUG: display: } (kms_vblank:499) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:499) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:499) igt_kms-CRITICAL: Last errno:<14>[ 78.293523] [IGT] kms_vblank: starting subtest accuracy-idle 16, Device or resource busy (kms_vblan<14>[ 78.303243] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 k:499) igt_core-INFO: Stack trace: (kms_vblank:499) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:499) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:499) igt_core-INFO: #2 [+0xe8f53728] (kms_vblank:499) igt_core-INFO: #3 [+0xe8f51c78] (kms_vblank:499) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:499) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:499) igt_core-INFO: #6 [+0xe8f51cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.030s)[0m [1mSubtest crtc-id: FAIL (4.047s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305775 for randomisation Opened device: /dev/dri/card0 Starting subtest: accuracy-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:502) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:502) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:502) 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 [+0xdd391f94] #3 [+0xdd392fa0] #4 [+0xdd3931bc] #5 [+0xdd391c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xdd391cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:502) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:502) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:502) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:502) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:502) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:502) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:502) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:502) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:502) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:502) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:502) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:502) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:502) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:502) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:502) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:502) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:502) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 82.529129] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :502) ig<14>[ 82.536649] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:502) igt_kms-DEBUG: Test requir<14>[ 82.551492] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 82.569042] e 0 (kms_vblank:502) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:502) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:502) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) <14>[ 82.613319] [IGT] kms_vblank: executing (kms_vblank:502) igt_kms-DEBUG: display: } (kms_vblank:502) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:502) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:502) igt_kms-CRITICAL: Last errno: 16, Device or resource busy<14>[ 82.647068] [IGT] kms_vblank: starting subtest query-idle (kms_vblank:502) igt_core-INFO: Stack <14>[ 82.656196] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 trace: (kms_vblank:502) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:502) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:502) igt_core-INFO: #2 [+0xdd391f94] (kms_vblank:502) igt_core-INFO: #3 [+0xdd392fa0] (kms_vblank:502) igt_core-INFO: #4 [+0xdd3931bc] (kms_vblank:502) igt_core-INFO: #5 [+0xdd391c78] (kms_vblank:502) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:502) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:502) igt_core-INFO: #8 [+0xdd391cb0] **** 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 aarch64) Using IGT_SRANDOM=1706305779 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:505) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:505) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:505) 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 [+0xaef71f94] #3 [+0xaef72fa0] #4 [+0xaef731bc] #5 [+0xaef71c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xaef71cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:505) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:505) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:505) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:505) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:505) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:505) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:505) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:505) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:505) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:505) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:505) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:505) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:505) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:505) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:505) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:505) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:505) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:505) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:505) ig<14>[ 86.881774] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL t_kms-DE<14>[ 86.889321] [IGT] kms_vblank: finished subtest query-idle, FAIL BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:505) igt_kms-DEBUG: Test requirement pa<14>[ 86.903958] [IGT] kms_vblank: exiting, ret=98 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotat<8>[ 86.919332] ion pipe E, plane 0 (kms_vblank:505) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:505) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: <14>[ 86.947240] [IGT] kms_vblank: executing Fixing up initial rotation pipe E, plane 17 (kms_vblank:505) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:505) igt_kms-DEBUG: display: MoveCursor <14>[ 86.967518] [IGT] kms_vblank: starting subtest query-idle-hang pipe E, <14>[ 86.974247] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP (0, 0) <14>[ 86.981754] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:505) igt_kms-DEBUG: display: } (kms_vblank:505) igt_kms-CRITICAL: T<8>[ 86.993677] est assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:505) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:505) igt_kms-CRITICAL: Last errno: 16, Device <14>[ 87.021809] [IGT] kms_vblank: executing or resource busy (kms_vblank:505) igt_core-INFO: Stack trace: (kms_vblank:505) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:505) igt_core-INFO:<14>[ 87.041933] [IGT] kms_vblank: starting subtest query-forked #1 ../lib/igt_kms.c:5<14>[ 87.049750] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 233 igt_wait_for_vblank_count() (kms_vblank:505) igt_core-INFO: #2 [+0xaef71f94] (kms_vblank:505) igt_core-INFO: #3 [+0xaef72fa0] (kms_vblank:505) igt_core-INFO: #4 [+0xaef731bc] (kms_vblank:505) igt_core-INFO: #5 [+0xaef71c78] (kms_vblank:505) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:505) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:505) igt_core-INFO: #8 [+0xaef71cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.218s)[0m [1mSubtest query-idle: FAIL (4.236s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305784 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305784 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:511) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:511) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:511) 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 [+0xd8dd1f94] #3 [+0xd8dd2fa0] #4 [+0xd8dd31bc] #5 [+0xd8dd1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd8dd1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:511) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:511) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:511) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:511) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:511) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:511) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:511) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:511) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:511) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:511) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:511) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:511) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:511) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:511) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:511) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:511) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:511) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 91.217992] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL lank:511<14>[ 91.225657] [IGT] kms_vblank: finished subtest query-forked, FAIL ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D,<14>[ 91.237753] [IGT] kms_vblank: exiting, ret=98 plane 17 (kms_vblank:511) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<8>[ 91.250352] s_vblank:511) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotat<14>[ 91.278688] [IGT] kms_vblank: executing ion pipe E, plane 0 (kms_vblank:511) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:511) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 91.298201] [IGT] kms_vblank: starting subtest query-forked-hang x < pipe<14>[ 91.305850] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP ->n_plan<14>[ 91.313253] [IGT] kms_vblank: exiting, ret=77 es (kms_vblank:511) igt_kms-DEBUG: display: Fixing up initial rotation pipe<8>[ 91.325106] E, plane 17 (kms_vblank:511) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:511) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:511) igt_kms-DEBUG: display: } (kms_vblank:511) igt_kms-CRITICAL: T<14>[ 91.353469] [IGT] kms_vblank: executing est assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:511) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (k<14>[ 91.374453] [IGT] kms_vblank: starting subtest query-busy ms_vblank:511) igt_kms-C<14>[ 91.382370] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 RITICAL: Last errno: 16, Device or resource busy (kms_vblank:511) igt_core-INFO: Stack trace: (kms_vblank:511) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:511) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:511) igt_core-INFO: #2 [+0xd8dd1f94] (kms_vblank:511) igt_core-INFO: #3 [+0xd8dd2fa0] (kms_vblank:511) igt_core-INFO: #4 [+0xd8dd31bc] (kms_vblank:511) igt_core-INFO: #5 [+0xd8dd1c78] (kms_vblank:511) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:511) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:511) igt_core-INFO: #8 [+0xd8dd1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.160s)[0m [1mSubtest query-forked: FAIL (4.177s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305788 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 aarch64) Using IGT_SRANDOM=1706305788 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:517) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:517) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:517) 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 [+0xcc421f94] #3 [+0xcc422fa0] #4 [+0xcc4231bc] #5 [+0xcc421c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcc421cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:517) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:517) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:517) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:517) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:517) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:517) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:517) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:517) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:517) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:517) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:517) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:517) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:517) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:517) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:517) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:517) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:517) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:517) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 95.585078] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :517) ig<14>[ 95.592603] [IGT] kms_vblank: finished subtest query-busy, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:517) igt_kms-DEBUG: Test requir<14>[ 95.607208] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 95.624699] e 0 (kms_vblank:517) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:517) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:517) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:517) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:517) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:517)<14>[ 95.670214] [IGT] kms_vblank: executing igt_kms-DEBUG: display: } (kms_vblank:517) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:517) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:517) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:51<14>[ 95.703805] [IGT] kms_vblank: starting subtest query-busy-hang 7) igt_c<14>[ 95.710792] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP ore-INFO<14>[ 95.718288] [IGT] kms_vblank: exiting, ret=77 : Stack trace: (kms_vblank:517) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:517) igt_core-INFO: #1 ..<8>[ 95.734776] /lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:517) igt_core-INFO: #2 [+0xcc421f94] (kms_vblank:517) igt_core-INFO: #3 [+0xcc422fa0] (kms_vblank:517) igt_core-INFO: #4 [+0xcc4231bc] (kms_vblank:517) igt_core-INFO: #5 [+0xcc421c78] (kms_vblank:517) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:517) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_<14>[ 95.779529] [IGT] kms_vblank: executing vblank:517) igt_core-INFO: #8 [+0xcc421cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.195s)[0m [1mSubtest query-busy: FAIL (4.212s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305793 for randomisation Opened device: /dev/dri/card0 Starting subtest<14>[ 95.813190] [IGT] kms_vblank: starting subtest query-forked-busy : query-busy-hang Test requirement not <14>[ 95.823362] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 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 aarch64) Using IGT_SRANDOM=1706305793 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:523) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:523) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:523) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd6a81f94] #3 [+0xd6a82fa0] #4 [+0xd6a831bc] #5 [+0xd6a81c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd6a81cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:523) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:523) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:523) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:523) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:523) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:523) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:523) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:523) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:523) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:523) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:523) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:523) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 99.937068] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :523) ig<14>[ 99.944592] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:523) igt_kms-DEBUG: Test requir<14>[ 99.959894] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 99.977314] e 0 (kms_vblank:523) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:523) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:523) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:523) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:523) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vbl<14>[ 100.022585] [IGT] kms_vblank: executing ank:523) igt_kms-DEBUG: display: } (kms_vblank:523) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:523) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:523) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:52<14>[ 100.056819] [IGT] kms_vblank: starting subtest query-forked-busy-hang 3) igt_c<14>[ 100.064708] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP ore-INFO<14>[ 100.072773] [IGT] kms_vblank: exiting, ret=77 : Stack trace: (kms_vblank:523) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:523) igt_core-INFO: #1 ..<8>[ 100.089392] /lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:523) igt_core-INFO: #2 [+0xd6a81f94] (kms_vblank:523) igt_core-INFO: #3 [+0xd6a82fa0] (kms_vblank:523) igt_core-INFO: #4 [+0xd6a831bc] (kms_vblank:523) igt_core-INFO: #5 [+0xd6a81c78] (kms_vblank:523) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:523) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:5<14>[ 100.135426] [IGT] kms_vblank: executing 23) igt_core-INFO: #8 [+0xd6a81cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.106s)[0m [1mSubtest query-forked-busy: FAIL (4.124s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305797 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-f<14>[ 100.169756] [IGT] kms_vblank: starting subtest wait-idle orked-busy-hang Test requirement not me<14>[ 100.179077] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 t 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 aarch64) Using IGT_SRANDOM=1706305797 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:529) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:529) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:529) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb0d01f94] #3 [+0xb0d02fa0] #4 [+0xb0d031bc] #5 [+0xb0d01c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb0d01cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:529) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:529) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:529) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:529) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:529) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:529) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:529) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:529) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 104.289075] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :529) ig<14>[ 104.296595] [IGT] kms_vblank: finished subtest wait-idle, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: pl<14>[ 104.312923] [IGT] kms_vblank: exiting, ret=98 ane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initial rotation pipe<8>[ 104.327830] E, plane 0 (kms_vblank:529) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:529) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:529) igt_kms-DEBUG: display: Fixing up initi<14>[ 104.356528] [IGT] kms_vblank: executing al rotation pipe E, plane 17 (kms_vblank:529) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:529) igt_kms-DEBUG: display: MoveCursor pipe E, <14>[ 104.376166] [IGT] kms_vblank: starting subtest wait-idle-hang (0, 0) <14>[ 104.382772] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP (kms_vbl<14>[ 104.390067] [IGT] kms_vblank: exiting, ret=77 ank:529) igt_kms-DEBUG: display: } (kms_vblank:529) igt_kms-CRITICAL: Test asse<8>[ 104.401965] rtion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:529) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:529) igt_kms-CRITICAL: Last errno: 16, Device <14>[ 104.429897] [IGT] kms_vblank: executing or resource busy (kms_vblank:529) igt_core-INFO: Stack trace: (kms_vblank:529) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:529) igt_co<14>[ 104.448983] [IGT] kms_vblank: starting subtest wait-forked re-INFO: #1 ../lib/igt<14>[ 104.456979] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:529) igt_core-INFO: #2 [+0xb0d01f94] (kms_vblank:529) igt_core-INFO: #3 [+0xb0d02fa0] (kms_vblank:529) igt_core-INFO: #4 [+0xb0d031bc] (kms_vblank:529) igt_core-INFO: #5 [+0xb0d01c78] (kms_vblank:529) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:529) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:529) igt_core-INFO: #8 [+0xb0d01cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.102s)[0m [1mSubtest wait-idle: FAIL (4.120s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305801 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 aarch64) Using IGT_SRANDOM=1706305801 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:535) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:535) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:535) 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 [+0xaaf21f94] #3 [+0xaaf22fa0] #4 [+0xaaf231bc] #5 [+0xaaf21c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xaaf21cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:535) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:535) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:535) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:535) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:535) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:535) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:535) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:535) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:535) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:535) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:535) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535<14>[ 108.626692] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 108.634358] [IGT] kms_vblank: finished subtest wait-forked, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 1<14>[ 108.646371] [IGT] kms_vblank: exiting, ret=98 7 (kms_vblank:535) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<8>[ 108.658957] :535) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 108.687298] [IGT] kms_vblank: executing E, plane 0 (kms_vblank:535) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:535) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 108.706954] [IGT] kms_vblank: starting subtest wait-forked-hang ->n_plan<14>[ 108.714368] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP es (kms<14>[ 108.721697] [IGT] kms_vblank: exiting, ret=77 _vblank:535) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 108.733455] e 17 (kms_vblank:535) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:535) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:535) igt_kms-DEBUG: display: } (kms_vblank:535) igt_kms-CRITICAL: Test asse<14>[ 108.761670] [IGT] kms_vblank: executing rtion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:535) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) <14>[ 108.781349] [IGT] kms_vblank: starting subtest wait-busy == 0 (kms_vblank:535) i<14>[ 108.789180] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 gt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:535) igt_core-INFO: Stack trace: (kms_vblank:535) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:535) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:535) igt_core-INFO: #2 [+0xaaf21f94] (kms_vblank:535) igt_core-INFO: #3 [+0xaaf22fa0] (kms_vblank:535) igt_core-INFO: #4 [+0xaaf231bc] (kms_vblank:535) igt_core-INFO: #5 [+0xaaf21c78] (kms_vblank:535) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:535) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:535) igt_core-INFO: #8 [+0xaaf21cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.162s)[0m [1mSubtest wait-forked: FAIL (4.179s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305806 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 aarch64) Using IGT_SRANDOM=1706305806 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:541) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:541) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:541) 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 [+0xbfac1f94] #3 [+0xbfac2fa0] #4 [+0xbfac31bc] #5 [+0xbfac1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbfac1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:541) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:541) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:541) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:541) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:541) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:541) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:541) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:541) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:541) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:541) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:541) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:541) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 112.993128] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :541) ig<14>[ 113.000636] [IGT] kms_vblank: finished subtest wait-busy, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:541) igt_kms-DEBUG: Test requir<14>[ 113.015220] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 113.032752] e 0 (kms_vblank:541) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:541) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:541) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:541) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:541) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:541)<14>[ 113.077861] [IGT] kms_vblank: executing igt_kms-DEBUG: display: } (kms_vblank:541) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:541) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:541) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:54<14>[ 113.111903] [IGT] kms_vblank: starting subtest wait-busy-hang 1) igt_c<14>[ 113.118500] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP ore-INFO<14>[ 113.125959] [IGT] kms_vblank: exiting, ret=77 : Stack trace: (kms_vblank:541) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:541) igt_core-INFO: #1 ..<8>[ 113.142511] /lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:541) igt_core-INFO: #2 [+0xbfac1f94] (kms_vblank:541) igt_core-INFO: #3 [+0xbfac2fa0] (kms_vblank:541) igt_core-INFO: #4 [+0xbfac31bc] (kms_vblank:541) igt_core-INFO: #5 [+0xbfac1c78] (kms_vblank:541) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:541) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_<14>[ 113.187508] [IGT] kms_vblank: executing vblank:541) igt_core-INFO: #8 [+0xbfac1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.196s)[0m [1mSubtest wait-busy: FAIL (4.213s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card0 Starting subtest:<14>[ 113.221233] [IGT] kms_vblank: starting subtest wait-forked-busy wait-busy-hang Test requirement not me<14>[ 113.230822] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 t 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 aarch64) Using IGT_SRANDOM=1706305810 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:547) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:547) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:547) 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 [+0xb4b01f94] #3 [+0xb4b02fa0] #4 [+0xb4b031bc] #5 [+0xb4b01c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb4b01cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:547) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:547) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:547) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:547) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:547) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:547) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:547) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:547) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:547) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:547) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:547) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:547) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 117.345075] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :547) ig<14>[ 117.352595] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:547) igt_kms-DEBUG: Test requir<14>[ 117.367688] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 117.385321] e 0 (kms_vblank:547) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:547) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:547) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:547) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:547) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vbl<14>[ 117.430524] [IGT] kms_vblank: executing ank:547) igt_kms-DEBUG: display: } (kms_vblank:547) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:547) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:547) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:54<14>[ 117.464520] [IGT] kms_vblank: starting subtest wait-forked-busy-hang 7) igt_c<14>[ 117.472320] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP ore-INFO<14>[ 117.480484] [IGT] kms_vblank: exiting, ret=77 : Stack trace: (kms_vblank:547) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:547) igt_core-INFO: #1 ..<8>[ 117.496907] /lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:547) igt_core-INFO: #2 [+0xb4b01f94] (kms_vblank:547) igt_core-INFO: #3 [+0xb4b02fa0] (kms_vblank:547) igt_core-INFO: #4 [+0xb4b031bc] (kms_vblank:547) igt_core-INFO: #5 [+0xb4b01c78] (kms_vblank:547) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:547) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:5<14>[ 117.543310] [IGT] kms_vblank: executing 47) igt_core-INFO: #8 [+0xb4b01cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.106s)[0m [1mSubtest wait-forked-busy: FAIL (4.124s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305814 for randomisation Opened device: /dev/dri/card0 Starting subtest: <14>[ 117.577073] [IGT] kms_vblank: starting subtest ts-continuation-idle wait-forked-busy-hang Test requirement <14>[ 117.586924] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 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 aarch64) Using IGT_SRANDOM=1706305814 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:553) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:553) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:553) 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 [+0xc98c1f94] #3 [+0xc98c2fa0] #4 [+0xc98c31bc] #5 [+0xc98c1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc98c1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:553) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:553) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:553) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:553) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:553) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:553) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:553) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:553) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:553) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:553) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:553) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:553) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 121.697058] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :553) ig<14>[ 121.704588] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:553) igt_kms-DEBUG: Test requir<14>[ 121.720086] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 121.737662] e 0 (kms_vblank:553) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:553) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:553) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:553) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:553) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:553) igt_kms<14>[ 121.784504] [IGT] kms_vblank: executing -DEBUG: display: } (kms_vblank:553) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:553) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:553) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:553) igt_c<14>[ 121.817878] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang ore-INFO<14>[ 121.826071] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP : Stack <14>[ 121.834516] [IGT] kms_vblank: exiting, ret=77 trace: (kms_vblank:553) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:553) igt_core-INFO: #1 ../lib/igt<8>[ 121.851017] _kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:553) igt_core-INFO: #2 [+0xc98c1f94] (kms_vblank:553) igt_core-INFO: #3 [+0xc98c2fa0] (kms_vblank:553) igt_core-INFO: #4 [+0xc98c31bc] (kms_vblank:553) igt_core-INFO: #5 [+0xc98c1c78] (kms_vblank:553) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:553) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:553) igt_core-INF<14>[ 121.897845] [IGT] kms_vblank: executing O: #8 [+0xc98c1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.102s)[0m [1mSubtest ts-continuation-idle: FAIL (4.120s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305819 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle<14>[ 121.932986] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm -hang Test requirement not met in funct<14>[ 121.943135] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ion 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 aarch64) Using IGT_SRANDOM=1706305819 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-dpms-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:559) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:559) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:559) 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 [+0xc6bd1f94] #3 [+0xc6bd2fa0] #4 [+0xc6bd31bc] #5 [+0xc6bd1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc6bd1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:559) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:559) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:559) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:559) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:559) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:559) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:559) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:559) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:559) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:559) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:559) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:559) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 126.049087] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :559) ig<14>[ 126.056624] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:559) igt_kms-DEBUG: Test requir<14>[ 126.072530] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: display: Fixing up initi<8>[ 126.087897] al rotation pipe E, plane 0 (kms_vblank:559) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:559) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:559) igt_kms-DEBUG: disp<14>[ 126.117130] [IGT] kms_vblank: executing lay: Fixing up initial rotation pipe E, plane 17 (kms_vblank:559) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:559) igt_kms-DEBUG: display: Mov<14>[ 126.136823] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend eCursor pipe E, (0, 0) <14>[ 126.146674] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 (kms_vblank:559) igt_kms-DEBUG: display: } (kms_vblank:559) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:559) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:559) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:559) igt_core-INFO: Stack trace: (kms_vblank:559) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:559) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:559) igt_core-INFO: #2 [+0xc6bd1f94] (kms_vblank:559) igt_core-INFO: #3 [+0xc6bd2fa0] (kms_vblank:559) igt_core-INFO: #4 [+0xc6bd31bc] (kms_vblank:559) igt_core-INFO: #5 [+0xc6bd1c78] (kms_vblank:559) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:559) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:559) igt_core-INFO: #8 [+0xc6bd1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.098s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (4.116s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305823 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-dpms-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:562) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:562) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:562) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xbab81f94] #3 [+0xbab82fa0] #4 [+0xbab831bc] #5 [+0xbab81c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbab81cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:562) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:562) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:562) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:562) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:562) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:562) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:562) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:562) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562<14>[ 130.386698] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 130.394362] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 1<14>[ 130.407837] [IGT] kms_vblank: exiting, ret=98 7 (kms_vblank:562) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<8>[ 130.420379] :562) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 130.449905] [IGT] kms_vblank: executing E, plane 0 (kms_vblank:562) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:562) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 130.469821] [IGT] kms_vblank: starting subtest ts-continuation-suspend ->n_planes (kms_vblank:<14>[ 130.479205] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 562) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:562) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:562) igt_kms-DEBUG: display: } (kms_vblank:562) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:562) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:562) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:562) igt_core-INFO: Stack trace: (kms_vblank:562) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:562) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:562) igt_core-INFO: #2 [+0xbab81f94] (kms_vblank:562) igt_core-INFO: #3 [+0xbab82fa0] (kms_vblank:562) igt_core-INFO: #4 [+0xbab831bc] (kms_vblank:562) igt_core-INFO: #5 [+0xbab81c78] (kms_vblank:562) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:562) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:562) igt_core-INFO: #8 [+0xbab81cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.232s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (4.249s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305827 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:565) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:565) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:565) 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 [+0xc9381f94] #3 [+0xc9382fa0] #4 [+0xc93831bc] #5 [+0xc9381c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc9381cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:565) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:565) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:565) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:565) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:565) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:565) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:565) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:565) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:565) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:565) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:565) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:565) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 134.753101] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :565) ig<14>[ 134.760620] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:565) igt_kms-DEBUG: Test requir<14>[ 134.776332] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plan<8>[ 134.793951] e 0 (kms_vblank:565) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:565) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:565) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:565) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:565) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:565) igt_kms<14>[ 134.840824] [IGT] kms_vblank: executing -DEBUG: display: } (kms_vblank:565) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:565) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:565) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:565) igt_c<14>[ 134.874464] [IGT] kms_vblank: starting subtest ts-continuation-modeset ore-INFO: Stack trace: (kms_vblank:565)<14>[ 134.885147] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:565) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:565) igt_core-INFO: #2 [+0xc9381f94] (kms_vblank:565) igt_core-INFO: #3 [+0xc9382fa0] (kms_vblank:565) igt_core-INFO: #4 [+0xc93831bc] (kms_vblank:565) igt_core-INFO: #5 [+0xc9381c78] (kms_vblank:565) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:565) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:565) igt_core-INFO: #8 [+0xc9381cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.266s)[0m [1mSubtest ts-continuation-suspend: FAIL (4.283s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305832 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:568) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:568) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:568) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd1601f94] #3 [+0xd1602fa0] #4 [+0xd16031bc] #5 [+0xd1601c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd1601cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:568) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:568) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:568) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:568) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:568) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:568) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:568) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:568) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:568) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:568) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:568) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:568) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 139.104401] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL s_vblank<14>[ 139.111871] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL :568) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:568) igt_kms-DEBUG: Tes<14>[ 139.127694] [IGT] kms_vblank: exiting, ret=98 t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe<8>[ 139.145150] E, plane 0 (kms_vblank:568) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:568) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:568) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:568) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:568) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) <14>[ 139.190955] [IGT] kms_vblank: executing (kms_vblank:568) igt_kms-DEBUG: display: } (kms_vblank:568) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:568) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:568) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_v<14>[ 139.225241] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang blank:56<14>[ 139.233454] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP 8) igt_c<14>[ 139.242124] [IGT] kms_vblank: exiting, ret=77 ore-INFO: Stack trace: (kms_vblank:568) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:568) igt_core-INFO:<8>[ 139.258718] #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:568) igt_core-INFO: #2 [+0xd1601f94] (kms_vblank:568) igt_core-INFO: #3 [+0xd1602fa0] (kms_vblank:568) igt_core-INFO: #4 [+0xd16031bc] (kms_vblank:568) igt_core-INFO: #5 [+0xd1601c78] (kms_vblank:568) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:568) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:5<14>[ 139.306397] [IGT] kms_vblank: executing 68) igt_core-INFO: #8 [+0xd1601cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.211s)[0m [1mSubtest ts-continuation-modeset: FAIL (4.230s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting su<14>[ 139.339634] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm btest: ts-continuation-modeset-hang Tes<14>[ 139.350648] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 t 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 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:574) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:574) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:574) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xe8aa1f94] #3 [+0xe8aa2fa0] #4 [+0xe8aa31bc] #5 [+0xe8aa1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe8aa1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:574) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:574) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:574) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:574) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:574) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:574) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:574) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:574) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:574) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:574) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:574) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:574) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 143.457141] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :574) ig<14>[ 143.464667] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:574) igt_kms-DEBUG: Test requir<14>[ 143.480815] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initi<8>[ 143.496331] al rotation pipe E, plan<8>[ 143.507121] e 0 (kms_vblank:574) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:574) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:574) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblan<8>[ 143.535591] k:574) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:574) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:574) igt_kms-DEBUG: display: } (kms_vblank:574) igt_kms-CRITICAL: Test assertion failure fu<14>[ 143.562241] [IGT] vc4_create_bo: executing nction i<14>[ 143.567604] [IGT] vc4_create_bo: exiting, ret=77 gt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:574) igt_kms-CRITICAL: Fail<8>[ 143.579811] ed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:574) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:574) igt_core-INFO: Stack trace: (kms_vblank:574) igt_core-INFO: #0 ../lib/igt_core.c:1<14>[ 143.608271] [IGT] vc4_create_bo: executing 989 __igt_fail_a<14>[ 143.614415] [IGT] vc4_create_bo: exiting, ret=77 ssert() (kms_vblank:574) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for<8>[ 143.626472] _vblank_count() (kms_vblank:574) igt_core-INFO: #2 [+0xe8aa1f94] (kms_vblank:574) igt_core-INFO: #3 [+0xe8aa2fa0] (kms_vblank:574) igt_core-INFO: #4 [+0xe8aa31bc] (kms_vblank:574) igt_core-INFO: #5 [[ 143.654454] [IGT] vc4_create_bo: executing nknown>+0xe8aa1c<14>[ 143.660296] [IGT] vc4_create_bo: exiting, ret=77 78] (kms_vblank:574) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:<8>[ 143.672983] 574) igt_core-INFO: #7<8>[ 143.682488] [__libc_start_main+0x98] (kms_vblank:574) igt_core-INFO: #8 [+0xe8aa1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.098s)[0m [1mSubtest ts-continuation-modeset-rpm: FAIL (4.117s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 <8>[ 143.711099] aarch64) Using IGT_SRANDOM=1706305840 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 err<14>[ 143.737481] [IGT] vc4_dmabuf_poll: executing no: 2, No such f<14>[ 143.743470] [IGT] vc4_dmabuf_poll: exiting, ret=77 ile or directory [1mSubtest create-bo-4096: SKIP (0.000s)[0m IGT-Version: 1.<8>[ 143.756243] 28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305840 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 <14>[ 143.786060] [IGT] vc4_dmabuf_poll: executing requirem<14>[ 143.791677] [IGT] vc4_dmabuf_poll: exiting, ret=77 ent: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest c<8>[ 143.803636] reate-bo-0: SKIP (0.000s<8>[ 143.814999] )[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305840 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_v3<8>[ 143.843880] d(fd) Last errno: 2, No such file or directory [1mSubtest create-bo-zeroed: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card<14>[ 143.870452] [IGT] vc4_label_bo: executing 0 Test requirem<14>[ 143.876409] [IGT] vc4_label_bo: exiting, ret=77 ent not met in function __igt_unique____real_main58, file ../tests/vc4/vc4_dmabu<8>[ 143.888307] f_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 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRAN<14>[ 143.916423] [IGT] vc4_label_bo: executing DOM=1706<14>[ 143.921652] [IGT] vc4_label_bo: exiting, ret=77 305841 for randomisation Opened device: /dev/dri/card0 Test requirement not me<8>[ 143.933347] t 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-read-waits-until-write-done: SKIP (0.000s)[0m IGT-Version<14>[ 143.962112] [IGT] vc4_label_bo: executing : 1.28-g<14>[ 143.967267] [IGT] vc4_label_bo: exiting, ret=77 a44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for <8>[ 143.979208] randomisation Opened device: /dev/dri/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 [1mSubtes<14>[ 144.006844] [IGT] vc4_label_bo: executing t set-label: SKI<14>[ 144.013125] [IGT] vc4_label_bo: exiting, ret=77 P (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64)<8>[ 144.024934] Using IGT_SRANDOM=1706<8>[ 144.034740] 305841 for randomisation Opened device: /dev/dri/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 <8>[ 144.063649] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main42, file ../tests/vc4/vc4_label_bo.c:48: <14>[ 144.091528] [IGT] vc4_lookup_fail: executing Test re<14>[ 144.096872] [IGT] vc4_lookup_fail: starting subtest bad-color-write quiremen<14>[ 144.104193] [IGT] vc4_lookup_fail: finished subtest bad-color-write, SUCCESS t: igt_v<14>[ 144.112214] [IGT] vc4_lookup_fail: exiting, ret=0 c4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-nam<8>[ 144.124775] e: SKIP (0.000s)[0m IG<8>[ 144.134180] T-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/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) Las<8>[ 144.163299] t errno: 2, No such file or directory [1mSubtest set-kernel-name: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card0 Starting subtest<14>[ 144.190240] [IGT] vc4_mmap: executing : bad-co<14>[ 144.195189] [IGT] vc4_mmap: exiting, ret=77 lor-write [1mSubtest bad-color-write: SUCCESS (0.000s)[0m IGT-Version: 1.28-<8>[ 144.206556] ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main11, file ../tests/vc4/vc4_mmap.c:17: Test requirement: igt<14>[ 144.235681] [IGT] vc4_mmap: executing _vc4_is_v3d(fd) <14>[ 144.241189] [IGT] vc4_mmap: exiting, ret=77 Last errno: 2, No such file or directory [1mSubtest mmap-bad-handle: SKIP (0.<8>[ 144.252780] 000s)[0m IGT-Version: <8>[ 144.261925] 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_S<8>[ 144.271647] RANDOM=1706305841 for randomisation Opened device: /dev/dri/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-bo: SKIP (0.000s)[0m <8>[ 144.303601] /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 <14>[ 144.330153] [IGT] vc4_purgeable_bo: executing IGT-Vers<14>[ 144.335466] [IGT] vc4_purgeable_bo: exiting, ret=77 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706<8>[ 144.347601] 305841 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errn<14>[ 144.376443] [IGT] vc4_purgeable_bo: executing o: 22, I<14>[ 144.382496] [IGT] vc4_purgeable_bo: exiting, ret=77 nvalid argument [1mSubtest mark-willneed: SKIP (0.000s)[0m IGT-Version: 1.28<8>[ 144.394382] -ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requir<14>[ 144.423304] [IGT] vc4_purgeable_bo: executing ement: igt_vc4_g<14>[ 144.429514] [IGT] vc4_purgeable_bo: exiting, ret=77 et_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument <8>[ 144.442339] [1mSubtest mark-purgeable: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_uniqu<14>[ 144.470679] [IGT] vc4_purgeable_bo: executing e____rea<14>[ 144.476782] [IGT] vc4_purgeable_bo: exiting, ret=77 l_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_g<8>[ 144.488739] et_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-purgeable-twice: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomis<14>[ 144.518206] [IGT] vc4_purgeable_bo: executing ation O<14>[ 144.523643] [IGT] vc4_purgeable_bo: exiting, ret=77 pened device: /dev/dri/card0 Test requirement not met in function __igt_unique_<8>[ 144.535696] ___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 IGT-Version: 1.28-g<14>[ 144.565131] [IGT] vc4_purgeable_bo: executing a44ebfe (aarch64<14>[ 144.571122] [IGT] vc4_purgeable_bo: exiting, ret=77 ) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomisation O<8>[ 144.583426] pened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argu<14>[ 144.612575] [IGT] vc4_purgeable_bo: executing ment [<14>[ 144.618127] [IGT] vc4_purgeable_bo: exiting, ret=77 1mSubtest access-purgeable-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe<8>[ 144.630216] (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: ig<14>[ 144.660778] [IGT] vc4_purgeable_bo: executing t_vc4_ge<14>[ 144.666553] [IGT] vc4_purgeable_bo: exiting, ret=77 t_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument <8>[ 144.678628] [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305841 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_<14>[ 144.707630] [IGT] vc4_purgeable_bo: executing unique____real_m<14>[ 144.713684] [IGT] vc4_purgeable_bo: exiting, ret=77 ain97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd<8>[ 144.726751] , DRM_VC4_PARAM_SUPPORTS<8>[ 144.736755] _MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-unpurgeable-check-retained: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card0 Test requirement not met in functi<8>[ 144.765937] on __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-unpurgeable-purged: SKIP (0.000s)[0m IGT-Versio<14>[ 144.792875] [IGT] vc4_tiling: executing n: 1.28-ga44ebfe<14>[ 144.798481] [IGT] vc4_tiling: exiting, ret=77 (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomi<8>[ 144.810232] sation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Inv<14>[ 144.838577] [IGT] vc4_tiling: executing alid arg<14>[ 144.843873] [IGT] vc4_tiling: exiting, ret=77 ument [1mSubtest free-purged-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe<8>[ 144.855796] (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: i<14>[ 144.883736] [IGT] vc4_tiling: executing gt_vc4_is_v3d(fd<14>[ 144.889458] [IGT] vc4_tiling: exiting, ret=77 ) Last errno: 2, No such file or directory [1mSubtest get-bad-handle: SKIP (0<8>[ 144.901389] .000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4<14>[ 144.929560] [IGT] vc4_tiling: executing /vc4_til<14>[ 144.934846] [IGT] vc4_tiling: exiting, ret=77 ing.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or <8>[ 144.946434] directory [1mSubtest set-bad-handle: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function <14>[ 144.975045] [IGT] vc4_tiling: executing __igt_un<14>[ 144.980072] [IGT] vc4_tiling: exiting, ret=77 ique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_v<8>[ 144.991794] c4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest get-bad-flags: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri<14>[ 145.019795] [IGT] vc4_tiling: executing /card0 <14>[ 145.025397] [IGT] vc4_tiling: exiting, ret=77 Test requirement not met in function __igt_unique____real_main27, file ../tests/<8>[ 145.036873] vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-flags: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for r<14>[ 145.065988] [IGT] vc4_tiling: executing andomisation Op<14>[ 145.071813] [IGT] vc4_tiling: exiting, ret=77 ened device: /dev/dri/card0 Test requirement not met in function __igt_unique__<8>[ 145.083598] __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 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Us<14>[ 145.111883] [IGT] vc4_tiling: executing ing IGT_<14>[ 145.117333] [IGT] vc4_tiling: exiting, ret=77 SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card0 Test requir<8>[ 145.128858] ement not met in functio<8>[ 145.138644] n __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 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=17063058<8>[ 145.167780] 42 for randomisation Opened device: /dev/dri/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 [1mS<14>[ 145.194195] [IGT] vc4_wait_bo: executing ubtest set-get: <14>[ 145.199594] [IGT] vc4_wait_bo: exiting, ret=77 SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch<8>[ 145.211716] 64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/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, N<14>[ 145.239571] [IGT] vc4_wait_bo: executing o such f<14>[ 145.244733] [IGT] vc4_wait_bo: exiting, ret=77 ile or directory [1mSubtest get-after-free: SKIP (0.000s)[0m IGT-Version: 1.<8>[ 145.256319] 28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requiremen<14>[ 145.285060] [IGT] vc4_wait_bo: executing t: igt_v<14>[ 145.290136] [IGT] vc4_wait_bo: exiting, ret=77 c4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest bad-bo: SKI<8>[ 145.301746] P (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4<14>[ 145.330728] [IGT] vc4_wait_bo: executing _wait_bo.c:67: <14>[ 145.336350] [IGT] vc4_wait_bo: exiting, ret=77 Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory <8>[ 145.348432] [1mSubtest bad-pad: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____re<14>[ 145.377045] [IGT] vc4_wait_bo: executing al_main60, file <14>[ 145.382527] [IGT] vc4_wait_bo: exiting, ret=77 ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno<8>[ 145.394369] : 2, No such file or directory [1mSubtest unused-bo-0ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card0 Test requirement <14>[ 145.422602] [IGT] vc4_wait_bo: executing not met <14>[ 145.427862] [IGT] vc4_wait_bo: exiting, ret=77 in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Te<8>[ 145.439666] st requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest unused-bo-1ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened dev<14>[ 145.468665] [IGT] vc4_wait_bo: executing ice: /de<14>[ 145.473692] [IGT] vc4_wait_bo: exiting, ret=77 v/dri/card0 Test requirement not met in function __igt_unique____real_main60, f<8>[ 145.485221] ile ../tests/vc4/vc4_wait_bo.c:6<8>[ 145.494483] 7: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest used-bo-0ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card0 Test re<8>[ 145.523259] quirement not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest used-bo-1ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (<14>[ 145.550599] [IGT] vc4_wait_seqno: executing aarch64) (Linux:<14>[ 145.556882] [IGT] vc4_wait_seqno: exiting, ret=77 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened dev<8>[ 145.568984] ice: /dev/dri/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: SKIP (0.000s)[<14>[ 145.597011] [IGT] vc4_wait_seqno: executing 0m IGT-Version:<14>[ 145.603296] [IGT] vc4_wait_seqno: exiting, ret=77 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=17063058<8>[ 145.615415] 42 for randomisation Op<8>[ 145.625063] ened device: /de<8>[ 145.630019] v/dri/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 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.12.0-rc1 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/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-1ns: SKIP (0.000s)[0m + set +x / #