[Enter `^Ec?' for help] U-Boot 2015.01-rc3-00172-gd0a58bc (Dec 28 2014 - 23:49:42) for ODROID-XU3 CPU: Exynos5800@800MHz Board: Odroid XU3 based on EXYNOS5422 I2C: ready DRAM: 1.8 GiB trace: copying 000a7308 bytes of early data from 50000000 to aeff0000 trace: enabled MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 2  0 ODROID-XU3 # usb start usb start (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found ODROID-XU3 # setenv autoload no setenv autoload no ODROID-XU3 # dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 EHCI timed out on TD - token=0x8008d80 BOOTP broadcast 2 DHCP client bound to address 192.168.101.177 (5109 ms) ODROID-XU3 # setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 ODROID-XU3 # tftp 0x42000000 7148534/tftp-deploy-sqz82vhr/kernel/zImage tftp 0x42000000 7148534/tftp-deploy-sqz82vhr/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.177 Filename '7148534/tftp-deploy-sqz82vhr/kernel/zImage'. Load address: 0x42000000 Loading: *EHCI timed out on TD - token=0x88008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 517.6 KiB/s done Bytes transferred = 8724992 (852200 hex) ODROID-XU3 # tftp 0x43300000 7148534/tftp-deploy-sqz82vhr/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 7148534/tftp-deploy-sqz82vhr/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.177 Filename '7148534/tftp-deploy-sqz82vhr/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *EHCI timed out on TD - token=0x8008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################### 926.8 KiB/s done Bytes transferred = 42283353 (2853159 hex) ODROID-XU3 # setenv initrd_size ${filesize} setenv initrd_size ${filesize} ODROID-XU3 # tftp 0x43000000 7148534/tftp-deploy-sqz82vhr/dtb/exynos5422-odroidxu3.dtb tftp 0x43000000 7148534/tftp-deploy-sqz82vhr/dtb/exynos5422-odroidxu3.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.101.1; our IP address is 192.168.101.177 Filename '7148534/tftp-deploy-sqz82vhr/dtb/exynos5422-odroidxu3.dtb'. Load address: 0x43000000 Loading: *T #### 9.8 KiB/s done Bytes transferred = 57290 (dfca hex) ODROID-XU3 # setenv bootargs 'console=ttySAC2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=:::::eth0:dhcp' setenv bootargs 'console=ttySAC2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=:::::eth0:dhcp' ODROID-XU3 # bootz 0x42000000 0x43300000 0x43000000 bootz 0x42000000 0x43300000 0x43000000 Kernel image @ 0x42000000 [ 0x000000 - 0x852200 ] ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 42283289 Bytes = 40.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Ramdisk to 4d7ac000, end 4ffff119 ... OK Loading Device Tree to 4d79b000, end 4d7abfc9 ... OK Starting kernel ...(fake run for tracing) Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x100 [ 0.000000] Linux version 4.19.256-cip80 (KernelCI@build-j91827-arm-gcc-10-multi-v7-defconfig-ct22t) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Wed Aug 31 13:03:49 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Hardkernel Odroid XU3 [ 0.000000] earlycon: exynos4210 at MMIO 0x12c20000 (options '115200n8') [ 0.000000] bootconsole [exynos4210] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xac000000 [ 0.000000] Samsung CPU ID: 0xe5422001 [ 0.000000] Running under secure firmware. [ 0.000000] percpu: Embedded 16 pages/cpu s36748 r8192 d20596 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 457216 [ 0.000000] Kernel command line: console=ttySAC2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=:::::eth0:dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 1690816K/1835008K available (12288K kernel code, 1597K rwdata, 4676K rodata, 2048K init, 395K bss, 78656K reserved, 65536K cma-reserved, 983040K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1598 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 396 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=8. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] Switching to timer-based delay loop, resolution 41ns <6>[ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <4>[ 0.008067] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49 <6>[ 0.022816] Console: colour dummy device 80x30 <6>[ 0.026107] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.036632] pid_max: default: 32768 minimum: 301 <6>[ 0.041615] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.048342] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.056267] CPU: Testing write buffer coherency: ok <6>[ 0.061482] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100 <6>[ 0.067561] Setting up static identity map for 0x40300000 - 0x403000a0 <6>[ 0.073911] ARM CCI driver probed <6>[ 0.077170] Exynos MCPM support installed <6>[ 0.083511] rcu: Hierarchical SRCU implementation. <6>[ 0.091922] EFI services will not be available. <6>[ 0.095821] smp: Bringing up secondary CPUs ... <6>[ 0.101000] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101 <6>[ 0.102122] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102 <6>[ 0.103203] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103 <6>[ 0.104313] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.104322] CPU4: Spectre v2: using ICIALLU workaround <6>[ 0.131817] CPU4: Spectre BHB: enabling loop workaround for all CPUs <6>[ 0.139655] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.139663] CPU5: Spectre v2: using ICIALLU workaround <6>[ 0.150886] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.150893] CPU6: Spectre v2: using ICIALLU workaround <6>[ 0.162131] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.162138] CPU7: Spectre v2: using ICIALLU workaround <6>[ 0.172395] smp: Brought up 1 node, 8 CPUs <6>[ 0.176556] SMP: Total of 8 processors activated (384.00 BogoMIPS). <6>[ 0.183025] CPU: All CPU(s) started in HYP mode. <6>[ 0.187894] CPU: Virtualization extensions available. <6>[ 0.195042] devtmpfs: initialized <6>[ 0.213315] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3 <6>[ 0.220384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.229866] futex hash table entries: 2048 (order: 5, 131072 bytes) <6>[ 0.239743] pinctrl core: initialized pinctrl subsystem <6>[ 0.246506] DMI not present or invalid. <6>[ 0.250292] NET: Registered protocol family 16 <6>[ 0.256774] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.266904] cpuidle: using governor menu <6>[ 0.269829] No ATAGs? <6>[ 0.270132] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.280401] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.290416] Serial: AMBA PL011 UART driver <6>[ 0.363763] EXYNOS5420 PMU initialized <6>[ 0.409746] vgaarb: loaded <5>[ 0.412363] SCSI subsystem initialized <6>[ 0.415805] usbcore: registered new interface driver usbfs <6>[ 0.420993] usbcore: registered new interface driver hub <6>[ 0.426580] usbcore: registered new device driver usb <6>[ 0.433547] s3c-i2c 12c60000.i2c: slave address 0x00 <6>[ 0.437302] s3c-i2c 12c60000.i2c: bus frequency set to 65 KHz <6>[ 0.444237] s3c-i2c 12c60000.i2c: i2c-0: S3C I2C adapter <6>[ 0.449003] s3c-i2c 12c80000.i2c: slave address 0x00 <6>[ 0.454050] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz <6>[ 0.460223] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter <6>[ 0.467281] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.471020] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.480423] PTP clock support registered <6>[ 0.484855] EDAC MC: Ver: 3.0.0 <6>[ 0.491763] clocksource: Switched to clocksource mct-frc <6>[ 0.573248] NET: Registered protocol family 2 <6>[ 0.576854] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.584531] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.591241] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.598644] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.605371] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.612000] UDP hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.617943] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.624745] NET: Registered protocol family 1 <6>[ 0.629829] RPC: Registered named UNIX socket transport module. <6>[ 0.635296] RPC: Registered udp transport module. <6>[ 0.640169] RPC: Registered tcp transport module. <6>[ 0.645161] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.652552] Trying to unpack rootfs image as initramfs... <6>[ 3.192583] Freeing initrd memory: 41296K <6>[ 3.196696] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <6>[ 3.204655] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available <5>[ 3.214827] Initialise system trusted keyrings <6>[ 3.218328] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 3.233180] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.238565] NFS: Registering the id_resolver key type <5>[ 3.243195] Key type id_resolver registered <5>[ 3.247497] Key type id_legacy registered <6>[ 3.251820] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.259167] Key type asymmetric registered <5>[ 3.262084] Asymmetric key parser 'x509' registered <6>[ 3.267216] bounce: pool size: 64 pages <6>[ 3.271272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 3.278896] io scheduler noop registered <6>[ 3.283043] io scheduler deadline registered <6>[ 3.287680] io scheduler cfq registered (default) <6>[ 3.292491] io scheduler mq-deadline registered <6>[ 3.297228] io scheduler kyber registered <4>[ 3.311712] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator <6>[ 3.320019] exynos5_usb3drd_phy 12100000.phy: Linked as a consumer to regulator.0 <4>[ 3.327634] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator <4>[ 3.338144] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator <6>[ 3.347437] exynos5_usb3drd_phy 12500000.phy: Linked as a consumer to regulator.0 <4>[ 3.355096] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator <6>[ 3.401214] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330 <6>[ 3.406744] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 <6>[ 3.417972] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330 <6>[ 3.423500] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 <6>[ 3.432944] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330 <6>[ 3.438964] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32 <6>[ 3.507612] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 3.516806] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 58, base_baud = 0) is a S3C6400/10 <6>[ 3.524937] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 59, base_baud = 0) is a S<6>[ 3.534012] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 60, base_baud = 0) is a S3C6400/10 <6>[ 3.541774] console [ttySAC2] enabled <6>[ 3.541774] console [ttySAC2] enabled <6>[ 3.549497] bootconsole [exynos4210] disabled <6>[ 3.549497] bootconsole [exynos4210] disabled <6>[ 3.559154] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 61, base_baud = 0) is a S3C6400/10 <6>[ 3.568635] SuperH (H)SCI(F) driver initialized <6>[ 3.574455] msm_serial: driver initialized <6>[ 3.577659] STMicroelectronics ASC driver initialized <6>[ 3.584491] STM32 USART driver initialized <6>[ 3.588795] exynos-trng 10830600.rng: Exynos True Random Number Generator. <6>[ 3.615830] brd: module loaded <6>[ 3.627640] loop: module loaded <6>[ 3.647709] CAN device driver interface <6>[ 3.651941] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 3.658527] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 3.663165] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 3.669336] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 3.676503] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 3.690123] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 3.696352] usbcore: registered new interface driver pegasus <6>[ 3.702252] usbcore: registered new interface driver asix <6>[ 3.707843] usbcore: registered new interface driver ax88179_178a <6>[ 3.714208] usbcore: registered new interface driver cdc_ether <6>[ 3.720248] usbcore: registered new interface driver smsc75xx <6>[ 3.726262] usbcore: registered new interface driver smsc95xx <6>[ 3.732236] usbcore: registered new interface driver net1080 <6>[ 3.738085] usbcore: registered new interface driver cdc_subset <6>[ 3.744268] usbcore: registered new interface driver zaurus <6>[ 3.750082] usbcore: registered new interface driver cdc_ncm <6>[ 3.760041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 3.765375] ehci-pci: EHCI PCI platform driver <6>[ 3.770057] ehci-platform: EHCI generic platform driver <6>[ 3.775867] ehci-orion: EHCI orion driver <6>[ 3.780029] SPEAr-ehci: EHCI SPEAr driver <6>[ 3.784280] ehci-st: EHCI STMicroelectronics driver <6>[ 3.789361] ehci-exynos: EHCI EXYNOS driver <6>[ 3.793902] ehci-atmel: EHCI Atmel driver <6>[ 3.798022] tegra-ehci: Tegra EHCI driver <6>[ 3.802327] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 3.808423] ohci-pci: OHCI PCI platform driver <6>[ 3.813152] ohci-platform: OHCI generic platform driver <6>[ 3.818881] SPEAr-ohci: OHCI SPEAr driver <6>[ 3.823101] ohci-st: OHCI STMicroelectronics driver <6>[ 3.828181] ohci-atmel: OHCI Atmel driver <6>[ 3.833409] usbcore: registered new interface driver usb-storage <6>[ 3.848348] i2c /dev entries driver <6>[ 3.866345] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV <6>[ 3.879476] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV <6>[ 3.895688] vdd_sd: Bringing 3300000uV into 2800000-2800000uV <6>[ 3.962819] exynos-tmu 10060000.tmu: Linked as a consumer to regulator.7 <6>[ 3.968444] exynos-tmu 10060000.tmu: More trip points than supported by this TMU. <6>[ 3.976049] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode. <6>[ 3.985057] exynos-tmu 10064000.tmu: Linked as a consumer to regulator.7 <6>[ 3.991371] exynos-tmu 10064000.tmu: More trip points than supported by this TMU. <6>[ 3.999009] exynos-tmu 10064000.tmu: 2 trip points should be configured in polling mode. <6>[ 4.008014] exynos-tmu 10068000.tmu: Linked as a consumer to regulator.7 <6>[ 4.014395] exynos-tmu 10068000.tmu: More trip points than supported by this TMU. <6>[ 4.021967] exynos-tmu 10068000.tmu: 2 trip points should be configured in polling mode. <6>[ 4.030967] exynos-tmu 1006c000.tmu: Linked as a consumer to regulator.7 <6>[ 4.037363] exynos-tmu 1006c000.tmu: More trip points than supported by this TMU. <6>[ 4.044931] exynos-tmu 1006c000.tmu: 2 trip points should be configured in polling mode. <6>[ 4.053945] exynos-tmu 100a0000.tmu: Linked as a consumer to regulator.7 <6>[ 4.070082] cpu cpu0: Linked as a consumer to regulator.44 <6>[ 4.074451] cpu cpu0: Dropping the link to regulator.44 <6>[ 4.080473] cpu cpu0: Linked as a consumer to regulator.44 <6>[ 4.088751] cpu cpu4: Linked as a consumer to regulator.40 <6>[ 4.100386] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.105397] sdhci: Copyright(c) Pierre Ossman <6>[ 4.113189] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.119037] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. <6>[ 4.125627] dwmmc_exynos 12200000.mmc: Using internal DMA controller. <6>[ 4.131813] dwmmc_exynos 12200000.mmc: Version ID is 250a <6>[ 4.137448] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 89,64 bit host data width,64 deep fifo <6>[ 4.147053] dwmmc_exynos 12200000.mmc: Linked as a consumer to regulator.18 <6>[ 4.154224] dwmmc_exynos 12200000.mmc: Linked as a consumer to regulator.3 <6>[ 4.161332] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq <6>[ 4.189885] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63) <6>[ 4.212353] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. <6>[ 4.218264] dwmmc_exynos 12220000.mmc: Using internal DMA controller. <6>[ 4.224780] dwmmc_exynos 12220000.mmc: Version ID is 250a <6>[ 4.230461] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 90,64 bit host data width,64 deep fifo <6>[ 4.240126] dwmmc_exynos 12220000.mmc: Linked as a consumer to regulator.19 <6>[ 4.247214] dwmmc_exynos 12220000.mmc: Linked as a consumer to regulator.13 <6>[ 4.270038] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63) <6>[ 4.295538] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.309068] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.316024] usbcore: registered new interface driver usbhid <6>[ 4.320381] usbhid: USB HID core driver <6>[ 4.336355] NET: Registered protocol family 10 <6>[ 4.342122] Segment Routing with IPv6 <6>[ 4.344707] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.352107] NET: Registered protocol family 17 <6>[ 4.355473] can: controller area network core (rev 20170425 abi 9) <6>[ 4.362075] NET: Registered protocol family 29 <6>[ 4.366511] can: raw protocol (rev 20170425) <6>[ 4.371042] can: broadcast manager protocol (rev 20170425 t) <6>[ 4.376973] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 4.383886] Key type dns_resolver registered <6>[ 4.388654] ThumbEE CPU extension supported. <5>[ 4.391825] Registering SWP/SWPB emulation handler <5>[ 4.398715] Loading compiled-in X.509 certificates <6>[ 4.480588] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0) <6>[ 4.490781] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 4.500969] mmc_host mmc0: Bus speed (slot 0) = 400000000Hz (slot req 200000000Hz, actual 200000000HZ div = 1) <6>[ 4.510221] mmc0: new HS400 MMC card at address 0001 <6>[ 4.519461] mmcblk0: mmc0:0001 SDW32G 29.1 GiB <6>[ 4.526641] mmcblk0boot0: mmc0:0001 SDW32G partition 1 4.00 MiB <6>[ 4.535275] mmcblk0boot1: mmc0:0001 SDW32G partition 2 4.00 MiB <6>[ 4.540526] mmcblk0rpmb: mmc0:0001 SDW32G partition 3 4.00 MiB, chardev (235:0) <6>[ 4.541992] exynos-dwc3 soc:usb3-0: Linked as a consumer to regulator.9 <6>[ 4.555358] exynos-dwc3 soc:usb3-0: Linked as a consumer to regulator.11 <6>[ 4.560130] mmcblk0: p1 p2 <3>[ 4.571017] dwc3 12000000.dwc3: Failed to get clk 'ref': -2 <6>[ 4.580333] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller <6>[ 4.584833] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 1 <6>[ 4.593607] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010 <6>[ 4.602183] xhci-hcd xhci-hcd.5.auto: irq 153, io mem 0x12000000 <6>[ 4.609167] hub 1-0:1.0: USB hub found <6>[ 4.612390] hub 1-0:1.0: 1 port detected <6>[ 4.616708] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller <6>[ 4.622264] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 2 <6>[ 4.630110] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed <6>[ 4.636962] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 4.645767] hub 2-0:1.0: USB hub found <6>[ 4.649187] hub 2-0:1.0: 1 port detected <6>[ 4.655025] exynos-dwc3 soc:usb3-1: Linked as a consumer to regulator.9 <6>[ 4.660937] exynos-dwc3 soc:usb3-1: Linked as a consumer to regulator.11 <3>[ 4.669337] dwc3 12400000.dwc3: Failed to get clk 'ref': -2 <6>[ 4.673974] dwc3 12400000.dwc3: changing max_speed on rev 5533200a <6>[ 4.688507] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <6>[ 4.694400] hctosys: unable to open rtc device (rtc0) <6>[ 5.368642] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330 <6>[ 5.374258] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6 <4>[ 5.412286] dma-pl330 3880000.adma: PM domain MAU will not be powered off <6>[ 17.240047] Freeing unused kernel memory: 2048K <6>[ 17.244983] Run /init as init process <30>[ 17.274069] systemd[1]: System time before build time, advancing clock. <3>[ 17.309050] cgroup: cgroup2: unknown option \"memory_recursiveprot\" <30>[ 17.318250] systemd[1]: systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) <30>[ 17.340294] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>[ 17.372246] systemd[1]: Set hostname to . <30>[ 17.576731] systemd[1]: Queued start job for default target Graphical Interface. <5>[ 17.583734] random: systemd: uninitialized urandom read (16 bytes read) <28>[ 17.589901] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 17.602758] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 17.611851] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. <5>[ 17.652178] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 17.658360] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. <5>[ 17.692441] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 17.699456] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. <30>[ 17.744759] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. <30>[ 17.782208] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. <30>[ 17.823720] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. <30>[ 17.861956] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 17.872809] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>[ 17.912329] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>[ 17.942108] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>[ 17.982773] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>[ 18.022063] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>[ 18.055817] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>[ 18.117732] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. <30>[ 18.127511] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. <30>[ 18.163614] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>[ 18.206890] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. <30>[ 18.242951] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>[ 18.285091] systemd[1]: Condition check resulted in Huge Pages File System being skipped. <30>[ 18.295963] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. <30>[ 18.308091] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... <30>[ 18.350777] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... <30>[ 18.386341] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... <30>[ 18.438835] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... <30>[ 18.478326] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... <30>[ 18.513634] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 18.531243] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... <30>[ 18.567792] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... <5>[ 18.602767] random: systemd-journal: uninitialized urandom read (16 bytes read) <5>[ 18.603837] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 18.627001] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... <5>[ 18.662460] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 18.672158] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... <30>[ 18.727942] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mRemount Root and Kernel File Systems[0m. See 'systemctl status systemd-remount-fs.service' for details. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... <46>[ 19.113852] systemd-journald[109]: Received client request to flush runtime journal. Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. <5>[ 19.722887] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... <5>[ 19.738266] random: systemd-journal: uninitialized urandom read (16 bytes read) <5>[ 19.803225] random: systemd: uninitialized urandom read (16 bytes read) [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. <6>[ 19.884918] s5p-secss 10830000.sss: s5p-sss driver registered <6>[ 19.886715] media: Linux media interface: v0.10 [[0;32m OK [0m] Reached target [0;1;39mSystem Initial<6>[ 19.902923] videodev: Linux video capture interface: v2.00 <6>[ 19.903940] ohci-exynos: OHCI EXYNOS driver <4>[ 19.904399] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator <6>[ 19.904488] samsung-usb2-phy 12130000.phy: Linked as a consumer to regulator.0 <6>[ 19.909599] exynos-ehci 12110000.usb: EHCI Host Controller <6>[ 19.913014] exynos-ohci 12120000.usb: USB Host Controller <4>[ 19.916073] s5p-jpeg 11f50000.jpeg: ignoring dependency for device, assuming no driver <6>[ 19.917467] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video0 <4>[ 19.917970] s5p-mfc 11000000.codec: ignoring dependency for device, assuming no driver <6>[ 19.919053] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video1 <6>[ 19.919059] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec <4>[ 19.919165] s5p-jpeg 11f60000.jpeg: ignoring dependency for device, assuming no driver <6>[ 19.922107] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 3 <6>[ 19.923700] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video2 <6>[ 19.923918] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video3 <6>[ 19.923923] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec <6>[ 19.936765] ina2xx 0-0040: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 19.939230] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 4 <6>[ 19.939261] exynos-adc 12d10000.adc: Linked as a consumer to regulator.4 <6>[ 19.958940] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0 <6>[ 19.965946] ina2xx 0-0041: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 19.978358] exynos-ohci 12120000.usb: irq 87, io mem 0x12120000 <6>[ 19.978589] exynos-ehci 12110000.usb: irq 87, io mem 0x12110000 <6>[ 19.988011] ina2xx 0-0044: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 19.994756] s5p-mfc 11000000.codec: preallocated 8 MiB buffer for the firmware and context buffers <6>[ 20.002572] ina2xx 0-0045: power monitor ina231 (Rshunt = 10000 uOhm) <4>[ 20.003446] exynos-gsc 13e00000.video-scaler: ignoring dependency for device, assuming no driver <4>[ 20.008639] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2 <4>[ 20.009618] exynos-gsc 13e10000.video-scaler: ignoring dependency for device, assuming no driver <6>[ 20.012785] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00 <4>[ 20.022301] exynos-mixer 14450000.mixer: ignoring dependency for device, assuming no driver <3>[ 20.028319] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel <6>[ 20.032967] hub 3-0:1.0: USB hub found <6>[ 20.033019] hub 3-0:1.0: 3 ports detected <6>[ 20.039419] exynos-hdmi 14530000.hdmi: Linked as a consumer to regulator.6 <4>[ 20.151297] usb_phy_generic usb_phy_generic.3.auto: usb_phy_generic.3.auto supply vcc not found, using dummy regulator <6>[ 20.151978] exynos-hdmi 14530000.hdmi: Linked as a consumer to regulator.7 <6>[ 20.169202] usb_phy_generic usb_phy_generic.3.auto: Linked as a consumer to regulator.0 <6>[ 20.173419] s5p-mfc 11000000.codec: decoder registered as /dev/video6 <6>[ 20.173701] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling <6>[ 20.177988] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1 <3>[ 20.178036] OF: graph: no port node found in /soc/hdmi@14530000 <4>[ 20.181013] usb_phy_generic usb_phy_generic.4.auto: usb_phy_generic.4.auto supply vcc not found, using dummy regulator <6>[ 20.181102] usb_phy_generic usb_phy_generic.4.auto: Linked as a consumer to regulator.0 <4>[ 20.181233] usb_phy_generic usb_phy_generic.6.auto: usb_phy_generic.6.auto supply vcc not found, using dummy regulator <6>[ 20.181313] usb_phy_generic usb_phy_generic.6.auto: Linked as a consumer to regulator.0 <4>[ 20.181437] usb_phy_generic usb_phy_generic.7.auto: usb_phy_generic.7.auto supply vcc not found, using dummy regulator <6>[ 20.181530] usb_phy_generic usb_phy_generic.7.auto: Linked as a consumer to regulator.0 <6>[ 20.183166] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations <6>[ 20.183363] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops [exynosdrm]) <6>[ 20.183401] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops [exynosdrm]) <6>[ 20.183408] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 20.183414] [drm] No driver support for vblank timestamp query. <6>[ 20.183456] [drm] Cannot find any crtc or sizes <6>[ 20.183654] [drm] Cannot find any crtc or sizes <6>[ 20.190645] [drm] Initialized exynos 1.1.0 20180330 for exynos-drm on minor 0 <6>[ 20.191941] hub 4-0:1.0: USB hub found <6>[ 20.191995] hub 4-0:1.0: 3 ports detected <6>[ 20.193317] s5p-mfc 11000000.codec: encoder registered as /dev/video7 ization[0m. <6>[ 20.331829] usb 3-1: new high-speed USB device number 2 using exynos-ehci [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. <4>[ 20.496258] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2 <3>[ 20.503765] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel <4>[ 20.516048] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2 <3>[ 20.523551] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel <6>[ 20.533123] max98090 5-0010: MAX98090 REVID=0x43 <6>[ 20.533811] hub 3-1:1.0: USB hub found <6>[ 20.534060] hub 3-1:1.0: 5 ports detected [[0;32m OK [0m] Reached target [0;1;39mS<6>[ 20.552528] max98090 5-0010: use default 2.8v micbias ockets[0m. <6>[ 20.561197] odroid-audio sound: multicodec <-> samsung-i2s mapping ok <4>[ 20.566474] odroid-audio sound: ASoC: no DMI vendor name! [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. <5>[ 20.756870] random: systemd: uninitialized urandom read (16 bytes read) [[0;32m OK [0m] Found device [0;1;39m/dev/ttySAC2[0m. <6>[ 20.851880] usb 3-1.1: new high-speed USB device number 3 using exynos-ehci <6>[ 21.007040] smsc95xx v1.0.6 <6>[ 21.112924] smsc95xx 3-1.1:1.0 eth0: register 'smsc95xx' at usb-12110000.usb-1.1, smsc95xx USB 2.0 Ethernet, 1e:55:3f:ba:4e:02 [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttySAC2[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. <5>[ 22.661765] random: crng init done <5>[ 22.663950] random: 670 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttySAC2 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.19.256-cip80 #1 SMP Wed Aug 31 13:03:49 UTC 2022 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-7148534/environment . /lava-7148534/environment / # /lava-7148534/bin/lava-test-runner /lava-7148534/0 /lava-7148534/bin/lava-test-runner /lava-7148534/0 + export TESTRUN_ID=0_igt-kms-exynos + cd /lava-7<8>[ 23.369259] 148534/0/tests/0_igt-kms-exynos + cat uuid + UUID=7148534_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=exynos /usr/bin/igt-parser.sh core_auth core_getclient core_getstats core_getversion core_setmaster_vs_auth drm_read kms_addfb_basic kms_atomic kms_flip_event_leak kms_prop_blob kms_setmode kms_vblank <8>[ 23.415358] <14>[ 23.439877] [IGT] core_auth: executing <14>[ 23.442793] [IGT] core_auth: starting subtest getclient-simple <14>[ 23.448849] [IGT] core_auth: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtestp8>[ 23.ubt477] client-simple: SUCCESS (0.000s)[0m <14>[ 23.492688] [IGT] core_auth: executing <14>[ 23.495593] [IGT] core_auth: starting subtest getclient-master-drop <14>[ 23.502517] [IGT] core_auth: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest:e8>[ 23514S6b] st ge_SIiNnt-master-d TEST_CASE_ID=getcl SUCCESS (0.000ient-master-drop RESULT=pass> s)[0m <14>[ 23.551250] [IGT] core_auth: executing <14>[ 23.554195] [IGT] core_auth: starting subtest basic-auth <14>[ 23.559662] [IGT] core_auth: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: basic-auth [1mS<8>[ t basic-auth: S 23.574002] UCCESS (0.000s)[0m <14>[ 23.607863] [IGT] core_auth: executing <14>[ 23.610900] [IGT] core_auth: starting subtest many-magics IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: many-magics Reopening device failed after 1020 opens [1mSubtest many<14>[ 23.645991] [IGT] core_auth: exiting, ret=0 -magics: SUCCESS (0.029s)[0m <8>[ 23.660283] <8>[ 23.669215] <14>[ 23.727593] [IGT] core_getclient: executing <14>[ 23.731040] [IGT] core_getclient: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) SUCCESS (0.005s) <8>[ 23.745613] <14>[ 23.818436] [IGT] core_getstats: executing <14>[ 23.822007] [IGT] core_getstats: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) SUCCESS (0.005s) <8>[ 23.835367] <14>[ 23.904453] [IGT] core_getversion: executing <14>[ 23.908021] [IGT] core_getversion: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) SUCCESS (0.005s) <8>[ 23.923039] <14>[ 23.983896] [IGT] core_setmaster_vs_auth: executing <14>[ 23.988256] [IGT] core_setmaster_vs_auth: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) SUCCESS (0.005s) <8>[ 24.005316] <8>[ 24.042797] <14>[ 24.067767] [IGT] drm_read: executing <14>[ 24.071335] [IGT] drm_read: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations <8>[ 24.083842] found. [1mSubtest invalid-buffer: SKIP[0m <14>[ 24.122235] [IGT] drm_read: executing IGT-Version: 1<14>[ 24.126605] [IGT] drm_read: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combination <14>[ 24.175445] [IGT] drm_read: executing <14>[ 24.179085] [IGT] drm_read: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest empty-<8>[ 24.193633] block: SKIP[0m <14>[ 24.231979] [IGT] drm_read: executing <14>[ 24.235660] [IGT] drm_read: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. <8>[ 24.249194] [1mSubtest empty-nonblock: SKIP[0m <14>[ 24.286444] [IGT] drm_read: executing <14>[ 24.290033] [IGT] drm_read: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubte<8>[ 24.303844] st short-buffer-block: SKIP[0m <14>[ 24.341998] [IGT] drm_read: executing IGT-Version: 1<14>[ 24.345994] [IGT] drm_read: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest short-buf<8>[ 24.360883] fer-nonblock: SKIP[0m <14>[ 24.397556] [IGT] drm_read: executing <14>[ 24.401189] [IGT] drm_read: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubt<8>[ 24.414862] est short-buffer-wakeup: SKI<8>[ 24.424869] P[0m <8>[ 24.469960] <14>[ 24.506937] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 24.520807] [IGT] kms_addfb_basic: starting subtest unused-handle Starting subtest: unused-handle [1mSubtest unused-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Last err<14>[ 24.571870] [IGT] kms_addfb_basic: exiting, ret=0 no: 9, Bad file descriptor <8>[ 24.586873] <14>[ 24.624733] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 24.637807] [IGT] kms_addfb_basic: starting subtest unused-pitches Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_devicno4>[ 2d fil497] 9, Ba4.688e des[IGT] kms_addfb_basic: exiting, ret=0 criptor <8>[ 24.703988] <14>[ 24.739338] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 24.753337] [IGT] kms_addfb_basic: starting subtest unused-offsets Starting subtest: unused-offsets [1mSubtest unused-offsets: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is<14>[ 24.803287] [IGT] kms_addfb_basic: exiting, ret=0 _i915_device(fd) Last errno: 9, Bad file descriptor <8>[ 24.815610] <14>[ 24.848831] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 24.860830] [IGT] kms_addfb_basic: starting subtest unused-modifier Starting subtest: unused-modifier [1mSubtest unused-modifier: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirce(fd4.908670] [IGT] kms_addfb_basic: exiting, ret=0 Last errno: 9, Bad file descriptor <8>[ 24.921828] <14>[ 24.952555] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 24.964076] [IGT] kms_addfb_basic: starting subtest clobberred-modifier Starting subtest: clobberred-modifier Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) [1mSubtest clobberred-modifier: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requiremend) L5s01073no [9,TB .t err8]: IG ]akms_addfb_basic: exiting, ret=77 d file descriptor <8>[ 25.025624] <14>[ 25.066324] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 25.077584] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete Starting subtest: invalid-smem-bo-on-discrete Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) [1mSubtest invalid-smem-bo-on-discrete: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requi_d4>i 2d)128as2]erIGT: k, _ad [rno] 9msBaddfb_basic: exiting, ret=77 file descriptor <8>[ 25.142406] <14>[ 25.178239] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 25.189654] [IGT] kms_addfb_basic: starting subtest legacy-format <3>[ 25.194767] [drm:drm_mode_legacy_fb_format] *ERROR* bad bpp, assuming x8r8g8b8 pixel format Starting subtest: legacy-format (kms_addfb_basic:285) CRITICAL: Test assertion failure function invalid_tests, file ../tests/kms_addfb_basic.c:235: (kms_addfb_basic:285) CRITICAL: Failed assertion: err == expect (kms_addfb_basic:285) CRITICAL: Expected -22 with {bpp:1680225653, depth:-855751115}, got 0 instead Stack trace: #0 ../lib/igt_core.c:1819 __igt_fail_assert() #1 [+0x46a02b] Subtest legacy-format failed. **** DEBUG **** (kms_addfb_basic:285) DEBUG: {bpp:8, depth:8} -> expect:0 (kms_addfb_basic:285) DEBUG: {bpp:16, depth:<1(k[ 25.b_ba52] [IGT]DkBs_addfb_basic: exh:ing,->et=98 it16} r expect:0 (kms_addfb_basic:285) DEBUG: {bpp:24, depth:24} -> expect:0 (kms_addfb_basic:285) DEBUG: {bp 8>[ xpect267 (k] REct:0 ails_addfb_basic:285) DEBUG: {bpp:32, depth:32} -> expect:0 (kms_addfb_basic:285) CRITICAL: Test assertion failure function invalid_tests, file ../tests/kms_addfb_basic.c:235: (kms_addfb_basic:285) CRITICAL: Failed assertion: err == expect (kms_addfb_basic:285) CRITICAL: Expected -22 with {bpp:1680225653, depth:-855751115}, got 0 insteadsic:285) igt05016] NIGT] kms_atrace: (k: exedfb_ba icms_adcutingsic:285) igt_core-INFO: #0 ../lib/igt_core.c:1819 __igt_fail_assert() (kms_addfb_basic:285) igt_core-INFO: #1 [[E D *32137] [IGb]ekt laddfb_format:staIting subtest no-Tandle )[0m hest requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Last errno: 9, Bad file descriptor IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: no-handle [1mSubtest no-handle: SUCCESS (0.000s)[0m Test r<14>[ 25.364874] [IGquire_inddl, fisi : /lib/drm ret=0 xiting,test.c:646: Test requirement: is_i915_device(fd) Test requirement not met in functii8t[ 2i.e .9/4ib/LrVA_SIGNAL_TESTCASE TESu_CASE_ID=io-i91dle RESe(fd)asL>s evicULT=p sat errno: 9, Bad file descriptor <14>[ 25.415270] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 25.432597] [IGT] kms_addfb_basic: starting subtest basic Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement<14>[ 25.471461] [IGT] kms_addfb_basic: exiting, ret=0 : is_i915_device(fd) Last errno: 9, Bad file descriptor <8>[ 25.485247] <14>[ 25.519169] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 25.536737] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement:<14>[ 2device(fd) Las5.576933] [IGT] kms_addfb_basic: exiting, ret=0 t errno: 9, Bad file descriptor <8>[ 25.590158] <14>[ 25.616794] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 25.634088] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 Starting subtest: bad-pitch-32 [1mSubtest bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requiremenc14>[) 25.67errn] [IGT] dms_addfb 9, Bak file de_basic: exiting, ret=0 scriptor <8>[ 25.691986] <14>[ 25.728746] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 25.744478] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 Starting subtest: bad-pitch-63 [1mSubtest bad-pitch-63: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i9<14>[ 25.782963] [IGT] kms_addfb_basic: exiting, ret=0 15_device(fd) Last errno: 9, Bad file descriptor <8>[ 25.797222] <14>[ 25.834872] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 25.849805] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 Starting subtest: bad-pitch-128 [1mSubtest bad-pitch-128: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requiremenc1(>[) 2as889i[ 25.902637] <14>[ 25.933309] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 25.951623] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 Starting subtest: bad-pitch-256 [1mSubtest bad-pitch-256: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement:(f4>[ s5.err355] [IGT] file dds9, Bad kms_adefb_basic: exiting, ret=0 criptor <8>[ 26.007670] <14>[ 26.047363] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 26.062374] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 Starting subtest: bad-pitch-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is<14>[ 26.102202] [IGT] kms_addfb_basic: exiting, ret=0 _i915_device(fd) Last errno: 9, Bad file descriptor <8>[ 26.114518] <14>[ 26.149493] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 26.165219] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 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:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i<14>device(fd) Las[ 26.205953] [IGT] kms_addfb_basic: exiting, ret=0 t errno: 9, Bad file descriptor <8>[ 26.221226] <14>[ 26.258646] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 26.275172] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 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:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requiremenc14fd Last err2o [IGT] k f542n]: 9, Badms_addfb_basic: exiting, ret=0 ile descriptor <8>[ 26.328450] <14>[ 26.356241] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 26.382118] [IGT] kms_addfb_basic: starting subtest size-max Starting subtest: size-max [1mSubtest size-max: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915<14>[ 26.413122] [IGT] kms_addfb_basic: exiting, ret=0 _device(fd) Last errno: 9, Bad file descriptor <8>[ 26.427292] <14>[ 26.461413] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 26.485841] [IGT] kms_addfb_basic: starting subtest too-wide Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test require[ 26.531916] <14>[ 26.563064] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 26.589049] [IGT] kms_addfb_basic: starting subtest too-high Starting subtest: too-high [1mSubtest too-high: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i9<14>[ 26.619973] [IGT] kms_addfb_basic: exiting, ret=0 15_device(fd) Last errno: 9, Bad file descriptor <8>[ 26.633080] <14>[ 26.663136] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 26.691874] [IGT] kms_addfb_basic: starting subtest bo-too-small 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:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test require<14>e fd)6.7ast 6] [( 2 L2386err[IGT] kms_addfb_basic: exiting, ret=0 no: 9, Bad file descriptor <8>[ 26.737334] <14>[ 26.769182] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 26.796153] [IGT] kms_addfb_basic: starting subtest small-bo Starting subtest: small-bo [1mSubtest small-bo: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirem<14>[ 26.827018] [IGT] kms_addfb_basic: exiting, ret=0 ent: is_i915_device(fd) Last errno: 9, Bad file descriptor <8>[ 26.840564] <14>[ 26.874085] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 26.899220] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling Starting subtest: bo-too-small-due-to-tiling Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) [1mSubtest bo-too-small-due-to-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file .<146[ T2st93e7u5]emInt] ks__ad5_d_visi(f ex ting reui7e iTest,reqt=r7ment not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_devic<8>[ 26.945826] e(fd) Last errno: 9, Bad file descriptor <14>[ 26.987905] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 27.016704] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag Starting subtest: addfb25-modifier-no-flag [1mSubtest addfb25-modifier-no-flag: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirementct4>[ 27re44929] [tel, fis_addfb_b/drc: exit:ng, retest t.ci646: T=0 requirement: is_i915_device(fd) Last errno: 9, Bad file descriptor <8>[ 27.058345] <14>[ 27.097867] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) <14>[ 27.126487] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier Starting subtest: addfb25-bad-modifier (kms_addfb_basic:341) CRITICAL: Test assertion failure function addfb25_tests, file ../tests/kms_addfb_basic.c:561: (kms_addfb_basic:341) CRITICAL: Failed assertion: drmIoctl(fd, DRM_IOCTL_MODE_ADDFB2, &f) < 0 && errno == EINVAL Stack trace: #0 ../lib/igt_core.c:1819 __igt_fail_assert() #1 [[ st a163182] [IGT] kmser ffb_basic: exitEBUG ret=9 (k Ding, ****8 ms_addfb_basic:341) ioctl_wrappers-DEBUG: Test requirement passed: igt_has_fb_modifiers(fd) (kms_addR8T[ 27.178321] 561: (kms_addfb_basic:341) CRITICAL: Failed assertion: drmIoctl(fd, DRM_IOCTL_MODE_ADDFB2, &f) < 0 && errno == EINVAL (kms_addfb_basic:341) igt_core-INFO: Stack trace: (kms_addfb_basic:341) igt_core-INFO: #0 ../lib/igt_core.c:1819 __igt_fail_assert() (kms_addfb_basic:341) igt_core-INFO: #1 [[ 27unct7on [tGre kms_addfelbasic: e./ling, rets77 itib/drmte=t.c:646: Test requirement: is_i915_device(fd) Last errno: 9, Bad file descriptor <8>[ 27.280024] <14>[ 27.316570] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) [1mSubtest addfb25-x-tiled-legacy: SKIP[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requ<1dev 27.372476] [ice(fd) Last [IGT] kms_addfb_basic: exiting, ret=77 errno: 9, Bad file descriptor <8>[ 27.388059] <14>[ 27.428645] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) [1mSubtest addfb25-framebuffer-vs-set-tiling: SKIP[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915<14>[ 27.481614] [IGT] kms_addfb_basic: exiting, ret=77 _device(fd) Last errno: 9, Bad file descriptor <8>[ 27.496963] <14>[ 27.535932] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i<14>[ 27.573028] [IGT] kms_addfb_basic: starting subtest addfb25-y-tiled-legacy 915_device(fd) Starting subtest: addfb25-y-tiled-legacy Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Te6: Te.606eq2]remenA_SisNi9_TEdTCicE TESTL15_SevASe(fd)_CASE_ID=addfb25-y-tiled-legacy RESULT=skip> Last errno: 9, Bad file descriptor <14>[ 27.642645] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is<14>[ 27.679904] [IGT] kms_addfb_basic: starting subtest addfb25-yf-tiled-legacy _i915_device(fd) Starting subtest: addfb25-yf-tiled-legacy Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i9<[1>Subt27.70194825[yf-] kms_aegab_basic: e0.000g, [0m77 itins)ret= Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: <: [s_ 91.7de3ic]( o: 9, Bad file descriptor <14>[ 27.750603] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_devi<14>[ 27.790407] [IGT] kms_addfb_basic: starting subtest addfb25-y-tiled-small-legacy ce(fd) Starting subtest: addfb25-y-tiled-small-legacy Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_deub4>[ 27.815-y-t [Id-s kms_aegac_basic: exit00s, ret=77s.0ing)[0m Te t requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test _8>[ _devi8e7730] LastA_rrn(fd) o: 9, Bad file descriptor <14>[ 27.865711] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) <14>[ 27.914056] [IGT] kms_addfb_basic: starting subtest addfb25-4-tiled Starting subtest: addfb25-4-tiled Test requirement not met in function igt_require_intel, file ../lib/drms14>[ 2ement702]_i915r] kms_addfb_basmSu exitinddfr25=77ist ag, bet-4-t led: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:64emen 27.9452_de <14>[ 27.986868] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(: 4,[ d 8.0e 486]riIGTr [_mSdftebt ba: c-i-til, -le=ac xtingedretg77y: SKIP[0m <8>[ 28.060792] <14>[ 28.097469] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(<19, 28ile 939]riptorkms_addfb_btsic: exiting, ret=77tiuffer-vs-set- ling: SKIP[0m <8>[ 28.171476] <14>[ 28.210125] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_devicn14>[, 28.2i8e 8e [IGT] k [1dfb_bepsitilexiting,ast c: e-pitch- ret=77 mismatch: SKIP[0m <8>[ 28.284231] <14>[ 28.325061] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device<14>, B 28.38003escr ptT] ks_addfb_btsics exiSubtesa ba:ic-yting, ret=77 -tiled-legacy: SKIP[0m <8>[ 28.395711] <14>[ 28.436654] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_i[ st.4:656: [Ist]reqs_aemfbt:asi_i9sirdden_b isc: 1tarting subtest invalid-get-prop-any 5_device(fd) Last errno: 9, Bad file descriptor Starti<14>[ 28.502345] [IGT] kms_addfb_basic: exiting, ret=0 ng subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m <8>[ 28.516551] <14>[ 28.553620] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_inb/4>[ es28c6056:] [sGT] quiraddfb_basii: startic: is_c915_deving subtest invalid-get-prop e(fd) Last errno: 9, Bad file descriptor Starting subt<14>[ 28.618309] [IGT] kms_addfb_basic: exiting, ret=0 est: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m <8>[ 28.633121] <14>[ 28.668480] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_in<14>[ 28.7246: TesGT]ekms_addfb_bas_i9 5tdrting su)testst erre(fdb La invalid-set-prop-any no: 9, Bad file descriptor Starting subtest: invalid-se<14>[ 28.735894] [IGT] kms_addfb_basic: exiting, ret=0 t-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m <8>[ 28.749950] <14>[ 28.785453] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_in<14>[ 28.:6911 T[IGT] kmiraddnt_ is_i91stdevicg sub Last valno: 9t-st inerrid-se, prop Bad file descriptor Starting subtest: invalid-set-prop<14>[ 28.851586] [IGT] kms_addfb_basic: exiting, ret=0 [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m <8>[ 28.866072] <14>[ 28.903199] [IGT] kms_addfb_basic: executing IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i915_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:646: Test requirement: is_i9[ 28: 967Bad [IGT] kms_a72] file descriddfb_basic: starting subtest master-rmfb <14>[ 28.963977] [IGT] kms_addfb_basic: exiting, ret=0 ptor Starting subtest: master-rmfb [1mSubtest master-rmfb: SUCCESS (0.000s)[0m <8>[ 28.978212] <8>[ 28.987457] <8>[ 29.031086] <14>[ 29.061198] [IGT] kms_atomic: executing IGT-Version: 1<14>[ 29.065155] [IGT] kms_atomic: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest <8>[ 29.080314] plane-overlay-legacy: SKIP[0m <14>[ 29.115939] [IGT] kms_atomic: executing IGT-Version: 1<14>[ 29.120199] [IGT] kms_atomic: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1pr>[ar 2le13cy5 S m y-9.ga44:0]K IP[0m <14>[ 29.173015] [IGT] kms_atomic: executing IGT-Version: 1<14>[ 29.177557] [IGT] kms_atomic: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtast plane-pri[ 29.192013] ry-overlay-mutable-zpos: SKIP[0m <14>[ 29.230160] [IGT] kms_atomic: executing IGT-Version: 1<14>[ 29.234756] [IGT] kms_atomic: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pzp>[: mmutable-<8os 29.249519] SKIP[0m <14>[ 29.289426] [IGT] kms_atomic: executing <14>[ 29.293271] [IGT] kms_atomic: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubt<8>[ 29.307351] est test-only: SKIP[0m <14>[ 29.346122] [IGT] kms_atomic: executing <14>[ 29.349828] [IGT] kms_atomic: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations f<8>[ 29.362877] ound. [1mSubtest plane-cursor-legacy: SKIP[0m <14>[ 29.399161] [IGT] kms_atomic: executing IGT-Version: 1<14>[ 29.403810] [IGT] kms_atomic: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinatio<8>[ 29.a16410] : SKIP[0m <14>[ 29.458700] [IGT] kms_atomic: executing <14>[ 29.462516] [IGT] kms_atomic: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/c btest plane-invalid-params-fence: SKIP[0m <14>[ 29.510016] [IGT] kms_atomic: executing IGT-Version: 1<14>[ 29.514275] [IGT] kms_atomic: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations [0m <14>[ 29.558746] [IGT] kms_atomic: executing IGT-Version: 1<14>[ 29.562832] [IGT] kms_atomic: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest c<8>[ 29.577427] rtc-invalid-params-fence: SKIP[0m <14>[ 29.613362] [IGT] kms_atomic: executing IGT-Version: 1<14>[ 29.617499] [IGT] kms_atomic: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest atomic-inval<8>[ 29.632540] id-params: SKIP[0m <14>[ 29.670978] [IGT] kms_atomic: executing IGT-Ve<14>[ 29.675538x [IGT] kms_atomic: exitigNo val77 7l)n , ret=id crtc/connector combinations found. [1mSubtest atomic_plane_damage: SKIP[0m <8>[ 29.688667] <8>[ 29.698320] <14>[ 29.763994] [IGT] kms_flip_event_leak: executing <14>[ 29.768673] [IGT] kms_flip_event_leak: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Test requirement not met in function _<8>[ 29.7,3194] ..AVA_ts/kAL_fESTCASE TEST_CAcE_09:kms_flipeeviremletk RESid_testp> n valULT=skis o valid crtc/connector combinations found Last errno: 22, Invalid argument SKIP (0.005s) <8>[ 29.826161] <14>[ 29.860519] [IGT] kms_prop_blob: executing <14>[ 29.863908] [IGT] kms_prop_blob: starting subtest basic <14>[ 29.869241] [IGT] kms_prop_blob: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: basic [1mSubtest<(>[00 2).8CESS 80. 0s9[83982] 0m <14>[ 29.921171] [IGT] kms_prop_blob: executing <14>[ 29.924935] [IGT] kms_prop_blob: starting subtest blob-prop-core <14>[ 29.930609] [IGT] kms_prop_blob: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: blob-prop-core [1mo8>[ t blob-pr e: SUCCESS (0.000s)[0m <14>[ 29.981623] [IGT] kms_prop_blob: executing <14>[ 29.984953] [IGT] kms_prop_blob: starting subtest blob-prop-validate <14>[ 29.991452] [IGT] kms_prop_blob: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: blo<8prop-validate >[ 30.004894] [1mSubtest blob-prop-validate: SUCCESS (0.000s)[0m <14>[ 30.042562] [IGT] kms_prop_blob: executing <14>[ 30.045868] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime <14>[ 30.052632] [IGT] kms_prop_blob: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: blob-prop-lifetim CESS (0.000s)[0m <14>[ 30.110673] [IGT] kms_prop_blob: executing <14>[ 30.114127] [IGT] kms_prop_blob: starting subtest blob-multiple <14>[ 30.120210] [IGT] kms_prop_blob: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtese [ 30.1329l<8>[1mSubtest75] blob-multiple: SUCCESS (0.000s)[0m <14>[ 30.171467] [IGT] kms_prop_blob: executing <14>[ 30.174852] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any <14>[ 30.181405] [IGT] kms_prop_blob: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: invalid-get-prop-aninva 30.1962o3] )[0m <14>[ 30.237043] [IGT] kms_prop_blob: executing <14>[ 30.240346] [IGT] kms_prop_blob: starting subtest invalid-get-prop <14>[ 30.246686] [IGT] kms_prop_blob: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: invalid-getest[i 3lid-ubt<8> nva0.260826] get-prop: SUCCESS (0.000s)[0m <14>[ 30.297861] [IGT] kms_prop_blob: executing <14>[ 30.301344] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any <14>[ 30.308042] [IGT] kms_prop_blob: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: invalid-set-prop-any [1mSset-pro30.3233SUCC <14>[ 30.362665] [IGT] kms_prop_blob: executing <14>[ 30.366014] [IGT] kms_prop_blob: starting subtest invalid-set-prop <14>[ 30.372651] [IGT] kms_prop_blob: exiting, ret=0 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting sub<8>[ 3 [8500b] op: SUCCESS (0.000s)[0m <8>[ 30.396122] <8>[ 30.437524] <14>[ 30.462864] [IGT] kms_setmode: executing <14>[ 30.466335] [IGT] kms_setmode: starting subtest basic <14>[ 30.471441] [IGT] kms_setmode: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: basic Testing: bas<8mb na3io48 7o test basic: SKIP (0.000s)[0m <14>[ 30.518958] [IGT] kms_setmode: executing <14>[ 30.522631] [IGT] kms_setmode: starting subtest basic-clone-single-crtc <14>[ 30.528870] [IGT] kms_setmode: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: basic-clone-single-crtc No ingle-crtc: SKIP (0.000s)[0m <14>[ 30.579775] [IGT] kms_setmode: executing <14>[ 30.583295] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc <14>[ 30.589855] [IGT] kms_setmode: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: invalid-clone-single-crtc<8>[ cu0ed051881 ne-single-crtc: SKIP (0.000s)[0m <14>[ 30.640303] [IGT] kms_setmode: executing <14>[ 30.643721] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc <14>[ 30.650615] [IGT] kms_setmode: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: invalid-clone-excldynami 3tests execuLeV. G1mSubtesCASn T[NAL_TESTt iEvaEST_CASE_ID=invalid-clone-exclusive-crtc RESULT=skip> lid-clone-exclusive-crtc: SKIP (0.000s)[0m <14>[ 30.707410] [IGT] kms_setmode: executing <14>[ 30.710634] [IGT] kms_setmode: starting subtest clone-exclusive-crtc <14>[ 30.717038] [IGT] kms_setmode: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: clone-exclu<8>[ 30.731e25]uted. [GNAL_teSTCAl_SI1mSubTEst cSE TEST_CASE_ID=clone-exclusive-crtc RESULT=skip> one-exclusive-crtc: SKIP (0.000s)[0m <14>[ 30.769500] [IGT] kms_setmode: executing <14>[ 30.773033] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing <14>[ 30.780391] [IGT] kms_setmode: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) Starting subtest: invalid-clone-single-[yna30.79531s xecut_dIG [_mSSLAVAeS.NAL1TEuTCASE TEST_CASE_ID=invalid-clone-single-crtc-stealing RESULT=skip> btest invalid-clone-single-c<8>[ 30.806955] rtc-stealing: SKIP (0.000s)[0m <8>[ 30.848284] <14>[ 30.878570] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 30.882778] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fou< i[v id.8btest8>n al30: 96420] SKIP[0m <14>[ 30.927220] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 30.931510] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest crtc-id: S<8>[ 30.946498] KIP[0m <14>[ 30.980432] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 30.985089] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fou<8>[ 30.997545] nd. [1mSubtest pipe-A-accuracy-idle: SKIP[0m <14>[ 31.037517] [IGT] kms_vblank: executing <14>[ 31.041293] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations foun 8>[ A31.055-i5] : SV-query41dle IP[0m <14>[ 31.087827] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 31.092073] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-A-query<8>[ 31.107386] -idle-hang: SKIP[0m <14>[ 31.148219] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 31.153167] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtes<8>[ 31.166939] t pipe-A-query-forked: SKIP[0m <14>[ 31.207635] [IGT] kms_vblank: executing <14>[ 31.211481] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fost pipe-A-qubte<8>[ 31.225371] ery-forked-hang: SKIP[0m <14>[ 31.262466] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 31.266802] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-A-<8>[ 31.281507] query-busy: SKIP[0m <14>[ 31.319184] [IGT] kms_vblank: executing I<-g>29 b51 (a33) ]Linux] 4m19vbl6-kipe0itinv, )t=o va armg7lre N77 lid crtc/connector combinations found. [1mSubtest pipe-A-query-busy-hang: SKIP[0m <8>[ 31.337626] <14>[ 31.376596] [IGT] kms_vblank: executing <14>[ 31.380429] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/cot8o[ 31.3923[1mns found. 14] Subtest pipe-A-query-forked-busy: SKIP[0m <14>[ 31.430465] [IGT] kms_vblank: executing <14>[ 31.434338] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/c<8>[ns 31.446 [ ang: SKIP[0m <14>[ 31.485623] [IGT] kms_vblank: executing <14>[ 31.489468] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/conion[ 31.5014288>s found. [1] mSubtest pipe-A-wait-idle: SKIP[0m <14>[ 31.540712] [IGT] kms_vblank: executingV <14>[ IG T3-1.544612] [IGT] kms_vblank: exiting, ret=77 ersion: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combin<81m ub31st57552-A-Lait_SdlNAL_TE: CASE[EST_angSTSKIP T0m CASE_ID=pipe-A-wait-idle-hang RESULT=skip> <14>[ 31.596825] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 31.600779] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-A<8>[ 31.615316] -wait-forked: SKIP[0m <14>[ 31.646949] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 31.651122] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-A-wai<8>[ 31.665946] t-forked-hang: SKIP[0m <14>[ 31.705330] [IGT] kms_vblank: executing>[ 31.729283] (arT] kms_vbla4.:9exiting, ret=77 56-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-A-wait-busy: SKIP[0m <8>[ 31.722108] <14>[ 31.758904] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 31.763081] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combina<1mS found. [8>[ub 31.775971] test pipe-A-wait-busy-hang: SKIP[0m <14>[ 31.817182] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 31.821120] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [A8w[ -f1r83d60us : AKIPIG5-b4]y m <14>[ 31.867954] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 31.872265] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pip<8>[ 31.886620] e-A-wait-forked-busy-hang: SKIP[0m <14>[ 31.918942] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 31.923251] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations f<8>[ ipe1.9ts58o] [0m <14>[ 31.967531] [IGT] kms_vblank: executing <14>[ 31.971402] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations t8st . [1mSub[ 31.985079] pipe-A-ts-continuation-idle-hang: SKIP[0m <14>[ 32.024338] [IGT] kms_vblank: executing <14>[ 32.028201] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/cot8>[ fou.040068] s-rpm: SKIP[0m <14>[ 32.078776] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 32.083726] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pip<8>[ 32.097083] e-A-ts-continuation-dpms-suspend: SKIP[0m <14>[ 32.137005] [IGT] kms_vblank: executing <6-g1 b5.1(a07)] [IGTx: 4s_vblank:ip80tirmv7ret=77 i ang, l) No valid crtc/connector combinations found. [1mSubtest pipe-A-ts-continuation-suspend: SKIP[0m <8>[ 32.156542] <14>[ 32.196006] [IGT] kms_vblank: executing <14>[ 32.199846] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fo<8>[i e3A.t13c94] <14>[ 32.249536] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 32.254022] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe<8>[ 32.268147] -A-ts-continuation-modeset-hang: SKIP[0m <14>[ 32.303843] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 32.307907] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest <8>[ 32.32ntinuation-mode3149] set-rpm: SKIP[0m <14>[ 32.363240] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 32.367201] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest p<8>[ 32.381923] ipe-B-accuracy-idle: SKIP[0m <14>[ 32.417942] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 32.422209] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipeSKIP ry-idle: <8>[[ 32.437532] 0m <14>[ 32.477118] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 32.481066] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combina[1mSu 32.4pi <8>[ btest 94105] pe-B-query-idle-hang: SKIP[0m <14>[ 32.530045] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 32.534575] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-B-query-for<8>[ 32.549582] ked: SKIP[0m <14>[ 32.585764] [IGT] kms_vblank: executing IG-g4>[ 32.5900 8] [Ix: 4.1s.)vb-anp:T exit7lg, ret=0lid vin) No va77 crtc/connector combinations found. [1mSubtest pipe-B-query-forked-hang: SKIP[0m <8>[ 32.604642] <14>[ 32.644804] [IGT] kms_vblank: executing <14>[ 32.648658] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubte<8>[ 32.662741] st pipe-B-query-busy: SKIP[0m <14>[ 32.697688] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 32.702226] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSub<8>[usy3hang: ery-b -2.716507] SKIP[0m <14>[ 32.757327] [IGT] kms_vblank: executing <14>[ 32.761110] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector[. [.m736t7] est pipe-B-query-forked-busy: SKIP[0m <14>[ 32.810509] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 32.814939] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSu<8>[ 32d-busy9] SKIP[0m <14>[ 32.869521] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 32.874103] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-B-wa<8>[ 32.888505] it-idle: SKIP[0m <14>[ 32.928674] [IGT] kms_vblank: executingo IGT-i[ 32.932593] [IGT] kms_vblank: exiting, ret=77 n: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest p<8>[ 32.947159] ipe-B-wait-idle-hang: SKIP[0m <14>[ 32.987261] [IGT] kms_vblank: executing <14>[ 32.991112] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/coti>ns fo3nd0 5[1 Subte_t GipL-TEwaCVAsSIpNAe_B-STiASE TEST_CASE_ID=pipe-B-wait-forked RESULT=skip> t-forked: SKIP[0m <14>[ 33.034346] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.038581] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-B-wait-fo<8>[ 33.054241] rked-hang: SKIP[0m <14>[ 33.091922] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.095941] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSuit-[ s 33.1I-wa<8>bu y: SK10668] P[0m <14>[ 33.148937] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.153957] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest<8>[ 33.167998] pipe-B-wait-busy-hang: SKIP[0m <14>[ 33.204654] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.208755] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest <8>[ 33.223629] pipe-B-wait-forked-busy: SKIP[0m <14>[ 33.254130] [IGT] kms_vblank: executing <14>[ 33.258007] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations [ p 3e-B71675] wait-forked-busy-hang: SKIP[0m <14>[ 33.307818] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.312562] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest p<8>i 3dle: 17IP<0m-i3.327SK1] [LAVA_SIGNAL_TESTCASE TEST_CASE_ID=pipe-B-ts-continuation-idle RESULT=skip> <14>[ 33.365220] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.369301] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe<8>[ 33.384016] -B-ts-continuation-idle-hang: SKIP[0m <14>[ 33.421643] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.425623] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found.<8>B- 33.4t9764] m: SKIP[0m <14>[ 33.473605] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.477678] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-B-<8>[ 33.493165] ts-continuation-dpms-suspend: SKIP[0m <14>[ 33.534051] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.538589] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtestinipe-B-ts-cont<8>[ 33.553250] uation-suspend: SKIP[0m <14>[ 33.589596] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.593569] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSu<8>[ 33.608212] btest pipe-B-ts-continuation-modeset: SKIP[0m <14>[ 33.647009] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.651443] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. <8B-tubtest pipe->[ 33.665248] s-continuation-modeset-hang: SKIP[0m <14>[ 33.704721] [IGT] kms_vblank: executing <14>[ 33.708600] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations foundpi>[-B 33.7ont8nu tiAn-mSIGNet-]a rpm: SKIP[0m <14>[ 33.761034] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.765300] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-<8>[ 33.779725] C-accuracy-idle: SKIP[0m <14>[ 33.820480] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.824702] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinationsbt>[ ipe8C7qu0]y-LAVA_ IGNAL_Tm dle:SSKIP[0ESTCASE TEST_CASE_ID=pipe-C-query-idle RESULT=skip> <14>[ 33.874194] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.878142] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-C<8>[ 33.893120] -query-idle-hang: SKIP[0m <14>[ 33.928248] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.932558] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-C<8>[ 33.947891] -query-forked: SKIP[0m <14>[ 33.987071] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 33.991674] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. <8>-q 34.0053pe-C[ uery-fork40] ed-hang: SKIP[0m <14>[ 34.046146] [IGT] kms_vblank: executing <14>[ 34.050001] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest p<8>[ 34.064439] ipe-C-query-busy: SKIP[0m <14>[ 34.102232] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.106642] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSuer>[ sy4han0:6SK Pbu 3-.12g9 0]I [0m <14>[ 34.158083] [IGT] kms_vblank: executing e[r s 34.161990] [IGT] kms_vblank: exiting, ret=77 ion: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest <8>[ 34.176046] pipe-C-query-forked-busy: SKIP[0m <14>[ 34.216354] [IGT] kms_vblank: executing <14>[ 34.220201] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fost [ pe34-q34ry3fo P[0m <14>[ 34.269943] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.274221] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-C-wait-i<8>[ 34.289231] dle: SKIP[0m <14>[ 34.325987] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.329927] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-<8>[ 34.344506] C-wait-idle-hang: SKIP[0m <14>[ 34.375924] [IGT] kms_vblank: executing I<14>298b5f (arm) ] [IGT] 4.19vblank: e0 armv7 retN7 vaiting,l) =o7 lid crtc/connector combinations found. [1mSubtest pipe-C-wait-forked: SKIP[0m <8>[ 34.395708] <14>[ 34.434307] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.438819] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-C-wait-forked<8>[ 34.454150] -hang: SKIP[0m <14>[ 34.493499] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.497461] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSu<8-b i3S.5P22it>[usy: 4KI1[054] m <14>[ 34.548580] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.553088] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found<8p[1mSubtest pi>[ 34.566611] e-C-wait-busy-hang: SKIP[0m <14>[ 34.605407] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.609419] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe<8>[ 34.624110] -C-wait-forked-busy: SKIP[0m <14>[ 34.664589] [IGT] kms_vblank: executing I6-4>[9 5f 6ar7) ]LiIux: 4.s_.2l6nk: e0 trng,l)e N77 iaimv7 rt=o valid crtc/connector combinations found. [1mSubtest pipe-C-wait-forked-busy-hang: SKIP[0m <8>[ 34.683932] <14>[ 34.720850] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.725305] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1<8>[ 34.738142] mSubtest pipe-C-ts-continuation-idle: SKIP[0m <14>[ 34.776545] [IGT] kms_vblank: executing I6-g1[9 34.7806) (LiIGT] kms_vblank: exiting, ret=7 va armv7l) No7 lid crtc/connector combinations found. [1mSubtest pipe-C-ts-continuation-idle-hang: SKIP[0m <8>[ 34.795670] <14>[ 34.834142] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.838096] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector comb >[1 Subfes5 pi7]-<-AsA_onGNAuatEonCdSEs-ESm:CSiST-Apm TrpT_ ASE_ID=pipe-C-ts-continuation-dpms-rpm RESULT=skip> KIP[0m <14>[ 34.883588] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.887543] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-C-ts-c<8>[ 34.902605] ontinuation-dpms-suspend: SKIP[0m <14>[ 34.935005] [IGT] kms_vblank: executing <14>[ 34.938850] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fest p 34C952661] inuaA_.-ts-cont on-suspend: SKIP[0m <14>[ 34.990847] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 34.994833] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtes<8>[ 35.009586] t pipe-C-ts-continuation-modeset: SKIP[0m <14>[ 35.045864] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.050321] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-C-ts-co<8>[ 35.065839] ntinuation-modeset-hang: SKIP[0m <14>[ 35.107326] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.112042] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mts>co inu12io9-m deseA_rpG:8n2]o SKIP[0m <14>[ 35.168749] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.172722] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSub<8>[ 35.186576] test pipe-D-accuracy-idle: SKIP[0m <14>[ 35.216694] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.220697] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubte<8>[ 35.235413] st pipe-D-query-idle: SKIP[0m <14>[ 35.276273] [IGT] kms_vblank: executing <14>[ 35.280114] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fost p pe-5.294te<8>[i 3D-que025] ry-idle-hang: SKIP[0m <14>[ 35.332440] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.336834] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fo<8>[ 35.349177] und. [1mSubtest pipe-D-query-forked: SKIP[0m <14>[ 35.385663] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.389635] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pip<8>-query-forked-h[ 35.405220] ang: SKIP[0m <14>[ 35.436002] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.440091] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1<8>[ 35.453752] mSubtest pipe-D-query-busy: SKIP[0m <14>[ 35.487812] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.492275] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found.<8>[ 35.505usy] <14>[ 35.541673] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.545738] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe<8>[ 35.560166] -D-query-forked-busy: SKIP[0m <14>[ 35.595778] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.599784] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations f<8>[ ipe5.6133ry] m <14>[ 35.648599] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.653045] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector comb<8>[ Subtest 91][1m 35.6653pip e-D-wait-idle: SKIP[0m <14>[ 35.704190] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.708260] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations f<8>[ 35.720992] ound. [1mSubtest pipe-D-wait-idle-hang: SKIP[0m <14>[ 35.754425] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.758738] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtestr8>[e-D-wait-fo : SKIP[0m <14>[ 35.808963] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.813861] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector com.> 35 found<8 [[1mSu.825655] btest pipe-D-wait-forked-hang: SKIP[0m <14>[ 35.863339] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 35.867416] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-D-<8>[ 35.882289] wait-busy: SKIP[0m <14>[ 35.910730] [IGT] kms_vblank: executing 214>[ 35.914726] LinT] kms_vblank:ip80tirm, l) N7 i angv7ret=7o valid crtc/connector combinations found. [1mSubtest pipe-D-wait-busy-hang: SKIP[0m <8>[ 35.928353] <14>[ 35.964489] [IGT] kms_vblank: executing <14>[ 35.968286] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/cati[ r combin<8>ons 35.980094] found. [1mSubtest pipe-D-wait-forked-busy: SKIP[0m <14>[ 36.014007] [IGT] kms_vblank: executing 26-g1298b6f018038] Linux:kms_vblank: ex0 ang,7ret=N7 itirmv l) 7o valid crtc/connector combinations found. [1mSubtest pipe-D-wait-forked-busy-hang: SKIP[0m <8>[ 36.033639] <14>[ 36.069905] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 36.074776] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations f<8>[ 36.086710] ound. [1mSubtest pipe-D-ts-continuation-idle: SKIP[0m <14>[ 36.128331] [IGT] kms_vblank: executing I6141[ 36 (arm2 ] [nGT] km1_.2lankip80iting, ret=77a armv7l) No v lid crtc/connector combinations found. [1mSubtest pipe-D-ts-continuation-idle-hang: SKIP[0m <8>[ 36.146897] <14>[ 36.183062] [IGT] kms_vblank: executing <14>[ 36.186913] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector com.>[[1 Sub19st 4]p [0m <14>[ 36.237571] [IGT] kms_vblank: executing <14>[ 36.241382] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connectof8un 36.25S822] ipe-D-ts-continuation-dpms-suspend: SKIP[0m <14>[ 36.290133] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 36.294831] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [D8>[-conti308t6on-s 36.nua5i0] uspend: SKIP[0m <14>[ 36.348374] [IGT] kms_vblank: executing <14>[ 36.352259] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/con[ 3nd.64ati8ns fou6.3 188] [1mSubtest pipe-D-ts-continuation-modeset: SKIP[0m <14>[ 36.399401] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 36.403766] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector comb >[ m 36.41620ipe uation-modeset-hang: SKIP[0m <14>[ 36.455956] [IGT] kms_vblank: executing <14>[ 36.459795] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found.<8>[ ts-.47ti26]tioAVAodesNAL_pm:TCAI_SIGet-rTES SKSE TEST_CASE_ID=pipe-D-ts-continuation-modeset-rpm RESULT=skip> P[0m <14>[ 36.511510] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 36.515977] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector com< [ 36.tes1d.8>[1mSub528t73] pipe-E-accuracy-idle: SKIP[0m <14>[ 36.563134] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 36.567130] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest p<8>[ 36.582283] ipe-E-query-idle: SKIP[0m <14>[ 36.614843] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 36.619250] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations <8st i3e-6-q42ry-< p p6.E32ue8] iLAVA_SIGNAL_TESTCASE TEST_CASE_ID=pipe-E-query-idle-hang RESULT=skip> dle-hang: SKIP[0m <14>[ 36.669945] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 36.674460] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found.<8>[ 36.686747] [1mSubtest pipe-E-query-forked: SKIP[0m <14>[ 36.726946] [IGT] kms_vblank: executing <14>[ 36.730791] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/con[ 3nd72795] SKIP[0m <14>[ 36.778647] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 36.783187] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-E-qu<8>[ 36.798509] ery-busy: SKIP[0m <14>[ 36.831622] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 36.836114] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found.<8>[ 36.848452] [1mSubtest pipe-E-query-busy-hang: SKIP[0m <14>[ 36.885585] [IGT] kms_vblank: executing I<14>[ 36.889696] [IGT] kms_v2lancip8xiting, ret=o7 armv7l) N7 valid crtc/connector combinations found. [1mSubtest pipe-E-query-forked-busy: SKIP[0m <8>[ 36.905152] <14>[ 36.939331] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 36.943754] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combination<8>[ 36.956138] s found. [1mSubtest pipe-E-query-forked-busy-hang: SKIP[0m <14>[ 36.992509] [IGT] kms_vblank: executing IGT-Ve914>[ 36.997050] [IGT] kms_vblank: ex7tingNo vali7 il) , ret=7d crtc/connector combinations found. [1mSubtest pipe-E-wait-idle: SKIP[0m <8>[ 37.010044] <14>[ 37.041420] [IGT] kms_vblank: executing <14>[ 37.045311] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/con f37.d57154] . [1mSubtest pipe-E-wait-idle-hang: SKIP[0m <14>[ 37.088823] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.093290] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-EKwait-forked: S<8>[ 37.108590] IP[0m <14>[ 37.142305] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.146527] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtes<8>[ 37.160317] t pipe-E-wait-forked-hang: SKIP[0m <14>[ 37.196597] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.201010] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fou<8>[ 37.213783] nd. [1mSubtest pipe-E-wait-busy: SKIP[0m <14>[ 37.245738] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.250021] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-E-wait<8>[ 37.265181] -busy-hang: SKIP[0m <14>[ 37.303591] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.307858] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations foun<8>[ 37.320481] d. [1mSubtest pipe-E-wait-forked-busy: SKIP[0m <14>[ 37.354719] [IGT] kms_vblank: executing 264>[298b7.3(arm7] LinT] km.19.lankc e8i arm, ret=7o 0tingv7l) N7 valid crtc/connector combinations found. [1mSubtest pipe-E-wait-forked-busy-hang: SKIP[0m <8>[ 37.374129] <14>[ 37.409499] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.414287] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found<8>[ 37.426915] . [1mSubtest pipe-E-ts-continuation-idle: SKIP[0m <14>[ 37.466518] [IGT] kms_vblank: executing <14>[ 37.470323] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. e-E[ -con484ip<8>-ts 37.tin716] uation-idle-hang: SKIP[0m <14>[ 37.523968] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.528348] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector comb8>[ Sub.5407pi] <14>[ 37.573154] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.577152] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fest i 371mSubt<8>[p pe-.590775] E-ts-continuation-dpms-suspend: SKIP[0m <14>[ 37.628765] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.633392] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-on>[uspetinuati<8-s 37.648503] nd: SKIP[0m <14>[ 37.684559] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.689064] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinat<8ns found. [1m>[ 37.701716] Subtest pipe-E-ts-continuation-modeset: SKIP[0m <14>[ 37.736807] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.741137] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pu8>[E-ts-contin on-modeset-hang: SKIP[0m <14>[ 37.794184] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.798208] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/ca8>[ 37.8d.820] m <14>[ 37.844830] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.848876] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pip<8>[ 37.864181] e-F-accuracy-idle: SKIP[0m <14>[ 37.895216] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.899288] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1<8>[ 37.912898] mSubtest pipe-F-query-idle: SKIP[0m <14>[ 37.947025] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 37.951308] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-F-query-idle-<8>[ 37.967111] hang: SKIP[0m <14>[ 38.007073] [IGT] kms_vblank: executing <14>[ 38.010843] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/coni8ns 38..291[ found02 [7] 1mSubtest pipe-F-query-forked: SKIP[0m <14>[ 38.054895] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.058977] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-h8ng 3Iorked-[: SK8.074616] P[0m <14>[ 38.115567] [IGT] kms_vblank: executing <14>[ 38.119376] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connec<8>[ 38.130872] tor combinations found. [1mSubtest pipe-F-query-busy: SKIP[0m <14>[ 38.162658] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.166632] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [<8>[ 38.179939] 1mSubtest pipe-F-query-busy-hang: SKIP[0m <14>[ 38.213991] [IGT] kms_vblank: executing I6-g>[ 8b5f (arm) (L[IGT] kms_v256-c: exiarmg, retNo va tinv7l) =77 lid crtc/connector combinations found. [1mSubtest pipe-F-query-forked-busy: SKIP[0m <8>[ 38.233424] <14>[ 38.270371] [IGT] kms_vblank: executing IGT-Version: 1.26-g1298b5f (<14>[ 38.275616] [IGT] kms_vblank: exiting, ret=77 arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fo<8>[ 38.287576] und. [1mSubtest pipe-F-query-forked-busy-hang: SKIP[0m <14>[ 38.327939] [IGT] kms_vblank: executingersio850] [6-g1 98b5vb(ank: (Liting, .1t=756-inux: 4re9.27 cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-F-wait<8>[ 38.343995] -idle: SKIP[0m <14>[ 38.377056] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.381350] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pip<8>[ 38.395803] e-F-wait-idle-hang: SKIP[0m <14>[ 38.434794] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.439519] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combi<8>[ 38.45166pe- 0m <14>[ 38.483435] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.487483] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations f<8> pi [1mSubtest[ 38.501030] pe-F-wait-forked-hang: SKIP[0m <14>[ 38.536119] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.540434] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-F-wait-bus<8>[ 38.555483] y: SKIP[0m <14>[ 38.593451] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.597902] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtes[ 38.612523] y-hang: SKIP[0m <14>[ 38.646479] [IGT] kms_vblank: executing <14>[ 38.650275] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/con fo8.662248] [1mSubtest pipe-F-wait-forked-busy: SKIP[0m <14>[ 38.693921] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.698037] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations foun<8>[e-F-wai118orkedLAVsy.7t-f12] <-buA_SIGNAL_TESTCASE TEST_CASE_ID=pipe-F-wait-forked-busy-hang RESULT=skip> -hang: SKIP[0m <14>[ 38.747044] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.751359] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pnpe-F-ts-cont[ 38.766486] uation-idle: SKIP[0m <14>[ 38.807169] [IGT] kms_vblank: executing <14>[ 38.810977] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/conn<8>[foun8.8 [1mS on-idle-hang: SKIP[0m <14>[ 38.860209] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.864683] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations fo<8>[ 38.876848] und. [1mSubtest pipe-F-ts-continuation-dpms-rpm: SKIP[0m <14>[ 38.916582] [IGT] kms_vblank: executing <14>[ 38.920413] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations f<8>[ p38.-3sbtest pi e-F9t4220] -continuation-dpms-suspend: SKIP[0m <14>[ 38.972065] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 38.976511] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found<8>[ ts-co0087] SKIP[0m <14>[ 39.027003] [IGT] kms_vblank: executing <14>[ 39.030840] [IGT] kms_vblank: exiting, ret=77 IGT-Version: 1.26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubt<8>[ 39.044695] est pipe-F-ts-continuation-modeset: SKIP[0m <14>[ 39.077352] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 39.081440] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found<8pe -3s-0on35n] tiAn-_.c95ti9ua odeset-hang: SKIP[0m <14>[ 39.132874] [IGT] kms_vblank: executing IGT-Version: 1<14>[ 39.137313] [IGT] kms_vblank: exiting, ret=77 .26-g1298b5f (arm) (Linux: 4.19.256-cip80 armv7l) No valid crtc/connector combinations found. [1mSubtest pipe-F-ts-c<8>[ 39.152627] ontinuation-modeset-rpm: SKI<8>[ 39.163872] <8>[ 39.167862] P[0m + set +x / #