Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3002 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.6 (3802 ms) U-Boot> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 U-Boot> tftp 0x00080000 675622/tftp-deploy-dx24mrld/kernel/Image tftp 0x00080000 675622/tftp-deploy-dx24mrld/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '675622/tftp-deploy-dx24mrld/kernel/Image'. Load address: 0x80000 Loading: *################################################## 43.2 MiB 15.8 MiB/s done Bytes transferred = 45308416 (2b35a00 hex) U-Boot> tftp 0x06700000 675622/tftp-deploy-dx24mrld/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 675622/tftp-deploy-dx24mrld/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '675622/tftp-deploy-dx24mrld/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *################################################## 62.5 MiB 15.3 MiB/s done Bytes transferred = 65533593 (3e7f699 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 675622/tftp-deploy-dx24mrld/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 675622/tftp-deploy-dx24mrld/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '675622/tftp-deploy-dx24mrld/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=2e00000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 65533529 Bytes = 62.5 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 360a8000, end 39f27659 ... OK Loading Device Tree to 000000003609b000, end 00000000360a7b11 ... OK Working FDT set to 3609b000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j301284-arm64-gcc-12-defconfig-ltbjp) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Fri Aug 30 03:55:04 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: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fbf39c0-0x7fbf5fff] [ 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 24 pages/cpu s60056 r8192 d30056 u98304 [ 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. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. <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.008896] Console: colour dummy device 80x25 <6>[ 0.013775] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024611] pid_max: default: 32768 minimum: 301 <6>[ 0.029632] LSM: initializing lsm=capability <6>[ 0.034349] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042124] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.053022] rcu: Hierarchical SRCU implementation. <6>[ 0.058172] rcu: Max phase no-delay instances is 1000. <6>[ 0.064015] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.075270] EFI services will not be available. <6>[ 0.080468] smp: Bringing up secondary CPUs ... <6>[ 0.085918] Detected PIPT I-cache on CPU1 <6>[ 0.086035] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.086764] Detected PIPT I-cache on CPU2 <6>[ 0.086853] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.087545] Detected PIPT I-cache on CPU3 <6>[ 0.087640] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.087782] smp: Brought up 1 node, 4 CPUs <6>[ 0.125755] SMP: Total of 4 processors activated. <6>[ 0.130784] CPU: All CPU(s) started at EL2 <6>[ 0.135242] CPU features: detected: 32-bit EL0 Support <6>[ 0.140713] CPU features: detected: 32-bit EL1 Support <6>[ 0.146197] CPU features: detected: CRC32 instructions <6>[ 0.151722] alternatives: applying system-wide alternatives <6>[ 0.159075] Memory: 1732612K/2019328K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 216756K reserved, 65536K cma-reserved) <6>[ 0.174529] devtmpfs: initialized <6>[ 0.186931] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.197087] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.205626] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL <6>[ 0.212296] 0 pages in range for non-PLT usage <6>[ 0.212303] 513024 pages in range for PLT usage <6>[ 0.217448] pinctrl core: initialized pinctrl subsystem <6>[ 0.230219] DMI not present or invalid. <6>[ 0.238101] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.245305] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.252823] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.261078] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.269407] audit: initializing netlink subsys (disabled) <5>[ 0.275315] audit: type=2000 audit(0.204:1): state=initialized audit_enabled=0 res=1 <6>[ 0.276842] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.283432] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.289858] cpuidle: using governor menu <6>[ 0.301196] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.308435] ASID allocator initialised with 32768 entries <6>[ 0.317049] Serial: AMBA PL011 UART driver <6>[ 0.347257] platform fd500000.pcie: Fixed dependency cycle(s) with /scb/pcie@7d500000 <6>[ 0.360496] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.367655] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.374263] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.381392] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.387997] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.395126] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.401730] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.408858] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.417665] ACPI: Interpreter disabled. <6>[ 0.425104] iommu: Default domain type: Translated <6>[ 0.430236] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.437208] SCSI subsystem initialized <6>[ 0.441690] usbcore: registered new interface driver usbfs <6>[ 0.447554] usbcore: registered new interface driver hub <6>[ 0.453230] usbcore: registered new device driver usb <4>[ 0.458805] usb_phy_generic phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 0.468700] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.473999] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.483517] PTP clock support registered <6>[ 0.487980] EDAC MC: Ver: 3.0.0 <6>[ 0.491997] scmi_core: SCMI protocol bus registered <6>[ 0.498367] FPGA manager framework <6>[ 0.502192] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.509752] vgaarb: loaded <6>[ 0.513218] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.519928] VFS: Disk quotas dquot_6.6.0 <6>[ 0.524202] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.531724] pnp: PnP ACPI: disabled <6>[ 0.545093] NET: Registered PF_INET protocol family <6>[ 0.550621] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.560745] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.569726] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.577847] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.586226] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 0.594378] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.601411] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.608498] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.616156] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.622653] RPC: Registered named UNIX socket transport module. <6>[ 0.628927] RPC: Registered udp transport module. <6>[ 0.633955] RPC: Registered tcp transport module. <6>[ 0.638980] RPC: Registered tcp-with-tls transport module. <6>[ 0.644796] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.651591] PCI: CLS 0 bytes, default 64 <6>[ 0.656062] Unpacking initramfs... <6>[ 0.664894] kvm [1]: nv: 529 coarse grained trap handlers <6>[ 0.671133] kvm [1]: IPA Size Limit: 44 bits <6>[ 0.678485] kvm [1]: vgic interrupt IRQ9 <6>[ 0.682784] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 0.690404] Initialise system trusted keyrings <6>[ 0.695473] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 0.702698] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.709342] NFS: Registering the id_resolver key type <5>[ 0.714774] Key type id_resolver registered <5>[ 0.719290] Key type id_legacy registered <6>[ 0.723663] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.730717] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.738739] 9p: Installing v9fs 9p2000 file system support <5>[ 0.806868] Key type asymmetric registered <5>[ 0.811312] Asymmetric key parser 'x509' registered <6>[ 0.816617] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.824377] io scheduler mq-deadline registered <6>[ 0.829228] io scheduler kyber registered <6>[ 0.833621] io scheduler bfq registered <6>[ 0.838984] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 14) <6>[ 0.858960] pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: no <6>[ 0.920699] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.930478] printk: legacy console [ttyS1] disabled <6>[ 0.936120] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 25, base_baud = 62499999) is a 16550 <6>[ 0.945431] printk: legacy console [ttyS1] enabled <6>[ 0.945431] printk: legacy console [ttyS1] enabled <6>[ 0.955717] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 0.955717] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 0.972222] msm_serial: driver initialized <6>[ 0.977263] SuperH (H)SCI(F) driver initialized <6>[ 0.982407] STM32 USART driver initialized <6>[ 0.988811] iproc-rng200 fe104000.rng: hwrng registered <5>[ 0.988866] random: crng init done <6>[ 1.004624] loop: module loaded <6>[ 1.009830] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 1.018897] megasas: 07.727.03.00-rc1 <6>[ 1.032288] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.039054] thunder_xcv, ver 1.0 <6>[ 1.042667] thunder_bgx, ver 1.0 <6>[ 1.046256] nicpf, ver 1.0 <6>[ 1.051081] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.058696] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.064427] hclge is initializing <6>[ 1.068119] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.073346] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.079511] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.084825] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.091151] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.096904] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.102880] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.109517] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.116413] sky2: driver version 1.30 <6>[ 1.122449] VFIO - User Level meta-driver version: 0.3 <6>[ 1.132261] usbcore: registered new interface driver usb-storage <6>[ 1.143264] i2c_dev: i2c /dev entries driver <6>[ 1.151060] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 1.158852] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 1.171485] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 1.181962] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.188527] sdhci: Copyright(c) Pierre Ossman <6>[ 1.194379] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.202282] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.599412] Freeing initrd memory: 63996K <6>[ 5.609366] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.618599] usbcore: registered new interface driver usbhid <6>[ 5.624556] usbhid: USB HID core driver <6>[ 5.630264] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.639972] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 5.656024] NET: Registered PF_PACKET protocol family <6>[ 5.661574] 9pnet: Installing 9P2000 support <5>[ 5.666252] Key type dns_resolver registered <6>[ 5.684121] registered taskstats version 1 <5>[ 5.688756] Loading compiled-in X.509 certificates <6>[ 5.704943] Demotion targets for Node 0: null <6>[ 5.715577] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 32, base_baud = 0) is a PL011 rev2 <6>[ 5.725160] serial serial0: tty port ttyAMA0 registered <6>[ 5.738781] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 5.754207] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 5.761939] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 5.870476] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 5.886234] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 5.925244] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 5.947676] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <6>[ 6.018547] mmc0: new high speed SDIO card at address 0001 <6>[ 6.059805] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 6.067487] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 6.074619] mmcblk1: p1 p2 <6>[ 18.249316] clk: Disabling unused clocks <6>[ 18.253656] PM: genpd: Disabling unused power domains <6>[ 18.259154] ALSA device list: <6>[ 18.262445] No soundcards found. <6>[ 18.274751] Freeing unused kernel memory: 10240K <6>[ 18.279844] Run /init as init process <30>[ 18.317405] systemd[1]: System time before build time, advancing clock. <6>[ 18.338248] NET: Registered PF_INET6 protocol family <6>[ 18.344639] Segment Routing with IPv6 <6>[ 18.348758] In-situ OAM (IOAM) with IPv6 <30>[ 18.372511] 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.406110] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.425523] systemd[1]: Hostname set to . <30>[ 18.750963] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.789674] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 18.818986] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 18.846941] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 18.874601] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 18.897662] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 18.925578] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 18.953450] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 18.973524] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 18.997387] 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.025431] 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.053404] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 19.077395] 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.101373] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 19.125396] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 19.145434] 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.173698] 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.202422] 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.229949] 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.257986] 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.285994] 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.313830] 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.385556] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 19.413766] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 19.481565] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.505821] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.526148] 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.558186] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.590205] 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.606358] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev <30>[ 19.649857] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.678496] 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.710161] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 19.785868] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.815033] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.846295] 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.882203] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 19.914259] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.953995] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;1;31mFAILED[0m] Failed to start [0;1;39msystemd-re…ount Root and Kernel File Systems. See 'systemctl status systemd-remount-fs.service' for details. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;<46>[ 20.380548] systemd-journald[107]: Received client request to flush runtime journal. 39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-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-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[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. <6>[ 21.772782] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 21.780290] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 21.789901] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 21.790276] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <6>[ 21.798534] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <4>[ 21.800051] vchiq: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 21.831147] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Se<6>[ 21.845305] pci_bus 0000:00: root bus resource [bus 00-ff] rial Get<6>[ 21.851938] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) ty on ttyS1. <6>[ 21.864365] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - L<6>[ 21.879776] pci 0000:00:00.0: PCI bridge to [bus 01] ogin Pro<6>[ 21.885510] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xc00fffff] mpts. <6>[ 21.893400] pci 0000:00:00.0: PME# supported from D0 D3hot [[0;32m OK [0m] Started [0;1;39msystemd-log<4>[ 21.913416] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator ind.service[0m - User Login Man<4>[ 21.923642] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator agement. <4>[ 21.944995] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator <6>[ 21.945732] Bluetooth: Core ver 2.22 <6>[ 21.956624] NET: Registered PF_BLUETOOTH protocol family <6>[ 21.956638] Bluetooth: HCI device and connection manager initialized <6>[ 21.956660] Bluetooth: HCI socket layer initialized <6>[ 21.956673] Bluetooth: L2CAP socket layer initialized <6>[ 21.956708] Bluetooth: SCO socket layer initialized [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. <6>[ 21.998996] Bluetooth: HCI UART driver ver 2.3 <6>[ 22.004972] Bluetooth: HCI UART protocol H4 registered <6>[ 22.013509] Bluetooth: HCI UART protocol LL registered <6>[ 22.019629] Bluetooth: HCI UART protocol Broadcom registered <6>[ 22.019699] Bluetooth: HCI UART protocol QCA registered <6>[ 22.019747] Bluetooth: HCI UART protocol Marvell registered <5>[ 22.023814] cfg80211: Loading compiled-in X.509 certificates for regulatory database <4>[ 22.026025] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. <6>[ 22.061301] brcm-pcie fd500000.pcie: clkreq-mode set to default <4>[ 22.061813] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 22.065684] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 22.069525] [drm] Initialized v3d 1.0.0 for fec00000.gpu on minor 0 <5>[ 22.076783] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <6>[ 22.083482] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <5>[ 22.089879] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <6>[ 22.095798] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <4>[ 22.101865] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 22.110387] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint <6>[ 22.116274] cfg80211: failed to load regulatory.db <6>[ 22.125269] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit] [[0;32m<6>[ 22.145252] pci 0000:01:00.0: PME# supported from D0 D3hot OK [<6>[ 22.146646] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) 0m] Reached target [0;1;39musb-gadget.…m - Ha<6>[ 22.162796] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned rdware activated<6>[ 22.172190] pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned USB gad<6>[ 22.173251] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) get. <6>[ 22.184215] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 22.188605] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <4>[ 22.198460] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 22.201279] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.212229] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 22.218823] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.226108] pci_bus 0000:00: resource 4 [mem 0x600000000-0x603ffffff] <6>[ 22.233674] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.240218] pci_bus 0000:01: resource 1 [mem 0x600000000-0x6000fffff] <6>[ 22.243191] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 22.247803] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 22.254771] pcieport 0000:00:00.0: PME: Signaling with IRQ 49 <6>[ 22.263495] [drm] Initialized vc4 0.0.0 for gpu on minor 1 <6>[ 22.269522] pcieport 0000:00:00.0: AER: enabled with IRQ 49 <6>[ 22.275542] bcm2835-audio bcm2835-audio: card created with 8 channels <6>[ 22.281121] vc4-drm gpu: [drm] Cannot find any crtc or sizes Starting [0;1;39msyste<6>[ 22.301788] vc4-drm gpu: [drm] Cannot find any crtc or sizes md-updat<6>[ 22.308517] vc4-drm gpu: [drm] Cannot find any crtc or sizes e-ut… Record Runlevel Change in UTMP... <6>[ 22.334421] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 22.401812] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 22.411055] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 <6>[ 22.411800] xhci_hcd 0000:01:00.0: xHCI Host Controller <4>[ 22.423229] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <6>[ 22.428783] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 22.439522] Bluetooth: hci0: BCM: chip id 107 <6>[ 22.446916] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890 <6>[ 22.451784] Bluetooth: hci0: BCM: features 0x2f <6>[ 22.461546] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 22.467280] Bluetooth: hci0: BCM4345C0 <6>[ 22.471344] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 22.475414] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <6>[ 22.483179] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <3>[ 22.489544] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <6>[ 22.496463] hub 1-0:1.0: USB hub found <3>[ 22.503103] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' <6>[ 22.507155] hub 1-0:1.0: 1 port detected <3>[ 22.514518] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <6>[ 22.519465] hub 2-0:1.0: USB hub found <3>[ 22.524238] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,4-model-b.hcd' <3>[ 22.524247] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' <6>[ 22.540204] hub 2-0:1.0: 4 ports detected [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 6.11.0-rc5 #1 SMP PREEMPT Fri Aug 30 03:55:04 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # <6>[ 22.773228] usb 1-1: new high-speed USB device number 2 using xhci_hcd / # # # / # export SHELL=/bin/sh <6>[ 22.929285] hub 1-1:1.0: USB hub found <6>[ 22.933553] hub 1-1:1.0: 4 ports detected export SHELL=/bin/sh / # . /lava-675622/environment . /lava-675622/environment / # /lava-675622/bin/lava-test-runner /lava-675622/0 /lava-675622/bin/lava-test-runner /lava-675622/0 + export TESTRUN_ID=0_igt-<8>[ 23.248137] kms-vc4 + cd /lava-675622/0/tests/0_igt-kms-vc4 + cat uuid + UUID=675622_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=vc4 /usr/bin/igt-parser.sh core_auth core_getclient core_getstats core_getversion core_setmaster_vs_auth drm_read kms_addfb_<8>[ 23.275662] basic kms_atomic kms_flip_event_leak kms_prop_blob kms_setmode kms_vblank vc4_create_bo vc4_dmabuf_poll vc4_label_bo vc4_lookup_fail vc4_mmap vc4_prefmon vc4_purgeable_bo vc4_tiling vc<14>[ 23.297127] [IGT] core_auth: executing 4_wait_bo vc4_wa<14>[ 23.302404] [IGT] core_auth: starting subtest getclient-simple it_seqno<14>[ 23.309650] [IGT] core_auth: finished subtest getclient-simple, SUCCESS IGT-Ve<14>[ 23.317274] [IGT] core_auth: exiting, ret=0 rsion: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Usin<8>[ 23.327586] g IGT_SRANDOM=1706305720 for randomisation Starting subtest: getclient-simple Opened device: /dev/dri/card1 [1mSubtest getclient-simple: SUCCESS (0.000s)[0m <14>[ 23.351012] [IGT] core_auth: executing IGT-Vers<14>[ 23.355782] [IGT] core_auth: starting subtest getclient-master-drop ion: 1.2<14>[ 23.363334] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS 8-ga44eb<14>[ 23.371348] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706<8>[ 23.381492] 305721 for randomisation Starting subtest: getclient-master-drop Opened device: /dev/dri/card1 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <14>[ 23.405363] [IGT] core_auth: executing IGT-Vers<14>[ 23.409993] [IGT] core_auth: starting subtest basic-auth ion: 1.2<14>[ 23.416350] [IGT] core_auth: finished subtest basic-auth, SUCCESS 8-ga44eb<14>[ 23.423462] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706<8>[ 23.434078] 305721 f<3>[ 23.441229] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 or randomisation Opened device: /dev/dri/card1 Starting subtest: basic-auth <14>[ 23.456360] [IGT] core_auth: executing [1mSubte<14>[ 23.461137] [IGT] core_auth: starting subtest many-magics st basic-auth: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened de<14>[ 23.481263] [IGT] core_auth: finished subtest many-magics, SUCCESS vice: /d<14>[ 23.488521] [IGT] core_auth: exiting, ret=0 ev/dri/card1 Starting subtest: many-magics Reopening device fa<8>[ 23.498441] iled after 1020 opens <8>[ 23.507409] [1mSubtest many-magics: SUCCESS (0.014s)[0m <14>[ 23.544116] [IGT] core_getclient: executing IGT-Vers<14>[ 23.549108] [IGT] core_getclient: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using <8>[ 23.559565] IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <14>[ 23.599433] [IGT] core_getstats: executing IGT-Vers<14>[ 23.604341] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using <8>[ 23.614778] IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <14>[ 23.654881] [IGT] core_getversion: executing IGT-Vers<14>[ 23.659963] [IGT] core_getversion: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using <8>[ 23.670844] IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <14>[ 23.711169] [IGT] core_setmaster_vs_auth: executing IGT-Vers<14>[ 23.717015] [IGT] core_setmaster_vs_auth: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using <8>[ 23.728013] IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 SUCCESS (0.006s) <8>[ 23.755179] <14>[ 23.775590] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305721 for randomisation<6>[ 23.789091] vc4-drm gpu: [drm] Cannot find any crtc or sizes Opened device: /dev/dri/card1 <14>[ 23.930469] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 23.936637] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest: invalid-buffer [1mSubtest invalid-bu<14>[ 23.947941] [IGT] drm_read: exiting, ret=0 ffer: SUCCESS (0.000s)[0m <8>[ 23.958252] <14>[ 23.980773] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 <14>[ 24.126754] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 24.132865] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest: fault-buffer [1mSubtest fault-buffer<14>[ 24.143877] [IGT] drm_read: exiting, ret=0 : SUCCESS (0.000s)[0m <8>[ 24.154103] <14>[ 24.176734] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card1 <14>[ 24.324338] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 25.330291] [IGT] drm_read: finished subtest empty-block, SUCCESS est empty-block: SUCCESS (1.000s)[0m <14>[ 25.341474] [IGT] drm_read: exiting, ret=0 <8>[ 25.351512] <14>[ 25.373804] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card1 <14>[ 25.519900] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 25.526080] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest: empty-nonblock [1mSubtest empty-nonb<14>[ 25.537456] [IGT] drm_read: exiting, ret=0 lock: SUCCESS (0.000s)[0m <8>[ 25.547815] <14>[ 25.570699] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card1 <14>[ 25.716540] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 25.723063] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest: short-buffer-block [1mSubtest short-<14>[ 25.734794] [IGT] drm_read: exiting, ret=0 buffer-block: SUCCESS (0.000s)[0m <8>[ 25.744883] <14>[ 25.767735] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card1 <14>[ 25.913679] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 25.920448] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest: short-buffer-nonblock [1mSubtest sho<14>[ 25.932376] [IGT] drm_read: exiting, ret=0 rt-buffer-nonblock: SUCCESS (0.000s)[0m <8>[ 25.942792] <14>[ 25.966121] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card1 <14>[ 26.111654] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 58.331276] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est short-buffer-wakeup: SUCCESS (32.213s)[0m <14>[ 58.343232] [IGT] drm_read: exiting, ret=0 <8>[ 58.353852] <8>[ 58.363057] <8>[ 58.386628] <14>[ 58.408602] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 <14>[ 58.417906] [IGT] kms_addfb_basic: starting subtest unused-handle aarch64)<14>[ 58.425360] [IGT] kms_addfb_basic: finished subtest unused-handle, SUCCESS Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-handle [1mSubtest unused-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 58.455606] [IGT] kms_addfb_basic: exiting, ret=0 irement: is_intel_device(fd) Test requirement not met in functi<8>[ 58.466252] on igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: i<14>[ 58.490061] [IGT] kms_addfb_basic: executing s_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64)<14>[ 58.499770] [IGT] kms_addfb_basic: starting subtest unused-pitches (Linux:<14>[ 58.507130] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drm<14>[ 58.537317] [IGT] kms_addfb_basic: exiting, ret=0 test.c:880: Test requirement: is_intel_device(fd) Test require<8>[ 58.547959] ment not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880<14>[ 58.571656] [IGT] kms_addfb_basic: executing : Test requirement: is_intel_device(fd) IGT-Version: 1<14>[ 58.581376] [IGT] kms_addfb_basic: starting subtest unused-offsets .28-ga44<14>[ 58.588756] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-offsets [1mSubtest unused-offsets: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, f<14>[ 58.619529] [IGT] kms_addfb_basic: exiting, ret=0 ile ../lib/drmtest.c:880: Test requirement: is_intel_device(fd)<8>[ 58.630454] Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, fil<14>[ 58.653812] [IGT] kms_addfb_basic: executing e ../lib/drmtest.c:880: Test requirement: is_intel_devi<14>[ 58.663122] [IGT] kms_addfb_basic: starting subtest unused-modifier ce(fd) <14>[ 58.670934] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: unused-modifier [1mSubtest unused-modifier: SUCCESS (0.000s)[0m Test requirement not met in funct<14>[ 58.701506] [IGT] kms_addfb_basic: exiting, ret=0 ion igt_require_intel, file ../lib/drmtest.c:880: Test requirem<8>[ 58.712390] ent: 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_re<14>[ 58.736244] [IGT] kms_addfb_basic: executing quire_intel, file ../lib/drmtest.c:880: Test requiremen<14>[ 58.745885] [IGT] kms_addfb_basic: starting subtest clobberred-modifier t: is_in<14>[ 58.753736] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP tel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: clobberred-modifier Test requirement not met in function igt_require_i915, file ../l<14>[ 58.784671] [IGT] kms_addfb_basic: exiting, ret=77 ib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSub<8>[ 58.795684] test clobberred-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<14>[ 58.819520] [IGT] kms_addfb_basic: executing not met in function igt_require_intel, file ../lib/drmt<14>[ 58.828770] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete est.c:88<14>[ 58.837411] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP 0: 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.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for<14>[ 58.869074] [IGT] kms_addfb_basic: exiting, ret=77 randomisation Opened device: /dev/dri/card1 Starting subtest:<8>[ 58.880024] invalid-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-<14>[ 58.904733] [IGT] kms_addfb_basic: executing discrete: SKIP (0.000s)[0m Test requirement not met in<14>[ 58.913876] [IGT] kms_addfb_basic: starting subtest legacy-format function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement<14>[ 58.930721] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch6<14>[ 58.961039] [IGT] kms_addfb_basic: exiting, ret=0 4) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for<8>[ 58.971947] randomisation Opened device: /dev/dri/card1 Starting subtest: legacy-format Successfully fuzzed 10000 {bpp, depth} variations [1mSubtest legacy-format: SUCCESS (0.010s)[0m Test<14>[ 58.995492] [IGT] kms_addfb_basic: executing requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 59.006771] [IGT] kms_addfb_basic: starting subtest no-handle Test req<14>[ 59.014071] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS uirement: 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: Te<14>[ 59.041575] [IGT] kms_addfb_basic: exiting, ret=0 st requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe <8>[ 59.052765] (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: no-handle [1mSubtest no-handle: SUCCESS (0.000s)[0m <14>[ 59.076078] [IGT] kms_addfb_basic: executing Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:88<14>[ 59.087922] [IGT] kms_addfb_basic: starting subtest basic 0: Test<14>[ 59.094489] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS 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.122228] [IGT] kms_addfb_basic: exiting, ret=0 Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44e<8>[ 59.133174] bfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[<14>[ 59.155818] [IGT] kms_addfb_basic: executing 0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.<14>[ 59.167369] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 c:880: <14>[ 59.174419] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, 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>[ 59.202780] [IGT] kms_addfb_basic: exiting, ret=0 880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-g<8>[ 59.213718] a44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0<14>[ 59.237152] [IGT] kms_addfb_basic: executing .000s)[0m Test requirement not met in function igt_require_intel, file ../lib/<14>[ 59.249403] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 drmtest.<14>[ 59.256210] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS 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>[ 59.284296] [IGT] kms_addfb_basic: exiting, ret=0 ./lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT<8>[ 59.294924] -Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitch-32 [1mSubtes<14>[ 59.318368] [IGT] kms_addfb_basic: executing t bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not met in function igt_r<14>[ 59.329886] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 equire_i<14>[ 59.336769] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS ntel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function<14>[ 59.364897] [IGT] kms_addfb_basic: exiting, ret=0 igt_require_intel, file ../lib/drmtest.c:880: Test requirement<8>[ 59.375495] : is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pi<14>[ 59.399177] [IGT] kms_addfb_basic: executing tch-63 [1mSubtest bad-pitch-63: SUCCESS (0.000s)[0m Test requirement not met<14>[ 59.410869] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 in func<14>[ 59.418115] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS 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 requirement: is_intel_device(fd) Test requirement not met i<14>[ 59.446884] [IGT] kms_addfb_basic: exiting, ret=0 n function igt_require_intel, file ../lib/drmtest.c:880: Test r<8>[ 59.457623] equirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starti<14>[ 59.481174] [IGT] kms_addfb_basic: executing ng subtest: bad-pitch-128 [1mSubtest bad-pitch-128: SUCCESS (0.000s)[0m Test<14>[ 59.492824] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 require<14>[ 59.499661] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS ment 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)<14>[ 59.527890] [IGT] kms_addfb_basic: exiting, ret=0 Test r<46>[ 59.533334] systemd-journald[107]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.0 (1536 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. equireme<46>[ 59.555370] systemd-journald[107]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. nt not m<8>[ 59.560440] et in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305<14>[ 59.595248] [IGT] kms_addfb_basic: executing 757 for randomisation Opened device: /dev/dri/card1 Starting subtest: bad-pitc<14>[ 59.607196] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 h-256 <14>[ 59.614864] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS [1mSubtest bad-pitch-256: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file <14>[ 59.642568] [IGT] kms_addfb_basic: exiting, ret=0 ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Te<8>[ 59.653289] st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64<14>[ 59.676715] [IGT] kms_addfb_basic: executing ) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1<14>[ 59.688144] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 Starti<14>[ 59.695439] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS ng subtest: bad-pitch-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function ig<14>[ 59.723944] [IGT] kms_addfb_basic: exiting, ret=0 t_require_intel, file ../lib/drmtest.c:880: Test requirement: i<8>[ 59.734894] s_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.11<14>[ 59.758680] [IGT] kms_addfb_basic: executing .0-rc5 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: <14>[ 59.770391] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 /dev/dri<14>[ 59.777824] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS /card1 Starting subtest: bad-pitch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in<14>[ 59.806612] [IGT] kms_addfb_basic: exiting, ret=0 function igt_require_intel, file ../lib/drmtest.c:880: Test re<8>[ 59.817488] quirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (a<14>[ 59.841186] [IGT] kms_addfb_basic: executing arch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev<14>[ 59.854452] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any /dri/car<14>[ 59.862438] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS d1 Starting subtest: bad-pitch-65536 [1mSubtest bad-pitch-65536: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Tes<14>[ 59.889775] [IGT] kms_addfb_basic: exiting, ret=0 t requirement not met in function igt_require_intel, file ../lib<8>[ 59.900405] /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-V<14>[ 59.924176] [IGT] kms_addfb_basic: executing ersion: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305757 for ra<14>[ 59.937657] [IGT] kms_addfb_basic: starting subtest invalid-get-prop ndomisat<14>[ 59.944760] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS ion Opened device: /dev/dri/card1 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 59.971650] [IGT] kms_addfb_basic: exiting, ret=0 Test requirement: is_intel_device(fd) Test requirement not met <8>[ 59.982423] in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Te<14>[ 60.006045] [IGT] kms_addfb_basic: executing st requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) U<14>[ 60.019837] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any sing IGT<14>[ 60.027446] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS _SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, fi<14>[ 60.054209] [IGT] kms_addfb_basic: exiting, ret=0 le ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <8>[ 60.065430] Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/<14>[ 60.089843] [IGT] kms_addfb_basic: executing drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11<14>[ 60.103535] [IGT] kms_addfb_basic: starting subtest invalid-set-prop .0-rc5 a<14>[ 60.111158] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS arch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m Test requirement not met in func<14>[ 60.137976] [IGT] kms_addfb_basic: exiting, ret=0 tion igt_require_intel, file ../lib/drmtest.c:880: Test require<8>[ 60.148753] ment: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in functi<14>[ 60.172526] [IGT] kms_addfb_basic: executing on igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aar<14>[ 60.187787] [IGT] kms_addfb_basic: starting subtest master-rmfb ch64) (L<14>[ 60.194584] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS inux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m<14>[ 60.218529] [IGT] kms_addfb_basic: exiting, ret=0 Test requirement not met in function igt_require_intel, file ../lib/dr<8>[ 60.229929] mtest.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 req<14>[ 60.253561] [IGT] kms_addfb_basic: executing uirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (a<14>[ 60.270684] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag arch64) <14>[ 60.278734] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: master-rmfb [1mSubtest master-rmfb: SUCCESS (0.0<14>[ 60.302392] [IGT] kms_addfb_basic: exiting, ret=0 00s)[0m Test requirement not met in function igt_require_intel<8>[ 60.313516] , file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 60.338243] [IGT] kms_addfb_basic: executing Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga4<14>[ 60.355913] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier 4ebfe (a<14>[ 60.363915] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, SUCCESS arch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card1 Starting subtest: addfb25-modifier-no-flag [1mSubt<14>[ 60.386259] [IGT] kms_addfb_basic: exiting, ret=0 est addfb25-modifier-no-flag: SUCCESS (0.000s)[0m Test require<8>[ 60.397263] ment 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/drmte<14>[ 60.421191] [IGT] kms_addfb_basic: executing st.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/c<14>[ 60.453048] [IGT] kms_addfb_basic: exiting, ret=77 ard1 Starting subtest: addfb25-bad-modifier [1mSubtest addfb2<8>[ 60.464252] 5-bad-modifier: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not me<14>[ 60.489349] [IGT] kms_addfb_basic: executing t in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=17063<14>[ 60.520963] [IGT] kms_addfb_basic: exiting, ret=77 05758 for randomisation Opened device: /dev/dri/card1 Test req<8>[ 60.532211] uirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-mismatch-legacy: SKIP (0.000s)[0m Test <14>[ 60.556517] [IGT] kms_addfb_basic: executing requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using<14>[ 60.588263] [IGT] kms_addfb_basic: exiting, ret=77 IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/d<8>[ 60.599399] ri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-legacy: SKIP (0.000s)[<14>[ 60.624510] [IGT] kms_addfb_basic: executing 0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch6<14>[ 60.656530] [IGT] kms_addfb_basic: exiting, ret=77 4) Using IGT_SRANDOM=1706305758 for randomisation Opened devic<8>[ 60.667531] e: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-framebuffer-vs-set-tiling: SKI<14>[ 60.691723] [IGT] kms_addfb_basic: executing P (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) 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.11.<14>[ 60.724177] [IGT] kms_addfb_basic: exiting, ret=77 0-rc5 aarch64) Using IGT_SRANDOM=1706305758 for randomisation <8>[ 60.735212] Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in fu<14>[ 60.759808] [IGT] kms_addfb_basic: executing nction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux<14>[ 60.791630] [IGT] kms_addfb_basic: exiting, ret=77 : 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305758 for randomis<8>[ 60.802624] ation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in fun<14>[ 60.826881] [IGT] kms_addfb_basic: executing ction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (L<14>[ 60.859225] [IGT] kms_addfb_basic: exiting, ret=77 inux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305758 for rand<8>[ 60.870262] omisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement no<14>[ 60.894370] [IGT] kms_addfb_basic: executing t met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest tile-pitch-mismatch: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebf<14>[ 60.925554] [IGT] kms_addfb_basic: starting subtest size-max e (aarch<14>[ 60.932209] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS 64) (Lin<14>[ 60.940216] [IGT] kms_addfb_basic: exiting, ret=0 ux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305758 for random<8>[ 60.950756] isation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not <14>[ 60.973822] [IGT] kms_addfb_basic: executing met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest basic-y-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe<14>[ 61.005144] [IGT] kms_addfb_basic: starting subtest too-wide (aarch6<14>[ 61.011724] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS 4) (Linu<14>[ 61.019644] [IGT] kms_addfb_basic: exiting, ret=0 x: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305758 for randomi<8>[ 61.030300] sation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in fu<14>[ 61.053620] [IGT] kms_addfb_basic: executing nction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: size-max [1mSubtest size-max: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.1<14>[ 61.087890] [IGT] kms_addfb_basic: starting subtest too-high 1.0-rc5 <14>[ 61.094774] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS aarch64)<14>[ 61.102643] [IGT] kms_addfb_basic: exiting, ret=0 Using IGT_SRANDOM=1706305758 for randomisation Opened device:<8>[ 61.113050] /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_req<14>[ 61.135905] [IGT] kms_addfb_basic: executing uire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44<14>[ 61.166638] [IGT] kms_addfb_basic: starting subtest bo-too-small ebfe (aa<14>[ 61.174244] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS rch64) (<14>[ 61.182245] [IGT] kms_addfb_basic: exiting, ret=0 Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305758 for ran<8>[ 61.192616] domisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requi<14>[ 61.215289] [IGT] kms_addfb_basic: executing rement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-high [1mSubtest too-high: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-<14>[ 61.247225] [IGT] kms_addfb_basic: starting subtest small-bo Version:<14>[ 61.254099] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS 1.28-ga<14>[ 61.262006] [IGT] kms_addfb_basic: exiting, ret=0 44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=<8>[ 61.272471] 1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) <14>[ 61.295133] [IGT] kms_addfb_basic: executing Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: bo-too-small [1mSubtest bo-too-small: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<14>[ 61.326638] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling is_inte<14>[ 61.335221] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP l_device<14>[ 61.344441] [IGT] kms_addfb_basic: exiting, ret=77 (fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aa<8>[ 61.355027] rch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirem<14>[ 61.379517] [IGT] kms_addfb_basic: executing ent: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: small-bo [1mSubtest small-bo: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 61.411251] [IGT] kms_addfb_basic: exiting, ret=77 Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44eb<8>[ 61.421851] fe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ..<14>[ 61.445893] [IGT] kms_addfb_basic: executing /lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: bo-too-small-due-to-tiling Test requirement not met in function igt_require_i915, file ../lib/drmtest.<14>[ 61.477592] [IGT] kms_addfb_basic: exiting, ret=77 c:885: Test requirement: is_i915_device(fd) [1mSubtest bo-too<8>[ 61.488415] -small-due-to-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version:<14>[ 61.512006] [IGT] kms_addfb_basic: executing 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, <14>[ 61.543801] [IGT] kms_addfb_basic: exiting, ret=77 file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd<8>[ 61.554889] ) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-legacy: SKIP (0.000s)<14>[ 61.578949] [IGT] kms_addfb_basic: executing [0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in fun<14>[ 61.610441] [IGT] kms_addfb_basic: exiting, ret=77 ction igt_require_intel, file ../lib/drmtest.c:880: Test requir<8>[ 61.621399] ement: is_intel_device(f<8>[ 61.630437] d) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-yf-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Lin<8>[ 61.654082] ux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test<14>[ 61.676139] [IGT] kms_atomic: executing requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: T<14>[ 61.691110] [IGT] kms_atomic: starting subtest plane-overlay-legacy est requirement:<14>[ 61.699422] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 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.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: 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.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card1 Starting subtest: plane-overlay-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 61.917717] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 61.925718] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS est pipe<14>[ 61.934061] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.210s)[0m [1mSubtest plane-overlay-<8>[ 61.944557] legacy: SUCCESS (0.227s)[0m <14>[ 61.968092] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened<14>[ 61.982671] [IGT] kms_atomic: starting subtest plane-primary-legacy device: /dev/dr<14>[ 61.990721] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 i/card1 Starting subtest: plane-primary-legacy Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:406) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:406) 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:406) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:406) 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 [+0xdb5f5cd0] #7 [+0xdb5f24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xdb5f24f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane <14>[ 63.499609] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL E.0: Set<14>[ 63.507232] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL ting property "pixel blend mode" to 0x0/0 (kms_<14>[ 63.519133] [IGT] kms_atomic: exiting, ret=98 atomic:406) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff<8>[ 63.529917] /65535 (kms_atomic:406) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atom<14>[ 63.553341] [IGT] kms_atomic: executing ic:406) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17<14>[ 63.567694] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos : Setting property "SRC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:406) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:406) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: HDMI-A-1: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: HDMI-A-1: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:406) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/<14>[ 63.709629] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP 0 (kms_atomic:406) igt_kms-DEBUG: HDMI-A-2: Set<14>[ 63.722947] [IGT] kms_atomic: exiting, ret=77 ting property "Broadcast RGB" to 0x1/1 (kms_atomic:406) igt_kms-DEBUG: <8>[ 63.733563] HDMI-A-2: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:406) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:406) igt_kms-DEBUG: Writebac<14>[ 63.758864] [IGT] kms_atomic: executing k-1: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:406) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_<14>[ 63.773853] [IGT] kms_atomic: starting subtest plane-immutable-zpos ID" to 0x0/0 (k<14>[ 63.781984] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ms_atomic:406) igt_kms-DEBUG: display: } (kms_atomic:406) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:406) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:406) 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:406) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:406) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:406) igt_core-INFO: Stack trace: (kms_atomic:406) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:406) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:406) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:406) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:406) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:406) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() (kms_atomic:406) igt_core-INFO: #6 [+0xdb5f5cd0] (kms_atomic:406) igt_core-INFO: #7 [+0xdb5f24b8] (kms_atomic:406) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:406) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:406) igt_core-INFO: #10 [+0xdb5f24f0] **** END **** [1mDy<14>[ 63.922350] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP namic su<14>[ 63.929928] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP btest pipe-A-Writeback-1: FAIL (1.501s)[0m [1<14>[ 63.941850] [IGT] kms_atomic: exiting, ret=77 mSubtest plane-primary-legacy: FAIL (1.517s)[0m IGT-Version: 1<8>[ 63.952257] .28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card1 Starting subtest: plane-primary-overlay-mutable-zpos <14>[ 63.975804] [IGT] kms_atomic: executing No dynamic tests executed. [1mSubtest plane-primary-overlay-mutable-zpos: SKIP (0.134s)[0m IGT-Version: 1.28-ga44eb<14>[ 63.990493] [IGT] kms_atomic: starting subtest test-only fe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card1 Starting subtest: plane-immutable-zpos Starting dynamic subtest: pipe-A-Writeback-1 Test requirement not met in function igt_require_pipe_crc, file ../lib/igt_pipe_crc.c:211: Test requirement: fstatat(dir, "crtc-0/crc/control", &stat, 0) == 0 CRCs not supported on this platform Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.133s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.149s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card1 Starting subtest: test-only <14>[ 64.130767] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 64.269052] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 64.277115] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 64.284426] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.131s)[0m [1mSubtest test-only: SUC<8>[ 64.294971] CESS (0.280s)[0m <14>[ 64.317402] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305762 for randomisation<14>[ 64.331413] [IGT] kms_atomic: starting subtest plane-cursor-legacy Opened device:<14>[ 64.339210] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 /dev/dri/card1 Starting subtest: plane-cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 64.496122] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 64.504180] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 64.512429] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.149s)[0m [1mSubtest plane-cursor-l<8>[ 64.522989] egacy: SUCCESS (0.166s)[0m <14>[ 64.546205] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305762 for randomisation Opened<14>[ 64.560693] [IGT] kms_atomic: starting subtest plane-invalid-params device: /dev/dr<14>[ 64.568854] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 i/card1 Starting subtest: plane-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 (kms_atomic:421) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:421) 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:421) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:421) 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 [+0xe17a54dc] #7 [+0xe17a24b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xe17a24f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:421) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:421) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "COLOR_ENCODING" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "pixel blend mode" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:421) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:421) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: HDMI-A-1: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:421) igt_kms-DEBUG: HDMI-A-1: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:421) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: HDMI-A-2: Setting property "Broadcast RGB" to 0x1/1 (kms_atomic:421) igt_kms-DEBUG: HDMI-A-2: Setting property "HDR_OUTPUT_METADATA" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:421) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:421) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: A.0, fb 46 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2e/46 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: A.0, fb 54 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x36/54 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: A.0, fb 60 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x3c/60 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: A.0, fb 265 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x109/265 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: A.0: plane_set_fb(266) (kms_atomic:421) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:421) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:421) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x10a/266 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "COLOR_ENCODING" to 0x1/1 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2e/46 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x10a/266 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DEBUG: displ<14>[ 65.747096] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL ay: <14>[ 65.754982] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL populating plane data: A.0, fb 266 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property <14>[ 65.770622] [IGT] kms_atomic: exiting, ret=98 "CRTC_ID" to 0x3c/60 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DE<8>[ 65.788433] BUG: display: populating plane data: A.0, fb 266 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x109/265 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomic:421) igt_kms-DEBUG: display: populating plane data: A.0, fb 266 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: display: } (k<14>[ 65.834542] [IGT] kms_atomic: executing ms_atomic:421) igt_kms-DEBUG: display: A.0: plane_set_fb(266) (kms_atomic:421) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:421) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:421) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:421) igt_kms-DEBUG: display: commit { (kms_atomi<14>[ 65.868635] [IGT] kms_atomic: starting subtest plane-invalid-params-fence c:421) igt_kms-DEBUG: display: popul<14>[ 65.879245] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ating plane data: A.0, fb 266 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x10a/266 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x36/54 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "COLOR_ENCODING" to 0x1/1 (kms_atomic:421) igt_kms-DEBUG: plane A.0: Setting property "COLOR_RANGE" to 0x0/0 (kms_atomic:421) igt_kms-DEBUG: display: } (kms_atomic:421) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:421) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:421) 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:421) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:421) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:421) igt_core-INFO: Stack trace: (kms_atomic:421) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:421) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:421) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:421) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:421) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:421) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:421) igt_core-INFO: #6 [+0xe17a54dc] (kms_atomic:421) igt_core-INFO: #7 [+0xe17a24b8] (kms_atomic:421) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:421) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:421) igt_core-INFO: #10 [+0xe17a24f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.171s)[0m [1mSubtest plane-invalid-params: FAIL (1.187s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card1 Starting subtest: plane-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 66.242025] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 66.249810] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP not met in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requirement: kernel_h<14>[ 66.266103] [IGT] kms_atomic: exiting, ret=77 as_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.355s)[0m No dynamic tests executed. <8>[ 66.283447] [1mSubtest plane-invalid-params-fence: SKIP (0.373s)[0m <14>[ 66.330545] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card1 <14>[ 66.363893] [IGT] kms_atomic: starting subtest crtc-invalid-params Starting subtest: crtc-invalid-params <14>[ 66.373470] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 66.753691] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 66.761752] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS est pipe<14>[ 66.770036] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.372s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.391s)[0m <8>[ 66.787442] <14>[ 66.832516] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card1 <14>[ 66.867184] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence Starting subtest: crtc-invalid-params-fe<14>[ 66.877314] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 nce Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 67.239329] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 67.247138] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requirement: kernel_h<14>[ 67.263198] [IGT] kms_atomic: exiting, ret=77 as_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.354s)[0m No dynamic tests executed. <8>[ 67.281091] [1mSubtest crtc-invalid-params-fence: SKIP (0.373s)[0m <14>[ 67.327894] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card1 <14>[ 67.360461] [IGT] kms_atomic: starting subtest atomic-invalid-params Starting subtest: atomic-invalid-params <14>[ 67.370217] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 67.760456] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 67.768528] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 67.776976] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.382s)[0m [1mSubtest atomic-invalid-params: SUCCESS (0.401s)[0m <8>[ 67.794476] <14>[ 67.842346] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card1 <14>[ 67.875271] [IGT] kms_atomic: starting subtest atomic-plane-damage Starting subtest: atomic-plane-damage No dynam<14>[ 68.239049] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests executed. [1mSubtest atomic-plane-damage: SKIP (0.357s)[0m <14>[ 68.254659] [IGT] kms_atomic: exiting, ret=77 <8>[ 68.271498] <8>[ 68.282788] <8>[ 68.331668] <14>[ 68.376779] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305766 for randomisation Opened device: /dev/dri/card1 <14>[ 68.409926] [IGT] kms_flip_event_leak: starting subtest basic Starting subtest: basic <14>[ 68.418869] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 (kms_flip_event_leak:442) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:442) 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:442) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:442) 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 [+0xdbc41964] #6 [+0xdbc4146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xdbc414b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_flip_eve<14>[ 69.467172] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL nt_leak:<14>[ 69.475874] [IGT] kms_flip_event_leak: finished subtest basic, FAIL 442) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_flip_event_leak:442) igt_kms-<14>[ 69.490892] [IGT] kms_flip_event_leak: exiting, ret=98 DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < p<8>[ 69.509134] ipe->n_planes (kms_flip_event_leak:442) igt_kms<8>[ 69.519717] -DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_fl<8>[ 69.570303] ip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_flip_event_leak:442) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:442) igt_kms-DE<14>[ 69.614009] [IGT] kms_prop_blob: executing BUG: display: Fixing<14>[ 69.620392] [IGT] kms_prop_blob: starting subtest basic up init<14>[ 69.627259] [IGT] kms_prop_blob: finished subtest basic, SUCCESS ial rota<14>[ 69.634237] [IGT] kms_prop_blob: exiting, ret=0 tion pipe E, plane 17 (kms_flip_event_leak:442) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_flip_event_leak:442) igt_<8>[ 69.650951] kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_flip_event_leak:442) igt_kms-DEBUG: display: } (kms_flip_event_leak:442) drmtest-DEBUG: Force option used: Using driver vc4 (kms_flip_event_leak:442) drmtest-DEBUG: Expected driver "vc4" but got "v3d" (kms_flip_event_leak:442) drmtest-DEBUG: Opened previously opened device: /dev/dri/card1 (kms_flip_event_le<14>[ 69.689854] [IGT] kms_prop_blob: executing ak:442) <14>[ 69.695429] [IGT] kms_prop_blob: starting subtest blob-prop-core drmtest-<14>[ 69.702185] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS DEBUG: T<14>[ 69.710136] [IGT] kms_prop_blob: exiting, ret=0 est requirement passed: !(fd<0) (kms_flip_event_leak:442) igt_fb-DEBUG:<8>[ 69.721544] igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_leak:442) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_km<14>[ 69.747842] [IGT] kms_prop_blob: executing s.c:1295<14>[ 69.753195] [IGT] kms_prop_blob: starting subtest blob-prop-validate : (kms_<14>[ 69.760457] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS flip_eve<14>[ 69.769005] [IGT] kms_prop_blob: exiting, ret=0 nt_leak:442) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|<8>[ 69.780224] 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:442) igt_kms-CRITICAL: Last errno: 12, Cannot allocate<14>[ 69.806426] [IGT] kms_prop_blob: executing memory <14>[ 69.812072] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime (kms_fl<14>[ 69.819374] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS ip_event<14>[ 69.827523] [IGT] kms_prop_blob: exiting, ret=0 _leak:442) igt_kms-CRITICAL: error: -1 != 0 (kms_flip_event_leak:442) i<8>[ 69.839025] gt_core-INFO: Stack trace: (kms_flip_event_leak:442) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_leak:442) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_fl<14>[ 69.865590] [IGT] kms_prop_blob: executing ip_event<14>[ 69.870961] [IGT] kms_prop_blob: starting subtest blob-multiple _leak:44<14>[ 69.877954] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS 2) igt_c<14>[ 69.885829] [IGT] kms_prop_blob: exiting, ret=0 ore-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip<8>[ 69.896978] _event_leak:442) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_flip_event_leak:442) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_flip_event_leak:442) igt_core-INFO: #<14>[ 69.923020] [IGT] kms_prop_blob: executing 5 [[ 69.928580] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any own>+0xd<14>[ 69.935881] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS bc41964]<14>[ 69.944349] [IGT] kms_prop_blob: exiting, ret=0 (kms_flip_event_leak:442) igt_core-INFO: #6 [+0xdbc4146c] <8>[ 69.955699] (kms_flip_event_leak:442) igt_core-INFO: #7 [__libc_init_first+0x80] (kms_flip_event_leak:442) igt_core-INFO: #8 [__libc_start_main+0x98] (kms_flip_event_leak:442) igt_core-INFO: #9 [+0xdbc414b0] **<14>[ 69.982513] [IGT] kms_prop_blob: executing ** END <14>[ 69.987941] [IGT] kms_prop_blob: starting subtest invalid-get-prop **** <14>[ 69.995090] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS [1mDynam<14>[ 70.003460] [IGT] kms_prop_blob: exiting, ret=0 ic subtest pipe-A-Writeback-1: FAIL (1.040s)[0m [1mSubtest basic: FAI<8>[ 70.014435] L (1.060s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305767 for randomisation Opened device: /dev/dri/card1 Starting subtest: basic [1mSubtest basic: SUCCESS (0.<14>[ 70.040719] [IGT] kms_prop_blob: executing 000s)[0m IGT-V<14>[ 70.046502] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any ersion: <14>[ 70.054582] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS 1.28-ga4<14>[ 70.062846] [IGT] kms_prop_blob: exiting, ret=0 4ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=170630576<8>[ 70.074151] 7 for randomisation Opened device: /dev/dri/card1 Starting subtest: blob-prop-core [1mSubtest blob-prop-core: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRAN<14>[ 70.100909] [IGT] kms_prop_blob: executing DOM=1706<14>[ 70.106417] [IGT] kms_prop_blob: starting subtest invalid-set-prop 305767 f<14>[ 70.113390] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS or rando<14>[ 70.121512] [IGT] kms_prop_blob: exiting, ret=0 misation Opened device: /dev/dri/card1 Starting subtest: blob-prop-val<8>[ 70.132888] idate [1mSubtest blob-<8>[ 70.142636] prop-validate: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305767 for randomisation Opened device: /dev/dri/card1 Starting subtest: blob-prop-lifetime [1mSubtest blob-prop-lifetime: SUCCESS (0.0<8>[ 70.169693] 00s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305767 for randomisation Opened device: /dev/dri/card1 Starting subtest: blob-multiple [1mSubtest blob-multiple: SUCCESS (<14>[ 70.194737] [IGT] kms_setmode: executing 0.000s)[0m IGT<14>[ 70.200336] [IGT] kms_setmode: starting subtest basic -Version<14>[ 70.206580] [IGT] kms_setmode: finished subtest basic, SKIP : 1.28-g<14>[ 70.213171] [IGT] kms_setmode: exiting, ret=77 a44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305<8>[ 70.224543] 767 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) <14>[ 70.250149] [IGT] kms_setmode: executing Using IGT_SRANDO<14>[ 70.255381] [IGT] kms_setmode: starting subtest basic-clone-single-crtc M=170630<14>[ 70.263730] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP 5767 for<14>[ 70.271656] [IGT] kms_setmode: exiting, ret=77 randomisation Opened device: /dev/dri/card1 Starting subtest: invalid<8>[ 70.282986] -get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305767 for randomisation Opened device: /dev/dri/card1 Starting<14>[ 70.310213] [IGT] kms_setmode: executing subtest: invali<14>[ 70.315635] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc d-set-pr<14>[ 70.323595] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP op-any <14>[ 70.332014] [IGT] kms_setmode: exiting, ret=77 [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.2<8>[ 70.343385] 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305767 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m <14>[ 70.370610] [IGT] kms_setmode: executing IGT-Version: 1.<14>[ 70.376249] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc 28-ga44e<14>[ 70.384430] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP bfe (aar<14>[ 70.393071] [IGT] kms_setmode: exiting, ret=77 ch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305767 for rand<8>[ 70.404446] omisation Opened device: /dev/dri/card1 Starting subtest: basic Testing: basic 1 connector combinations Testing: basic 2 connector combinations No dynamic tests executed. [1mSubtest basic: SKIP (0.000s)[0m I<14>[ 70.431676] [IGT] kms_setmode: executing GT-Versi<14>[ 70.437199] [IGT] kms_setmode: starting subtest clone-exclusive-crtc on: 1.28<14>[ 70.444331] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP -ga44ebf<14>[ 70.452303] [IGT] kms_setmode: exiting, ret=77 e (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305767 fo<8>[ 70.463687] r randomisation Opened device: /dev/dri/card1 Starting subtest: basic-clone-single-crtc Testing: basic-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest basic-clone-single-crtc: S<14>[ 70.490597] [IGT] kms_setmode: executing KIP (0.000s)[0m<14>[ 70.496167] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing IGT-Ve<14>[ 70.504843] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP rsion: 1<14>[ 70.514004] [IGT] kms_setmode: exiting, ret=77 .28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=17<8>[ 70.525386] 06305767 for randomisati<8>[ 70.536529] on Opened device: /dev/dri/card1 Starting subtest: invalid-clone-single-crtc Testing: invalid-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (a<8>[ 70.563127] arch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305768 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-clone-exclusive-crtc Testing: invalid-clone-exclusive-crtc 2 connector co<14>[ 70.587105] [IGT] kms_vblank: executing mbinations No dynamic tests executed. [1mSubtest invalid-clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux<14>[ 70.604358] [IGT] kms_vblank: starting subtest invalid : 6.11.0-rc5 aarch64) U<14>[ 70.611904] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 sing IGT_SRANDOM=1706305768 for randomisation Opened device: /dev/dri/card1 Starting subtest: clone-exclusive-crtc Testing: clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305768 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid-clone-single-crtc-stealing Testing: invalid-clone-single-crtc-stealing 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc-stealing: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305768 for randomisation Opened device: /dev/dri/card1 Starting subtest: invalid 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 [+0xe198338c] #3 [+0xe1981c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe1981cb0] 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-<14>[ 74.731427] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL DEBUG: d<14>[ 74.738947] [IGT] kms_vblank: finished subtest invalid, FAIL isplay: SetCursor pipe D, disabling (kms_vblank:499) igt_kms-DEBUG: display: MoveCursor<14>[ 74.753487] [IGT] kms_vblank: exiting, ret=98 pipe D, (0, 0) (kms_vblank:499) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:499) igt_kms<8>[ 74.770987] -DEBUG: display: 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: disp<14>[ 74.816162] [IGT] kms_vblank: executing lay: 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-CRITI<14>[ 74.849835] [IGT] kms_vblank: starting subtest crtc-id CAL: Last errno: 16, Device or resource <14>[ 74.858607] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 busy (kms_vblank: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 [+0xe198338c] (kms_vblank:499) igt_core-INFO: #3 [+0xe1981c78] (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 [+0xe1981cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.112s)[0m [1mSubtest invalid: FAIL (4.128s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305772 for randomisation Opened device: /dev/dri/card1 Starting subtest: crtc-id 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 [+0xc9ef3728] #3 [+0xc9ef1c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc9ef1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_ENCODING" to 0x0/0 (kms_vblank:502) igt_kms-DEBUG: display: 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: SetC<14>[ 79.085607] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ursor pi<14>[ 79.093089] [IGT] kms_vblank: finished subtest crtc-id, FAIL pe D, disabling (kms_vblank:502) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vb<14>[ 79.107589] [IGT] kms_vblank: exiting, ret=98 lank:502) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:502) igt_kms<8>[ 79.122835] -DEBUG: display: Fixing up initial rotation pipe E, plane 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 <14>[ 79.150781] [IGT] kms_vblank: executing (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:<14>[ 79.170480] [IGT] kms_vblank: starting subtest accuracy-idle 502) igt_kms-DEBUG: disp<14>[ 79.178652] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 lay: MoveCursor pipe E, (0, 0) (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 (kms_vblank:502) igt_core-INFO: Stack 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 [+0xc9ef3728] (kms_vblank:502) igt_core-INFO: #3 [+0xc9ef1c78] (kms_vblank:502) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:502) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:502) igt_core-INFO: #6 [+0xc9ef1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.219s)[0m [1mSubtest crtc-id: FAIL (4.237s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305776 for randomisation Opened device: /dev/dri/card1 Starting subtest: accuracy-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 [+0xb0051f94] #3 [+0xb0052fa0] #4 [+0xb00531bc] #5 [+0xb0051c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb0051cb0] 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<14>[ 83.424062] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 83.431778] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:505) igt_kms-DEBU<14>[ 83.446806] [IGT] kms_vblank: exiting, ret=98 G: display: SetCursor pipe D, disabling (kms_vblank:505) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:505) igt_kms-DE<8>[ 83.464265] BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:505) igt_kms-DEBUG: display: Fixing up initial rotation 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: Fixing up initial rotation pipe E, plane 17 (kms_vblank:505) i<14>[ 83.510731] [IGT] kms_vblank: executing gt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:505) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:505) igt_kms-DEBUG: display: } (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: Fail<14>[ 83.544187] [IGT] kms_vblank: starting subtest query-idle ed assertion: __igt_vblank_wait(drm_fd, <14>[ 83.553307] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 crtc_offset, 1) == 0 (kms_vblank:505) igt_kms-CRITICAL: Last errno: 16, Device 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: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:505) igt_core-INFO: #2 [+0xb0051f94] (kms_vblank:505) igt_core-INFO: #3 [+0xb0052fa0] (kms_vblank:505) igt_core-INFO: #4 [+0xb00531bc] (kms_vblank:505) igt_core-INFO: #5 [+0xb0051c78] (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 [+0xb0051cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.237s)[0m [1mSubtest accuracy-idle: FAIL (4.255s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305781 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:508) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:508) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:508) 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 [+0xd4b11f94] #3 [+0xd4b12fa0] #4 [+0xd4b131bc] #5 [+0xd4b11c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd4b11cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:508) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:508) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:508) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:508) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:508) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:508) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:508) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:508) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:508) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:508) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:508) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:508) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:508) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:508) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:508) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:508) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:508) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:508) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:508) ig<14>[ 87.791002] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL t_kms-DE<14>[ 87.798531] [IGT] kms_vblank: finished subtest query-idle, FAIL BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:508) igt_kms-DEBUG: Test requirement pa<14>[ 87.813396] [IGT] kms_vblank: exiting, ret=98 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: Fixing up initial rotat<8>[ 87.828529] ion pipe E, plane 0 (kms_vblank:508) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:508) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:508) igt_kms-DEBUG: display: <14>[ 87.857127] [IGT] kms_vblank: executing Fixing up initial rotation pipe E, plane 17 (kms_vblank:508) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:508) igt_kms-DEBUG: display: MoveCursor <14>[ 87.876448] [IGT] kms_vblank: starting subtest query-idle-hang pipe E, <14>[ 87.883427] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP (0, 0) <14>[ 87.890957] [IGT] kms_vblank: exiting, ret=77 (kms_vblank:508) igt_kms-DEBUG: display: } (kms_vblank:508) igt_kms-CRITICAL: T<8>[ 87.902969] est assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:508) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:508) igt_kms-CRITICAL: Last errno: 16, Device or resou<14>[ 87.931990] [IGT] kms_vblank: executing rce busy (kms_vblank:508) igt_core-INFO: Stack trace: (kms_vblank:508) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:508) igt_core-INFO:<14>[ 87.951185] [IGT] kms_vblank: starting subtest query-forked #1 ../lib/igt_kms.c:5<14>[ 87.959286] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 233 igt_wait_for_vblank_count() (kms_vblank:508) igt_core-INFO: #2 [+0xd4b11f94] (kms_vblank:508) igt_core-INFO: #3 [+0xd4b12fa0] (kms_vblank:508) igt_core-INFO: #4 [+0xd4b131bc] (kms_vblank:508) igt_core-INFO: #5 [+0xd4b11c78] (kms_vblank:508) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:508) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:508) igt_core-INFO: #8 [+0xd4b11cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.230s)[0m [1mSubtest query-idle: FAIL (4.248s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305785 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305785 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:514) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:514) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:514) 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 [+0xcb8e1f94] #3 [+0xcb8e2fa0] #4 [+0xcb8e31bc] #5 [+0xcb8e1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcb8e1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:514) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:514) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:514) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:514) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:514) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:514) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:514) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:514) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:514) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:514) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:514) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:514) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:514) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:514) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:514) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:514) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:514) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514<14>[ 92.127946] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 92.135664] [IGT] kms_vblank: finished subtest query-forked, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:514) igt_kms-DEBU<14>[ 92.150596] [IGT] kms_vblank: exiting, ret=98 G: display: SetCursor pipe D, disabling (kms_vblank:514) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:514) igt_kms-DE<8>[ 92.167959] BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:514) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:514) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:514) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblan<14>[ 92.213792] [IGT] kms_vblank: executing k:514) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:514) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:514) igt_kms-DEBUG: display: } (kms_vblank:514) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:514) igt_kms-CRITICAL: Fail<14>[ 92.247825] [IGT] kms_vblank: starting subtest query-forked-hang ed asser<14>[ 92.255036] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP tion: __<14>[ 92.262850] [IGT] kms_vblank: exiting, ret=77 igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:514) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:51<8>[ 92.279400] 4) igt_core-INFO: Stack trace: (kms_vblank:514) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:514) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:514) igt_core-INFO: #2 [+0xcb8e1f94] (kms_vblank:514) igt_core-INFO: #3 [+0xcb8e2fa0] (kms_vblank:514) igt_core-INFO: #4 [+0xcb8e31bc] (kms_vblank:514) igt_core-INFO: #5 [+0xcb8e1c<14>[ 92.325862] [IGT] kms_vblank: executing 78] (kms_vblank:514) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:514) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:514) igt_core-INFO: #8 [+0xcb8e1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.161s)[0m [1mSubtest query-forked: FAIL (4.178s)[0m IGT-Version: 1.28-ga44e<14>[ 92.359550] [IGT] kms_vblank: starting subtest query-busy bfe (aarch64) (Linux: 6.11.0-rc5 aarch64<14>[ 92.368689] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ) Using IGT_SRANDOM=1706305789 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305790 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:520) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:520) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:520) 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 [+0xe7f41f94] #3 [+0xe7f42fa0] #4 [+0xe7f431bc] #5 [+0xe7f41c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe7f41cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:520) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:520) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:520) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:520) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:520) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:520) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:520) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:520) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:520) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:520) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:520) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:520) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:520) ig<14>[ 96.494997] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL t_kms-DE<14>[ 96.502531] [IGT] kms_vblank: finished subtest query-busy, FAIL BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:520) igt_kms-DEBUG: Test requirement pa<14>[ 96.517272] [IGT] kms_vblank: exiting, ret=98 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initial rotat<8>[ 96.532518] ion pipe E, plane 0 (kms_vblank:520) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:520) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:520) igt_kms-DEBUG: display: Fixing up initi<14>[ 96.561900] [IGT] kms_vblank: executing al rotation pipe E, plane 17 (kms_vblank:520) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:520) igt_kms-DEBUG: display: MoveCursor pipe E, <14>[ 96.581288] [IGT] kms_vblank: starting subtest query-busy-hang (0, 0) (kms_vbl<14>[ 96.588596] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP ank:520)<14>[ 96.596355] [IGT] kms_vblank: exiting, ret=77 igt_kms-DEBUG: display: } (kms_vblank:520) igt_kms-CRITICAL: Test assertion fa<8>[ 96.608319] ilure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:520) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:520) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_v<14>[ 96.637504] [IGT] kms_vblank: executing blank:520) igt_core-INFO: Stack trace: (kms_vblank:520) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:520) igt_core-INFO: #1 ../lib/igt<14>[ 96.656398] [IGT] kms_vblank: starting subtest query-forked-busy _kms.c:5233 igt_wait_for<14>[ 96.664842] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _vblank_count() (kms_vblank:520) igt_core-INFO: #2 [+0xe7f41f94] (kms_vblank:520) igt_core-INFO: #3 [+0xe7f42fa0] (kms_vblank:520) igt_core-INFO: #4 [+0xe7f431bc] (kms_vblank:520) igt_core-INFO: #5 [+0xe7f41c78] (kms_vblank:520) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:520) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:520) igt_core-INFO: #8 [+0xe7f41cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.118s)[0m [1mSubtest query-busy: FAIL (4.137s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305794 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305794 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:526) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:526) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:526) 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 [+0xe20e1f94] #3 [+0xe20e2fa0] #4 [+0xe20e31bc] #5 [+0xe20e1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe20e1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:526) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:526) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:526) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:526) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:526) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:526) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:526) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:526) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:526) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:526) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:526) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526<14>[ 100.831948] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 100.839670] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:526) igt_kms-DEBU<14>[ 100.855165] [IGT] kms_vblank: exiting, ret=98 G: display: SetCursor pipe D, disabling (kms_vblank:526) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:526) igt_kms-DE<8>[ 100.872368] BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:526) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:526) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:526) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblan<14>[ 100.919006] [IGT] kms_vblank: executing k:526) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:526) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:526) igt_kms-DEBUG: display: } (kms_vblank:526) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:526) igt_kms-CRITIC<14>[ 100.951922] [IGT] kms_vblank: starting subtest query-forked-busy-hang AL: Fail<14>[ 100.959643] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP ed asser<14>[ 100.967813] [IGT] kms_vblank: exiting, ret=77 tion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:526) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_v<8>[ 100.984404] blank:526) igt_core-INFO: Stack trace: (kms_vblank:526) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:526) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:526) igt_core-INFO: #2 [+0xe20e1f94] (kms_vblank:526) igt_core-INFO: #3 [+0xe20e2fa0] (kms_vblank:526) igt_core-INFO: #4 [+0xe20e31bc] (kms_vblank:526) igt_core-INFO: #5 [[ 101.030595] [IGT] kms_vblank: executing nknown>+0xe20e1c78] (kms_vblank:526) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:526) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:526) igt_core-INFO: #8 [+0xe20e1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.159s)[0m [1mSubtest query-forked-busy: FAIL (4.176s)<14>[ 101.063405] [IGT] kms_vblank: starting subtest wait-idle [0m IGT-Version: 1.28-ga44ebfe (aarch6<14>[ 101.072776] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 4) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305798 for randomisation Opened device: /dev/dri/card1 Starting subtest: query-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305798 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:532) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:532) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:532) 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 [+0xb6021f94] #3 [+0xb6022fa0] #4 [+0xb60231bc] #5 [+0xb6021c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb6021cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:532) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:532) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:532) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:532) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:532) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:532) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:532) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:532) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:532) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:532) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:532) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:532) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:532) ig<14>[ 105.198994] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL t_kms-DE<14>[ 105.206524] [IGT] kms_vblank: finished subtest wait-idle, FAIL BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:532) igt_kms-DEBUG: Test requirement pa<14>[ 105.221151] [IGT] kms_vblank: exiting, ret=98 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing up initial rotat<8>[ 105.236386] ion pipe E, plane 0 (kms_vblank:532) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:532) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:532) igt_kms-DEBUG: display: Fixing <14>[ 105.265284] [IGT] kms_vblank: executing up initial rotation pipe E, plane 17 (kms_vblank:532) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:532) igt_kms-DEBUG: display: MoveCursor pipe E, <14>[ 105.284937] [IGT] kms_vblank: starting subtest wait-idle-hang (0, 0) <14>[ 105.291844] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP (kms_vbl<14>[ 105.299292] [IGT] kms_vblank: exiting, ret=77 ank:532) igt_kms-DEBUG: display: } (kms_vblank:532) igt_kms-CRITICAL: Test asse<8>[ 105.311222] rtion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:532) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:532) igt_kms-CRITICAL: Last errno: 16, Device or resource busy<14>[ 105.340084] [IGT] kms_vblank: executing (kms_vblank:532) igt_core-INFO: Stack trace: (kms_vblank:532) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:532) igt_core-INFO: #1 ..<14>[ 105.359313] [IGT] kms_vblank: starting subtest wait-forked /lib/igt_kms.c:5233 igt_<14>[ 105.367469] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 wait_for_vblank_count() (kms_vblank:532) igt_core-INFO: #2 [+0xb6021f94] (kms_vblank:532) igt_core-INFO: #3 [+0xb6022fa0] (kms_vblank:532) igt_core-INFO: #4 [+0xb60231bc] (kms_vblank:532) igt_core-INFO: #5 [+0xb6021c78] (kms_vblank:532) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:532) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:532) igt_core-INFO: #8 [+0xb6021cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.118s)[0m [1mSubtest wait-idle: FAIL (4.136s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305802 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305803 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:538) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:538) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:538) 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 [+0xc9bf1f94] #3 [+0xc9bf2fa0] #4 [+0xc9bf31bc] #5 [+0xc9bf1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc9bf1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:538) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:538) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:538) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:538) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:538) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:538) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:538) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:538) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:538) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:538) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:538) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538<14>[ 109.535942] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 109.543663] [IGT] kms_vblank: finished subtest wait-forked, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:538) igt_kms-DEBU<14>[ 109.558516] [IGT] kms_vblank: exiting, ret=98 G: display: SetCursor pipe D, disabling (kms_vblank:538) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:538) igt_kms-DE<8>[ 109.575920] BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:538) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:538) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:538) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (k<14>[ 109.620824] [IGT] kms_vblank: executing ms_vblank:538) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:538) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:538) igt_kms-DEBUG: display: } (kms_vblank:538) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:538) igt_kms-CRITIC<14>[ 109.654870] [IGT] kms_vblank: starting subtest wait-forked-hang AL: Fail<14>[ 109.662090] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP ed asser<14>[ 109.669716] [IGT] kms_vblank: exiting, ret=77 tion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:538) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_v<8>[ 109.686341] blank:538) igt_core-INFO: Stack trace: (kms_vblank:538) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:538) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:538) igt_core-INFO: #2 [+0xc9bf1f94] (kms_vblank:538) igt_core-INFO: #3 [+0xc9bf2fa0] (kms_vblank:538) igt_core-INFO: #4 [+0xc9bf31bc] (kms_vblank:538) igt_core-INFO: #5 [[ 109.731918] [IGT] kms_vblank: executing nknown>+0xc9bf1c78] (kms_vblank:538) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:538) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:538) igt_core-INFO: #8 [+0xc9bf1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.161s)[0m [1mSubtest wait-forked: FAIL (4.178s)[0m IGT-Vers<14>[ 109.765648] [IGT] kms_vblank: starting subtest wait-busy ion: 1.28-ga44ebfe (aarch64) (Linux: 6.1<14>[ 109.774879] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 1.0-rc5 aarch64) Using IGT_SRANDOM=1706305807 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305807 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:544) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:544) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:544) 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 [+0xb7d41f94] #3 [+0xb7d42fa0] #4 [+0xb7d431bc] #5 [+0xb7d41c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb7d41cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:544) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:544) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:544) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:544) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:544) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:544) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:544) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:544) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:544) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:544) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:544) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:544) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:544) ig<14>[ 113.903060] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL t_kms-DE<14>[ 113.910590] [IGT] kms_vblank: finished subtest wait-busy, FAIL BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:544) igt_kms-DEBUG: Test requirement pa<14>[ 113.925361] [IGT] kms_vblank: exiting, ret=98 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing up initial rotat<8>[ 113.940434] ion pipe E, plane 0 (kms_vblank:544) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:544) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:544) igt_kms-DEBUG: display: Fixing <14>[ 113.969346] [IGT] kms_vblank: executing up initial rotation pipe E, plane 17 (kms_vblank:544) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:544) igt_kms-DEBUG: display: MoveCursor pipe E, <14>[ 113.989133] [IGT] kms_vblank: starting subtest wait-busy-hang (0, 0) <14>[ 113.995921] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP (kms_vbl<14>[ 114.003351] [IGT] kms_vblank: exiting, ret=77 ank:544) igt_kms-DEBUG: display: } (kms_vblank:544) igt_kms-CRITICAL: Test asse<8>[ 114.015266] rtion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:544) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:544) igt_kms-CRITICAL: Last errno: 16, Device or resou<14>[ 114.043912] [IGT] kms_vblank: executing rce busy (kms_vblank:544) igt_core-INFO: Stack trace: (kms_vblank:544) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:544) igt_core-INFO:<14>[ 114.062832] [IGT] kms_vblank: starting subtest wait-forked-busy #1 ../lib/igt_kms.c:5<14>[ 114.070939] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 233 igt_wait_for_vblank_count() (kms_vblank:544) igt_core-INFO: #2 [+0xb7d41f94] (kms_vblank:544) igt_core-INFO: #3 [+0xb7d42fa0] (kms_vblank:544) igt_core-INFO: #4 [+0xb7d431bc] (kms_vblank:544) igt_core-INFO: #5 [+0xb7d41c78] (kms_vblank:544) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:544) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:544) igt_core-INFO: #8 [+0xb7d41cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.120s)[0m [1mSubtest wait-busy: FAIL (4.138s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305811 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305811 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:550) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:550) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:550) 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 [+0xbb1a1f94] #3 [+0xbb1a2fa0] #4 [+0xbb1a31bc] #5 [+0xbb1a1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbb1a1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:550) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:550) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:550) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:550) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:550) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:550) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:550) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:550) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:550) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:550) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:550) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550<14>[ 118.239941] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 118.247665] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:550) igt_kms-DEBU<14>[ 118.263024] [IGT] kms_vblank: exiting, ret=98 G: display: SetCursor pipe D, disabling (kms_vblank:550) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:550) igt_kms-DE<8>[ 118.280361] BUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:550) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:550) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:550) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:550) i<14>[ 118.327252] [IGT] kms_vblank: executing gt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:550) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:550) igt_kms-DEBUG: display: } (kms_vblank:550) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:550) igt_kms-CRITICAL: Fail<14>[ 118.360307] [IGT] kms_vblank: starting subtest wait-forked-busy-hang ed asser<14>[ 118.368070] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP tion: __<14>[ 118.376167] [IGT] kms_vblank: exiting, ret=77 igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:550) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:55<8>[ 118.392654] 0) igt_core-INFO: Stack trace: (kms_vblank:550) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:550) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:550) igt_core-INFO: #2 [+0xbb1a1f94] (kms_vblank:550) igt_core-INFO: #3 [+0xbb1a2fa0] (kms_vblank:550) igt_core-INFO: #4 [+0xbb1a31bc] (kms_vblank:550) igt_core-INFO: #5 [+0xbb1a1c78] (km<14>[ 118.440070] [IGT] kms_vblank: executing s_vblank:550) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:550) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:550) igt_core-INFO: #8 [+0xbb1a1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.161s)[0m [1mSubtest wait-forked-busy: FAIL (4.178s)[0m IGT-Version: 1.28-g<14>[ 118.472983] [IGT] kms_vblank: starting subtest ts-continuation-idle a44ebfe (aarch64) (Linux: 6.11.0-rc5 aar<14>[ 118.483485] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ch64) Using IGT_SRANDOM=1706305816 for randomisation Opened device: /dev/dri/card1 Starting subtest: wait-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305816 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:556) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:556) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:556) 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 [+0xcde01f94] #3 [+0xcde02fa0] #4 [+0xcde031bc] #5 [+0xcde01c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcde01cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:556) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:556) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:556) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:556) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:556) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:556) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:556) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:556) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:556) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:556) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:556) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:556) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:556) ig<14>[ 122.606991] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL t_kms-DE<14>[ 122.614514] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:556) igt_kms-DEBUG: Test requirement pa<14>[ 122.630146] [IGT] kms_vblank: exiting, ret=98 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing up initial rotat<8>[ 122.645355] ion pipe E, plane 0 (kms_vblank:556) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:556) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:556) igt_kms-DEBUG: display: Fixing <14>[ 122.675458] [IGT] kms_vblank: executing up initial rotation pipe E, plane 17 (kms_vblank:556) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:556) igt_kms-DEBUG: display: MoveCursor <14>[ 122.694480] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang pipe E, (0, 0) <14>[ 122.702591] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP (kms_vbl<14>[ 122.711203] [IGT] kms_vblank: exiting, ret=77 ank:556) igt_kms-DEBUG: display: } (kms_vblank:556) igt_kms-CRITICAL: Test asse<8>[ 122.723076] rtion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:556) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:556) igt_kms-CRITICAL: Last errno: 16, Device or resource busy<14>[ 122.752742] [IGT] kms_vblank: executing (kms_vblank:556) igt_core-INFO: Stack trace: (kms_vblank:556) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:556) igt_core-INFO: #1 ../lib/igt<14>[ 122.772674] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm _kms.c:5233 igt_wait_for<14>[ 122.781843] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _vblank_count() (kms_vblank:556) igt_core-INFO: #2 [+0xcde01f94] (kms_vblank:556) igt_core-INFO: #3 [+0xcde02fa0] (kms_vblank:556) igt_core-INFO: #4 [+0xcde031bc] (kms_vblank:556) igt_core-INFO: #5 [+0xcde01c78] (kms_vblank:556) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:556) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:556) igt_core-INFO: #8 [+0xcde01cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.116s)[0m [1mSubtest ts-continuation-idle: FAIL (4.134s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305820 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305820 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-dpms-rpm 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 [+0xad1e1f94] #3 [+0xad1e2fa0] #4 [+0xad1e31bc] #5 [+0xad1e1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xad1e1cb0] 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>[ 126.944009] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 126.951741] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: SetCurso<14>[ 126.969644] [IGT] kms_vblank: exiting, ret=98 r pipe D, disabling (kms_vblank:562) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:562) igt_kms-DEBUG: Test requirement pa<8>[ 126.987377] ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe 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->n_planes (kms_vblank:562) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:562) igt_kms-DEBUG: display: <14>[ 127.035171] [IGT] kms_vblank: executing 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(<14>[ 127.068903] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend drm_fd, crtc_offset, 1) == 0 (kms_vblan<14>[ 127.079625] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 k: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 [+0xad1e1f94] (kms_vblank:562) igt_core-INFO: #3 [+0xad1e2fa0] (kms_vblank:562) igt_core-INFO: #4 [+0xad1e31bc] (kms_vblank:562) igt_core-INFO: #5 [+0xad1e1c78] (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 [+0xad1e1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.154s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (4.171s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305824 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-dpms-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 [+0xbaaf1f94] #3 [+0xbaaf2fa0] #4 [+0xbaaf31bc] #5 [+0xbaaf1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbaaf1cb0] 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>[ 131.310319] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :565) ig<14>[ 131.317838] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:565) igt_kms-DEBUG: Test requir<14>[ 131.334132] [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 initi<8>[ 131.349682] al rotation pipe E, plane 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: disp<14>[ 131.379436] [IGT] kms_vblank: executing lay: 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:<14>[ 131.398323] [IGT] kms_vblank: starting subtest ts-continuation-suspend MoveCursor pipe E, <14>[ 131.407469] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 (0, 0) (kms_vblank:565) igt_kms-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_core-INFO: Stack trace: (kms_vblank:565) 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 [+0xbaaf1f94] (kms_vblank:565) igt_core-INFO: #3 [+0xbaaf2fa0] (kms_vblank:565) igt_core-INFO: #4 [+0xbaaf31bc] (kms_vblank:565) igt_core-INFO: #5 [+0xbaaf1c78] (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 [+0xbaaf1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.223s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (4.241s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305829 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-suspend 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 [+0xd5f11f94] #3 [+0xd5f12fa0] #4 [+0xd5f131bc] #5 [+0xd5f11c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd5f11cb0] 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<14>[ 135.647947] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 135.655670] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:568) igt_kms-DEBU<14>[ 135.671537] [IGT] kms_vblank: exiting, ret=98 G: display: SetCursor pipe D, disabling (kms_vblank:568) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:568) igt_kms-DE<8>[ 135.689078] BUG: 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 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_vblan<14>[ 135.736317] [IGT] kms_vblank: executing k:568) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:568) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (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-CRITIC<14>[ 135.769102] [IGT] kms_vblank: starting subtest ts-continuation-modeset AL: Failed assertion: __igt_vblank_wait(<14>[ 135.779479] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 drm_fd, crtc_offset, 1) == 0 (kms_vblank:568) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:568) igt_core-INFO: Stack trace: (kms_vblank:568) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:568) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:568) igt_core-INFO: #2 [+0xd5f11f94] (kms_vblank:568) igt_core-INFO: #3 [+0xd5f12fa0] (kms_vblank:568) igt_core-INFO: #4 [+0xd5f131bc] (kms_vblank:568) igt_core-INFO: #5 [+0xd5f11c78] (kms_vblank:568) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:568) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:568) igt_core-INFO: #8 [+0xd5f11cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.232s)[0m [1mSubtest ts-continuation-suspend: FAIL (4.250s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-modeset Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:571) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:571) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:571) 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 [+0xb3da1f94] #3 [+0xb3da2fa0] #4 [+0xb3da31bc] #5 [+0xb3da1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb3da1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:571) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:571) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:571) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:571) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:571) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:571) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:571) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:571) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:571) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:571) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:571) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:571) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 140.014289] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL :571) ig<14>[ 140.021809] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:571) igt_kms-DEBUG: Test requir<14>[ 140.037787] [IGT] kms_vblank: exiting, ret=98 ement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: display: Fixing up initi<8>[ 140.053089] al rotation pipe E, plane 0 (kms_vblank:571) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:571) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:571) igt_kms-DEBUG: disp<14>[ 140.082419] [IGT] kms_vblank: executing lay: Fixing up initial rotation pipe E, plane 17 (kms_vblank:571) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:571) igt_kms-DEBUG: display:<14>[ 140.101504] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang MoveCursor <14>[ 140.109888] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP pipe E, <14>[ 140.118838] [IGT] kms_vblank: exiting, ret=77 (0, 0) (kms_vblank:571) igt_kms-DEBUG: display: } (kms_vblank:571) igt_kms-CRI<8>[ 140.130794] TICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:571) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:571) igt_kms-CRITICAL: Last errno: 16,<14>[ 140.160617] [IGT] kms_vblank: executing Device or resource busy (kms_vblank:571) igt_core-INFO: Stack trace: (kms_vblank:571) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:571<14>[ 140.179555] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm ) igt_core-INFO: #1 ..<14>[ 140.189043] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 /lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:571) igt_core-INFO: #2 [+0xb3da1f94] (kms_vblank:571) igt_core-INFO: #3 [+0xb3da2fa0] (kms_vblank:571) igt_core-INFO: #4 [+0xb3da31bc] (kms_vblank:571) igt_core-INFO: #5 [+0xb3da1c78] (kms_vblank:571) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:571) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:571) igt_core-INFO: #8 [+0xb3da1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (4.227s)[0m [1mSubtest ts-continuation-modeset: FAIL (4.245s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-modeset-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-modeset-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card1 Starting subtest: ts-continuation-modeset-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:577) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:577) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:577) 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 [+0xd7f31f94] #3 [+0xd7f32fa0] #4 [+0xd7f331bc] #5 [+0xd7f31c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd7f31cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetProp plane A.9 "COLOR_RANGE" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.9 "pixel blend mode" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_ENCODING" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.10 "COLOR_RANGE" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.10 "pixel blend mode" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_ENCODING" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.11 "COLOR_RANGE" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.11 "pixel blend mode" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_ENCODING" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.12 "COLOR_RANGE" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.12 "pixel blend mode" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_ENCODING" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.13 "COLOR_RANGE" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.13 "pixel blend mode" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_ENCODING" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.14 "COLOR_RANGE" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.14 "pixel blend mode" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_ENCODING" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.15 "COLOR_RANGE" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.15 "pixel blend mode" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:577) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_ENCODING" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.16 "COLOR_RANGE" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.16 "pixel blend mode" to 0x0/0 (kms_vblank:577) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:577) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:577) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:577) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:577) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:577) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:577) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:577) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:577) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 0 (kms_vblank:577) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577<14>[ 144.352006] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL ) igt_km<14>[ 144.359721] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:577) igt_kms-DEBU<14>[ 144.375878] [IGT] kms_vblank: exiting, ret=98 G: display: SetCursor pipe D, disabling (kms_vblank:577) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:577) igt_kms-DE<8>[ 144.393614] BUG: Test requirement passed: plane_idx <8>[ 144.405805] >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:577) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:577) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:577) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:577) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:577) igt_kms-DEBUG: display: MoveCursor <8>[ 144.455312] pipe E, (0, 0) (kms_vblank:577) igt_kms-DEBUG: display: } (kms_vblank:577) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:577) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:577) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:577) igt_core-INFO: Stack trace: (kms_vblank:577) igt_core-INFO: #0 ../<14>[ 144.499502] [IGT] vc4_create_bo: executing lib/igt_core.c:1989 __ig<14>[ 144.506279] [IGT] vc4_create_bo: exiting, ret=77 t_fail_assert() (kms_vblank:577) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:577) igt_core-INFO:<8>[ 144.523161] #2 [+0xd7f31f94] (kms_vblank:577) igt_core-INFO: #3 [+0xd7f32fa0] (kms_vblank:577) igt_core-INFO: #4 [+0xd7f331bc] (kms_vblank:577) igt_core-INFO: #5 [+0xd7f31c78] (kms_vblank:577) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:577) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:577) igt_core-INFO: #8 [+0xd7f31cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1:<14>[ 144.570473] [IGT] vc4_create_bo: executing FAIL (4.155s)[<14>[ 144.576492] [IGT] vc4_create_bo: exiting, ret=77 0m [1mSubtest ts-continuation-modeset-rpm: FAIL (4.172s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using <8>[ 144.593406] IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest create-bo-4096: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/d<14>[ 144.639187] [IGT] vc4_create_bo: executing ri/card1 Test r<14>[ 144.645193] [IGT] vc4_create_bo: exiting, ret=77 equirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:33: Test requirement: igt_vc4_is_v3d(fd) <8>[ 144.662174] Last errno: 2, No such file or directory [1mS<8>[ 144.673746] ubtest create-bo-0: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest create-bo-zeroed: SKIP (0.000s)[0m <8>[ 144.723016] <14>[ 144.766582] [IGT] vc4_dmabuf_poll: executing IGT-Version: 1.2<14>[ 144.772770] [IGT] vc4_dmabuf_poll: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 144.790046] quirement not met in function __igt_unique____real_main58, file ../tests/vc4/vc4_dmabuf_poll.c:64: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest poll-write-waits-until-write-done: SKIP (0.000s)[0m <14>[ 144.836862] [IGT] vc4_dmabuf_poll: executing IGT-Version: 1.2<14>[ 144.842471] [IGT] vc4_dmabuf_poll: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test requiremen<8>[ 144.860450] t not met in function __igt_unique____real_main5<8>[ 144.873407] 8, file ../tests/vc4/vc4_dmabuf_poll.c:64: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest poll-read-waits-until-write-done: SKIP (0.000s)[0m <8>[ 144.923355] <14>[ 144.966833] [IGT] vc4_label_bo: executing IGT-Version: 1.2<14>[ 144.972186] [IGT] vc4_label_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 144.989127] quirement not met in function __igt_unique____real_main42, file ../tests/vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-label: SKIP (0.000s)[0m <14>[ 145.034616] [IGT] vc4_label_bo: executing IGT-Version: 1.2<14>[ 145.039985] [IGT] vc4_label_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 145.057260] quirement not met in function __igt_unique____real_main42, file ../tests/vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-handle: SKIP (0.000s)[0m <14>[ 145.104030] [IGT] vc4_label_bo: executing IGT-Version: 1.2<14>[ 145.109480] [IGT] vc4_label_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 145.126520] quirement not met in function __igt_unique____real_main42, file ../tests/vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-name: SKIP (0.000s)[0m <14>[ 145.173279] [IGT] vc4_label_bo: executing IGT-Version: 1.2<14>[ 145.178615] [IGT] vc4_label_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 145.195672] quirement not met in function __igt_unique____re<8>[ 145.206988] al_main42, file ../tests/vc4/vc4_label_bo.c:48: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-kernel-name: SKIP (0.000s)[0m <8>[ 145.256944] <14>[ 145.302019] [IGT] vc4_lookup_fail: executing IGT-Vers<14>[ 145.307459] [IGT] vc4_lookup_fail: starting subtest bad-color-write ion: 1.2<14>[ 145.314468] [IGT] vc4_lookup_fail: finished subtest bad-color-write, SUCCESS 8-ga44eb<14>[ 145.322772] [IGT] vc4_lookup_fail: exiting, ret=0 fe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305842 for randomisation Opened device: /dev/dri/card1 Starting subtes<8>[ 145.339743] t: bad-color-write [1mSubtest bad-color-write:<8>[ 145.351149] SUCCESS (0.000s)[0m <8>[ 145.400661] <14>[ 145.443979] [IGT] vc4_mmap: executing IGT-Version: 1.2<14>[ 145.449008] [IGT] vc4_mmap: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 145.465794] quirement not met in function __igt_unique____real_main11, file ../tests/vc4/vc4_mmap.c:17: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest mmap-bad-handle: SKIP (0.000s)[0m <14>[ 145.511335] [IGT] vc4_mmap: executing IGT-Version: 1.2<14>[ 145.516992] [IGT] vc4_mmap: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 145.533591] quirement not met in function __igt_unique____re<8>[ 145.544302] al_main11, file ../tests/vc4/vc4_mmap.c:17: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or direct<8>[ 145.558955] ory [1mSubtest mmap-bo: SKIP (0.000s)[0m /usr/bin/igt-parser.sh: 73: vc4_prefmon: not found /usr/bin/igt-parser.sh: 83: vc4_prefmon: not found WARNING: unhandled exit status: 127 <8>[ 145.612831] <14>[ 145.657175] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 145.662907] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 145.680224] quirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-willneed: SKIP (0.000s)[0m <14>[ 145.727422] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 145.733137] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 145.750405] quirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-purgeable: SKIP (0.000s)[0m <14>[ 145.796357] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 145.802108] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 145.819438] quirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-purgeable-twice: SKIP (0.000s)[0m <14>[ 145.865879] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 145.871813] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 145.889108] quirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-unpurgeable-twice: SKIP (0.000s)[0m <14>[ 145.935126] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 145.941715] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 145.959070] quirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest access-purgeable-bo-mem: SKIP (0.000s)[0m <14>[ 146.004712] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 146.010445] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.027810] quirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m <14>[ 146.073720] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 146.079415] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.097124] quirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-unpurgeable-check-retained: SKIP (0.000s)[0m <14>[ 146.144255] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 146.150136] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.167517] quirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest mark-unpurgeable-purged: SKIP (0.000s)[0m <14>[ 146.214010] [IGT] vc4_purgeable_bo: executing IGT-Version: 1.2<14>[ 146.220277] [IGT] vc4_purgeable_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305843 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.237585] quirement not met in function __igt_uniq<8>[ 146.248783] ue____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 22, Invalid argument [1mSubtest free-purged-bo: SKIP (0.000s)[0m <8>[ 146.297848] <14>[ 146.341271] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 146.346454] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.363378] quirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest get-bad-handle: SKIP (0.000s)[0m <14>[ 146.408893] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 146.414092] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.430926] quirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-handle: SKIP (0.000s)[0m <14>[ 146.476750] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 146.482140] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.499071] quirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest get-bad-flags: SKIP (0.000s)[0m <14>[ 146.544643] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 146.549874] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test requiremen<8>[ 146.567483] t not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-flags: SKIP (0.000s)[0m <14>[ 146.613812] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 146.618967] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.635839] quirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest get-bad-modifier: SKIP (0.000s)[0m <14>[ 146.682157] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 146.687342] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.704086] quirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-bad-modifier: SKIP (0.000s)[0m <14>[ 146.749847] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 146.755796] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.772447] quirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest set-get: SKIP (0.000s)[0m <14>[ 146.816568] [IGT] vc4_tiling: executing IGT-Version: 1.2<14>[ 146.822362] [IGT] vc4_tiling: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.839397] quirement not met in function __igt_unique____re<8>[ 146.850563] al_main27, file ../tests/vc4/vc4_tiling.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest get-after-free: SKIP (0.000s)[0m <8>[ 146.900123] <14>[ 146.943544] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 146.949525] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 146.966527] 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 bad-bo: SKIP (0.000s)[0m <14>[ 147.012044] [IGT] vc4_wait_bo: executing IGT-Version: 1.28-ga44eb<14>[ 147.018137] [IGT] vc4_wait_bo: exiting, ret=77 fe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test requiremen<8>[ 147.035087] t not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest bad-pad: SKIP (0.000s)[0m <14>[ 147.082188] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 147.087469] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 147.104460] 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 unused-bo-0ns: SKIP (0.000s)[0m <14>[ 147.150365] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 147.155621] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test requiremen<8>[ 147.173145] t not met in function __igt_unique____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest unused-bo-1ns: SKIP (0.000s)[0m <14>[ 147.218585] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 147.223823] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 147.240670] 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-0ns: SKIP (0.000s)[0m <14>[ 147.286825] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 147.292083] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305844 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 147.308936] 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 <14>[ 147.354875] [IGT] vc4_wait_bo: executing IGT-Version: 1.2<14>[ 147.360681] [IGT] vc4_wait_bo: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305845 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 147.377738] quirement not met in function __igt_uniq<8>[ 147.388228] ue____real_main60, file ../tests/vc4/vc4_wait_bo.c:67: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest used-bo: SKIP (0.000s)[0m <8>[ 147.438049] <14>[ 147.481614] [IGT] vc4_wait_seqno: executing IGT-Version: 1.2<14>[ 147.487164] [IGT] vc4_wait_seqno: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305845 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 147.504436] quirement not met in function __igt_unique____real_main27, file ../tests/vc4/vc4_wait_seqno.c:33: Test requirement: igt_vc4_is_v3d(fd) Last errno: 2, No such file or directory [1mSubtest bad-seqno-0ns: SKIP (0.000s)[0m <14>[ 147.550712] [IGT] vc4_wait_seqno: executing IGT-Version: 1.2<14>[ 147.556501] [IGT] vc4_wait_seqno: exiting, ret=77 8-ga44ebfe (aarch64) (Linux: 6.11.0-rc5 aarch64) Using IGT_SRANDOM=1706305845 for randomisation Opened device: /dev/dri/card1 Test re<8>[ 147.573737] quirement not met in function __igt_uniq<8>[ 147.584788] ue____real_main27, file <8>[ 147.590378] ../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 / #