Created
July 11, 2024 10:33
-
-
Save libbkmz/a30636583ef2a5686fa30401dc355d56 to your computer and use it in GitHub Desktop.
kernel boot log for original pinebook-a64 with https://sd-card-images.johang.se/ images of debian
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 6.1.0-22-arm64 ([email protected]) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Debian 6.1.94-1 (2024-06-21) | |
[ 0.000000] Machine model: Pinebook | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bdffffff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0xbdbde380-0xbdbe0fff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000bdffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bdffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bdffffff] | |
[ 0.000000] On node 0, zone DMA: 8192 pages in unavailable ranges | |
[ 0.000000] cma: Reserved 64 MiB at 0x00000000b7a00000 | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.1 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | |
[ 0.000000] psci: SMC Calling Convention v1.2 | |
[ 0.000000] percpu: Embedded 31 pages/cpu s86632 r8192 d32152 u126976 | |
[ 0.000000] pcpu-alloc: s86632 r8192 d32152 u126976 alloc=31*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: ARM erratum 843419 | |
[ 0.000000] CPU features: detected: ARM erratum 845719 | |
[ 0.000000] alternatives: applying boot alternatives | |
[ 0.000000] Fallback order for Node 0: 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032 | |
[ 0.000000] Policy zone: DMA | |
[ 0.000000] Kernel command line: root=PARTUUID=d8811d98-02 rw rootwait drm.debug=0x1ff log_buf_len=64M | |
[ 0.000000] printk: log_buf_len: 67108864 bytes | |
[ 0.000000] printk: early log buf free: 129232(98%) | |
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off | |
[ 0.000000] Memory: 98580K/2064384K available (13056K kernel code, 2800K rwdata, 9456K rodata, 6464K init, 626K bss, 382716K reserved, 65536K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] ftrace: allocating 43974 entries in 172 pages | |
[ 0.000000] ftrace: allocated 172 pages with 4 groups | |
[ 0.000000] trace event string verifier disabled | |
[ 0.000000] rcu: Hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. | |
[ 0.000000] Rude variant of Tasks RCU enabled. | |
[ 0.000000] Tracing variant of Tasks RCU enabled. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GIC: Using split EOI/Deactivate mode | |
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1 | |
[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access | |
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns | |
[ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.000420] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns | |
[ 0.001191] Console: colour dummy device 80x25 | |
[ 0.001650] printk: console [tty0] enabled | |
[ 0.001810] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) | |
[ 0.001841] pid_max: default: 32768 minimum: 301 | |
[ 0.002166] LSM: Security Framework initializing | |
[ 0.002256] landlock: Up and running. | |
[ 0.002269] Yama: disabled by default; enable with sysctl kernel.yama.* | |
[ 0.002473] AppArmor: AppArmor initialized | |
[ 0.002494] TOMOYO Linux initialized | |
[ 0.002535] LSM support for eBPF active | |
[ 0.002765] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.002804] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.005771] cblist_init_generic: Setting adjustable number of callback queues. | |
[ 0.005810] cblist_init_generic: Setting shift to 2 and lim to 1. | |
[ 0.005942] cblist_init_generic: Setting adjustable number of callback queues. | |
[ 0.005961] cblist_init_generic: Setting shift to 2 and lim to 1. | |
[ 0.006281] rcu: Hierarchical SRCU implementation. | |
[ 0.006297] rcu: Max phase no-delay instances is 1000. | |
[ 0.009659] EFI services will not be available. | |
[ 0.010352] smp: Bringing up secondary CPUs ... | |
[ 0.011910] Detected VIPT I-cache on CPU1 | |
[ 0.012067] arch_timer: CPU1: Trapping CNTVCT access | |
[ 0.012090] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.013330] Detected VIPT I-cache on CPU2 | |
[ 0.013436] arch_timer: CPU2: Trapping CNTVCT access | |
[ 0.013448] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.014439] Detected VIPT I-cache on CPU3 | |
[ 0.014540] arch_timer: CPU3: Trapping CNTVCT access | |
[ 0.014552] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.014643] smp: Brought up 1 node, 4 CPUs | |
[ 0.014743] SMP: Total of 4 processors activated. | |
[ 0.014757] CPU features: detected: 32-bit EL0 Support | |
[ 0.014769] CPU features: detected: 32-bit EL1 Support | |
[ 0.014784] CPU features: detected: CRC32 instructions | |
[ 0.014883] CPU: All CPU(s) started at EL2 | |
[ 0.014921] alternatives: applying system-wide alternatives | |
[ 0.076411] node 0 deferred pages initialised in 56ms | |
[ 0.078317] devtmpfs: initialized | |
[ 0.090159] Registered cp15_barrier emulation handler | |
[ 0.090216] Registered setend emulation handler | |
[ 0.090499] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.090562] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
[ 0.093703] pinctrl core: initialized pinctrl subsystem | |
[ 0.096345] DMI not present or invalid. | |
[ 0.097438] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.099563] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.099858] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.100276] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.100359] audit: initializing netlink subsys (disabled) | |
[ 0.100702] audit: type=2000 audit(0.096:1): state=initialized audit_enabled=0 res=1 | |
[ 0.102507] thermal_sys: Registered thermal governor 'fair_share' | |
[ 0.102517] thermal_sys: Registered thermal governor 'bang_bang' | |
[ 0.102534] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.102548] thermal_sys: Registered thermal governor 'user_space' | |
[ 0.102562] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.102638] cpuidle: using governor ladder | |
[ 0.102684] cpuidle: using governor menu | |
[ 0.102891] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.103047] ASID allocator initialised with 65536 entries | |
[ 0.103765] Serial: AMBA PL011 UART driver | |
[ 0.112037] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/i2c@1f02400/anx6345@38 | |
[ 0.112104] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@200000 | |
[ 0.112148] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 | |
[ 0.112533] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@200000 | |
[ 0.112594] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 | |
[ 0.123899] platform panel-edp: Fixed dependency cycle(s) with /soc/i2c@1f02400/anx6345@38 | |
[ 0.126151] KASLR disabled due to lack of seed | |
[ 0.135045] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.135088] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.135105] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.135119] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.135134] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.135148] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.135162] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.135176] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.139139] ACPI: Interpreter disabled. | |
[ 0.139877] iommu: Default domain type: Translated | |
[ 0.139898] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.140174] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.140191] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.140224] PTP clock support registered | |
[ 0.140278] EDAC MC: Ver: 3.0.0 | |
[ 0.143033] NetLabel: Initializing | |
[ 0.143066] NetLabel: domain hash size = 128 | |
[ 0.143079] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 0.143174] NetLabel: unlabeled traffic allowed by default | |
[ 0.143539] vgaarb: loaded | |
[ 0.144075] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.144839] VFS: Disk quotas dquot_6.6.0 | |
[ 0.144932] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.146124] AppArmor: AppArmor Filesystem Enabled | |
[ 0.146242] pnp: PnP ACPI: disabled | |
[ 0.158343] NET: Registered PF_INET protocol family | |
[ 0.158715] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.161397] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) | |
[ 0.161563] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.161648] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.162068] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) | |
[ 0.162711] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.163205] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear) | |
[ 0.163385] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) | |
[ 0.163471] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) | |
[ 0.163835] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.163892] NET: Registered PF_XDP protocol family | |
[ 0.163917] PCI: CLS 0 bytes, default 64 | |
[ 0.164763] Trying to unpack rootfs image as initramfs... | |
[ 0.177611] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 0.178485] kvm [1]: IPA Size Limit: 40 bits | |
[ 0.181618] kvm [1]: vgic interrupt IRQ9 | |
[ 0.182064] kvm [1]: Hyp mode initialized successfully | |
[ 0.241150] Initialise system trusted keyrings | |
[ 0.241273] Key type blacklist registered | |
[ 0.241780] workingset: timestamp_bits=42 max_order=19 bucket_order=0 | |
[ 0.251532] zbud: loaded | |
[ 0.253247] integrity: Platform Keyring initialized | |
[ 0.253334] integrity: Machine keyring initialized | |
[ 0.253355] Key type asymmetric registered | |
[ 0.253371] Asymmetric key parser 'x509' registered | |
[ 1.146632] Freeing initrd memory: 14560K | |
[ 1.183454] alg: self-tests for CTR-KDF (hmac(sha256)) passed | |
[ 1.183672] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) | |
[ 1.183882] io scheduler mq-deadline registered | |
[ 1.196616] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 1.211977] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 1.215070] Serial: AMBA driver | |
[ 1.215151] SuperH (H)SCI(F) driver initialized | |
[ 1.215851] msm_serial: driver initialized | |
[ 1.219369] mousedev: PS/2 mouse device common for all mice | |
[ 1.221219] sun6i-rtc 1f00000.rtc: registered as rtc0 | |
[ 1.221279] sun6i-rtc 1f00000.rtc: setting system clock to 1976-02-17T04:14:14 UTC (193378454) | |
[ 1.221455] sun6i-rtc 1f00000.rtc: RTC enabled | |
[ 1.223751] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 1.224821] SMCCC: SOC_ID: ID = jep106:091e:1689 Revision = 0x00000001 | |
[ 1.302428] NET: Registered PF_INET6 protocol family | |
[ 1.337912] Segment Routing with IPv6 | |
[ 1.338066] In-situ OAM (IOAM) with IPv6 | |
[ 1.338284] mip6: Mobile IPv6 | |
[ 1.338339] NET: Registered PF_PACKET protocol family | |
[ 1.338544] mpls_gso: MPLS GSO support | |
[ 1.339786] registered taskstats version 1 | |
[ 1.339862] Loading compiled-in X.509 certificates | |
[ 1.451881] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' | |
[ 1.452009] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' | |
[ 1.453777] zswap: loaded using pool lzo/zbud | |
[ 1.454453] Key type .fscrypt registered | |
[ 1.454473] Key type fscrypt-provisioning registered | |
[ 1.487143] Key type encrypted registered | |
[ 1.487204] AppArmor: AppArmor sha1 policy hashing enabled | |
[ 1.487285] ima: No TPM chip found, activating TPM-bypass! | |
[ 1.487305] ima: Allocated hash algorithm: sha256 | |
[ 1.487370] ima: No architecture policies found | |
[ 1.487469] evm: Initialising EVM extended attributes: | |
[ 1.487484] evm: security.selinux | |
[ 1.487496] evm: security.SMACK64 (disabled) | |
[ 1.487508] evm: security.SMACK64EXEC (disabled) | |
[ 1.487520] evm: security.SMACK64TRANSMUTE (disabled) | |
[ 1.487532] evm: security.SMACK64MMAP (disabled) | |
[ 1.487544] evm: security.apparmor | |
[ 1.487555] evm: security.ima | |
[ 1.487565] evm: security.capability | |
[ 1.487576] evm: HMAC attrs: 0x1 | |
[ 2.126691] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 | |
[ 2.126848] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 | |
[ 2.126991] platform 1100000.mixer: Fixed dependency cycle(s) with /soc/lcd-controller@1c0d000 | |
[ 2.127129] platform 1100000.mixer: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 | |
[ 2.128258] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@200000 | |
[ 2.128405] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@200000 | |
[ 2.128547] platform 1200000.mixer: Fixed dependency cycle(s) with /soc/lcd-controller@1c0d000 | |
[ 2.128703] platform 1200000.mixer: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 | |
[ 2.132903] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver | |
[ 2.134869] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator | |
[ 2.135662] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz | |
[ 2.142782] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver | |
[ 2.145462] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator | |
[ 2.166562] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 154, base_baud = 1500000) is a U6_16550A | |
[ 3.508778] printk: console [ttyS0] enabled | |
[ 3.516331] clk: Disabling unused clocks | |
[ 3.531655] Freeing unused kernel memory: 6464K | |
[ 3.579441] Checked W+X mappings: passed, no W+X pages found | |
[ 3.585184] Run /init as init process | |
[ 3.588867] with arguments: | |
[ 3.588876] /init | |
[ 3.588884] with environment: | |
[ 3.588890] HOME=/ | |
[ 3.588896] TERM=linux | |
[ 4.587326] input: gpio-keys as /devices/platform/gpio-keys/input/input0 | |
[ 4.670989] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 4.671073] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 4.678111] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 4.684687] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 4.684708] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 4.684718] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 4.684729] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 4.727037] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 4.738058] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 4.748890] platform panel-edp: Fixed dependency cycle(s) with /soc/i2c@1f02400/anx6345@38 | |
[ 4.757495] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/i2c@1f02400/anx6345@38 | |
[ 4.767342] i2c 0-0038: Fixed dependency cycle(s) with /panel-edp | |
[ 4.773724] i2c 0-0038: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 | |
[ 4.807333] usbcore: registered new interface driver usbfs | |
[ 4.811019] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator | |
[ 4.813149] usbcore: registered new interface driver hub | |
[ 4.815322] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 4.815343] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 4.815353] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 4.815364] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 4.817091] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 4.817108] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 4.817117] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 4.817127] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 4.819884] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 4.830088] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 4.834558] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 4.834700] usbcore: registered new device driver usb | |
[ 4.839971] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 4.841447] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 4.852299] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 4.859518] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 4.866569] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 4.874046] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 4.884986] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 4.896453] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 4.896806] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 4.896817] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 4.896828] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 4.896838] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 4.904241] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 4.904611] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 4.904622] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 4.904631] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 4.904642] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 4.912933] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 4.913356] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 4.914915] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 4.919910] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 4.928508] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 4.935895] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 4.943375] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 4.954234] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 4.969280] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 4.969613] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 4.969625] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 4.969635] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 4.969645] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 4.975787] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 4.976173] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 4.976185] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 4.976195] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 4.976205] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 4.984846] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 4.985229] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 4.988274] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 4.995242] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.002633] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.013485] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.020701] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.027654] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.038914] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.039218] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.039229] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.039239] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.039249] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.045753] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.046096] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.046108] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.046118] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.046128] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.058733] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.059100] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.060421] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.060438] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.060448] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.067504] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.079890] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.083500] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.083513] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.091021] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.105985] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.107099] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.112817] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.112832] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.117081] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.117416] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.117428] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.117438] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.117448] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.120115] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.120127] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.120137] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.123707] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.124003] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.124014] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.124023] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.124034] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.132204] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.132611] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.136022] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.142965] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.150350] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.161204] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.168429] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.175383] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.186284] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.194020] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.194390] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.200900] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.200919] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.208139] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.215179] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.223783] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.235280] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.235604] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.235615] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.235625] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.235636] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.238666] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.242197] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.242548] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.242560] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.242569] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.242580] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.254812] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.255175] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.260556] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.267763] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.274985] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.283596] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.290545] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.297933] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.312933] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.313326] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.313337] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.313347] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.313356] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.319426] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.319769] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.319780] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.319791] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.319801] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.327748] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.328160] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.330110] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.337584] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.348534] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.355753] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.362800] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.371397] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.382672] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.393891] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.394245] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.396895] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.396913] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.404412] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.411347] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.422293] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.433560] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.433889] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.433901] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.433911] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.433921] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.436916] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.440388] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.440756] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.440768] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.440778] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.440788] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.449153] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.449559] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.452602] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.463470] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.470693] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.479292] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.486248] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.493636] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.508532] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.508881] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.508892] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.508902] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.508912] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.515210] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.515563] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.515574] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.515584] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.515594] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.524430] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.524833] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.530200] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.537413] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.544368] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.551410] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.558887] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.569828] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.581097] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.581450] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.581461] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.581471] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.581481] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.587429] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.587762] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.587773] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.587783] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.587793] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.597585] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.597953] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.600171] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.607661] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.618515] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.629456] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.636671] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.643884] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.654967] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.655294] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.655306] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.655316] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.655326] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.661343] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.661698] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.661710] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.661719] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.661729] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.671401] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.671771] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.673959] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.684813] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.692289] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.699504] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.710446] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.719046] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.730058] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.730387] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.730399] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.730409] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.730419] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.736781] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.737127] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.737138] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.737148] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.737158] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.749128] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.749502] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.751554] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.758770] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.765713] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.772756] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.780231] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.791173] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.802434] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.802763] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.802774] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.802784] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.802793] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.808795] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.809206] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.809217] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.809227] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.809237] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.818944] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.819329] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.821501] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.828995] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.839855] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.850798] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.858015] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.865229] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.877910] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.878243] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.878255] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 5.878265] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 5.878275] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.884269] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 5.884654] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 5.884665] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 5.884675] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 5.884685] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 7.054450] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.061874] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.072763] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.084829] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found | |
[ 7.086849] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 7.092480] axp20x-rsb sunxi-rsb-3a3: mask_invert=true is deprecated; please switch to unmask_base | |
[ 7.098138] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 7.098158] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 7.098170] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 7.114027] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 7.114235] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.121296] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded | |
[ 7.125641] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.143120] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 7.148573] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.154097] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 7.161513] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.168451] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.168570] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 7.197183] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.202969] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 7.213142] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 7.222740] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 7.229964] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.236949] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 7.244031] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.251448] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 7.258960] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.268773] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.269885] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 7.289658] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.290360] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 7.290376] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.290386] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.290396] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.305255] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 7.316192] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 7.319784] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.321642] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.327185] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 7.338039] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.345246] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 7.352213] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.359252] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 7.372192] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 7.381567] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 7.381934] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.382770] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.393624] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 7.404546] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.411762] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 7.418986] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.425931] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 7.438549] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.438951] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 7.438963] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.438973] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.438983] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.446529] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 7.446854] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 7.446866] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 7.446875] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 7.446885] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 7.456162] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 7.456633] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.456649] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.467387] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 7.478336] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.485551] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 7.492767] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.501368] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 7.513921] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.514332] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 7.514343] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.514353] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.514362] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.520598] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 7.521021] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 7.521032] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 7.521042] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 7.521053] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 7.721701] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.729126] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.740011] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.761252] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 192 | |
[ 7.761314] sun50i-a64-pinctrl 1c20800.pinctrl: request() failed for pin 69 | |
[ 7.762404] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.768391] sun50i-a64-pinctrl 1c20800.pinctrl: pin-192 (1c10000.mmc) status -517 | |
[ 7.775343] sun50i-a64-pinctrl 1c20800.pinctrl: pin-69 (1c11000.mmc) status -517 | |
[ 7.783984] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 192 (PG0) from group PG0 on device 1c20800.pinctrl | |
[ 7.784936] axp20x-gpio axp20x-gpio: DMA mask not set | |
[ 7.788202] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x400800 bytes | |
[ 7.788218] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1366x768x32, linelength=5464 | |
[ 7.791489] sun50i-a64-pinctrl 1c20800.pinctrl: could not request pin 69 (PC5) from group PC5 on device 1c20800.pinctrl | |
[ 7.792895] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded | |
[ 7.798904] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 7.809859] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 7.872472] Console: switching to colour frame buffer device 170x48 | |
[ 7.885803] simple-framebuffer be000000.framebuffer: fb0: simplefb registered! | |
[ 7.898552] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 7.911483] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq | |
[ 7.911501] sunxi-mmc 1c0f000.mmc: Got CD GPIO | |
[ 7.921875] phy phy-1c19400.phy.0: Changing dr_mode to 1 | |
[ 7.932430] ohci-platform 1c1b400.usb: Generic Platform OHCI controller | |
[ 7.940190] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode | |
[ 7.940230] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode | |
[ 7.941914] ehci-platform 1c1b000.usb: EHCI Host Controller | |
[ 7.941944] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1 | |
[ 7.942121] ehci-platform 1c1b000.usb: irq 198, io mem 0x01c1b000 | |
[ 7.942180] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 2 | |
[ 7.942334] ohci-platform 1c1b400.usb: irq 196, io mem 0x01c1b400 | |
[ 7.956219] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 | |
[ 7.987277] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode | |
[ 7.990329] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 | |
[ 8.020484] mmc2: new high speed SDIO card at address 0001 | |
[ 8.021211] mmc0: new high speed SDHC card at address aaaa | |
[ 8.023066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 8.023539] mmcblk0: mmc0:aaaa SB32G 29.7 GiB | |
[ 8.028283] mmcblk0: p1 p2 | |
[ 8.049374] usb usb1: Product: EHCI Host Controller | |
[ 8.054340] usb usb1: Manufacturer: Linux 6.1.0-22-arm64 ehci_hcd | |
[ 8.063420] usb usb1: SerialNumber: 1c1b000.usb | |
[ 8.071948] hub 1-0:1.0: USB hub found | |
[ 8.078891] hub 1-0:1.0: 1 port detected | |
[ 8.086953] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01 | |
[ 8.098330] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 8.108577] usb usb2: Product: Generic Platform OHCI controller | |
[ 8.117442] usb usb2: Manufacturer: Linux 6.1.0-22-arm64 ohci_hcd | |
[ 8.126431] usb usb2: SerialNumber: 1c1b400.usb | |
[ 8.134811] hub 2-0:1.0: USB hub found | |
[ 8.140358] ehci-platform 1c1a000.usb: EHCI Host Controller | |
[ 8.140691] ohci-platform 1c1a400.usb: Generic Platform OHCI controller | |
[ 8.141710] hub 2-0:1.0: 1 port detected | |
[ 8.166829] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3 | |
[ 8.166932] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 4 | |
[ 8.174931] ohci-platform 1c1a400.usb: irq 195, io mem 0x01c1a400 | |
[ 8.182900] ehci-platform 1c1a000.usb: irq 197, io mem 0x01c1a000 | |
[ 8.220144] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 | |
[ 8.229477] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 | |
[ 8.240563] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 8.250481] usb usb4: Product: EHCI Host Controller | |
[ 8.257969] usb usb4: Manufacturer: Linux 6.1.0-22-arm64 ehci_hcd | |
[ 8.266636] usb usb4: SerialNumber: 1c1a000.usb | |
[ 8.274656] hub 4-0:1.0: USB hub found | |
[ 8.281047] hub 4-0:1.0: 1 port detected | |
[ 8.288438] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01 | |
[ 8.299340] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 8.309153] usb usb3: Product: Generic Platform OHCI controller | |
[ 8.317575] usb usb3: Manufacturer: Linux 6.1.0-22-arm64 ohci_hcd | |
[ 8.326151] usb usb3: SerialNumber: 1c1a400.usb | |
[ 8.334052] hub 3-0:1.0: USB hub found | |
[ 8.340412] hub 3-0:1.0: 1 port detected | |
[ 8.356134] usb 1-1: new high-speed USB device number 2 using ehci-platform | |
[ 8.521924] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32 | |
[ 8.532590] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 8.542154] usb 1-1: Product: USB2.0 Hub | |
[ 8.549685] hub 1-1:1.0: USB hub found | |
[ 8.556324] hub 1-1:1.0: 4 ports detected | |
[ 8.852093] usb 1-1.1: new low-speed USB device number 3 using ehci-platform | |
[ 8.975914] usb 1-1.1: New USB device found, idVendor=258a, idProduct=000c, bcdDevice= 1.00 | |
[ 8.986680] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 8.996366] usb 1-1.1: Product: USB KEYBOARD | |
[ 9.002957] usb 1-1.1: Manufacturer: HAILUCK CO.,LTD | |
[ 9.048499] hid: raw HID events driver (C) Jiri Kosina | |
[ 9.083792] usbcore: registered new interface driver usbhid | |
[ 9.091781] usbhid: USB HID core driver | |
[ 9.096142] usb 1-1.3: new high-speed USB device number 4 using ehci-platform | |
[ 9.113491] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/platform/soc/1c1b000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:258A:000C.0001/input/input1 | |
[ 9.188876] hid-generic 0003:258A:000C.0001: input,hidraw0: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-1c1b000.usb-1.1/input0 | |
[ 9.208303] input: HAILUCK CO.,LTD USB KEYBOARD Mouse as /devices/platform/soc/1c1b000.usb/usb1/1-1/1-1.1/1-1.1:1.1/0003:258A:000C.0002/input/input2 | |
[ 9.219671] usb 1-1.3: New USB device found, idVendor=090c, idProduct=037c, bcdDevice= 0.05 | |
[ 9.222096] input: HAILUCK CO.,LTD USB KEYBOARD System Control as /devices/platform/soc/1c1b000.usb/usb1/1-1/1-1.1/1-1.1:1.1/0003:258A:000C.0002/input/input3 | |
[ 9.229967] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 9.262270] usb 1-1.3: Product: USB 2.0 PC Cam | |
[ 9.269490] usb 1-1.3: Manufacturer: Image Processor | |
[ 9.300398] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/platform/soc/1c1b000.usb/usb1/1-1/1-1.1/1-1.1:1.1/0003:258A:000C.0002/input/input4 | |
[ 9.317922] input: HAILUCK CO.,LTD USB KEYBOARD Wireless Radio Control as /devices/platform/soc/1c1b000.usb/usb1/1-1/1-1.1/1-1.1:1.1/0003:258A:000C.0002/input/input5 | |
[ 9.336368] hid-generic 0003:258A:000C.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [HAILUCK CO.,LTD USB KEYBOARD] on usb-1c1b000.usb-1.1/input1 | |
[ 9.621134] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none. | |
[ 9.843043] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist. | |
[ 10.405264] systemd[1]: System time before build time, advancing clock. | |
[ 10.478488] systemd[1]: Inserted module 'autofs4' | |
[ 10.606198] systemd[1]: systemd 252.26-1~deb12u2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) | |
[ 10.649096] systemd[1]: Detected architecture arm64. | |
[ 10.678974] systemd[1]: Hostname set to <debian>. | |
[ 11.598997] systemd[1]: Queued start job for default target graphical.target. | |
[ 11.636414] systemd[1]: Created slice system-getty.slice - Slice /system/getty. | |
[ 11.667511] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. | |
[ 11.699577] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. | |
[ 11.730807] systemd[1]: Created slice user.slice - User and Session Slice. | |
[ 11.757163] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. | |
[ 11.789002] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. | |
[ 11.821969] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. | |
[ 11.852485] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... | |
[ 11.880396] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. | |
[ 11.908442] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. | |
[ 11.936521] systemd[1]: Reached target paths.target - Path Units. | |
[ 11.960400] systemd[1]: Reached target remote-fs.target - Remote File Systems. | |
[ 11.988397] systemd[1]: Reached target slices.target - Slice Units. | |
[ 12.012423] systemd[1]: Reached target swap.target - Swaps. | |
[ 12.036412] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. | |
[ 12.065098] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. | |
[ 12.094948] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. | |
[ 12.125935] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). | |
[ 12.157988] systemd[1]: Listening on systemd-journald.socket - Journal Socket. | |
[ 12.186372] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. | |
[ 12.218186] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. | |
[ 12.245659] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. | |
[ 12.296719] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... | |
[ 12.332232] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... | |
[ 12.368418] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... | |
[ 12.432690] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... | |
[ 12.469158] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... | |
[ 12.504800] systemd[1]: Starting [email protected] - Load Kernel Module configfs... | |
[ 12.541354] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... | |
[ 12.589271] systemd[1]: Starting [email protected] - Load Kernel Module drm... | |
[ 12.623324] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
[ 12.625878] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... | |
[ 12.635891] device-mapper: uevent: version 1.0.3 | |
[ 12.659808] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected] | |
[ 12.692972] systemd[1]: Starting [email protected] - Load Kernel Module fuse... | |
[ 12.723609] [drm:drm_core_init [drm]] Initialized | |
[ 12.729818] systemd[1]: Starting [email protected] - Load Kernel Module loop... | |
[ 12.748998] fuse: init (API version 7.37) | |
[ 12.774507] loop: module loaded | |
[ 12.797291] systemd[1]: Starting systemd-journald.service - Journal Service... | |
[ 12.857389] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... | |
[ 12.893370] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... | |
[ 12.933065] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... | |
[ 12.969140] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... | |
[ 13.014085] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. | |
[ 13.041804] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. | |
[ 13.069990] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. | |
[ 13.097932] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. | |
[ 13.126960] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. | |
[ 13.160646] systemd[1]: [email protected]: Deactivated successfully. | |
[ 13.172681] systemd[1]: Finished [email protected] - Load Kernel Module configfs. | |
[ 13.204332] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. | |
[ 13.216291] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. | |
[ 13.248280] systemd[1]: [email protected]: Deactivated successfully. | |
[ 13.259931] systemd[1]: Finished [email protected] - Load Kernel Module drm. | |
[ 13.292322] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. | |
[ 13.304420] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. | |
[ 13.336295] systemd[1]: [email protected]: Deactivated successfully. | |
[ 13.347972] systemd[1]: Finished [email protected] - Load Kernel Module fuse. | |
[ 13.380285] systemd[1]: [email protected]: Deactivated successfully. | |
[ 13.391720] systemd[1]: Finished [email protected] - Load Kernel Module loop. | |
[ 13.424179] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. | |
[ 13.455524] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. | |
[ 13.487495] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. | |
[ 13.522243] systemd[1]: Reached target network-pre.target - Preparation for Network. | |
[ 13.589093] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... | |
[ 13.625250] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... | |
[ 13.652655] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). | |
[ 13.669687] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). | |
[ 13.717433] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... | |
[ 13.745225] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. | |
[ 13.769701] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... | |
[ 13.809439] systemd[1]: Starting systemd-sysusers.service - Create System Users... | |
[ 13.877216] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. | |
[ 13.922637] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. | |
[ 13.963958] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. | |
[ 13.993851] systemd[1]: Started systemd-journald.service - Journal Service. | |
[ 14.151953] systemd-journald[226]: Received client request to flush runtime journal. | |
[ 14.764176] random: crng init done | |
[ 15.411867] mc: Linux media interface: v0.10 | |
[ 15.484841] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/bus@1000000/mixer@100000 | |
[ 15.484962] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/bus@1000000/mixer@200000 | |
[ 15.485019] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/lcd-controller@1c0c000 | |
[ 15.485096] [drm:sun4i_drv_traverse_endpoints [sun4i_drm]] Endpoint is our panel... skipping | |
[ 15.485126] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/lcd-controller@1c0d000 | |
[ 15.485188] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/lcd-controller@1c0c000 | |
[ 15.485251] [drm:sun4i_drv_traverse_endpoints [sun4i_drm]] Endpoint is our panel... skipping | |
[ 15.485280] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/lcd-controller@1c0d000 | |
[ 15.585315] videodev: Linux video capture interface: v2.00 | |
[ 15.640733] thermal_sys: Failed to find 'trips' node | |
[ 15.640984] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz) | |
[ 15.645839] thermal_sys: Failed to find trip points for thermal-sensor id=1 | |
[ 15.655423] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority | |
[ 15.661652] sun8i-thermal: probe of 1c25000.thermal-sensor failed with error -22 | |
[ 15.666698] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) | |
[ 15.674415] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority | |
[ 15.710563] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority | |
[ 15.720965] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority | |
[ 15.731253] sun8i-ce 1c15000.crypto: Register cbc(aes) | |
[ 15.743700] sun8i-ce 1c15000.crypto: Register ecb(aes) | |
[ 15.835930] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 15.850654] cfg80211: Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf' | |
[ 15.871796] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 | |
[ 15.872778] cfg80211: Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328' | |
[ 15.879983] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 | |
[ 15.883778] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input6 | |
[ 15.889318] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 15.900767] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 | |
[ 15.907577] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
[ 15.910568] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus | |
[ 15.919299] platform regulatory.0: firmware: failed to load regulatory.db (-2) | |
[ 15.927906] lima 1c40000.gpu: bus rate = 200000000 | |
[ 15.933090] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware | |
[ 15.944846] platform regulatory.0: firmware: failed to load regulatory.db (-2) | |
[ 15.947602] lima 1c40000.gpu: mod rate = 297000000 | |
[ 15.956988] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 | |
[ 15.962525] cfg80211: failed to load regulatory.db | |
[ 15.966707] usb 1-1.3: Found UVC 1.00 device USB 2.0 PC Cam (090c:037c) | |
[ 15.974978] lima 1c40000.gpu: error -ENODEV: _opp_set_regulators: no regulator (mali) found | |
[ 15.975098] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned. | |
[ 15.983488] input: USB 2.0 PC Cam as /devices/platform/soc/1c1b000.usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input7 | |
[ 15.992982] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set | |
[ 15.992982] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set | |
[ 15.997839] cedrus 1c0e000.video-codec: Device registered as /dev/video2 | |
[ 16.003472] usbcore: registered new interface driver uvcvideo | |
[ 16.009760] axp20x-adc axp813-adc: DMA mask not set | |
[ 16.047466] [drm:drm_minor_register [drm]] | |
[ 16.109643] [drm] Found ANX6345 (ver. 170) eDP Transmitter | |
[ 16.115152] [drm:drm_minor_register [drm]] new minor registered 128 | |
[ 16.122165] [drm:drm_minor_register [drm]] | |
[ 16.123202] [drm:drm_minor_register [drm]] new minor registered 0 | |
[ 16.123341] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0 | |
[ 16.160751] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer]) | |
[ 16.179442] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer]) | |
[ 16.195820] [drm:drm_dp_aux_register_devnode [drm_display_helper]] drm_dp_aux_dev: aux [DP-AUX] registered as minor 0 | |
[ 16.196895] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) | |
[ 16.211950] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) | |
[ 16.227525] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) | |
[ 16.275298] Console: switching to colour dummy device 80x25 | |
[ 16.319173] [drm:drm_minor_register [drm]] | |
[ 16.319297] [drm:drm_minor_register [drm]] | |
[ 16.345850] [drm:drm_minor_register [drm]] new minor registered 1 | |
[ 16.346842] [drm:drm_sysfs_connector_add [drm]] adding "eDP-1" to sysfs | |
[ 16.367848] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) | |
[ 16.369217] sun4i-drm display-engine: [drm:drm_sysfs_connector_hotplug_event [drm]] [CONNECTOR:51:eDP-1] generating connector hotplug event | |
[ 16.373834] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1 | |
[ 16.385214] [drm:drm_client_modeset_probe [drm]] | |
[ 16.386051] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (2) | |
[ 16.386180] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:51:eDP-1] | |
[ 16.386231] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:51:eDP-1] status updated from unknown to connected | |
[ 16.386326] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event | |
[ 16.403962] sun4i-drm display-engine: [drm:drm_dp_dpcd_probe [drm_display_helper]] DP-AUX: 0x00000 AUX -> (ret= 1) 11 | |
[ 16.408211] sun4i-drm display-engine: [drm:drm_dp_dpcd_read [drm_display_helper]] DP-AUX: 0x00200 AUX -> (ret= 1) 41 | |
[ 16.432026] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0 | |
[ 16.498144] [drm:update_display_info [drm]] Supported Monitor Refresh rate range is 0 Hz - 0 Hz | |
[ 16.498256] [drm:update_display_info [drm]] eDP-1: Assigning EDID-1.4 digital sink color depth as 6 bpc. | |
[ 16.498328] [drm:update_display_info [drm]] Supported Monitor Refresh rate range is 0 Hz - 0 Hz | |
[ 16.498381] [drm:update_display_info [drm]] eDP-1: Assigning EDID-1.4 digital sink color depth as 6 bpc. | |
[ 16.498436] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (1) | |
[ 16.498497] [drm:update_display_info [drm]] Supported Monitor Refresh rate range is 0 Hz - 0 Hz | |
[ 16.498551] [drm:update_display_info [drm]] eDP-1: Assigning EDID-1.4 digital sink color depth as 6 bpc. | |
[ 16.498605] [drm:_drm_edid_connector_update [drm]] ELD monitor | |
[ 16.498657] [drm:_drm_edid_connector_update [drm]] ELD size 20, SAD count 0 | |
[ 16.498798] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Validating modes... | |
[ 16.498818] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Horizontal parameters OK | |
[ 16.498833] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Vertical parameters OK | |
[ 16.501190] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Clock rate OK | |
[ 16.501254] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Validating modes... | |
[ 16.501269] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Horizontal parameters OK | |
[ 16.501285] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Vertical parameters OK | |
[ 16.501378] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Clock rate OK | |
[ 16.501430] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:51:eDP-1] probed modes : | |
[ 16.501473] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 16.501536] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1366x768": 48 60000 1366 1414 1446 1506 768 771 777 830 0x40 0x9 | |
[ 16.501596] [drm:drm_client_modeset_probe [drm]] connector 51 enabled? yes | |
[ 16.503621] [drm:drm_client_modeset_probe [drm]] Not using firmware configuration | |
[ 16.503696] [drm:drm_client_modeset_probe [drm]] looking for cmdline mode on connector 51 | |
[ 16.503762] [drm:drm_client_modeset_probe [drm]] looking for preferred mode on connector 51 0 | |
[ 16.503823] [drm:drm_client_modeset_probe [drm]] found mode 1366x768 | |
[ 16.503882] [drm:drm_client_modeset_probe [drm]] picking CRTCs for 8192x8192 config | |
[ 16.503947] [drm:drm_client_modeset_probe [drm]] desired mode 1366x768 set on crtc 49 (0,0) | |
[ 16.504006] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (2) | |
[ 16.504093] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (3) | |
[ 16.504160] sun4i-drm display-engine: [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 0 primary plane | |
[ 16.504201] sun4i-drm display-engine: [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 1 primary plane | |
[ 16.504236] sun4i-drm display-engine: [drm:drm_fb_helper_generic_probe [drm_kms_helper]] surface width(1366), height(768) and bpp(32) | |
[ 16.509679] sun4i-drm display-engine: [drm:drm_mode_addfb2 [drm]] [FB:63] | |
[ 16.509793] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (2) | |
[ 16.510566] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000faf9dba6 | |
[ 16.510666] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 0000000081ae2228 state to 00000000faf9dba6 | |
[ 16.510729] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 0000000081ae2228 | |
[ 16.510791] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 00000000324e4471 state to 00000000faf9dba6 | |
[ 16.510853] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 00000000bc1c0f9e state to 00000000faf9dba6 | |
[ 16.510913] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 00000000bc1c0f9e | |
[ 16.510974] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 000000008168857d state to 00000000faf9dba6 | |
[ 16.511032] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 000000008168857d | |
[ 16.511098] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 000000003380744d state to 00000000faf9dba6 | |
[ 16.511160] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 000000003380744d | |
[ 16.511224] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 000000001aa7451b state to 00000000faf9dba6 | |
[ 16.511294] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 00000000e3d9bc08 state to 00000000faf9dba6 | |
[ 16.511375] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [MODE:1366x768] for [CRTC:49:crtc-0] state 00000000e3d9bc08 | |
[ 16.511437] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_plane [drm]] Link [PLANE:37:plane-1] state 00000000324e4471 to [CRTC:49:crtc-0] | |
[ 16.511500] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 00000000324e4471 | |
[ 16.511559] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (1) | |
[ 16.511618] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 00000000faf9dba6 | |
[ 16.511694] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (2) | |
[ 16.511751] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 00000000fc09baa4 state to 00000000faf9dba6 | |
[ 16.511811] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (3) | |
[ 16.511864] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 00000000fc09baa4 to [CRTC:49:crtc-0] | |
[ 16.511983] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 0000000074194354 state to 00000000faf9dba6 | |
[ 16.512053] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 0000000074194354 | |
[ 16.512162] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 000000001aa7451b | |
[ 16.512227] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 00000000faf9dba6 | |
[ 16.512291] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 00000000faf9dba6 | |
[ 16.512370] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 16.512381] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 16.512387] sun4i-drm display-engine: [drm] fb=0 | |
[ 16.512393] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 16.512409] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 16.512421] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.512427] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 16.512442] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 16.512450] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.512457] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 16.512464] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 16.512477] sun4i-drm display-engine: [drm] fb=63 | |
[ 16.512484] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 16.512492] sun4i-drm display-engine: [drm] refcount=2 | |
[ 16.512499] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 16.512517] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 16.512525] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 16.512533] sun4i-drm display-engine: [drm] layers: | |
[ 16.512539] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 16.512547] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 16.512555] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 16.512562] sun4i-drm display-engine: [drm] obj[0]: | |
[ 16.512570] sun4i-drm display-engine: [drm] name=0 | |
[ 16.512576] sun4i-drm display-engine: [drm] refcount=3 | |
[ 16.512583] sun4i-drm display-engine: [drm] start=00100000 | |
[ 16.512590] sun4i-drm display-engine: [drm] size=4198400 | |
[ 16.512597] sun4i-drm display-engine: [drm] imported=no | |
[ 16.512604] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 16.512613] sun4i-drm display-engine: [drm] vaddr=00000000952e8304 | |
[ 16.512621] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 16.512629] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 16.512640] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.512646] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 16.512652] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 16.512658] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.512666] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 16.512673] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 16.512679] sun4i-drm display-engine: [drm] fb=0 | |
[ 16.512685] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 16.512692] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 16.513002] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.513243] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 16.513486] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 16.513739] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.514000] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 16.514279] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 16.514518] sun4i-drm display-engine: [drm] fb=0 | |
[ 16.514754] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 16.514762] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 16.514774] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.514781] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 16.514788] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 16.514795] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.514803] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 16.514810] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 16.514817] sun4i-drm display-engine: [drm] fb=0 | |
[ 16.514823] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 16.514831] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 16.514843] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.514849] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 16.514855] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 16.514862] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.514870] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 16.514877] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 16.514883] sun4i-drm display-engine: [drm] fb=0 | |
[ 16.514889] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 16.514897] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 16.514908] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.514914] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 16.514920] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 16.514926] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.514933] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 16.514939] sun4i-drm display-engine: [drm] enable=1 | |
[ 16.514945] sun4i-drm display-engine: [drm] active=1 | |
[ 16.514952] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 16.514958] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 16.514964] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 16.514970] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 16.514976] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 16.514982] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 16.514988] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 16.514994] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 16.515000] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 16.515006] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 16.515022] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 16.515029] sun4i-drm display-engine: [drm] enable=0 | |
[ 16.515034] sun4i-drm display-engine: [drm] active=0 | |
[ 16.515040] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 16.515046] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 16.515052] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 16.515057] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 16.515063] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 16.515069] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 16.515075] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 16.515080] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 16.515086] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 16.515092] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 16.515105] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 16.515112] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 16.515117] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 16.515124] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 16.515133] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 00000000faf9dba6 | |
[ 16.515224] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:49:crtc-0] mode changed | |
[ 16.515277] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:49:crtc-0] enable changed | |
[ 16.515305] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:49:crtc-0] active changed | |
[ 16.515341] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 16.515374] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] using [ENCODER:50:None-50] on [CRTC:49:crtc-0] | |
[ 16.515406] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:49:crtc-0] needs all connectors, enable: y, active: y | |
[ 16.515439] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 00000000faf9dba6 | |
[ 16.515505] sun4i-drm display-engine: [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:49:crtc-0] to 00000000faf9dba6 | |
[ 16.515565] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000faf9dba6 | |
[ 16.515624] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Validating modes... | |
[ 16.515643] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Horizontal parameters OK | |
[ 16.515656] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Vertical parameters OK | |
[ 16.517970] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Clock rate OK | |
[ 16.518014] [drm:drm_atomic_normalize_zpos [drm]] [CRTC:49:crtc-0] calculating normalized zpos values | |
[ 16.518090] [drm:drm_atomic_normalize_zpos [drm]] [PLANE:37:plane-1] processing zpos value 1 | |
[ 16.518143] [drm:drm_atomic_normalize_zpos [drm]] [PLANE:37:plane-1] normalized zpos value 0 | |
[ 16.518218] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 00000000faf9dba6 | |
[ 16.518305] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 16.518363] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 16.518419] sun4i-drm display-engine: [drm:crtc_set_mode [drm_kms_helper]] modeset on [CRTC:49:crtc-0] | |
[ 16.523093] [drm:sun4i_tcon_mode_set [sun4i_tcon]] TCON 0 clock delay 19 | |
[ 16.523121] [drm:sun4i_tcon_mode_set [sun4i_tcon]] Setting horizontal total 1485, backporch 71 | |
[ 16.523138] [drm:sun4i_tcon_mode_set [sun4i_tcon]] Setting vertical total 787, backporch 16 | |
[ 16.523153] [drm:sun4i_tcon_mode_set [sun4i_tcon]] Setting HSYNC 32, VSYNC 6 | |
[ 16.523169] [drm:sun4i_tcon_set_mux.constprop.0 [sun4i_tcon]] Muxing encoder None-50 to CRTC crtc-0: -524 | |
[ 16.523187] [drm:sun8i_mixer_mode_set [sun8i_mixer]] Updating global size W: 1366 H: 768 | |
[ 16.523207] [drm:sun8i_mixer_mode_set [sun8i_mixer]] Switching display mixer interlaced mode off | |
[ 16.523225] sun4i-drm display-engine: [drm:crtc_set_mode [drm_kms_helper]] modeset on [ENCODER:50:None-50] | |
[ 16.523263] sun4i-drm display-engine: [drm:drm_atomic_helper_commit_modeset_enables [drm_kms_helper]] enabling [CRTC:49:crtc-0] | |
[ 16.523290] [drm:sun4i_crtc_atomic_enable [sun4i_tcon]] Enabling the CRTC | |
[ 16.523317] sun4i-drm display-engine: [drm:drm_crtc_vblank_on [drm]] crtc 0, vblank enabled 0, inmodeset 1 | |
[ 16.523391] sun4i-drm display-engine: [drm:drm_atomic_helper_commit_modeset_enables [drm_kms_helper]] enabling [ENCODER:50:None-50] | |
[ 16.523422] [drm:sun4i_rgb_encoder_enable [sun4i_tcon]] Enabling RGB output | |
[ 16.561419] sun4i-drm display-engine: [drm:drm_dp_dpcd_probe [drm_display_helper]] DP-AUX: 0x00000 AUX -> (ret= 1) 11 | |
[ 16.565264] sun4i-drm display-engine: [drm:drm_dp_dpcd_read [drm_display_helper]] DP-AUX: 0x00001 AUX -> (ret= 1) 0a | |
[ 16.571479] sun4i-drm display-engine: [drm:drm_dp_dpcd_probe [drm_display_helper]] DP-AUX: 0x00000 AUX -> (ret= 1) 11 | |
[ 16.576602] sun4i-drm display-engine: [drm:drm_dp_dpcd_read [drm_display_helper]] DP-AUX: 0x00000 AUX -> (ret= 15) 11 0a 81 41 00 00 01 00 02 02 06 00 00 0b 00 | |
[ 16.582768] sun4i-drm display-engine: [drm:drm_dp_dpcd_probe [drm_display_helper]] DP-AUX: 0x00000 AUX -> (ret= 1) 11 | |
[ 16.586598] sun4i-drm display-engine: [drm:drm_dp_dpcd_read [drm_display_helper]] DP-AUX: 0x00600 AUX -> (ret= 1) 01 | |
[ 16.590327] sun4i-drm display-engine: [drm:drm_dp_dpcd_write [drm_display_helper]] DP-AUX: 0x00600 AUX <- (ret= 1) 01 | |
[ 16.592434] [drm:anx6345_bridge_enable [analogix_anx6345]] Enable downspread on the sink | |
[ 16.596415] sun4i-drm display-engine: [drm:drm_dp_dpcd_write [drm_display_helper]] DP-AUX: 0x00107 AUX <- (ret= 1) 10 | |
[ 16.601567] sun4i-drm display-engine: [drm:drm_dp_dpcd_write [drm_display_helper]] DP-AUX: 0x00100 AUX <- (ret= 2) 0a 81 | |
[ 16.618383] [drm:sun4i_crtc_enable_vblank [sun4i_tcon]] Enabling VBLANK on crtc 00000000c82205c7 | |
[ 16.618421] [drm:sun4i_tcon_enable_vblank [sun4i_tcon]] Enabling VBLANK interrupt | |
[ 16.618446] sun4i-drm display-engine: [drm:drm_vblank_enable [drm]] enabling vblank on crtc 0, ret: 0 | |
[ 16.618528] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=1, diff=0, hw=0 hw_last=0 | |
[ 16.618589] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=1, diff=1, hw=0 hw_last=0 | |
[ 16.618654] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 16.618672] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 16.618684] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 16.618701] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 16.618713] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 16.618726] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 16.618743] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 16.618756] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 16.618769] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 16.618783] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 16.618803] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 16.618818] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 16.623352] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=2, diff=1, hw=0 hw_last=0 | |
[ 16.623521] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000faf9dba6 | |
[ 16.623585] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 16.623647] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000faf9dba6 | |
[ 16.623725] Console: switching to colour frame buffer device 170x48 | |
[ 16.623775] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 000000000369f619 | |
[ 16.623829] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000abe315a0 state to 000000000369f619 | |
[ 16.623882] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000abe315a0 | |
[ 16.623934] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 16.623981] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 00000000450f71e2 state to 000000000369f619 | |
[ 16.624035] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 16.624117] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 00000000f13e3c49 state to 000000000369f619 | |
[ 16.624174] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 0000000068c485bf state to 000000000369f619 | |
[ 16.624226] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 0000000068c485bf | |
[ 16.624278] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 000000009c60c64d state to 000000000369f619 | |
[ 16.624328] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 000000009c60c64d | |
[ 16.624381] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 00000000f35bc8be state to 000000000369f619 | |
[ 16.624431] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 00000000f35bc8be | |
[ 16.624483] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 00000000d23c7d07 state to 000000000369f619 | |
[ 16.624541] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 00000000450f71e2 | |
[ 16.624591] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 16.624637] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 16.624686] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 000000000369f619 | |
[ 16.624747] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 16.624793] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 16.624840] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 00000000249b06b3 state to 000000000369f619 | |
[ 16.624892] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 16.624939] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 00000000249b06b3 to [NOCRTC] | |
[ 16.624989] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 16.625035] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 00000000249b06b3 to [CRTC:49:crtc-0] | |
[ 16.625091] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 0000000044d004c4 state to 000000000369f619 | |
[ 16.625142] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 0000000044d004c4 | |
[ 16.625191] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 00000000d23c7d07 | |
[ 16.625241] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 000000000369f619 | |
[ 16.625294] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 000000000369f619 | |
[ 16.625346] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 16.625353] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 16.625359] sun4i-drm display-engine: [drm] fb=0 | |
[ 16.625364] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 16.625372] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 16.625381] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.625386] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 16.625392] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 16.625400] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.625406] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 16.625412] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 16.625417] sun4i-drm display-engine: [drm] fb=63 | |
[ 16.625423] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 16.625430] sun4i-drm display-engine: [drm] refcount=3 | |
[ 16.625436] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 16.625447] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 16.625453] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 16.625460] sun4i-drm display-engine: [drm] layers: | |
[ 16.625465] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 16.625473] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 16.625479] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 16.625486] sun4i-drm display-engine: [drm] obj[0]: | |
[ 16.625493] sun4i-drm display-engine: [drm] name=0 | |
[ 16.625499] sun4i-drm display-engine: [drm] refcount=3 | |
[ 16.625505] sun4i-drm display-engine: [drm] start=00100000 | |
[ 16.625512] sun4i-drm display-engine: [drm] size=4198400 | |
[ 16.625518] sun4i-drm display-engine: [drm] imported=no | |
[ 16.625525] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 16.625533] sun4i-drm display-engine: [drm] vaddr=00000000952e8304 | |
[ 16.625540] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 16.625547] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 16.625557] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.625562] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 16.625567] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 16.625573] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.625579] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 16.625585] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 16.625590] sun4i-drm display-engine: [drm] fb=0 | |
[ 16.625595] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 16.625602] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 16.625611] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.625617] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 16.625622] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 16.625627] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.625633] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 16.625639] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 16.625644] sun4i-drm display-engine: [drm] fb=0 | |
[ 16.625650] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 16.625657] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 16.625666] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.625671] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 16.625676] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 16.625682] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.625687] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 16.625693] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 16.625699] sun4i-drm display-engine: [drm] fb=0 | |
[ 16.625704] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 16.625710] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 16.625720] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.625725] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 16.625730] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 16.625736] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.625741] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 16.625747] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 16.625752] sun4i-drm display-engine: [drm] fb=0 | |
[ 16.625757] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 16.625764] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 16.625773] sun4i-drm display-engine: [drm] rotation=1 | |
[ 16.625778] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 16.625784] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 16.625789] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 16.625795] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 16.625800] sun4i-drm display-engine: [drm] enable=1 | |
[ 16.625806] sun4i-drm display-engine: [drm] active=1 | |
[ 16.625811] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 16.625816] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 16.625822] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 16.625827] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 16.625832] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 16.625838] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 16.625843] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 16.625849] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 16.625854] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 16.625860] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 16.625873] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 16.625879] sun4i-drm display-engine: [drm] enable=0 | |
[ 16.625884] sun4i-drm display-engine: [drm] active=0 | |
[ 16.625889] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 16.625895] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 16.625900] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 16.625905] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 16.625910] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 16.625915] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 16.625920] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 16.625925] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 16.625931] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 16.625936] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 16.625948] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 16.625954] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 16.625959] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 16.625964] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 16.625970] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 000000000369f619 | |
[ 16.626032] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 16.626074] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 16.626105] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 000000000369f619 | |
[ 16.626156] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 000000000369f619 | |
[ 16.626229] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 000000000369f619 | |
[ 16.626334] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 16.626386] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 16.626444] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 16.626460] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 16.626473] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 16.626490] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 16.626503] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 16.626515] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 16.626535] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 16.626548] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 16.626561] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 16.626574] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 16.626589] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 16.626606] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 16.640029] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=3, diff=1, hw=0 hw_last=0 | |
[ 16.640231] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 000000000369f619 | |
[ 16.640291] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 16.640340] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 16.640388] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 16.640439] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 16.640493] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 000000000369f619 | |
[ 16.659976] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=4, diff=1, hw=0 hw_last=0 | |
[ 16.678906] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=5, diff=1, hw=0 hw_last=0 | |
[ 16.690301] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=6, diff=1, hw=0 hw_last=0 | |
[ 16.710855] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=7, diff=1, hw=0 hw_last=0 | |
[ 16.727823] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=8, diff=1, hw=0 hw_last=0 | |
[ 16.741210] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=9, diff=1, hw=0 hw_last=0 | |
[ 16.757868] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=10, diff=1, hw=0 hw_last=0 | |
[ 16.775337] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=11, diff=1, hw=0 hw_last=0 | |
[ 16.791415] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=12, diff=1, hw=0 hw_last=0 | |
[ 16.807432] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=13, diff=1, hw=0 hw_last=0 | |
[ 16.824255] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=14, diff=1, hw=0 hw_last=0 | |
[ 16.841128] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=15, diff=1, hw=0 hw_last=0 | |
[ 16.858912] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=16, diff=1, hw=0 hw_last=0 | |
[ 16.875869] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=17, diff=1, hw=0 hw_last=0 | |
[ 16.892534] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=18, diff=1, hw=0 hw_last=0 | |
[ 16.907873] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=19, diff=1, hw=0 hw_last=0 | |
[ 16.923521] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=20, diff=1, hw=0 hw_last=0 | |
[ 16.947223] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=21, diff=1, hw=0 hw_last=0 | |
[ 16.957801] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=22, diff=1, hw=0 hw_last=0 | |
[ 16.977003] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=23, diff=1, hw=0 hw_last=0 | |
[ 16.993977] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=24, diff=1, hw=0 hw_last=0 | |
[ 17.008277] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=25, diff=1, hw=0 hw_last=0 | |
[ 17.025818] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=26, diff=1, hw=0 hw_last=0 | |
[ 17.040213] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=27, diff=1, hw=0 hw_last=0 | |
[ 17.063469] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=28, diff=1, hw=0 hw_last=0 | |
[ 17.077773] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=29, diff=1, hw=0 hw_last=0 | |
[ 17.095307] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=30, diff=1, hw=0 hw_last=0 | |
[ 17.109719] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=31, diff=1, hw=0 hw_last=0 | |
[ 17.124947] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=32, diff=1, hw=0 hw_last=0 | |
[ 17.141687] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=33, diff=1, hw=0 hw_last=0 | |
[ 17.158138] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=34, diff=1, hw=0 hw_last=0 | |
[ 17.174302] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=35, diff=1, hw=0 hw_last=0 | |
[ 17.194048] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=36, diff=1, hw=0 hw_last=0 | |
[ 17.208861] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=37, diff=1, hw=0 hw_last=0 | |
[ 17.224108] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=38, diff=1, hw=0 hw_last=0 | |
[ 17.240510] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=39, diff=1, hw=0 hw_last=0 | |
[ 17.265603] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=40, diff=1, hw=0 hw_last=0 | |
[ 17.274674] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=41, diff=1, hw=0 hw_last=0 | |
[ 17.294350] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=42, diff=1, hw=0 hw_last=0 | |
[ 17.308978] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=43, diff=1, hw=0 hw_last=0 | |
[ 17.324108] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=44, diff=1, hw=0 hw_last=0 | |
[ 17.340469] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=45, diff=1, hw=0 hw_last=0 | |
[ 17.362548] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=46, diff=1, hw=0 hw_last=0 | |
[ 17.377061] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=47, diff=1, hw=0 hw_last=0 | |
[ 17.392392] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=48, diff=1, hw=0 hw_last=0 | |
[ 17.407809] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=49, diff=1, hw=0 hw_last=0 | |
[ 17.428438] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=50, diff=1, hw=0 hw_last=0 | |
[ 17.444986] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=51, diff=1, hw=0 hw_last=0 | |
[ 17.461276] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=52, diff=1, hw=0 hw_last=0 | |
[ 17.477430] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=53, diff=1, hw=0 hw_last=0 | |
[ 17.490831] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=54, diff=1, hw=0 hw_last=0 | |
[ 17.507340] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=55, diff=1, hw=0 hw_last=0 | |
[ 17.523821] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=56, diff=1, hw=0 hw_last=0 | |
[ 17.543548] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=57, diff=1, hw=0 hw_last=0 | |
[ 17.557989] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=58, diff=1, hw=0 hw_last=0 | |
[ 17.578460] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=59, diff=1, hw=0 hw_last=0 | |
[ 17.593121] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=60, diff=1, hw=0 hw_last=0 | |
[ 17.608790] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=61, diff=1, hw=0 hw_last=0 | |
[ 17.624636] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=62, diff=1, hw=0 hw_last=0 | |
[ 17.641461] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=63, diff=1, hw=0 hw_last=0 | |
[ 17.657658] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=64, diff=1, hw=0 hw_last=0 | |
[ 17.673746] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=65, diff=1, hw=0 hw_last=0 | |
[ 17.694230] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=66, diff=1, hw=0 hw_last=0 | |
[ 17.710785] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=67, diff=1, hw=0 hw_last=0 | |
[ 17.727118] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=68, diff=1, hw=0 hw_last=0 | |
[ 17.743293] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=69, diff=1, hw=0 hw_last=0 | |
[ 17.758204] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=70, diff=1, hw=0 hw_last=0 | |
[ 17.773658] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=71, diff=1, hw=0 hw_last=0 | |
[ 17.796707] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=72, diff=1, hw=0 hw_last=0 | |
[ 17.812787] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=73, diff=1, hw=0 hw_last=0 | |
[ 17.825980] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=74, diff=1, hw=0 hw_last=0 | |
[ 17.842987] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=75, diff=1, hw=0 hw_last=0 | |
[ 17.857289] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=76, diff=1, hw=0 hw_last=0 | |
[ 17.874781] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=77, diff=1, hw=0 hw_last=0 | |
[ 17.890763] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=78, diff=1, hw=0 hw_last=0 | |
[ 17.912611] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=79, diff=1, hw=0 hw_last=0 | |
[ 17.926989] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=80, diff=1, hw=0 hw_last=0 | |
[ 17.944652] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=81, diff=1, hw=0 hw_last=0 | |
[ 17.958905] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=82, diff=1, hw=0 hw_last=0 | |
[ 17.975275] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=83, diff=1, hw=0 hw_last=0 | |
[ 17.995836] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=84, diff=1, hw=0 hw_last=0 | |
[ 18.011433] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=85, diff=1, hw=0 hw_last=0 | |
[ 18.025915] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=86, diff=1, hw=0 hw_last=0 | |
[ 18.045248] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=87, diff=1, hw=0 hw_last=0 | |
[ 18.059581] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=88, diff=1, hw=0 hw_last=0 | |
[ 18.074229] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=89, diff=1, hw=0 hw_last=0 | |
[ 18.090484] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=90, diff=1, hw=0 hw_last=0 | |
[ 18.111669] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=91, diff=1, hw=0 hw_last=0 | |
[ 18.126141] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=92, diff=1, hw=0 hw_last=0 | |
[ 18.142469] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=93, diff=1, hw=0 hw_last=0 | |
[ 18.157051] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=94, diff=1, hw=0 hw_last=0 | |
[ 18.173879] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=95, diff=1, hw=0 hw_last=0 | |
[ 18.174112] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device | |
[ 18.188140] sun4i-drm display-engine: [drm:drm_fb_helper_hotplug_event [drm_kms_helper]] | |
[ 18.188202] [drm:drm_client_modeset_probe [drm]] | |
[ 18.188274] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 18.188329] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:51:eDP-1] | |
[ 18.188371] [drm:update_display_info [drm]] Supported Monitor Refresh rate range is 0 Hz - 0 Hz | |
[ 18.188422] [drm:update_display_info [drm]] eDP-1: Assigning EDID-1.4 digital sink color depth as 6 bpc. | |
[ 18.188472] [drm:_drm_edid_connector_update [drm]] ELD monitor | |
[ 18.188520] [drm:_drm_edid_connector_update [drm]] ELD size 20, SAD count 0 | |
[ 18.188651] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Validating modes... | |
[ 18.188670] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Horizontal parameters OK | |
[ 18.188684] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Vertical parameters OK | |
[ 18.190391] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=96, diff=1, hw=0 hw_last=0 | |
[ 18.190886] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Clock rate OK | |
[ 18.190944] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Validating modes... | |
[ 18.190959] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Horizontal parameters OK | |
[ 18.190973] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Vertical parameters OK | |
[ 18.194383] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Clock rate OK | |
[ 18.194531] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:51:eDP-1] probed modes : | |
[ 18.194607] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 18.194725] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1366x768": 48 60000 1366 1414 1446 1506 768 771 777 830 0x40 0x9 | |
[ 18.194829] [drm:drm_client_modeset_probe [drm]] connector 51 enabled? yes | |
[ 18.194930] [drm:drm_client_modeset_probe [drm]] Not using firmware configuration | |
[ 18.195018] [drm:drm_client_modeset_probe [drm]] looking for cmdline mode on connector 51 | |
[ 18.195102] [drm:drm_client_modeset_probe [drm]] looking for preferred mode on connector 51 0 | |
[ 18.195187] [drm:drm_client_modeset_probe [drm]] found mode 1366x768 | |
[ 18.195272] [drm:drm_client_modeset_probe [drm]] picking CRTCs for 1366x768 config | |
[ 18.195365] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 18.195453] [drm:drm_client_modeset_probe [drm]] desired mode 1366x768 set on crtc 49 (0,0) | |
[ 18.195543] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (3) | |
[ 18.195631] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 18.195741] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000019c5e2a | |
[ 18.195844] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000c660d3dc state to 00000000019c5e2a | |
[ 18.195942] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000c660d3dc | |
[ 18.196038] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 18.196167] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 000000006ad1ccb0 state to 00000000019c5e2a | |
[ 18.196273] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 18.196361] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 0000000074194354 state to 00000000019c5e2a | |
[ 18.196460] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 0000000042de06f4 state to 00000000019c5e2a | |
[ 18.196556] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 0000000042de06f4 | |
[ 18.196649] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 00000000cb317a06 state to 00000000019c5e2a | |
[ 18.196745] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 00000000cb317a06 | |
[ 18.196843] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 00000000ffaef605 state to 00000000019c5e2a | |
[ 18.196940] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 00000000ffaef605 | |
[ 18.197035] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 00000000954616ff state to 00000000019c5e2a | |
[ 18.197139] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 000000006ad1ccb0 | |
[ 18.197235] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 18.197323] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 18.197413] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 00000000019c5e2a | |
[ 18.197514] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 18.197603] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 18.197689] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 00000000fda06553 state to 00000000019c5e2a | |
[ 18.197784] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 18.197872] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 00000000fda06553 to [NOCRTC] | |
[ 18.197966] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 18.198054] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 00000000fda06553 to [CRTC:49:crtc-0] | |
[ 18.198154] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 00000000878369f2 state to 00000000019c5e2a | |
[ 18.198251] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 00000000878369f2 | |
[ 18.198343] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 00000000954616ff | |
[ 18.198437] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 00000000019c5e2a | |
[ 18.198536] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 00000000019c5e2a | |
[ 18.198630] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 18.207570] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=97, diff=1, hw=0 hw_last=0 | |
[ 18.207784] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 18.207809] sun4i-drm display-engine: [drm] fb=0 | |
[ 18.207820] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 18.207834] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 18.230893] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=98, diff=1, hw=0 hw_last=0 | |
[ 18.242759] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=99, diff=1, hw=0 hw_last=0 | |
[ 18.246332] sun4i-drm display-engine: [drm] rotation=1 | |
[ 18.253370] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 18.259262] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=100, diff=1, hw=0 hw_last=0 | |
[ 18.261101] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 18.271942] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 18.279033] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=101, diff=1, hw=0 hw_last=0 | |
[ 18.280874] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 18.288458] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 18.293802] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=102, diff=1, hw=0 hw_last=0 | |
[ 18.295610] sun4i-drm display-engine: [drm] fb=63 | |
[ 18.304004] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 18.310389] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=103, diff=1, hw=0 hw_last=0 | |
[ 18.312114] sun4i-drm display-engine: [drm] refcount=3 | |
[ 18.319040] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 18.326810] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=104, diff=1, hw=0 hw_last=0 | |
[ 18.328548] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 18.335663] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 18.341263] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=105, diff=1, hw=0 hw_last=0 | |
[ 18.342961] sun4i-drm display-engine: [drm] layers: | |
[ 18.349640] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 18.357180] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=106, diff=1, hw=0 hw_last=0 | |
[ 18.357275] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 18.364598] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 18.371722] sun4i-drm display-engine: [drm] obj[0]: | |
[ 18.376893] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=107, diff=1, hw=0 hw_last=0 | |
[ 18.378590] sun4i-drm display-engine: [drm] name=0 | |
[ 18.385358] sun4i-drm display-engine: [drm] refcount=3 | |
[ 18.390861] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=108, diff=1, hw=0 hw_last=0 | |
[ 18.392554] sun4i-drm display-engine: [drm] start=00100000 | |
[ 18.400006] sun4i-drm display-engine: [drm] size=4198400 | |
[ 18.407274] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=109, diff=1, hw=0 hw_last=0 | |
[ 18.407376] sun4i-drm display-engine: [drm] imported=no | |
[ 18.414577] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 18.423194] sun4i-drm display-engine: [drm] vaddr=00000000952e8304 | |
[ 18.429754] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=110, diff=1, hw=0 hw_last=0 | |
[ 18.431425] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 18.439182] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 18.447732] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=111, diff=1, hw=0 hw_last=0 | |
[ 18.449446] sun4i-drm display-engine: [drm] rotation=1 | |
[ 18.456297] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 18.462152] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=112, diff=1, hw=0 hw_last=0 | |
[ 18.463844] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 18.472763] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 18.479836] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=113, diff=1, hw=0 hw_last=0 | |
[ 18.481601] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 18.489109] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 18.494445] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=114, diff=1, hw=0 hw_last=0 | |
[ 18.496198] sun4i-drm display-engine: [drm] fb=0 | |
[ 18.502566] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 18.508339] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=115, diff=1, hw=0 hw_last=0 | |
[ 18.510099] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 18.519930] sun4i-drm display-engine: [drm] rotation=1 | |
[ 18.525184] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=116, diff=1, hw=0 hw_last=0 | |
[ 18.526976] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 18.534533] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 18.541779] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=117, diff=1, hw=0 hw_last=0 | |
[ 18.543583] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 18.552381] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 18.558240] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=118, diff=1, hw=0 hw_last=0 | |
[ 18.560049] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 18.567123] sun4i-drm display-engine: [drm] fb=0 | |
[ 18.573532] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 18.579309] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=119, diff=1, hw=0 hw_last=0 | |
[ 18.581108] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 18.590949] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=120, diff=1, hw=0 hw_last=0 | |
[ 18.591044] sun4i-drm display-engine: [drm] rotation=1 | |
[ 18.598003] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 18.605603] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 18.612846] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=121, diff=1, hw=0 hw_last=0 | |
[ 18.614681] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 18.623469] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 18.629337] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=122, diff=1, hw=0 hw_last=0 | |
[ 18.631162] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 18.638198] sun4i-drm display-engine: [drm] fb=0 | |
[ 18.642945] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=123, diff=1, hw=0 hw_last=0 | |
[ 18.644747] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 18.652202] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 18.660318] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=124, diff=1, hw=0 hw_last=0 | |
[ 18.662144] sun4i-drm display-engine: [drm] rotation=1 | |
[ 18.669138] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 18.675017] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=125, diff=1, hw=0 hw_last=0 | |
[ 18.676880] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 18.685884] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 18.692957] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=126, diff=1, hw=0 hw_last=0 | |
[ 18.694788] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 18.702366] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 18.707712] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=127, diff=1, hw=0 hw_last=0 | |
[ 18.709561] sun4i-drm display-engine: [drm] fb=0 | |
[ 18.715994] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 18.723460] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 18.731575] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=128, diff=1, hw=0 hw_last=0 | |
[ 18.733485] sun4i-drm display-engine: [drm] rotation=1 | |
[ 18.740515] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=129, diff=1, hw=0 hw_last=0 | |
[ 18.740604] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 18.748263] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 18.757351] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=130, diff=1, hw=0 hw_last=0 | |
[ 18.757448] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 18.766355] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 18.773895] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=131, diff=1, hw=0 hw_last=0 | |
[ 18.773992] sun4i-drm display-engine: [drm] enable=1 | |
[ 18.780932] sun4i-drm display-engine: [drm] active=1 | |
[ 18.787839] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 18.794050] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=132, diff=1, hw=0 hw_last=0 | |
[ 18.795978] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 18.803576] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 18.809181] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=133, diff=1, hw=0 hw_last=0 | |
[ 18.811105] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 18.818663] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 18.824792] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=134, diff=1, hw=0 hw_last=0 | |
[ 18.826667] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 18.834541] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 18.841704] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=135, diff=1, hw=0 hw_last=0 | |
[ 18.841800] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 18.849320] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 18.856628] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 18.867172] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=136, diff=1, hw=0 hw_last=0 | |
[ 18.869109] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 18.874805] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=137, diff=1, hw=0 hw_last=0 | |
[ 18.876723] sun4i-drm display-engine: [drm] enable=0 | |
[ 18.883611] sun4i-drm display-engine: [drm] active=0 | |
[ 18.890422] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 18.896632] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=138, diff=1, hw=0 hw_last=0 | |
[ 18.898486] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 18.906006] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 18.911611] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=139, diff=1, hw=0 hw_last=0 | |
[ 18.913557] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 18.921109] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 18.927245] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=140, diff=1, hw=0 hw_last=0 | |
[ 18.929143] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 18.937013] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 18.942444] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=141, diff=1, hw=0 hw_last=0 | |
[ 18.944277] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 18.951759] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 18.957357] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=142, diff=1, hw=0 hw_last=0 | |
[ 18.959138] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 18.968456] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 18.974492] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=143, diff=1, hw=0 hw_last=0 | |
[ 18.976320] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 18.983363] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 18.991157] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=144, diff=1, hw=0 hw_last=0 | |
[ 18.991254] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 18.998968] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 00000000019c5e2a | |
[ 18.999060] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 18.999108] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 18.999141] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000019c5e2a | |
[ 18.999193] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000019c5e2a | |
[ 18.999284] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 00000000019c5e2a | |
[ 18.999371] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 18.999424] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 18.999486] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 18.999505] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 18.999519] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 18.999540] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 18.999554] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 18.999569] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 18.999589] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 18.999605] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 18.999620] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 18.999635] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 18.999652] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 18.999670] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 19.007250] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=145, diff=1, hw=0 hw_last=0 | |
[ 19.007441] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000019c5e2a | |
[ 19.007502] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 19.007554] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 19.007604] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 19.007659] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 19.007718] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000019c5e2a | |
[ 19.007781] sun4i-drm display-engine: [drm:drm_client_dev_hotplug [drm]] fbdev: ret=0 | |
[ 19.023920] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=146, diff=1, hw=0 hw_last=0 | |
[ 19.040600] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=147, diff=1, hw=0 hw_last=0 | |
[ 19.057268] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=148, diff=1, hw=0 hw_last=0 | |
[ 19.073939] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=149, diff=1, hw=0 hw_last=0 | |
[ 19.090611] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=150, diff=1, hw=0 hw_last=0 | |
[ 19.107290] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=151, diff=1, hw=0 hw_last=0 | |
[ 19.123957] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=152, diff=1, hw=0 hw_last=0 | |
[ 19.140631] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=153, diff=1, hw=0 hw_last=0 | |
[ 19.157721] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=154, diff=1, hw=0 hw_last=0 | |
[ 19.173964] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=155, diff=1, hw=0 hw_last=0 | |
[ 19.190638] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=156, diff=1, hw=0 hw_last=0 | |
[ 19.207301] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=157, diff=1, hw=0 hw_last=0 | |
[ 19.223974] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=158, diff=1, hw=0 hw_last=0 | |
[ 19.240661] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=159, diff=1, hw=0 hw_last=0 | |
[ 19.257315] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=160, diff=1, hw=0 hw_last=0 | |
[ 19.273988] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=161, diff=1, hw=0 hw_last=0 | |
[ 19.290656] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=162, diff=1, hw=0 hw_last=0 | |
[ 19.307327] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=163, diff=1, hw=0 hw_last=0 | |
[ 19.324007] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=164, diff=1, hw=0 hw_last=0 | |
[ 19.341214] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=165, diff=1, hw=0 hw_last=0 | |
[ 19.357347] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=166, diff=1, hw=0 hw_last=0 | |
[ 19.374018] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=167, diff=1, hw=0 hw_last=0 | |
[ 19.390680] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=168, diff=1, hw=0 hw_last=0 | |
[ 19.407355] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=169, diff=1, hw=0 hw_last=0 | |
[ 19.424478] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=170, diff=1, hw=0 hw_last=0 | |
[ 19.440688] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=171, diff=1, hw=0 hw_last=0 | |
[ 19.457744] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=172, diff=1, hw=0 hw_last=0 | |
[ 19.474032] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=173, diff=1, hw=0 hw_last=0 | |
[ 19.490709] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=174, diff=1, hw=0 hw_last=0 | |
[ 19.507376] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=175, diff=1, hw=0 hw_last=0 | |
[ 19.524046] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=176, diff=1, hw=0 hw_last=0 | |
[ 19.540731] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=177, diff=1, hw=0 hw_last=0 | |
[ 19.557388] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=178, diff=1, hw=0 hw_last=0 | |
[ 19.574060] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=179, diff=1, hw=0 hw_last=0 | |
[ 19.590736] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=180, diff=1, hw=0 hw_last=0 | |
[ 19.607397] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=181, diff=1, hw=0 hw_last=0 | |
[ 19.624074] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=182, diff=1, hw=0 hw_last=0 | |
[ 19.640743] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=183, diff=1, hw=0 hw_last=0 | |
[ 19.657418] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=184, diff=1, hw=0 hw_last=0 | |
[ 19.674391] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=185, diff=1, hw=0 hw_last=0 | |
[ 19.690750] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=186, diff=1, hw=0 hw_last=0 | |
[ 19.707817] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=187, diff=1, hw=0 hw_last=0 | |
[ 19.724111] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=188, diff=1, hw=0 hw_last=0 | |
[ 19.740765] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=189, diff=1, hw=0 hw_last=0 | |
[ 19.757796] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=190, diff=1, hw=0 hw_last=0 | |
[ 19.774101] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=191, diff=1, hw=0 hw_last=0 | |
[ 19.790771] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=192, diff=1, hw=0 hw_last=0 | |
[ 19.795868] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 0000000011ebb46a | |
[ 19.796035] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000015680fb state to 0000000011ebb46a | |
[ 19.796231] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000015680fb | |
[ 19.796364] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 19.796453] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 000000005a4b0422 state to 0000000011ebb46a | |
[ 19.796553] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 19.796640] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 000000008d645915 state to 0000000011ebb46a | |
[ 19.796734] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 00000000f8cc74ee state to 0000000011ebb46a | |
[ 19.796826] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 00000000f8cc74ee | |
[ 19.796917] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 000000002b880f83 state to 0000000011ebb46a | |
[ 19.797010] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 000000002b880f83 | |
[ 19.797103] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 000000003cae484e state to 0000000011ebb46a | |
[ 19.797194] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 000000003cae484e | |
[ 19.797286] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 00000000e7be962b state to 0000000011ebb46a | |
[ 19.797386] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 000000005a4b0422 | |
[ 19.797477] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 19.797558] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 19.797646] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 0000000011ebb46a | |
[ 19.797744] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 19.797828] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 19.797910] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 000000008bc783a0 state to 0000000011ebb46a | |
[ 19.798001] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 19.798085] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000008bc783a0 to [NOCRTC] | |
[ 19.798174] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 19.798257] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000008bc783a0 to [CRTC:49:crtc-0] | |
[ 19.798354] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 00000000c2042c46 state to 0000000011ebb46a | |
[ 19.798449] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 00000000c2042c46 | |
[ 19.798540] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 00000000e7be962b | |
[ 19.798629] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 0000000011ebb46a | |
[ 19.798720] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 0000000011ebb46a | |
[ 19.798810] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 19.798823] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 19.798832] sun4i-drm display-engine: [drm] fb=0 | |
[ 19.798841] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 19.798854] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 19.798871] sun4i-drm display-engine: [drm] rotation=1 | |
[ 19.798880] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 19.798890] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 19.798901] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 19.798911] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 19.798922] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 19.798931] sun4i-drm display-engine: [drm] fb=63 | |
[ 19.798941] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 19.798952] sun4i-drm display-engine: [drm] refcount=3 | |
[ 19.798963] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 19.798979] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 19.798990] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 19.799001] sun4i-drm display-engine: [drm] layers: | |
[ 19.799011] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 19.799024] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 19.799035] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 19.799047] sun4i-drm display-engine: [drm] obj[0]: | |
[ 19.799058] sun4i-drm display-engine: [drm] name=0 | |
[ 19.799069] sun4i-drm display-engine: [drm] refcount=3 | |
[ 19.799079] sun4i-drm display-engine: [drm] start=00100000 | |
[ 19.799090] sun4i-drm display-engine: [drm] size=4198400 | |
[ 19.799101] sun4i-drm display-engine: [drm] imported=no | |
[ 19.799112] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 19.799125] sun4i-drm display-engine: [drm] vaddr=00000000952e8304 | |
[ 19.799137] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 19.799149] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 19.799166] sun4i-drm display-engine: [drm] rotation=1 | |
[ 19.799175] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 19.799184] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 19.799194] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 19.799205] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 19.799215] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 19.799224] sun4i-drm display-engine: [drm] fb=0 | |
[ 19.799233] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 19.799244] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 19.799261] sun4i-drm display-engine: [drm] rotation=1 | |
[ 19.799270] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 19.799279] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 19.799289] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 19.799299] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 19.799309] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 19.799318] sun4i-drm display-engine: [drm] fb=0 | |
[ 19.799327] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 19.799339] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 19.799355] sun4i-drm display-engine: [drm] rotation=1 | |
[ 19.799364] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 19.799373] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 19.799382] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 19.799392] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 19.799403] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 19.799411] sun4i-drm display-engine: [drm] fb=0 | |
[ 19.799421] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 19.799432] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 19.799449] sun4i-drm display-engine: [drm] rotation=1 | |
[ 19.799458] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 19.799467] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 19.799477] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 19.799486] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 19.799496] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 19.799505] sun4i-drm display-engine: [drm] fb=0 | |
[ 19.799514] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 19.799526] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 19.799542] sun4i-drm display-engine: [drm] rotation=1 | |
[ 19.799551] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 19.799561] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 19.799570] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 19.799580] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 19.799590] sun4i-drm display-engine: [drm] enable=1 | |
[ 19.799600] sun4i-drm display-engine: [drm] active=1 | |
[ 19.799609] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 19.799618] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 19.799628] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 19.799637] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 19.799646] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 19.799655] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 19.799665] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 19.799674] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 19.799683] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 19.799693] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 19.799717] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 19.799727] sun4i-drm display-engine: [drm] enable=0 | |
[ 19.799736] sun4i-drm display-engine: [drm] active=0 | |
[ 19.799746] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 19.799755] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 19.799764] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 19.799773] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 19.799782] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 19.799791] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 19.799800] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 19.799809] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 19.799818] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 19.799828] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 19.799848] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 19.799858] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 19.799867] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 19.799876] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 19.799887] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 0000000011ebb46a | |
[ 19.799998] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 19.800148] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 19.800208] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 0000000011ebb46a | |
[ 19.800298] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 0000000011ebb46a | |
[ 19.800417] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 0000000011ebb46a | |
[ 19.800546] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 19.800639] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 19.800737] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 19.800764] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 19.800786] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 19.800816] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 19.800838] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 19.800860] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 19.800891] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 19.800914] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 19.800936] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 19.800959] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 19.800986] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 19.801013] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 19.807443] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=193, diff=1, hw=0 hw_last=0 | |
[ 19.807663] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 0000000011ebb46a | |
[ 19.807760] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 19.807846] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 19.807929] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 19.808016] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 19.808153] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 0000000011ebb46a | |
[ 19.824115] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=194, diff=1, hw=0 hw_last=0 | |
[ 20.590961] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=195, diff=1, hw=0 hw_last=0 | |
[ 20.607640] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=196, diff=1, hw=0 hw_last=0 | |
[ 20.624302] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=197, diff=1, hw=0 hw_last=0 | |
[ 20.641260] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=198, diff=1, hw=0 hw_last=0 | |
[ 20.657960] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=199, diff=1, hw=0 hw_last=0 | |
[ 20.674305] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=200, diff=1, hw=0 hw_last=0 | |
[ 20.690980] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=201, diff=1, hw=0 hw_last=0 | |
[ 20.707649] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=202, diff=1, hw=0 hw_last=0 | |
[ 20.724314] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=203, diff=1, hw=0 hw_last=0 | |
[ 20.740989] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=204, diff=1, hw=0 hw_last=0 | |
[ 20.757653] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=205, diff=1, hw=0 hw_last=0 | |
[ 20.774323] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=206, diff=1, hw=0 hw_last=0 | |
[ 20.790997] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=207, diff=1, hw=0 hw_last=0 | |
[ 20.807668] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=208, diff=1, hw=0 hw_last=0 | |
[ 20.824338] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=209, diff=1, hw=0 hw_last=0 | |
[ 20.841004] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=210, diff=1, hw=0 hw_last=0 | |
[ 20.857672] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=211, diff=1, hw=0 hw_last=0 | |
[ 20.874341] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=212, diff=1, hw=0 hw_last=0 | |
[ 20.891013] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=213, diff=1, hw=0 hw_last=0 | |
[ 20.907687] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=214, diff=1, hw=0 hw_last=0 | |
[ 20.924361] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=215, diff=1, hw=0 hw_last=0 | |
[ 20.941027] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=216, diff=1, hw=0 hw_last=0 | |
[ 20.957698] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=217, diff=1, hw=0 hw_last=0 | |
[ 20.974367] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=218, diff=1, hw=0 hw_last=0 | |
[ 20.991040] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=219, diff=1, hw=0 hw_last=0 | |
[ 21.007717] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=220, diff=1, hw=0 hw_last=0 | |
[ 21.024385] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=221, diff=1, hw=0 hw_last=0 | |
[ 21.041048] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=222, diff=1, hw=0 hw_last=0 | |
[ 21.057719] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=223, diff=1, hw=0 hw_last=0 | |
[ 21.074390] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=224, diff=1, hw=0 hw_last=0 | |
[ 21.091061] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=225, diff=1, hw=0 hw_last=0 | |
[ 21.107735] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=226, diff=1, hw=0 hw_last=0 | |
[ 21.124405] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=227, diff=1, hw=0 hw_last=0 | |
[ 21.141073] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=228, diff=1, hw=0 hw_last=0 | |
[ 21.157744] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=229, diff=1, hw=0 hw_last=0 | |
[ 21.174411] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=230, diff=1, hw=0 hw_last=0 | |
[ 21.191084] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=231, diff=1, hw=0 hw_last=0 | |
[ 21.207760] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=232, diff=1, hw=0 hw_last=0 | |
[ 21.224430] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=233, diff=1, hw=0 hw_last=0 | |
[ 21.241105] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=234, diff=1, hw=0 hw_last=0 | |
[ 21.257773] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=235, diff=1, hw=0 hw_last=0 | |
[ 21.274438] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=236, diff=1, hw=0 hw_last=0 | |
[ 21.291107] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=237, diff=1, hw=0 hw_last=0 | |
[ 21.307780] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=238, diff=1, hw=0 hw_last=0 | |
[ 21.324448] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=239, diff=1, hw=0 hw_last=0 | |
[ 21.341124] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=240, diff=1, hw=0 hw_last=0 | |
[ 21.357790] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=241, diff=1, hw=0 hw_last=0 | |
[ 21.374459] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=242, diff=1, hw=0 hw_last=0 | |
[ 21.391131] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=243, diff=1, hw=0 hw_last=0 | |
[ 21.407808] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=244, diff=1, hw=0 hw_last=0 | |
[ 21.424473] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=245, diff=1, hw=0 hw_last=0 | |
[ 21.441149] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=246, diff=1, hw=0 hw_last=0 | |
[ 21.457814] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=247, diff=1, hw=0 hw_last=0 | |
[ 21.474482] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=248, diff=1, hw=0 hw_last=0 | |
[ 21.491155] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=249, diff=1, hw=0 hw_last=0 | |
[ 21.507827] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=250, diff=1, hw=0 hw_last=0 | |
[ 21.524496] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=251, diff=1, hw=0 hw_last=0 | |
[ 21.541172] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=252, diff=1, hw=0 hw_last=0 | |
[ 21.557837] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=253, diff=1, hw=0 hw_last=0 | |
[ 21.574508] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=254, diff=1, hw=0 hw_last=0 | |
[ 21.591177] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=255, diff=1, hw=0 hw_last=0 | |
[ 21.607855] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=256, diff=1, hw=0 hw_last=0 | |
[ 21.624531] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=257, diff=1, hw=0 hw_last=0 | |
[ 21.641194] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=258, diff=1, hw=0 hw_last=0 | |
[ 21.657863] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=259, diff=1, hw=0 hw_last=0 | |
[ 21.674536] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=260, diff=1, hw=0 hw_last=0 | |
[ 21.691205] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=261, diff=1, hw=0 hw_last=0 | |
[ 21.707877] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=262, diff=1, hw=0 hw_last=0 | |
[ 21.724552] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=263, diff=1, hw=0 hw_last=0 | |
[ 21.741218] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=264, diff=1, hw=0 hw_last=0 | |
[ 21.757889] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=265, diff=1, hw=0 hw_last=0 | |
[ 21.774560] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=266, diff=1, hw=0 hw_last=0 | |
[ 21.791229] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=267, diff=1, hw=0 hw_last=0 | |
[ 21.807904] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=268, diff=1, hw=0 hw_last=0 | |
[ 21.824576] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=269, diff=1, hw=0 hw_last=0 | |
[ 21.841241] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=270, diff=1, hw=0 hw_last=0 | |
[ 21.857910] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=271, diff=1, hw=0 hw_last=0 | |
[ 21.874583] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=272, diff=1, hw=0 hw_last=0 | |
[ 21.891254] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=273, diff=1, hw=0 hw_last=0 | |
[ 21.907924] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=274, diff=1, hw=0 hw_last=0 | |
[ 21.924595] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=275, diff=1, hw=0 hw_last=0 | |
[ 21.941266] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=276, diff=1, hw=0 hw_last=0 | |
[ 21.957935] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=277, diff=1, hw=0 hw_last=0 | |
[ 21.974605] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=278, diff=1, hw=0 hw_last=0 | |
[ 21.991279] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=279, diff=1, hw=0 hw_last=0 | |
[ 22.007947] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=280, diff=1, hw=0 hw_last=0 | |
[ 22.024622] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=281, diff=1, hw=0 hw_last=0 | |
[ 22.041284] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=282, diff=1, hw=0 hw_last=0 | |
[ 22.057959] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=283, diff=1, hw=0 hw_last=0 | |
[ 22.074627] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=284, diff=1, hw=0 hw_last=0 | |
[ 22.091296] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=285, diff=1, hw=0 hw_last=0 | |
[ 22.107967] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=286, diff=1, hw=0 hw_last=0 | |
[ 22.124636] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=287, diff=1, hw=0 hw_last=0 | |
[ 22.141305] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=288, diff=1, hw=0 hw_last=0 | |
[ 22.157976] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=289, diff=1, hw=0 hw_last=0 | |
[ 22.174649] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=290, diff=1, hw=0 hw_last=0 | |
[ 22.191325] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=291, diff=1, hw=0 hw_last=0 | |
[ 22.207992] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=292, diff=1, hw=0 hw_last=0 | |
[ 22.224664] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=293, diff=1, hw=0 hw_last=0 | |
[ 22.241331] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=294, diff=1, hw=0 hw_last=0 | |
[ 22.258000] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=295, diff=1, hw=0 hw_last=0 | |
[ 22.274670] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=296, diff=1, hw=0 hw_last=0 | |
[ 22.291345] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=297, diff=1, hw=0 hw_last=0 | |
[ 22.308014] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=298, diff=1, hw=0 hw_last=0 | |
[ 22.324683] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=299, diff=1, hw=0 hw_last=0 | |
[ 22.341354] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=300, diff=1, hw=0 hw_last=0 | |
[ 22.358024] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=301, diff=1, hw=0 hw_last=0 | |
[ 22.374700] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=302, diff=1, hw=0 hw_last=0 | |
[ 22.391366] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=303, diff=1, hw=0 hw_last=0 | |
[ 22.408037] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=304, diff=1, hw=0 hw_last=0 | |
[ 22.424711] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=305, diff=1, hw=0 hw_last=0 | |
[ 22.441376] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=306, diff=1, hw=0 hw_last=0 | |
[ 22.458046] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=307, diff=1, hw=0 hw_last=0 | |
[ 22.474719] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=308, diff=1, hw=0 hw_last=0 | |
[ 22.491391] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=309, diff=1, hw=0 hw_last=0 | |
[ 22.508082] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=310, diff=1, hw=0 hw_last=0 | |
[ 22.524752] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=311, diff=1, hw=0 hw_last=0 | |
[ 22.541406] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=312, diff=1, hw=0 hw_last=0 | |
[ 22.558072] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=313, diff=1, hw=0 hw_last=0 | |
[ 22.574741] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=314, diff=1, hw=0 hw_last=0 | |
[ 22.591414] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=315, diff=1, hw=0 hw_last=0 | |
[ 22.608089] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=316, diff=1, hw=0 hw_last=0 | |
[ 22.624761] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=317, diff=1, hw=0 hw_last=0 | |
[ 22.641425] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=318, diff=1, hw=0 hw_last=0 | |
[ 22.658099] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=319, diff=1, hw=0 hw_last=0 | |
[ 22.674765] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=320, diff=1, hw=0 hw_last=0 | |
[ 22.691437] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=321, diff=1, hw=0 hw_last=0 | |
[ 22.708108] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=322, diff=1, hw=0 hw_last=0 | |
[ 22.724776] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=323, diff=1, hw=0 hw_last=0 | |
[ 22.741447] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=324, diff=1, hw=0 hw_last=0 | |
[ 22.758127] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=325, diff=1, hw=0 hw_last=0 | |
[ 22.774789] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=326, diff=1, hw=0 hw_last=0 | |
[ 22.791467] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=327, diff=1, hw=0 hw_last=0 | |
[ 22.808133] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=328, diff=1, hw=0 hw_last=0 | |
[ 22.824801] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=329, diff=1, hw=0 hw_last=0 | |
[ 22.841476] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=330, diff=1, hw=0 hw_last=0 | |
[ 22.858141] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=331, diff=1, hw=0 hw_last=0 | |
[ 22.874814] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=332, diff=1, hw=0 hw_last=0 | |
[ 22.891486] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=333, diff=1, hw=0 hw_last=0 | |
[ 22.908152] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=334, diff=1, hw=0 hw_last=0 | |
[ 22.924825] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=335, diff=1, hw=0 hw_last=0 | |
[ 22.941495] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=336, diff=1, hw=0 hw_last=0 | |
[ 22.958164] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=337, diff=1, hw=0 hw_last=0 | |
[ 22.974835] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=338, diff=1, hw=0 hw_last=0 | |
[ 22.991506] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=339, diff=1, hw=0 hw_last=0 | |
[ 23.008181] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=340, diff=1, hw=0 hw_last=0 | |
[ 23.024854] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=341, diff=1, hw=0 hw_last=0 | |
[ 23.041523] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=342, diff=1, hw=0 hw_last=0 | |
[ 23.058189] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=343, diff=1, hw=0 hw_last=0 | |
[ 23.074857] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=344, diff=1, hw=0 hw_last=0 | |
[ 23.091531] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=345, diff=1, hw=0 hw_last=0 | |
[ 23.108199] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=346, diff=1, hw=0 hw_last=0 | |
[ 23.124871] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=347, diff=1, hw=0 hw_last=0 | |
[ 23.141542] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=348, diff=1, hw=0 hw_last=0 | |
[ 23.158213] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=349, diff=1, hw=0 hw_last=0 | |
[ 23.174883] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=350, diff=1, hw=0 hw_last=0 | |
[ 23.191554] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=351, diff=1, hw=0 hw_last=0 | |
[ 23.208223] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=352, diff=1, hw=0 hw_last=0 | |
[ 23.224894] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=353, diff=1, hw=0 hw_last=0 | |
[ 23.241572] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=354, diff=1, hw=0 hw_last=0 | |
[ 23.258235] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=355, diff=1, hw=0 hw_last=0 | |
[ 23.274910] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=356, diff=1, hw=0 hw_last=0 | |
[ 23.291578] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=357, diff=1, hw=0 hw_last=0 | |
[ 23.308246] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=358, diff=1, hw=0 hw_last=0 | |
[ 23.324917] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=359, diff=1, hw=0 hw_last=0 | |
[ 23.341587] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=360, diff=1, hw=0 hw_last=0 | |
[ 23.358258] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=361, diff=1, hw=0 hw_last=0 | |
[ 23.374934] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=362, diff=1, hw=0 hw_last=0 | |
[ 23.391603] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=363, diff=1, hw=0 hw_last=0 | |
[ 23.408277] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=364, diff=1, hw=0 hw_last=0 | |
[ 23.424943] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=365, diff=1, hw=0 hw_last=0 | |
[ 23.441615] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=366, diff=1, hw=0 hw_last=0 | |
[ 23.458282] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=367, diff=1, hw=0 hw_last=0 | |
[ 23.474952] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=368, diff=1, hw=0 hw_last=0 | |
[ 23.491625] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=369, diff=1, hw=0 hw_last=0 | |
[ 23.508293] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=370, diff=1, hw=0 hw_last=0 | |
[ 23.524965] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=371, diff=1, hw=0 hw_last=0 | |
[ 23.541634] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=372, diff=1, hw=0 hw_last=0 | |
[ 23.558307] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=373, diff=1, hw=0 hw_last=0 | |
[ 23.574975] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=374, diff=1, hw=0 hw_last=0 | |
[ 23.591647] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=375, diff=1, hw=0 hw_last=0 | |
[ 23.608317] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=376, diff=1, hw=0 hw_last=0 | |
[ 23.624989] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=377, diff=1, hw=0 hw_last=0 | |
[ 23.641658] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=378, diff=1, hw=0 hw_last=0 | |
[ 23.658334] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=379, diff=1, hw=0 hw_last=0 | |
[ 23.675003] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=380, diff=1, hw=0 hw_last=0 | |
[ 23.691676] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=381, diff=1, hw=0 hw_last=0 | |
[ 23.708343] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=382, diff=1, hw=0 hw_last=0 | |
[ 23.725012] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=383, diff=1, hw=0 hw_last=0 | |
[ 23.741682] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=384, diff=1, hw=0 hw_last=0 | |
[ 23.758356] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=385, diff=1, hw=0 hw_last=0 | |
[ 23.775023] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=386, diff=1, hw=0 hw_last=0 | |
[ 23.791695] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=387, diff=1, hw=0 hw_last=0 | |
[ 23.808364] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=388, diff=1, hw=0 hw_last=0 | |
[ 23.825035] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=389, diff=1, hw=0 hw_last=0 | |
[ 23.841705] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=390, diff=1, hw=0 hw_last=0 | |
[ 23.858384] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=391, diff=1, hw=0 hw_last=0 | |
[ 23.875046] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=392, diff=1, hw=0 hw_last=0 | |
[ 23.891716] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=393, diff=1, hw=0 hw_last=0 | |
[ 23.908387] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=394, diff=1, hw=0 hw_last=0 | |
[ 23.925058] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=395, diff=1, hw=0 hw_last=0 | |
[ 23.941730] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=396, diff=1, hw=0 hw_last=0 | |
[ 23.958399] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=397, diff=1, hw=0 hw_last=0 | |
[ 23.975069] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=398, diff=1, hw=0 hw_last=0 | |
[ 23.991741] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=399, diff=1, hw=0 hw_last=0 | |
[ 24.008411] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=400, diff=1, hw=0 hw_last=0 | |
[ 24.025086] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=401, diff=1, hw=0 hw_last=0 | |
[ 24.041758] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=402, diff=1, hw=0 hw_last=0 | |
[ 24.058428] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=403, diff=1, hw=0 hw_last=0 | |
[ 24.075097] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=404, diff=1, hw=0 hw_last=0 | |
[ 24.091765] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=405, diff=1, hw=0 hw_last=0 | |
[ 24.108433] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=406, diff=1, hw=0 hw_last=0 | |
[ 24.125104] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=407, diff=1, hw=0 hw_last=0 | |
[ 24.141774] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=408, diff=1, hw=0 hw_last=0 | |
[ 24.158447] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=409, diff=1, hw=0 hw_last=0 | |
[ 24.175117] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=410, diff=1, hw=0 hw_last=0 | |
[ 24.191787] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=411, diff=1, hw=0 hw_last=0 | |
[ 24.208459] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=412, diff=1, hw=0 hw_last=0 | |
[ 24.225130] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=413, diff=1, hw=0 hw_last=0 | |
[ 24.241800] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=414, diff=1, hw=0 hw_last=0 | |
[ 24.258475] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=415, diff=1, hw=0 hw_last=0 | |
[ 24.275140] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=416, diff=1, hw=0 hw_last=0 | |
[ 24.291818] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=417, diff=1, hw=0 hw_last=0 | |
[ 24.308483] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=418, diff=1, hw=0 hw_last=0 | |
[ 24.325153] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=419, diff=1, hw=0 hw_last=0 | |
[ 24.341822] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=420, diff=1, hw=0 hw_last=0 | |
[ 24.358492] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=421, diff=1, hw=0 hw_last=0 | |
[ 24.375164] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=422, diff=1, hw=0 hw_last=0 | |
[ 24.391834] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=423, diff=1, hw=0 hw_last=0 | |
[ 24.408504] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=424, diff=1, hw=0 hw_last=0 | |
[ 24.425176] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=425, diff=1, hw=0 hw_last=0 | |
[ 24.441844] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=426, diff=1, hw=0 hw_last=0 | |
[ 24.458517] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=427, diff=1, hw=0 hw_last=0 | |
[ 24.475195] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=428, diff=1, hw=0 hw_last=0 | |
[ 24.491860] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=429, diff=1, hw=0 hw_last=0 | |
[ 24.508529] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=430, diff=1, hw=0 hw_last=0 | |
[ 24.525200] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=431, diff=1, hw=0 hw_last=0 | |
[ 24.541869] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=432, diff=1, hw=0 hw_last=0 | |
[ 24.558561] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=433, diff=1, hw=0 hw_last=0 | |
[ 24.575215] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=434, diff=1, hw=0 hw_last=0 | |
[ 24.591880] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=435, diff=1, hw=0 hw_last=0 | |
[ 24.608552] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=436, diff=1, hw=0 hw_last=0 | |
[ 24.625224] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=437, diff=1, hw=0 hw_last=0 | |
[ 24.641893] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=438, diff=1, hw=0 hw_last=0 | |
[ 24.658563] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=439, diff=1, hw=0 hw_last=0 | |
[ 24.675239] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=440, diff=1, hw=0 hw_last=0 | |
[ 24.691905] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=441, diff=1, hw=0 hw_last=0 | |
[ 24.708575] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=442, diff=1, hw=0 hw_last=0 | |
[ 24.725245] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=443, diff=1, hw=0 hw_last=0 | |
[ 24.741918] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=444, diff=1, hw=0 hw_last=0 | |
[ 24.758587] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=445, diff=1, hw=0 hw_last=0 | |
[ 24.775259] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=446, diff=1, hw=0 hw_last=0 | |
[ 24.791930] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=447, diff=1, hw=0 hw_last=0 | |
[ 24.808607] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=448, diff=1, hw=0 hw_last=0 | |
[ 24.825269] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=449, diff=1, hw=0 hw_last=0 | |
[ 24.841940] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=450, diff=1, hw=0 hw_last=0 | |
[ 24.858609] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=451, diff=1, hw=0 hw_last=0 | |
[ 24.875288] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=452, diff=1, hw=0 hw_last=0 | |
[ 24.891951] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=453, diff=1, hw=0 hw_last=0 | |
[ 24.908637] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=454, diff=1, hw=0 hw_last=0 | |
[ 24.925300] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=455, diff=1, hw=0 hw_last=0 | |
[ 24.941966] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=456, diff=1, hw=0 hw_last=0 | |
[ 24.958631] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=457, diff=1, hw=0 hw_last=0 | |
[ 24.975309] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=458, diff=1, hw=0 hw_last=0 | |
[ 24.991974] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=459, diff=1, hw=0 hw_last=0 | |
[ 25.008647] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=460, diff=1, hw=0 hw_last=0 | |
[ 25.025316] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=461, diff=1, hw=0 hw_last=0 | |
[ 25.041989] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=462, diff=1, hw=0 hw_last=0 | |
[ 25.056076] sun4i-drm display-engine: [drm:vblank_disable_fn [drm]] disabling vblank on crtc 0 | |
[ 25.056192] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=463, diff=0, hw=0 hw_last=0 | |
[ 25.056287] [drm:sun4i_crtc_disable_vblank [sun4i_tcon]] Disabling VBLANK on crtc 00000000c82205c7 | |
[ 25.056322] [drm:sun4i_tcon_enable_vblank [sun4i_tcon]] Disabling VBLANK interrupt | |
[ 33.760445] vcc-hdmi: disabling | |
[ 64.336676] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000d46a9aa1 | |
[ 64.336821] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000fc09baa4 state to 00000000d46a9aa1 | |
[ 64.336918] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000fc09baa4 | |
[ 64.337011] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 64.337096] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 0000000081ae2228 state to 00000000d46a9aa1 | |
[ 64.337191] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 64.337275] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 00000000558c6592 state to 00000000d46a9aa1 | |
[ 64.337369] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 000000009e4cae22 state to 00000000d46a9aa1 | |
[ 64.337459] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 000000009e4cae22 | |
[ 64.337551] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 0000000028a6a834 state to 00000000d46a9aa1 | |
[ 64.337640] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 0000000028a6a834 | |
[ 64.337731] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 00000000c91e1ac5 state to 00000000d46a9aa1 | |
[ 64.337821] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 00000000c91e1ac5 | |
[ 64.337910] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 00000000ca29f45f state to 00000000d46a9aa1 | |
[ 64.338007] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 0000000081ae2228 | |
[ 64.338095] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 64.338175] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 64.338260] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 00000000d46a9aa1 | |
[ 64.338357] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 64.338437] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 64.338520] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 000000003ae181a1 state to 00000000d46a9aa1 | |
[ 64.338611] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 64.338693] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000003ae181a1 to [NOCRTC] | |
[ 64.338781] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 64.338864] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000003ae181a1 to [CRTC:49:crtc-0] | |
[ 64.338959] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 000000002cc13192 state to 00000000d46a9aa1 | |
[ 64.339049] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 000000002cc13192 | |
[ 64.339138] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 00000000ca29f45f | |
[ 64.339227] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 00000000d46a9aa1 | |
[ 64.339318] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 00000000d46a9aa1 | |
[ 64.339405] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 64.339416] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 64.339425] sun4i-drm display-engine: [drm] fb=0 | |
[ 64.339434] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 64.339447] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 64.339463] sun4i-drm display-engine: [drm] rotation=1 | |
[ 64.339472] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 64.339482] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 64.339492] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 64.339502] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 64.339513] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 64.339522] sun4i-drm display-engine: [drm] fb=63 | |
[ 64.339531] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 64.339542] sun4i-drm display-engine: [drm] refcount=3 | |
[ 64.339552] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 64.339567] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 64.339578] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 64.339590] sun4i-drm display-engine: [drm] layers: | |
[ 64.339600] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 64.339612] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 64.339624] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 64.339635] sun4i-drm display-engine: [drm] obj[0]: | |
[ 64.339646] sun4i-drm display-engine: [drm] name=0 | |
[ 64.339657] sun4i-drm display-engine: [drm] refcount=3 | |
[ 64.339667] sun4i-drm display-engine: [drm] start=00100000 | |
[ 64.339678] sun4i-drm display-engine: [drm] size=4198400 | |
[ 64.339689] sun4i-drm display-engine: [drm] imported=no | |
[ 64.339699] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 64.339712] sun4i-drm display-engine: [drm] vaddr=00000000952e8304 | |
[ 64.339723] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 64.339736] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 64.339752] sun4i-drm display-engine: [drm] rotation=1 | |
[ 64.339762] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 64.339771] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 64.339780] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 64.339790] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 64.339800] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 64.339809] sun4i-drm display-engine: [drm] fb=0 | |
[ 64.339818] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 64.339830] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 64.339846] sun4i-drm display-engine: [drm] rotation=1 | |
[ 64.339855] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 64.339864] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 64.339873] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 64.339883] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 64.339893] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 64.339902] sun4i-drm display-engine: [drm] fb=0 | |
[ 64.339911] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 64.339923] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 64.339939] sun4i-drm display-engine: [drm] rotation=1 | |
[ 64.339947] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 64.339956] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 64.339966] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 64.339975] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 64.339985] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 64.339994] sun4i-drm display-engine: [drm] fb=0 | |
[ 64.340004] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 64.340015] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 64.340031] sun4i-drm display-engine: [drm] rotation=1 | |
[ 64.340040] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 64.340049] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 64.340108] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 64.340119] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 64.340130] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 64.340139] sun4i-drm display-engine: [drm] fb=0 | |
[ 64.340148] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 64.340160] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 64.340177] sun4i-drm display-engine: [drm] rotation=1 | |
[ 64.340186] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 64.340195] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 64.340204] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 64.340214] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 64.340224] sun4i-drm display-engine: [drm] enable=1 | |
[ 64.340234] sun4i-drm display-engine: [drm] active=1 | |
[ 64.340243] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 64.340252] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 64.340261] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 64.340270] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 64.340279] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 64.340289] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 64.340309] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 64.340318] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 64.340328] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 64.340337] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 64.340360] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 64.340370] sun4i-drm display-engine: [drm] enable=0 | |
[ 64.340379] sun4i-drm display-engine: [drm] active=0 | |
[ 64.340388] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 64.340398] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 64.340421] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 64.340431] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 64.340440] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 64.340449] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 64.340468] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 64.340478] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 64.340487] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 64.340496] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 64.340527] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 64.340538] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 64.340547] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 64.340566] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 64.340578] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 00000000d46a9aa1 | |
[ 64.340693] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 64.340759] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 64.340811] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000d46a9aa1 | |
[ 64.341638] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000d46a9aa1 | |
[ 64.342898] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 00000000d46a9aa1 | |
[ 64.343008] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 64.343083] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 64.343163] [drm:sun4i_crtc_enable_vblank [sun4i_tcon]] Enabling VBLANK on crtc 00000000c82205c7 | |
[ 64.343193] [drm:sun4i_tcon_enable_vblank [sun4i_tcon]] Enabling VBLANK interrupt | |
[ 64.343222] sun4i-drm display-engine: [drm:drm_vblank_enable [drm]] enabling vblank on crtc 0, ret: 0 | |
[ 64.343297] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=463, diff=0, hw=0 hw_last=0 | |
[ 64.343380] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=463, diff=1, hw=0 hw_last=0 | |
[ 64.343465] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 64.343489] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 64.343507] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 64.343529] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 64.343545] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 64.343563] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 64.343586] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 64.343605] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 64.343622] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 64.343641] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 64.343663] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 64.343684] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 64.351213] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=464, diff=1, hw=0 hw_last=0 | |
[ 64.351479] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000d46a9aa1 | |
[ 64.351563] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 64.351632] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 64.351698] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 64.353162] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 64.354429] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000d46a9aa1 | |
[ 64.367888] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=465, diff=1, hw=0 hw_last=0 | |
[ 64.385312] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=466, diff=1, hw=0 hw_last=0 | |
[ 64.405077] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=467, diff=1, hw=0 hw_last=0 | |
[ 64.418659] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=468, diff=1, hw=0 hw_last=0 | |
[ 64.437504] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=469, diff=1, hw=0 hw_last=0 | |
[ 64.455384] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=470, diff=1, hw=0 hw_last=0 | |
[ 64.469036] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=471, diff=1, hw=0 hw_last=0 | |
[ 64.486069] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=472, diff=1, hw=0 hw_last=0 | |
[ 64.502801] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=473, diff=1, hw=0 hw_last=0 | |
[ 64.519672] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=474, diff=1, hw=0 hw_last=0 | |
[ 64.538207] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=475, diff=1, hw=0 hw_last=0 | |
[ 64.551274] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=476, diff=1, hw=0 hw_last=0 | |
[ 64.571120] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=477, diff=1, hw=0 hw_last=0 | |
[ 64.585645] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=478, diff=1, hw=0 hw_last=0 | |
[ 64.601841] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=479, diff=1, hw=0 hw_last=0 | |
[ 64.621272] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=480, diff=1, hw=0 hw_last=0 | |
[ 64.634685] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=481, diff=1, hw=0 hw_last=0 | |
[ 64.653152] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=482, diff=1, hw=0 hw_last=0 | |
[ 64.673487] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=483, diff=1, hw=0 hw_last=0 | |
[ 64.687778] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=484, diff=1, hw=0 hw_last=0 | |
[ 64.705319] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=485, diff=1, hw=0 hw_last=0 | |
[ 64.719677] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=486, diff=1, hw=0 hw_last=0 | |
[ 64.734846] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=487, diff=1, hw=0 hw_last=0 | |
[ 64.751452] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=488, diff=1, hw=0 hw_last=0 | |
[ 64.774843] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=489, diff=1, hw=0 hw_last=0 | |
[ 64.789254] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=490, diff=1, hw=0 hw_last=0 | |
[ 64.802926] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=491, diff=1, hw=0 hw_last=0 | |
[ 64.819535] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=492, diff=1, hw=0 hw_last=0 | |
[ 64.835953] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=493, diff=1, hw=0 hw_last=0 | |
[ 64.852138] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=494, diff=1, hw=0 hw_last=0 | |
[ 64.873577] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=495, diff=1, hw=0 hw_last=0 | |
[ 64.888340] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=496, diff=1, hw=0 hw_last=0 | |
[ 64.903578] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=497, diff=1, hw=0 hw_last=0 | |
[ 64.918396] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=498, diff=1, hw=0 hw_last=0 | |
[ 64.945011] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=499, diff=1, hw=0 hw_last=0 | |
[ 64.952404] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=500, diff=1, hw=0 hw_last=0 | |
[ 64.973742] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=501, diff=1, hw=0 hw_last=0 | |
[ 64.988369] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=502, diff=1, hw=0 hw_last=0 | |
[ 65.003477] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=503, diff=1, hw=0 hw_last=0 | |
[ 65.018222] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=504, diff=1, hw=0 hw_last=0 | |
[ 65.041852] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=505, diff=1, hw=0 hw_last=0 | |
[ 65.056368] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=506, diff=1, hw=0 hw_last=0 | |
[ 65.071651] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=507, diff=1, hw=0 hw_last=0 | |
[ 65.084722] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=508, diff=1, hw=0 hw_last=0 | |
[ 65.101390] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=509, diff=1, hw=0 hw_last=0 | |
[ 65.118330] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=510, diff=1, hw=0 hw_last=0 | |
[ 65.134749] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=511, diff=1, hw=0 hw_last=0 | |
[ 65.136747] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000eca7b9e2 | |
[ 65.136897] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 000000002b6545f5 state to 00000000eca7b9e2 | |
[ 65.136973] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 000000002b6545f5 | |
[ 65.137047] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 65.137116] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 0000000060e7eb4e state to 00000000eca7b9e2 | |
[ 65.137196] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 65.137264] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 00000000b8db09b9 state to 00000000eca7b9e2 | |
[ 65.137340] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 00000000f5e2fd98 state to 00000000eca7b9e2 | |
[ 65.137413] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 00000000f5e2fd98 | |
[ 65.137489] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 00000000d4b2f3ef state to 00000000eca7b9e2 | |
[ 65.137561] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 00000000d4b2f3ef | |
[ 65.137632] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 00000000945a5886 state to 00000000eca7b9e2 | |
[ 65.137705] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 00000000945a5886 | |
[ 65.137777] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 00000000282d1a96 state to 00000000eca7b9e2 | |
[ 65.137856] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 0000000060e7eb4e | |
[ 65.137927] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 65.137990] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 65.138057] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 00000000eca7b9e2 | |
[ 65.138136] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 65.138201] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 65.138267] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 0000000013dfe856 state to 00000000eca7b9e2 | |
[ 65.138342] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 65.138408] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 0000000013dfe856 to [NOCRTC] | |
[ 65.138478] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 65.138544] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 0000000013dfe856 to [CRTC:49:crtc-0] | |
[ 65.138623] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 00000000a2b226e4 state to 00000000eca7b9e2 | |
[ 65.138696] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 00000000a2b226e4 | |
[ 65.138767] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 00000000282d1a96 | |
[ 65.138839] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 00000000eca7b9e2 | |
[ 65.138910] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 00000000eca7b9e2 | |
[ 65.138983] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 65.138992] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 65.139000] sun4i-drm display-engine: [drm] fb=0 | |
[ 65.139007] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 65.139018] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 65.139031] sun4i-drm display-engine: [drm] rotation=1 | |
[ 65.139039] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 65.139047] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 65.139055] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 65.139063] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 65.139071] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 65.139079] sun4i-drm display-engine: [drm] fb=63 | |
[ 65.139086] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 65.139095] sun4i-drm display-engine: [drm] refcount=3 | |
[ 65.139104] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 65.139117] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 65.139126] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 65.139135] sun4i-drm display-engine: [drm] layers: | |
[ 65.139143] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 65.139153] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 65.139162] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 65.139171] sun4i-drm display-engine: [drm] obj[0]: | |
[ 65.139181] sun4i-drm display-engine: [drm] name=0 | |
[ 65.139189] sun4i-drm display-engine: [drm] refcount=3 | |
[ 65.139197] sun4i-drm display-engine: [drm] start=00100000 | |
[ 65.139206] sun4i-drm display-engine: [drm] size=4198400 | |
[ 65.139214] sun4i-drm display-engine: [drm] imported=no | |
[ 65.139223] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 65.139233] sun4i-drm display-engine: [drm] vaddr=00000000952e8304 | |
[ 65.139243] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 65.139253] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 65.139266] sun4i-drm display-engine: [drm] rotation=1 | |
[ 65.139273] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 65.139281] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 65.139288] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 65.139297] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 65.139305] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 65.139312] sun4i-drm display-engine: [drm] fb=0 | |
[ 65.139320] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 65.139330] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 65.139343] sun4i-drm display-engine: [drm] rotation=1 | |
[ 65.139350] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 65.139357] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 65.139365] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 65.139373] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 65.139381] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 65.139388] sun4i-drm display-engine: [drm] fb=0 | |
[ 65.139396] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 65.139405] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 65.139418] sun4i-drm display-engine: [drm] rotation=1 | |
[ 65.139425] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 65.139432] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 65.139440] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 65.139448] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 65.139457] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 65.139464] sun4i-drm display-engine: [drm] fb=0 | |
[ 65.139471] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 65.139480] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 65.139493] sun4i-drm display-engine: [drm] rotation=1 | |
[ 65.139501] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 65.139508] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 65.139515] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 65.139524] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 65.139532] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 65.139539] sun4i-drm display-engine: [drm] fb=0 | |
[ 65.139546] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 65.139556] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 65.139568] sun4i-drm display-engine: [drm] rotation=1 | |
[ 65.139575] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 65.139583] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 65.139591] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 65.139599] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 65.139607] sun4i-drm display-engine: [drm] enable=1 | |
[ 65.139614] sun4i-drm display-engine: [drm] active=1 | |
[ 65.139622] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 65.139629] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 65.139636] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 65.139643] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 65.139651] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 65.139658] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 65.139666] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 65.139673] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 65.139681] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 65.139689] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 65.139707] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 65.139715] sun4i-drm display-engine: [drm] enable=0 | |
[ 65.139723] sun4i-drm display-engine: [drm] active=0 | |
[ 65.139730] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 65.139737] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 65.139744] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 65.139751] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 65.139759] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 65.139766] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 65.139773] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 65.139780] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 65.139787] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 65.139795] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 65.139811] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 65.139819] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 65.139826] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 65.139834] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 65.139842] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 00000000eca7b9e2 | |
[ 65.139934] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 65.139989] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 65.140031] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000eca7b9e2 | |
[ 65.140230] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000eca7b9e2 | |
[ 65.140332] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 00000000eca7b9e2 | |
[ 65.140445] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 65.141439] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 65.142526] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 65.142554] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 65.142577] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 65.142606] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 65.142627] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 65.142650] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 65.142677] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 65.142701] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 65.142722] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 65.142746] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 65.142772] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 65.142797] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 65.151404] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=512, diff=1, hw=0 hw_last=0 | |
[ 65.151632] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000eca7b9e2 | |
[ 65.151731] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 65.151815] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 65.151895] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 65.151982] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 65.152123] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000eca7b9e2 | |
[ 65.168071] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=513, diff=1, hw=0 hw_last=0 | |
[ 65.901924] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=514, diff=1, hw=0 hw_last=0 | |
[ 65.918251] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=515, diff=1, hw=0 hw_last=0 | |
[ 65.934926] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=516, diff=1, hw=0 hw_last=0 | |
[ 65.951596] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=517, diff=1, hw=0 hw_last=0 | |
[ 65.968262] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=518, diff=1, hw=0 hw_last=0 | |
[ 65.984930] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=519, diff=1, hw=0 hw_last=0 | |
[ 66.001598] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=520, diff=1, hw=0 hw_last=0 | |
[ 66.018270] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=521, diff=1, hw=0 hw_last=0 | |
[ 66.034939] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=522, diff=1, hw=0 hw_last=0 | |
[ 66.051613] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=523, diff=1, hw=0 hw_last=0 | |
[ 66.068280] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=524, diff=1, hw=0 hw_last=0 | |
[ 66.084954] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=525, diff=1, hw=0 hw_last=0 | |
[ 66.101622] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=526, diff=1, hw=0 hw_last=0 | |
[ 66.118293] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=527, diff=1, hw=0 hw_last=0 | |
[ 66.134963] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=528, diff=1, hw=0 hw_last=0 | |
[ 66.151635] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=529, diff=1, hw=0 hw_last=0 | |
[ 66.168307] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=530, diff=1, hw=0 hw_last=0 | |
[ 66.184977] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=531, diff=1, hw=0 hw_last=0 | |
[ 66.201645] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=532, diff=1, hw=0 hw_last=0 | |
[ 66.218317] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=533, diff=1, hw=0 hw_last=0 | |
[ 66.234990] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=534, diff=1, hw=0 hw_last=0 | |
[ 66.251658] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=535, diff=1, hw=0 hw_last=0 | |
[ 66.268326] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=536, diff=1, hw=0 hw_last=0 | |
[ 66.284999] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=537, diff=1, hw=0 hw_last=0 | |
[ 66.301671] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=538, diff=1, hw=0 hw_last=0 | |
[ 66.318342] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=539, diff=1, hw=0 hw_last=0 | |
[ 66.335010] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=540, diff=1, hw=0 hw_last=0 | |
[ 66.351681] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=541, diff=1, hw=0 hw_last=0 | |
[ 66.368352] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=542, diff=1, hw=0 hw_last=0 | |
[ 66.385022] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=543, diff=1, hw=0 hw_last=0 | |
[ 66.401694] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=544, diff=1, hw=0 hw_last=0 | |
[ 66.418362] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=545, diff=1, hw=0 hw_last=0 | |
[ 66.435035] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=546, diff=1, hw=0 hw_last=0 | |
[ 66.451708] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=547, diff=1, hw=0 hw_last=0 | |
[ 66.468374] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=548, diff=1, hw=0 hw_last=0 | |
[ 66.485047] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=549, diff=1, hw=0 hw_last=0 | |
[ 66.501714] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=550, diff=1, hw=0 hw_last=0 | |
[ 66.518386] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=551, diff=1, hw=0 hw_last=0 | |
[ 66.535057] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=552, diff=1, hw=0 hw_last=0 | |
[ 66.551729] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=553, diff=1, hw=0 hw_last=0 | |
[ 66.568398] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=554, diff=1, hw=0 hw_last=0 | |
[ 66.585071] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=555, diff=1, hw=0 hw_last=0 | |
[ 66.601738] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=556, diff=1, hw=0 hw_last=0 | |
[ 66.618412] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=557, diff=1, hw=0 hw_last=0 | |
[ 66.635080] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=558, diff=1, hw=0 hw_last=0 | |
[ 66.651750] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=559, diff=1, hw=0 hw_last=0 | |
[ 66.668420] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=560, diff=1, hw=0 hw_last=0 | |
[ 66.685093] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=561, diff=1, hw=0 hw_last=0 | |
[ 66.701764] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=562, diff=1, hw=0 hw_last=0 | |
[ 66.718436] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=563, diff=1, hw=0 hw_last=0 | |
[ 66.735105] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=564, diff=1, hw=0 hw_last=0 | |
[ 66.751775] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=565, diff=1, hw=0 hw_last=0 | |
[ 66.768449] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=566, diff=1, hw=0 hw_last=0 | |
[ 66.785116] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=567, diff=1, hw=0 hw_last=0 | |
[ 66.801785] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=568, diff=1, hw=0 hw_last=0 | |
[ 66.818456] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=569, diff=1, hw=0 hw_last=0 | |
[ 66.835128] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=570, diff=1, hw=0 hw_last=0 | |
[ 66.851801] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=571, diff=1, hw=0 hw_last=0 | |
[ 66.856771] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 0000000066ddbc46 | |
[ 66.856900] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000ba96412f state to 0000000066ddbc46 | |
[ 66.856995] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000ba96412f | |
[ 66.857088] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 66.857172] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 000000009ce61c5c state to 0000000066ddbc46 | |
[ 66.857267] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 66.857351] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 00000000f13e3c49 state to 0000000066ddbc46 | |
[ 66.857446] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 00000000db0b3c92 state to 0000000066ddbc46 | |
[ 66.857536] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 00000000db0b3c92 | |
[ 66.857626] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 00000000e4f1ac03 state to 0000000066ddbc46 | |
[ 66.857716] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 00000000e4f1ac03 | |
[ 66.857807] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 0000000042a6f1fc state to 0000000066ddbc46 | |
[ 66.857896] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 0000000042a6f1fc | |
[ 66.857987] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 00000000094ba3b2 state to 0000000066ddbc46 | |
[ 66.858083] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 000000009ce61c5c | |
[ 66.858170] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 66.858251] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 66.858336] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 0000000066ddbc46 | |
[ 66.858431] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 66.858512] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 66.858594] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 000000003ae181a1 state to 0000000066ddbc46 | |
[ 66.858687] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 66.858769] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000003ae181a1 to [NOCRTC] | |
[ 66.858857] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 66.858939] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000003ae181a1 to [CRTC:49:crtc-0] | |
[ 66.859033] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 000000001d6e6de2 state to 0000000066ddbc46 | |
[ 66.859124] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 000000001d6e6de2 | |
[ 66.859213] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 00000000094ba3b2 | |
[ 66.859301] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 0000000066ddbc46 | |
[ 66.859390] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 0000000066ddbc46 | |
[ 66.859479] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 66.859490] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 66.859499] sun4i-drm display-engine: [drm] fb=0 | |
[ 66.859508] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 66.859521] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 66.859538] sun4i-drm display-engine: [drm] rotation=1 | |
[ 66.859547] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 66.859557] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 66.859566] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 66.859576] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 66.859586] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 66.859595] sun4i-drm display-engine: [drm] fb=63 | |
[ 66.859605] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 66.859616] sun4i-drm display-engine: [drm] refcount=3 | |
[ 66.859626] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 66.859642] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 66.859652] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 66.859664] sun4i-drm display-engine: [drm] layers: | |
[ 66.859674] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 66.859686] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 66.859698] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 66.859709] sun4i-drm display-engine: [drm] obj[0]: | |
[ 66.859720] sun4i-drm display-engine: [drm] name=0 | |
[ 66.859731] sun4i-drm display-engine: [drm] refcount=3 | |
[ 66.859741] sun4i-drm display-engine: [drm] start=00100000 | |
[ 66.859751] sun4i-drm display-engine: [drm] size=4198400 | |
[ 66.859762] sun4i-drm display-engine: [drm] imported=no | |
[ 66.859773] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 66.859785] sun4i-drm display-engine: [drm] vaddr=00000000952e8304 | |
[ 66.859797] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 66.859810] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 66.859827] sun4i-drm display-engine: [drm] rotation=1 | |
[ 66.859836] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 66.859845] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 66.859855] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 66.859864] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 66.859874] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 66.859884] sun4i-drm display-engine: [drm] fb=0 | |
[ 66.859893] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 66.859904] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 66.859920] sun4i-drm display-engine: [drm] rotation=1 | |
[ 66.859929] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 66.859938] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 66.859947] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 66.859957] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 66.859967] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 66.859976] sun4i-drm display-engine: [drm] fb=0 | |
[ 66.859985] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 66.859997] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 66.860013] sun4i-drm display-engine: [drm] rotation=1 | |
[ 66.860022] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 66.860031] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 66.860040] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 66.860050] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 66.860122] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 66.860132] sun4i-drm display-engine: [drm] fb=0 | |
[ 66.860141] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 66.860153] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 66.860169] sun4i-drm display-engine: [drm] rotation=1 | |
[ 66.860178] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 66.860187] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 66.860197] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 66.860207] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 66.860217] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 66.860226] sun4i-drm display-engine: [drm] fb=0 | |
[ 66.860235] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 66.860246] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 66.860263] sun4i-drm display-engine: [drm] rotation=1 | |
[ 66.860272] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 66.860281] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 66.860291] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 66.860300] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 66.860310] sun4i-drm display-engine: [drm] enable=1 | |
[ 66.860320] sun4i-drm display-engine: [drm] active=1 | |
[ 66.860329] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 66.860338] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 66.860347] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 66.860357] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 66.860366] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 66.860375] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 66.860384] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 66.860393] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 66.860402] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 66.860411] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 66.860434] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 66.860445] sun4i-drm display-engine: [drm] enable=0 | |
[ 66.860454] sun4i-drm display-engine: [drm] active=0 | |
[ 66.860463] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 66.860472] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 66.860481] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 66.860489] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 66.860498] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 66.860507] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 66.860516] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 66.860525] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 66.860534] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 66.860543] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 66.860563] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 66.860573] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 66.860583] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 66.860592] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 66.860602] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 0000000066ddbc46 | |
[ 66.860707] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 66.860768] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 66.860820] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 0000000066ddbc46 | |
[ 66.860909] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 0000000066ddbc46 | |
[ 66.861023] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 0000000066ddbc46 | |
[ 66.861151] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 66.861242] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 66.861338] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 66.861366] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 66.861388] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 66.861418] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 66.861439] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 66.861461] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 66.861491] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 66.861515] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 66.861537] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 66.861560] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 66.861586] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 66.861612] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 66.868472] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=572, diff=1, hw=0 hw_last=0 | |
[ 66.868688] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 0000000066ddbc46 | |
[ 66.868783] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 66.868868] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 66.868951] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 66.869039] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 66.869134] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 0000000066ddbc46 | |
[ 66.889500] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=573, diff=1, hw=0 hw_last=0 | |
[ 66.905980] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=574, diff=1, hw=0 hw_last=0 | |
[ 66.919949] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=575, diff=1, hw=0 hw_last=0 | |
[ 66.940734] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=576, diff=1, hw=0 hw_last=0 | |
[ 66.952371] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=577, diff=1, hw=0 hw_last=0 | |
[ 66.969553] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=578, diff=1, hw=0 hw_last=0 | |
[ 66.989199] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=579, diff=1, hw=0 hw_last=0 | |
[ 67.007405] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=580, diff=1, hw=0 hw_last=0 | |
[ 67.020210] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=581, diff=1, hw=0 hw_last=0 | |
[ 67.037019] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=582, diff=1, hw=0 hw_last=0 | |
[ 67.055529] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=583, diff=1, hw=0 hw_last=0 | |
[ 67.068583] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=584, diff=1, hw=0 hw_last=0 | |
[ 67.088419] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=585, diff=1, hw=0 hw_last=0 | |
[ 67.102935] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=586, diff=1, hw=0 hw_last=0 | |
[ 67.119136] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=587, diff=1, hw=0 hw_last=0 | |
[ 67.138531] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=588, diff=1, hw=0 hw_last=0 | |
[ 67.151926] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=589, diff=1, hw=0 hw_last=0 | |
[ 67.170367] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=590, diff=1, hw=0 hw_last=0 | |
[ 67.190677] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=591, diff=1, hw=0 hw_last=0 | |
[ 67.204982] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=592, diff=1, hw=0 hw_last=0 | |
[ 67.222495] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=593, diff=1, hw=0 hw_last=0 | |
[ 67.236947] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=594, diff=1, hw=0 hw_last=0 | |
[ 67.252121] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=595, diff=1, hw=0 hw_last=0 | |
[ 67.268672] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=596, diff=1, hw=0 hw_last=0 | |
[ 67.292030] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=597, diff=1, hw=0 hw_last=0 | |
[ 67.306433] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=598, diff=1, hw=0 hw_last=0 | |
[ 67.320102] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=599, diff=1, hw=0 hw_last=0 | |
[ 67.336693] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=600, diff=1, hw=0 hw_last=0 | |
[ 67.353099] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=601, diff=1, hw=0 hw_last=0 | |
[ 67.369266] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=602, diff=1, hw=0 hw_last=0 | |
[ 67.390681] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=603, diff=1, hw=0 hw_last=0 | |
[ 67.405440] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=604, diff=1, hw=0 hw_last=0 | |
[ 67.420648] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=605, diff=1, hw=0 hw_last=0 | |
[ 67.435454] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=606, diff=1, hw=0 hw_last=0 | |
[ 67.462110] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=607, diff=1, hw=0 hw_last=0 | |
[ 67.469506] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=608, diff=1, hw=0 hw_last=0 | |
[ 67.490815] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=609, diff=1, hw=0 hw_last=0 | |
[ 67.505464] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=610, diff=1, hw=0 hw_last=0 | |
[ 67.520563] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=611, diff=1, hw=0 hw_last=0 | |
[ 67.535286] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=612, diff=1, hw=0 hw_last=0 | |
[ 67.558964] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=613, diff=1, hw=0 hw_last=0 | |
[ 67.573545] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=614, diff=1, hw=0 hw_last=0 | |
[ 67.588821] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=615, diff=1, hw=0 hw_last=0 | |
[ 67.601982] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=616, diff=1, hw=0 hw_last=0 | |
[ 67.618647] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=617, diff=1, hw=0 hw_last=0 | |
[ 67.635332] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=618, diff=1, hw=0 hw_last=0 | |
[ 67.636374] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000122cdac5 | |
[ 67.636517] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 0000000008fbfcbd state to 00000000122cdac5 | |
[ 67.636594] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 0000000008fbfcbd | |
[ 67.636670] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 67.636737] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 0000000060e7eb4e state to 00000000122cdac5 | |
[ 67.636815] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 67.636883] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 000000007c7626be state to 00000000122cdac5 | |
[ 67.636960] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 000000002b6545f5 state to 00000000122cdac5 | |
[ 67.637034] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 000000002b6545f5 | |
[ 67.637109] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 000000006da5d162 state to 00000000122cdac5 | |
[ 67.637183] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 000000006da5d162 | |
[ 67.637256] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 00000000ca29f45f state to 00000000122cdac5 | |
[ 67.637329] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 00000000ca29f45f | |
[ 67.637402] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 00000000c91e1ac5 state to 00000000122cdac5 | |
[ 67.637484] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 0000000060e7eb4e | |
[ 67.637555] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 67.637619] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 67.637688] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 00000000122cdac5 | |
[ 67.637768] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 67.637833] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 67.637898] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 0000000028a6a834 state to 00000000122cdac5 | |
[ 67.637972] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 67.638038] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 0000000028a6a834 to [NOCRTC] | |
[ 67.638109] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 67.638174] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 0000000028a6a834 to [CRTC:49:crtc-0] | |
[ 67.638253] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 00000000eaa7b3ed state to 00000000122cdac5 | |
[ 67.638326] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 00000000eaa7b3ed | |
[ 67.638397] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 00000000c91e1ac5 | |
[ 67.638467] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 00000000122cdac5 | |
[ 67.638540] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 00000000122cdac5 | |
[ 67.638612] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 67.638623] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 67.638630] sun4i-drm display-engine: [drm] fb=0 | |
[ 67.638637] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 67.638647] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 67.638660] sun4i-drm display-engine: [drm] rotation=1 | |
[ 67.638668] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 67.638676] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 67.638684] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 67.638693] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 67.638701] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 67.638708] sun4i-drm display-engine: [drm] fb=63 | |
[ 67.638715] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 67.638724] sun4i-drm display-engine: [drm] refcount=3 | |
[ 67.638733] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 67.638745] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 67.638754] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 67.638764] sun4i-drm display-engine: [drm] layers: | |
[ 67.638771] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 67.638782] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 67.638791] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 67.638800] sun4i-drm display-engine: [drm] obj[0]: | |
[ 67.638809] sun4i-drm display-engine: [drm] name=0 | |
[ 67.638818] sun4i-drm display-engine: [drm] refcount=3 | |
[ 67.638826] sun4i-drm display-engine: [drm] start=00100000 | |
[ 67.638835] sun4i-drm display-engine: [drm] size=4198400 | |
[ 67.638843] sun4i-drm display-engine: [drm] imported=no | |
[ 67.638852] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 67.638862] sun4i-drm display-engine: [drm] vaddr=00000000952e8304 | |
[ 67.638872] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 67.638882] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 67.638895] sun4i-drm display-engine: [drm] rotation=1 | |
[ 67.638903] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 67.638910] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 67.638918] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 67.638927] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 67.638935] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 67.638942] sun4i-drm display-engine: [drm] fb=0 | |
[ 67.638949] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 67.638959] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 67.638972] sun4i-drm display-engine: [drm] rotation=1 | |
[ 67.638979] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 67.638986] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 67.638994] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 67.639001] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 67.639010] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 67.639017] sun4i-drm display-engine: [drm] fb=0 | |
[ 67.639024] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 67.639033] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 67.639047] sun4i-drm display-engine: [drm] rotation=1 | |
[ 67.639054] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 67.639061] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 67.639069] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 67.639077] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 67.639085] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 67.639092] sun4i-drm display-engine: [drm] fb=0 | |
[ 67.639099] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 67.639108] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 67.639121] sun4i-drm display-engine: [drm] rotation=1 | |
[ 67.639128] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 67.639136] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 67.639143] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 67.639151] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 67.639159] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 67.639166] sun4i-drm display-engine: [drm] fb=0 | |
[ 67.639173] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 67.639182] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 67.639195] sun4i-drm display-engine: [drm] rotation=1 | |
[ 67.639202] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 67.639210] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 67.639217] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 67.639225] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 67.639233] sun4i-drm display-engine: [drm] enable=1 | |
[ 67.639240] sun4i-drm display-engine: [drm] active=1 | |
[ 67.639248] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 67.639255] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 67.639263] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 67.639270] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 67.639278] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 67.639285] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 67.639292] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 67.639300] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 67.639307] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 67.639315] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 67.639333] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 67.639342] sun4i-drm display-engine: [drm] enable=0 | |
[ 67.639349] sun4i-drm display-engine: [drm] active=0 | |
[ 67.639356] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 67.639363] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 67.639371] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 67.639378] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 67.639385] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 67.639393] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 67.639400] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 67.639407] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 67.639414] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 67.639422] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 67.639438] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 67.639447] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 67.639454] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 67.639461] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 67.639470] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 00000000122cdac5 | |
[ 67.639556] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 67.639609] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 67.639652] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000122cdac5 | |
[ 67.639723] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000122cdac5 | |
[ 67.639818] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 00000000122cdac5 | |
[ 67.639928] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 67.640003] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 67.640135] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 67.640162] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 67.640179] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 67.640204] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 67.640222] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 67.640239] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 67.640266] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 67.640285] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 67.640302] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 67.640320] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 67.640342] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 67.640364] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 67.651988] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=619, diff=1, hw=0 hw_last=0 | |
[ 67.652158] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000122cdac5 | |
[ 67.652231] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 67.652292] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 67.652353] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 67.652415] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 67.652483] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000122cdac5 | |
[ 67.668658] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=620, diff=1, hw=0 hw_last=0 | |
[ 68.385493] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=621, diff=1, hw=0 hw_last=0 | |
[ 68.402163] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=622, diff=1, hw=0 hw_last=0 | |
[ 68.418836] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=623, diff=1, hw=0 hw_last=0 | |
[ 68.435505] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=624, diff=1, hw=0 hw_last=0 | |
[ 68.452180] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=625, diff=1, hw=0 hw_last=0 | |
[ 68.468845] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=626, diff=1, hw=0 hw_last=0 | |
[ 68.485517] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=627, diff=1, hw=0 hw_last=0 | |
[ 68.502265] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=628, diff=1, hw=0 hw_last=0 | |
[ 68.518855] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=629, diff=1, hw=0 hw_last=0 | |
[ 68.535528] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=630, diff=1, hw=0 hw_last=0 | |
[ 68.552201] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=631, diff=1, hw=0 hw_last=0 | |
[ 68.568867] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=632, diff=1, hw=0 hw_last=0 | |
[ 68.585865] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=633, diff=1, hw=0 hw_last=0 | |
[ 68.602209] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=634, diff=1, hw=0 hw_last=0 | |
[ 68.618877] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=635, diff=1, hw=0 hw_last=0 | |
[ 68.635548] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=636, diff=1, hw=0 hw_last=0 | |
[ 68.652220] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=637, diff=1, hw=0 hw_last=0 | |
[ 68.668889] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=638, diff=1, hw=0 hw_last=0 | |
[ 68.685560] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=639, diff=1, hw=0 hw_last=0 | |
[ 68.702233] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=640, diff=1, hw=0 hw_last=0 | |
[ 68.718901] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=641, diff=1, hw=0 hw_last=0 | |
[ 68.735572] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=642, diff=1, hw=0 hw_last=0 | |
[ 68.752241] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=643, diff=1, hw=0 hw_last=0 | |
[ 68.768917] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=644, diff=1, hw=0 hw_last=0 | |
[ 68.785583] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=645, diff=1, hw=0 hw_last=0 | |
[ 68.802254] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=646, diff=1, hw=0 hw_last=0 | |
[ 68.818925] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=647, diff=1, hw=0 hw_last=0 | |
[ 68.835596] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=648, diff=1, hw=0 hw_last=0 | |
[ 68.852267] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=649, diff=1, hw=0 hw_last=0 | |
[ 68.856766] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000f0ccedc3 | |
[ 68.856880] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000fc09baa4 state to 00000000f0ccedc3 | |
[ 68.856974] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000fc09baa4 | |
[ 68.857066] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 68.857150] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 0000000081ae2228 state to 00000000f0ccedc3 | |
[ 68.857245] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 68.857328] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 000000001d6e6de2 state to 00000000f0ccedc3 | |
[ 68.857421] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 00000000094ba3b2 state to 00000000f0ccedc3 | |
[ 68.857511] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 00000000094ba3b2 | |
[ 68.857601] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 0000000042a6f1fc state to 00000000f0ccedc3 | |
[ 68.857691] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 0000000042a6f1fc | |
[ 68.857782] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 00000000e4f1ac03 state to 00000000f0ccedc3 | |
[ 68.857871] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 00000000e4f1ac03 | |
[ 68.857962] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 00000000db0b3c92 state to 00000000f0ccedc3 | |
[ 68.858059] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 0000000081ae2228 | |
[ 68.858147] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 68.858227] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 68.858311] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 00000000f0ccedc3 | |
[ 68.858405] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 68.858486] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 68.858569] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 000000009ce61c5c state to 00000000f0ccedc3 | |
[ 68.858658] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 68.858740] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000009ce61c5c to [NOCRTC] | |
[ 68.858828] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 68.858911] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000009ce61c5c to [CRTC:49:crtc-0] | |
[ 68.859004] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 00000000f13e3c49 state to 00000000f0ccedc3 | |
[ 68.859093] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 00000000f13e3c49 | |
[ 68.859183] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 00000000db0b3c92 | |
[ 68.859270] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 00000000f0ccedc3 | |
[ 68.859360] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 00000000f0ccedc3 | |
[ 68.859449] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 68.859460] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 68.859469] sun4i-drm display-engine: [drm] fb=0 | |
[ 68.859478] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 68.859490] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 68.859507] sun4i-drm display-engine: [drm] rotation=1 | |
[ 68.859516] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 68.859526] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 68.859536] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 68.859546] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 68.859556] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 68.859565] sun4i-drm display-engine: [drm] fb=63 | |
[ 68.859575] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 68.859586] sun4i-drm display-engine: [drm] refcount=3 | |
[ 68.859596] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 68.859612] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 68.859622] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 68.859634] sun4i-drm display-engine: [drm] layers: | |
[ 68.859643] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 68.859656] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 68.859667] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 68.859679] sun4i-drm display-engine: [drm] obj[0]: | |
[ 68.859690] sun4i-drm display-engine: [drm] name=0 | |
[ 68.859701] sun4i-drm display-engine: [drm] refcount=3 | |
[ 68.859711] sun4i-drm display-engine: [drm] start=00100000 | |
[ 68.859722] sun4i-drm display-engine: [drm] size=4198400 | |
[ 68.859732] sun4i-drm display-engine: [drm] imported=no | |
[ 68.859743] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 68.859756] sun4i-drm display-engine: [drm] vaddr=00000000952e8304 | |
[ 68.859768] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 68.859780] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 68.859797] sun4i-drm display-engine: [drm] rotation=1 | |
[ 68.859806] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 68.859815] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 68.859824] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 68.859834] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 68.859844] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 68.859853] sun4i-drm display-engine: [drm] fb=0 | |
[ 68.859862] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 68.859874] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 68.859890] sun4i-drm display-engine: [drm] rotation=1 | |
[ 68.859899] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 68.859908] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 68.859917] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 68.859927] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 68.859937] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 68.859946] sun4i-drm display-engine: [drm] fb=0 | |
[ 68.859955] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 68.859967] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 68.859982] sun4i-drm display-engine: [drm] rotation=1 | |
[ 68.859991] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 68.860000] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 68.860010] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 68.860020] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 68.860030] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 68.860039] sun4i-drm display-engine: [drm] fb=0 | |
[ 68.860048] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 68.860132] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 68.860150] sun4i-drm display-engine: [drm] rotation=1 | |
[ 68.860159] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 68.860169] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 68.860179] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 68.860188] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 68.860199] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 68.860207] sun4i-drm display-engine: [drm] fb=0 | |
[ 68.860216] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 68.860228] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 68.860244] sun4i-drm display-engine: [drm] rotation=1 | |
[ 68.860253] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 68.860262] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 68.860272] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 68.860282] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 68.860292] sun4i-drm display-engine: [drm] enable=1 | |
[ 68.860301] sun4i-drm display-engine: [drm] active=1 | |
[ 68.860310] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 68.860319] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 68.860328] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 68.860338] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 68.860347] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 68.860356] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 68.860365] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 68.860374] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 68.860383] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 68.860393] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 68.860416] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 68.860427] sun4i-drm display-engine: [drm] enable=0 | |
[ 68.860436] sun4i-drm display-engine: [drm] active=0 | |
[ 68.860445] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 68.860454] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 68.860463] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 68.860472] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 68.860481] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 68.860490] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 68.860500] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 68.860509] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 68.860518] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 68.860527] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 68.860547] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 68.860557] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 68.860566] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 68.860575] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 68.860586] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 00000000f0ccedc3 | |
[ 68.860691] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 68.860755] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 68.860807] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000f0ccedc3 | |
[ 68.860894] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000f0ccedc3 | |
[ 68.861016] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 00000000f0ccedc3 | |
[ 68.861145] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 68.861237] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 68.861335] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 68.861362] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 68.861384] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 68.861415] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 68.861436] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 68.861458] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 68.861488] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 68.861511] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 68.861534] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 68.861557] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 68.861583] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 68.861609] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 68.868941] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=650, diff=1, hw=0 hw_last=0 | |
[ 68.869147] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000f0ccedc3 | |
[ 68.869243] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 68.869329] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 68.869412] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 68.869500] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 68.869593] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000f0ccedc3 | |
[ 68.890160] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=651, diff=1, hw=0 hw_last=0 | |
[ 68.902332] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=652, diff=1, hw=0 hw_last=0 | |
[ 68.919267] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=653, diff=1, hw=0 hw_last=0 | |
[ 68.937758] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=654, diff=1, hw=0 hw_last=0 | |
[ 68.955735] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=655, diff=1, hw=0 hw_last=0 | |
[ 68.969055] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=656, diff=1, hw=0 hw_last=0 | |
[ 68.986207] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=657, diff=1, hw=0 hw_last=0 | |
[ 69.002913] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=658, diff=1, hw=0 hw_last=0 | |
[ 69.024246] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=659, diff=1, hw=0 hw_last=0 | |
[ 69.037543] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=660, diff=1, hw=0 hw_last=0 | |
[ 69.052634] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=661, diff=1, hw=0 hw_last=0 | |
[ 69.070797] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=662, diff=1, hw=0 hw_last=0 | |
[ 69.085700] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=663, diff=1, hw=0 hw_last=0 | |
[ 69.106373] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=664, diff=1, hw=0 hw_last=0 | |
[ 69.121666] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=665, diff=1, hw=0 hw_last=0 | |
[ 69.138123] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=666, diff=1, hw=0 hw_last=0 | |
[ 69.153969] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=667, diff=1, hw=0 hw_last=0 | |
[ 69.169770] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=668, diff=1, hw=0 hw_last=0 | |
[ 69.189923] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=669, diff=1, hw=0 hw_last=0 | |
[ 69.206307] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=670, diff=1, hw=0 hw_last=0 | |
[ 69.222523] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=671, diff=1, hw=0 hw_last=0 | |
[ 69.238791] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=672, diff=1, hw=0 hw_last=0 | |
[ 69.253795] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=673, diff=1, hw=0 hw_last=0 | |
[ 69.269257] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=674, diff=1, hw=0 hw_last=0 | |
[ 69.292454] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=675, diff=1, hw=0 hw_last=0 | |
[ 69.302726] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=676, diff=1, hw=0 hw_last=0 | |
[ 69.321837] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=677, diff=1, hw=0 hw_last=0 | |
[ 69.338958] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=678, diff=1, hw=0 hw_last=0 | |
[ 69.353313] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=679, diff=1, hw=0 hw_last=0 | |
[ 69.370855] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=680, diff=1, hw=0 hw_last=0 | |
[ 69.386806] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=681, diff=1, hw=0 hw_last=0 | |
[ 69.408583] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=682, diff=1, hw=0 hw_last=0 | |
[ 69.422977] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=683, diff=1, hw=0 hw_last=0 | |
[ 69.440658] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=684, diff=1, hw=0 hw_last=0 | |
[ 69.454820] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=685, diff=1, hw=0 hw_last=0 | |
[ 69.469539] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=686, diff=1, hw=0 hw_last=0 | |
[ 69.485947] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=687, diff=1, hw=0 hw_last=0 | |
[ 69.507241] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=688, diff=1, hw=0 hw_last=0 | |
[ 69.521661] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=689, diff=1, hw=0 hw_last=0 | |
[ 69.540956] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=690, diff=1, hw=0 hw_last=0 | |
[ 69.555077] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=691, diff=1, hw=0 hw_last=0 | |
[ 69.569692] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=692, diff=1, hw=0 hw_last=0 | |
[ 69.585925] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=693, diff=1, hw=0 hw_last=0 | |
[ 69.607154] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=694, diff=1, hw=0 hw_last=0 | |
[ 69.621545] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=695, diff=1, hw=0 hw_last=0 | |
[ 69.637890] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=696, diff=1, hw=0 hw_last=0 | |
[ 69.653968] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=697, diff=1, hw=0 hw_last=0 | |
[ 69.669244] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=698, diff=1, hw=0 hw_last=0 | |
[ 69.685796] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=699, diff=1, hw=0 hw_last=0 | |
[ 69.702467] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=700, diff=1, hw=0 hw_last=0 | |
[ 69.719139] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=701, diff=1, hw=0 hw_last=0 | |
[ 69.735808] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=702, diff=1, hw=0 hw_last=0 | |
[ 69.752478] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=703, diff=1, hw=0 hw_last=0 | |
[ 69.769149] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=704, diff=1, hw=0 hw_last=0 | |
[ 69.785820] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=705, diff=1, hw=0 hw_last=0 | |
[ 69.802491] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=706, diff=1, hw=0 hw_last=0 | |
[ 69.819161] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=707, diff=1, hw=0 hw_last=0 | |
[ 69.835829] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=708, diff=1, hw=0 hw_last=0 | |
[ 69.852501] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=709, diff=1, hw=0 hw_last=0 | |
[ 69.869171] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=710, diff=1, hw=0 hw_last=0 | |
[ 69.885842] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=711, diff=1, hw=0 hw_last=0 | |
[ 69.902511] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=712, diff=1, hw=0 hw_last=0 | |
[ 69.919181] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=713, diff=1, hw=0 hw_last=0 | |
[ 69.935854] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=714, diff=1, hw=0 hw_last=0 | |
[ 69.952522] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=715, diff=1, hw=0 hw_last=0 | |
[ 69.969194] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=716, diff=1, hw=0 hw_last=0 | |
[ 69.985863] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=717, diff=1, hw=0 hw_last=0 | |
[ 70.002535] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=718, diff=1, hw=0 hw_last=0 | |
[ 70.019204] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=719, diff=1, hw=0 hw_last=0 | |
[ 70.035875] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=720, diff=1, hw=0 hw_last=0 | |
[ 70.052545] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=721, diff=1, hw=0 hw_last=0 | |
[ 70.069217] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=722, diff=1, hw=0 hw_last=0 | |
[ 70.085889] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=723, diff=1, hw=0 hw_last=0 | |
[ 70.102558] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=724, diff=1, hw=0 hw_last=0 | |
[ 70.119228] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=725, diff=1, hw=0 hw_last=0 | |
[ 70.135902] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=726, diff=1, hw=0 hw_last=0 | |
[ 70.152570] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=727, diff=1, hw=0 hw_last=0 | |
[ 70.169240] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=728, diff=1, hw=0 hw_last=0 | |
[ 70.185910] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=729, diff=1, hw=0 hw_last=0 | |
[ 70.202582] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=730, diff=1, hw=0 hw_last=0 | |
[ 70.219253] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=731, diff=1, hw=0 hw_last=0 | |
[ 70.235932] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=732, diff=1, hw=0 hw_last=0 | |
[ 70.252595] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=733, diff=1, hw=0 hw_last=0 | |
[ 70.269263] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=734, diff=1, hw=0 hw_last=0 | |
[ 70.285933] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=735, diff=1, hw=0 hw_last=0 | |
[ 70.302606] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=736, diff=1, hw=0 hw_last=0 | |
[ 70.319279] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=737, diff=1, hw=0 hw_last=0 | |
[ 70.335948] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=738, diff=1, hw=0 hw_last=0 | |
[ 70.352623] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=739, diff=1, hw=0 hw_last=0 | |
[ 70.369291] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=740, diff=1, hw=0 hw_last=0 | |
[ 70.386331] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=741, diff=1, hw=0 hw_last=0 | |
[ 70.402637] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=742, diff=1, hw=0 hw_last=0 | |
[ 70.419306] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=743, diff=1, hw=0 hw_last=0 | |
[ 70.435975] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=744, diff=1, hw=0 hw_last=0 | |
[ 70.452644] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=745, diff=1, hw=0 hw_last=0 | |
[ 70.469314] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=746, diff=1, hw=0 hw_last=0 | |
[ 70.485985] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=747, diff=1, hw=0 hw_last=0 | |
[ 70.502654] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=748, diff=1, hw=0 hw_last=0 | |
[ 70.519324] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=749, diff=1, hw=0 hw_last=0 | |
[ 70.535998] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=750, diff=1, hw=0 hw_last=0 | |
[ 70.552668] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=751, diff=1, hw=0 hw_last=0 | |
[ 70.569337] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=752, diff=1, hw=0 hw_last=0 | |
[ 70.586010] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=753, diff=1, hw=0 hw_last=0 | |
[ 70.602679] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=754, diff=1, hw=0 hw_last=0 | |
[ 70.619351] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=755, diff=1, hw=0 hw_last=0 | |
[ 70.636021] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=756, diff=1, hw=0 hw_last=0 | |
[ 70.652692] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=757, diff=1, hw=0 hw_last=0 | |
[ 70.669361] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=758, diff=1, hw=0 hw_last=0 | |
[ 70.686035] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=759, diff=1, hw=0 hw_last=0 | |
[ 70.702706] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=760, diff=1, hw=0 hw_last=0 | |
[ 70.719375] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=761, diff=1, hw=0 hw_last=0 | |
[ 70.736044] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=762, diff=1, hw=0 hw_last=0 | |
[ 70.752714] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=763, diff=1, hw=0 hw_last=0 | |
[ 70.769384] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=764, diff=1, hw=0 hw_last=0 | |
[ 70.786055] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=765, diff=1, hw=0 hw_last=0 | |
[ 70.802727] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=766, diff=1, hw=0 hw_last=0 | |
[ 70.819397] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=767, diff=1, hw=0 hw_last=0 | |
[ 70.836070] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=768, diff=1, hw=0 hw_last=0 | |
[ 70.852738] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=769, diff=1, hw=0 hw_last=0 | |
[ 70.869407] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=770, diff=1, hw=0 hw_last=0 | |
[ 70.886080] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=771, diff=1, hw=0 hw_last=0 | |
[ 70.902751] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=772, diff=1, hw=0 hw_last=0 | |
[ 70.919420] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=773, diff=1, hw=0 hw_last=0 | |
[ 70.936091] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=774, diff=1, hw=0 hw_last=0 | |
[ 70.952764] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=775, diff=1, hw=0 hw_last=0 | |
[ 70.969436] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=776, diff=1, hw=0 hw_last=0 | |
[ 70.986102] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=777, diff=1, hw=0 hw_last=0 | |
[ 71.002773] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=778, diff=1, hw=0 hw_last=0 | |
[ 71.019445] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=779, diff=1, hw=0 hw_last=0 | |
[ 71.036130] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=780, diff=1, hw=0 hw_last=0 | |
[ 71.052786] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=781, diff=1, hw=0 hw_last=0 | |
[ 71.069456] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=782, diff=1, hw=0 hw_last=0 | |
[ 71.086128] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=783, diff=1, hw=0 hw_last=0 | |
[ 71.102797] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=784, diff=1, hw=0 hw_last=0 | |
[ 71.119470] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=785, diff=1, hw=0 hw_last=0 | |
[ 71.136139] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=786, diff=1, hw=0 hw_last=0 | |
[ 71.152811] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=787, diff=1, hw=0 hw_last=0 | |
[ 71.169470] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=788, diff=1, hw=0 hw_last=0 | |
[ 71.186139] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=789, diff=1, hw=0 hw_last=0 | |
[ 71.202810] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=790, diff=1, hw=0 hw_last=0 | |
[ 71.219488] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=791, diff=1, hw=0 hw_last=0 | |
[ 71.236161] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=792, diff=1, hw=0 hw_last=0 | |
[ 71.252823] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=793, diff=1, hw=0 hw_last=0 | |
[ 71.269492] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=794, diff=1, hw=0 hw_last=0 | |
[ 71.286162] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=795, diff=1, hw=0 hw_last=0 | |
[ 71.302832] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=796, diff=1, hw=0 hw_last=0 | |
[ 71.319508] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=797, diff=1, hw=0 hw_last=0 | |
[ 71.336177] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=798, diff=1, hw=0 hw_last=0 | |
[ 71.352849] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=799, diff=1, hw=0 hw_last=0 | |
[ 71.369517] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=800, diff=1, hw=0 hw_last=0 | |
[ 71.386185] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=801, diff=1, hw=0 hw_last=0 | |
[ 71.402856] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=802, diff=1, hw=0 hw_last=0 | |
[ 71.419530] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=803, diff=1, hw=0 hw_last=0 | |
[ 71.436207] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=804, diff=1, hw=0 hw_last=0 | |
[ 71.452874] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=805, diff=1, hw=0 hw_last=0 | |
[ 71.469545] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=806, diff=1, hw=0 hw_last=0 | |
[ 71.486214] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=807, diff=1, hw=0 hw_last=0 | |
[ 71.502888] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=808, diff=1, hw=0 hw_last=0 | |
[ 71.519558] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=809, diff=1, hw=0 hw_last=0 | |
[ 71.536228] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=810, diff=1, hw=0 hw_last=0 | |
[ 71.552899] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=811, diff=1, hw=0 hw_last=0 | |
[ 71.569566] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=812, diff=1, hw=0 hw_last=0 | |
[ 71.586239] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=813, diff=1, hw=0 hw_last=0 | |
[ 71.602909] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=814, diff=1, hw=0 hw_last=0 | |
[ 71.619581] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=815, diff=1, hw=0 hw_last=0 | |
[ 71.636252] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=816, diff=1, hw=0 hw_last=0 | |
[ 71.652921] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=817, diff=1, hw=0 hw_last=0 | |
[ 71.669591] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=818, diff=1, hw=0 hw_last=0 | |
[ 71.686262] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=819, diff=1, hw=0 hw_last=0 | |
[ 71.702932] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=820, diff=1, hw=0 hw_last=0 | |
[ 71.719604] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=821, diff=1, hw=0 hw_last=0 | |
[ 71.736276] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=822, diff=1, hw=0 hw_last=0 | |
[ 71.752943] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=823, diff=1, hw=0 hw_last=0 | |
[ 71.769618] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=824, diff=1, hw=0 hw_last=0 | |
[ 71.786286] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=825, diff=1, hw=0 hw_last=0 | |
[ 71.802957] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=826, diff=1, hw=0 hw_last=0 | |
[ 71.819631] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=827, diff=1, hw=0 hw_last=0 | |
[ 71.836298] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=828, diff=1, hw=0 hw_last=0 | |
[ 71.852968] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=829, diff=1, hw=0 hw_last=0 | |
[ 71.869639] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=830, diff=1, hw=0 hw_last=0 | |
[ 71.886310] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=831, diff=1, hw=0 hw_last=0 | |
[ 71.902981] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=832, diff=1, hw=0 hw_last=0 | |
[ 71.919651] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=833, diff=1, hw=0 hw_last=0 | |
[ 71.936321] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=834, diff=1, hw=0 hw_last=0 | |
[ 71.952991] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=835, diff=1, hw=0 hw_last=0 | |
[ 71.969660] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=836, diff=1, hw=0 hw_last=0 | |
[ 71.986330] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=837, diff=1, hw=0 hw_last=0 | |
[ 72.003003] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=838, diff=1, hw=0 hw_last=0 | |
[ 72.019674] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=839, diff=1, hw=0 hw_last=0 | |
[ 72.036345] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=840, diff=1, hw=0 hw_last=0 | |
[ 72.053009] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=841, diff=1, hw=0 hw_last=0 | |
[ 72.069678] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=842, diff=1, hw=0 hw_last=0 | |
[ 72.086350] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=843, diff=1, hw=0 hw_last=0 | |
[ 72.103021] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=844, diff=1, hw=0 hw_last=0 | |
[ 72.119694] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=845, diff=1, hw=0 hw_last=0 | |
[ 72.136368] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=846, diff=1, hw=0 hw_last=0 | |
[ 72.153032] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=847, diff=1, hw=0 hw_last=0 | |
[ 72.169708] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=848, diff=1, hw=0 hw_last=0 | |
[ 72.186373] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=849, diff=1, hw=0 hw_last=0 | |
[ 72.203044] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=850, diff=1, hw=0 hw_last=0 | |
[ 72.219718] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=851, diff=1, hw=0 hw_last=0 | |
[ 72.236388] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=852, diff=1, hw=0 hw_last=0 | |
[ 72.253056] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=853, diff=1, hw=0 hw_last=0 | |
[ 72.269725] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=854, diff=1, hw=0 hw_last=0 | |
[ 72.286398] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=855, diff=1, hw=0 hw_last=0 | |
[ 72.303071] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=856, diff=1, hw=0 hw_last=0 | |
[ 72.319742] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=857, diff=1, hw=0 hw_last=0 | |
[ 72.336411] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=858, diff=1, hw=0 hw_last=0 | |
[ 72.353079] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=859, diff=1, hw=0 hw_last=0 | |
[ 72.369749] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=860, diff=1, hw=0 hw_last=0 | |
[ 72.386419] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=861, diff=1, hw=0 hw_last=0 | |
[ 72.403093] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=862, diff=1, hw=0 hw_last=0 | |
[ 72.419768] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=863, diff=1, hw=0 hw_last=0 | |
[ 72.436436] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=864, diff=1, hw=0 hw_last=0 | |
[ 72.453103] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=865, diff=1, hw=0 hw_last=0 | |
[ 72.469776] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=866, diff=1, hw=0 hw_last=0 | |
[ 72.486445] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=867, diff=1, hw=0 hw_last=0 | |
[ 72.503117] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=868, diff=1, hw=0 hw_last=0 | |
[ 72.519787] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=869, diff=1, hw=0 hw_last=0 | |
[ 72.536457] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=870, diff=1, hw=0 hw_last=0 | |
[ 72.553127] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=871, diff=1, hw=0 hw_last=0 | |
[ 72.569798] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=872, diff=1, hw=0 hw_last=0 | |
[ 72.586466] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=873, diff=1, hw=0 hw_last=0 | |
[ 72.603142] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=874, diff=1, hw=0 hw_last=0 | |
[ 72.619812] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=875, diff=1, hw=0 hw_last=0 | |
[ 72.636481] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=876, diff=1, hw=0 hw_last=0 | |
[ 72.653149] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=877, diff=1, hw=0 hw_last=0 | |
[ 72.669818] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=878, diff=1, hw=0 hw_last=0 | |
[ 72.686496] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=879, diff=1, hw=0 hw_last=0 | |
[ 72.703164] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=880, diff=1, hw=0 hw_last=0 | |
[ 72.719834] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=881, diff=1, hw=0 hw_last=0 | |
[ 72.736505] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=882, diff=1, hw=0 hw_last=0 | |
[ 72.753173] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=883, diff=1, hw=0 hw_last=0 | |
[ 72.769842] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=884, diff=1, hw=0 hw_last=0 | |
[ 72.786513] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=885, diff=1, hw=0 hw_last=0 | |
[ 72.803188] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=886, diff=1, hw=0 hw_last=0 | |
[ 72.819856] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=887, diff=1, hw=0 hw_last=0 | |
[ 72.836529] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=888, diff=1, hw=0 hw_last=0 | |
[ 72.853197] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=889, diff=1, hw=0 hw_last=0 | |
[ 72.869867] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=890, diff=1, hw=0 hw_last=0 | |
[ 72.886539] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=891, diff=1, hw=0 hw_last=0 | |
[ 72.903216] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=892, diff=1, hw=0 hw_last=0 | |
[ 72.919886] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=893, diff=1, hw=0 hw_last=0 | |
[ 72.936556] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=894, diff=1, hw=0 hw_last=0 | |
[ 72.953225] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=895, diff=1, hw=0 hw_last=0 | |
[ 72.969895] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=896, diff=1, hw=0 hw_last=0 | |
[ 72.986567] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=897, diff=1, hw=0 hw_last=0 | |
[ 73.003236] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=898, diff=1, hw=0 hw_last=0 | |
[ 73.019909] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=899, diff=1, hw=0 hw_last=0 | |
[ 73.036578] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=900, diff=1, hw=0 hw_last=0 | |
[ 73.053253] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=901, diff=1, hw=0 hw_last=0 | |
[ 73.069922] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=902, diff=1, hw=0 hw_last=0 | |
[ 73.086590] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=903, diff=1, hw=0 hw_last=0 | |
[ 73.103264] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=904, diff=1, hw=0 hw_last=0 | |
[ 73.119932] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=905, diff=1, hw=0 hw_last=0 | |
[ 73.136602] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=906, diff=1, hw=0 hw_last=0 | |
[ 73.153272] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=907, diff=1, hw=0 hw_last=0 | |
[ 73.169941] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=908, diff=1, hw=0 hw_last=0 | |
[ 73.186614] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=909, diff=1, hw=0 hw_last=0 | |
[ 73.203287] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=910, diff=1, hw=0 hw_last=0 | |
[ 73.219956] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=911, diff=1, hw=0 hw_last=0 | |
[ 73.236625] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=912, diff=1, hw=0 hw_last=0 | |
[ 73.253295] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=913, diff=1, hw=0 hw_last=0 | |
[ 73.269965] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=914, diff=1, hw=0 hw_last=0 | |
[ 73.286637] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=915, diff=1, hw=0 hw_last=0 | |
[ 73.303308] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=916, diff=1, hw=0 hw_last=0 | |
[ 73.319979] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=917, diff=1, hw=0 hw_last=0 | |
[ 73.336648] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=918, diff=1, hw=0 hw_last=0 | |
[ 73.353321] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=919, diff=1, hw=0 hw_last=0 | |
[ 73.369992] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=920, diff=1, hw=0 hw_last=0 | |
[ 73.386662] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=921, diff=1, hw=0 hw_last=0 | |
[ 73.403332] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=922, diff=1, hw=0 hw_last=0 | |
[ 73.420002] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=923, diff=1, hw=0 hw_last=0 | |
[ 73.436672] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=924, diff=1, hw=0 hw_last=0 | |
[ 73.453344] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=925, diff=1, hw=0 hw_last=0 | |
[ 73.470019] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=926, diff=1, hw=0 hw_last=0 | |
[ 73.486682] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=927, diff=1, hw=0 hw_last=0 | |
[ 73.503351] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=928, diff=1, hw=0 hw_last=0 | |
[ 73.520025] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=929, diff=1, hw=0 hw_last=0 | |
[ 73.536693] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=930, diff=1, hw=0 hw_last=0 | |
[ 73.553362] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=931, diff=1, hw=0 hw_last=0 | |
[ 73.570037] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=932, diff=1, hw=0 hw_last=0 | |
[ 73.586704] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=933, diff=1, hw=0 hw_last=0 | |
[ 73.603375] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=934, diff=1, hw=0 hw_last=0 | |
[ 73.620045] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=935, diff=1, hw=0 hw_last=0 | |
[ 73.636715] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=936, diff=1, hw=0 hw_last=0 | |
[ 73.653387] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=937, diff=1, hw=0 hw_last=0 | |
[ 73.670057] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=938, diff=1, hw=0 hw_last=0 | |
[ 73.686726] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=939, diff=1, hw=0 hw_last=0 | |
[ 73.703398] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=940, diff=1, hw=0 hw_last=0 | |
[ 73.720068] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=941, diff=1, hw=0 hw_last=0 | |
[ 73.736738] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=942, diff=1, hw=0 hw_last=0 | |
[ 73.753407] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=943, diff=1, hw=0 hw_last=0 | |
[ 73.770077] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=944, diff=1, hw=0 hw_last=0 | |
[ 73.786750] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=945, diff=1, hw=0 hw_last=0 | |
[ 73.803426] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=946, diff=1, hw=0 hw_last=0 | |
[ 73.820094] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=947, diff=1, hw=0 hw_last=0 | |
[ 73.836760] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=948, diff=1, hw=0 hw_last=0 | |
[ 73.853431] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=949, diff=1, hw=0 hw_last=0 | |
[ 73.870101] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=950, diff=1, hw=0 hw_last=0 | |
[ 73.886771] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=951, diff=1, hw=0 hw_last=0 | |
[ 73.903448] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=952, diff=1, hw=0 hw_last=0 | |
[ 73.920116] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=953, diff=1, hw=0 hw_last=0 | |
[ 73.936784] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=954, diff=1, hw=0 hw_last=0 | |
[ 73.952081] sun4i-drm display-engine: [drm:vblank_disable_fn [drm]] disabling vblank on crtc 0 | |
[ 73.952197] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=955, diff=0, hw=0 hw_last=0 | |
[ 73.952292] [drm:sun4i_crtc_disable_vblank [sun4i_tcon]] Disabling VBLANK on crtc 00000000c82205c7 | |
[ 73.952328] [drm:sun4i_tcon_enable_vblank [sun4i_tcon]] Disabling VBLANK interrupt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 6.9.7-arm64 ([email protected]) (aarch64-linux-gnu-gcc-13 (Debian 13.3.0-1) 13.3.0, GNU ld (GNU Binutils for Debian) 2.42.50.20240625) #1 SMP Debian 6.9.7-1 (2024-06-27) | |
[ 0.000000] KASLR disabled due to lack of seed | |
[ 0.000000] Machine model: Pinebook | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bdffffff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0xbdbe7240-0xbdbe9fff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000bdffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bdffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bdffffff] | |
[ 0.000000] On node 0, zone DMA: 8192 pages in unavailable ranges | |
[ 0.000000] cma: Reserved 64 MiB at 0x00000000b7a00000 on node -1 | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.1 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | |
[ 0.000000] psci: SMC Calling Convention v1.2 | |
[ 0.000000] percpu: Embedded 33 pages/cpu s97640 r8192 d29336 u135168 | |
[ 0.000000] pcpu-alloc: s97640 r8192 d29336 u135168 alloc=33*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: ARM erratum 843419 | |
[ 0.000000] CPU features: detected: ARM erratum 845719 | |
[ 0.000000] alternatives: applying boot alternatives | |
[ 0.000000] Kernel command line: root=PARTUUID=d8811d98-02 rw rootwait drm.debug=0x1ff log_buf_len=64M | |
[ 0.000000] printk: log_buf_len: 67108864 bytes | |
[ 0.000000] printk: early log buf free: 129288(98%) | |
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.000000] Fallback order for Node 0: 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 508032 | |
[ 0.000000] Policy zone: DMA | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off | |
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB | |
[ 0.000000] software IO TLB: area num 4. | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000a5600000-0x00000000a5800000] (2MB) | |
[ 0.000000] Memory: 93120K/2064384K available (14656K kernel code, 3314K rwdata, 10944K rodata, 8128K init, 776K bss, 389672K reserved, 65536K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] ftrace: allocating 48428 entries in 190 pages | |
[ 0.000000] ftrace: allocated 190 pages with 6 groups | |
[ 0.000000] trace event string verifier disabled | |
[ 0.000000] rcu: Hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. | |
[ 0.000000] Rude variant of Tasks RCU enabled. | |
[ 0.000000] Tracing variant of Tasks RCU enabled. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 | |
[ 0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. | |
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GIC: Using split EOI/Deactivate mode | |
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1 | |
[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access | |
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns | |
[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.000498] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns | |
[ 0.001676] Console: colour dummy device 80x25 | |
[ 0.001690] printk: legacy console [tty0] enabled | |
[ 0.004565] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) | |
[ 0.004600] pid_max: default: 32768 minimum: 301 | |
[ 0.008997] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ima,evm | |
[ 0.009078] landlock: Up and running. | |
[ 0.009092] Yama: disabled by default; enable with sysctl kernel.yama.* | |
[ 0.009250] AppArmor: AppArmor initialized | |
[ 0.009272] TOMOYO Linux initialized | |
[ 0.009315] LSM support for eBPF active | |
[ 0.010876] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.010917] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.017497] rcu: Hierarchical SRCU implementation. | |
[ 0.017538] rcu: Max phase no-delay instances is 1000. | |
[ 0.020989] EFI services will not be available. | |
[ 0.021570] smp: Bringing up secondary CPUs ... | |
[ 0.023124] Detected VIPT I-cache on CPU1 | |
[ 0.023256] arch_timer: CPU1: Trapping CNTVCT access | |
[ 0.023277] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.024825] Detected VIPT I-cache on CPU2 | |
[ 0.024921] arch_timer: CPU2: Trapping CNTVCT access | |
[ 0.024935] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
[ 0.026113] Detected VIPT I-cache on CPU3 | |
[ 0.026198] arch_timer: CPU3: Trapping CNTVCT access | |
[ 0.026211] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
[ 0.026372] smp: Brought up 1 node, 4 CPUs | |
[ 0.026480] SMP: Total of 4 processors activated. | |
[ 0.026495] CPU: All CPU(s) started at EL2 | |
[ 0.026535] CPU features: detected: 32-bit EL0 Support | |
[ 0.026549] CPU features: detected: 32-bit EL1 Support | |
[ 0.026566] CPU features: detected: CRC32 instructions | |
[ 0.026641] alternatives: applying system-wide alternatives | |
[ 0.091029] node 0 deferred pages initialised in 60ms | |
[ 0.093589] devtmpfs: initialized | |
[ 0.105066] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.105165] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
[ 0.110190] pinctrl core: initialized pinctrl subsystem | |
[ 0.112874] DMI not present or invalid. | |
[ 0.117760] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.119977] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.120338] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.120837] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.120943] audit: initializing netlink subsys (disabled) | |
[ 0.121311] audit: type=2000 audit(0.120:1): state=initialized audit_enabled=0 res=1 | |
[ 0.123916] thermal_sys: Registered thermal governor 'fair_share' | |
[ 0.123933] thermal_sys: Registered thermal governor 'bang_bang' | |
[ 0.123957] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.123973] thermal_sys: Registered thermal governor 'user_space' | |
[ 0.123989] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.124094] cpuidle: using governor ladder | |
[ 0.124150] cpuidle: using governor menu | |
[ 0.124392] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.124576] ASID allocator initialised with 65536 entries | |
[ 0.126755] Serial: AMBA PL011 UART driver | |
[ 0.135728] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/i2c@1f02400/anx6345@38 | |
[ 0.135805] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@200000 | |
[ 0.135850] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 | |
[ 0.136290] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@200000 | |
[ 0.136353] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 | |
[ 0.149163] platform panel-edp: Fixed dependency cycle(s) with /soc/i2c@1f02400/anx6345@38 | |
[ 0.151072] Modules: 23264 pages in range for non-PLT usage | |
[ 0.151082] Modules: 514784 pages in range for PLT usage | |
[ 0.153515] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.153571] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.153590] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.153606] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.153623] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.153639] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.153656] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.153671] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.158518] Demotion targets for Node 0: null | |
[ 0.162906] ACPI: Interpreter disabled. | |
[ 0.163795] iommu: Default domain type: Translated | |
[ 0.163818] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.164607] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.164629] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.164663] PTP clock support registered | |
[ 0.164743] EDAC MC: Ver: 3.0.0 | |
[ 0.165482] scmi_core: SCMI protocol bus registered | |
[ 0.167973] NetLabel: Initializing | |
[ 0.168000] NetLabel: domain hash size = 128 | |
[ 0.168014] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 0.168124] NetLabel: unlabeled traffic allowed by default | |
[ 0.168636] vgaarb: loaded | |
[ 0.170028] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.173310] VFS: Disk quotas dquot_6.6.0 | |
[ 0.173519] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.174925] AppArmor: AppArmor Filesystem Enabled | |
[ 0.175055] pnp: PnP ACPI: disabled | |
[ 0.188492] NET: Registered PF_INET protocol family | |
[ 0.188832] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.264498] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) | |
[ 0.264687] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.264846] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.265210] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) | |
[ 0.265831] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.266643] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear) | |
[ 0.266927] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) | |
[ 0.267015] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) | |
[ 0.267487] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.267571] NET: Registered PF_XDP protocol family | |
[ 0.267605] PCI: CLS 0 bytes, default 64 | |
[ 0.268155] Trying to unpack rootfs image as initramfs... | |
[ 0.276380] kvm [1]: nv: 477 coarse grained trap handlers | |
[ 0.276985] kvm [1]: IPA Size Limit: 40 bits | |
[ 0.280663] kvm [1]: vgic interrupt IRQ9 | |
[ 0.280757] kvm [1]: Hyp nVHE mode initialized successfully | |
[ 0.284478] Initialise system trusted keyrings | |
[ 0.284641] Key type blacklist registered | |
[ 0.285085] workingset: timestamp_bits=42 max_order=19 bucket_order=0 | |
[ 0.285206] zbud: loaded | |
[ 0.287433] fuse: init (API version 7.40) | |
[ 0.288903] integrity: Platform Keyring initialized | |
[ 0.288998] integrity: Machine keyring initialized | |
[ 0.289019] Key type asymmetric registered | |
[ 0.289036] Asymmetric key parser 'x509' registered | |
[ 0.784527] Freeing initrd memory: 13992K | |
[ 0.823452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) | |
[ 0.823690] io scheduler mq-deadline registered | |
[ 0.838055] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 0.856616] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.860821] Serial: AMBA driver | |
[ 0.861562] msm_serial: driver initialized | |
[ 0.861712] SuperH (H)SCI(F) driver initialized | |
[ 0.865692] mousedev: PS/2 mouse device common for all mice | |
[ 0.867777] sun6i-rtc 1f00000.rtc: registered as rtc0 | |
[ 0.867843] sun6i-rtc 1f00000.rtc: setting system clock to 1976-02-17T04:25:54 UTC (193379154) | |
[ 0.870859] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.871734] SMCCC: SOC_ID: ID = jep106:091e:1689 Revision = 0x00000001 | |
[ 0.874180] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 0.877675] NET: Registered PF_INET6 protocol family | |
[ 0.913833] Segment Routing with IPv6 | |
[ 0.913987] In-situ OAM (IOAM) with IPv6 | |
[ 0.914178] mip6: Mobile IPv6 | |
[ 0.914220] NET: Registered PF_PACKET protocol family | |
[ 0.914445] mpls_gso: MPLS GSO support | |
[ 0.924759] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
[ 0.925082] registered taskstats version 1 | |
[ 0.925561] Loading compiled-in X.509 certificates | |
[ 1.039579] Loaded X.509 cert 'Build time autogenerated kernel key: 00a84d53ce572c05e7fcdc157e3640d77d359c69' | |
[ 1.054486] Key type .fscrypt registered | |
[ 1.054539] Key type fscrypt-provisioning registered | |
[ 1.185194] Key type encrypted registered | |
[ 1.185255] AppArmor: AppArmor sha256 policy hashing enabled | |
[ 1.185335] ima: No TPM chip found, activating TPM-bypass! | |
[ 1.185355] ima: Allocated hash algorithm: sha256 | |
[ 1.185422] ima: No architecture policies found | |
[ 1.185496] evm: Initialising EVM extended attributes: | |
[ 1.185512] evm: security.selinux | |
[ 1.185525] evm: security.SMACK64 (disabled) | |
[ 1.185539] evm: security.SMACK64EXEC (disabled) | |
[ 1.185552] evm: security.SMACK64TRANSMUTE (disabled) | |
[ 1.185566] evm: security.SMACK64MMAP (disabled) | |
[ 1.185579] evm: security.apparmor | |
[ 1.185591] evm: security.ima | |
[ 1.185603] evm: security.capability | |
[ 1.185616] evm: HMAC attrs: 0x1 | |
[ 1.821555] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 | |
[ 1.821723] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 | |
[ 1.821876] platform 1100000.mixer: Fixed dependency cycle(s) with /soc/lcd-controller@1c0d000 | |
[ 1.822102] platform 1100000.mixer: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 | |
[ 1.823580] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@200000 | |
[ 1.823689] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@200000 | |
[ 1.823854] platform 1200000.mixer: Fixed dependency cycle(s) with /soc/lcd-controller@1c0d000 | |
[ 1.823993] platform 1200000.mixer: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 | |
[ 1.826626] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. | |
[ 1.829044] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver | |
[ 1.831957] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator | |
[ 1.832932] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz | |
[ 1.835617] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. | |
[ 1.840962] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver | |
[ 1.844059] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator | |
[ 1.865773] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 154, base_baud = 1500000) is a U6_16550A | |
[ 1.865881] printk: legacy console [ttyS0] enabled | |
[ 3.251829] dw-apb-uart 1c28400.serial: Error applying setting, reverse things back | |
[ 3.261897] dw-apb-uart 1c28400.serial: Error applying setting, reverse things back | |
[ 3.411245] clk: Disabling unused clocks | |
[ 3.415421] PM: genpd: Disabling unused power domains | |
[ 3.431189] Freeing unused kernel memory: 8128K | |
[ 3.482611] Checked W+X mappings: passed, no W+X pages found | |
[ 3.488370] Run /init as init process | |
[ 3.492056] with arguments: | |
[ 3.492066] /init | |
[ 3.492074] with environment: | |
[ 3.492081] HOME=/ | |
[ 3.492088] TERM=linux | |
[ 4.846469] input: gpio-keys as /devices/platform/gpio-keys/input/input0 | |
[ 4.855600] dw-apb-uart 1c28400.serial: Error applying setting, reverse things back | |
[ 4.892710] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 4.901930] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 4.902863] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.041985] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator | |
[ 5.042822] platform panel-edp: Fixed dependency cycle(s) with /soc/i2c@1f02400/anx6345@38 | |
[ 5.060765] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/i2c@1f02400/anx6345@38 | |
[ 5.070695] i2c 0-0038: Fixed dependency cycle(s) with /panel-edp | |
[ 5.073966] usbcore: registered new interface driver usbfs | |
[ 5.076978] i2c 0-0038: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 | |
[ 5.082421] usbcore: registered new interface driver hub | |
[ 5.091582] dw-apb-uart 1c28400.serial: Error applying setting, reverse things back | |
[ 5.095440] usbcore: registered new device driver usb | |
[ 5.110982] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.119182] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found | |
[ 5.124469] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.127346] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.133727] dw-apb-uart 1c28400.serial: Error applying setting, reverse things back | |
[ 5.165230] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded | |
[ 5.176633] sunxi-mmc 1c10000.mmc: Error applying setting, reverse things back | |
[ 5.177461] dw-apb-uart 1c28400.serial: Error applying setting, reverse things back | |
[ 5.177946] sunxi-mmc 1c11000.mmc: Error applying setting, reverse things back | |
[ 5.203713] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.304059] axp20x-gpio axp20x-gpio: DMA mask not set | |
[ 5.310122] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded | |
[ 5.315243] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x400800 bytes | |
[ 5.325803] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1366x768x32, linelength=5464 | |
[ 5.343217] Console: switching to colour frame buffer device 170x48 | |
[ 5.361995] simple-framebuffer be000000.framebuffer: fb0: simplefb registered! | |
[ 5.379710] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq | |
[ 5.403231] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 194, base_baud = 1500000) is a U6_16550A | |
[ 5.406060] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode | |
[ 5.412894] serial serial0: tty port ttyS1 registered | |
[ 5.434902] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator | |
[ 5.444160] phy phy-1c19400.phy.0: Changing dr_mode to 1 | |
[ 5.446698] ehci-platform 1c1b000.usb: EHCI Host Controller | |
[ 5.447679] ohci-platform 1c1b400.usb: Generic Platform OHCI controller | |
[ 5.447748] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 1 | |
[ 5.447944] ohci-platform 1c1b400.usb: irq 197, io mem 0x01c1b400 | |
[ 5.449628] ohci-platform 1c1a400.usb: Generic Platform OHCI controller | |
[ 5.450357] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode | |
[ 5.455125] ehci-platform 1c1a000.usb: EHCI Host Controller | |
[ 5.461801] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2 | |
[ 5.461814] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3 | |
[ 5.462123] ehci-platform 1c1b000.usb: irq 196, io mem 0x01c1b000 | |
[ 5.469599] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 4 | |
[ 5.475956] ohci-platform 1c1a400.usb: irq 198, io mem 0x01c1a400 | |
[ 5.475986] sunxi-mmc 1c0f000.mmc: Got CD GPIO | |
[ 5.478111] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 | |
[ 5.478505] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09 | |
[ 5.478520] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 5.478530] usb usb3: Product: EHCI Host Controller | |
[ 5.478538] usb usb3: Manufacturer: Linux 6.9.7-arm64 ehci_hcd | |
[ 5.478545] usb usb3: SerialNumber: 1c1b000.usb | |
[ 5.482836] ehci-platform 1c1a000.usb: irq 195, io mem 0x01c1a000 | |
[ 5.483098] hub 3-0:1.0: USB hub found | |
[ 5.483169] hub 3-0:1.0: 1 port detected | |
[ 5.495398] mmc0: Failed to initialize a non-removable card | |
[ 5.506145] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode | |
[ 5.516839] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 | |
[ 5.517183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09 | |
[ 5.517199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 5.517208] usb usb1: Product: Generic Platform OHCI controller | |
[ 5.517216] usb usb1: Manufacturer: Linux 6.9.7-arm64 ohci_hcd | |
[ 5.517223] usb usb1: SerialNumber: 1c1b400.usb | |
[ 5.524402] mmc1: new high speed SDIO card at address 0001 | |
[ 5.527288] hub 1-0:1.0: USB hub found | |
[ 5.565033] mmc2: new high speed SDHC card at address aaaa | |
[ 5.569973] hub 1-0:1.0: 1 port detected | |
[ 5.576675] mmcblk2: mmc2:aaaa SB32G 29.7 GiB | |
[ 5.581641] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09 | |
[ 5.613580] mmcblk2: p1 p2 | |
[ 5.617713] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 5.746125] usb 3-1: new high-speed USB device number 2 using ehci-platform | |
[ 5.748819] usb usb4: Product: EHCI Host Controller | |
[ 5.766208] usb usb4: Manufacturer: Linux 6.9.7-arm64 ehci_hcd | |
[ 5.774821] usb usb4: SerialNumber: 1c1a000.usb | |
[ 5.783190] hub 4-0:1.0: USB hub found | |
[ 5.789799] hub 4-0:1.0: 1 port detected | |
[ 5.797444] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09 | |
[ 5.808550] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 5.818456] usb usb2: Product: Generic Platform OHCI controller | |
[ 5.827014] usb usb2: Manufacturer: Linux 6.9.7-arm64 ohci_hcd | |
[ 5.835401] usb usb2: SerialNumber: 1c1a400.usb | |
[ 5.843440] hub 2-0:1.0: USB hub found | |
[ 5.849895] hub 2-0:1.0: 1 port detected | |
[ 5.911935] usb 3-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32 | |
[ 5.922757] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 | |
[ 5.932412] usb 3-1: Product: USB2.0 Hub | |
[ 5.940101] hub 3-1:1.0: USB hub found | |
[ 5.946828] hub 3-1:1.0: 4 ports detected | |
[ 6.242052] usb 3-1.1: new low-speed USB device number 3 using ehci-platform | |
[ 6.365793] usb 3-1.1: New USB device found, idVendor=258a, idProduct=000c, bcdDevice= 1.00 | |
[ 6.376683] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 6.386511] usb 3-1.1: Product: USB KEYBOARD | |
[ 6.393266] usb 3-1.1: Manufacturer: HAILUCK CO.,LTD | |
[ 6.468770] hid: raw HID events driver (C) Jiri Kosina | |
[ 6.483610] usb 3-1.3: new high-speed USB device number 4 using ehci-platform | |
[ 6.521051] usbcore: registered new interface driver usbhid | |
[ 6.529218] usbhid: USB HID core driver | |
[ 6.558547] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/platform/soc/1c1b000.usb/usb3/3-1/3-1.1/3-1.1:1.0/0003:258A:000C.0001/input/input1 | |
[ 6.605551] usb 3-1.3: New USB device found, idVendor=090c, idProduct=037c, bcdDevice= 0.05 | |
[ 6.616613] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 6.626569] usb 3-1.3: Product: USB 2.0 PC Cam | |
[ 6.633659] usb 3-1.3: Manufacturer: Image Processor | |
[ 6.634916] hid-generic 0003:258A:000C.0001: input,hidraw0: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-1c1b000.usb-1.1/input0 | |
[ 6.661384] input: HAILUCK CO.,LTD USB KEYBOARD Mouse as /devices/platform/soc/1c1b000.usb/usb3/3-1/3-1.1/3-1.1:1.1/0003:258A:000C.0002/input/input2 | |
[ 6.678170] input: HAILUCK CO.,LTD USB KEYBOARD System Control as /devices/platform/soc/1c1b000.usb/usb3/3-1/3-1.1/3-1.1:1.1/0003:258A:000C.0002/input/input3 | |
[ 6.754290] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/platform/soc/1c1b000.usb/usb3/3-1/3-1.1/3-1.1:1.1/0003:258A:000C.0002/input/input4 | |
[ 6.771641] input: HAILUCK CO.,LTD USB KEYBOARD Wireless Radio Control as /devices/platform/soc/1c1b000.usb/usb3/3-1/3-1.1/3-1.1:1.1/0003:258A:000C.0002/input/input5 | |
[ 6.789918] hid-generic 0003:258A:000C.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [HAILUCK CO.,LTD USB KEYBOARD] on usb-1c1b000.usb-1.1/input1 | |
[ 7.294389] EXT4-fs (mmcblk2p2): mounted filesystem 67804084-04bf-4762-bed6-d73f4e4a91fd r/w with ordered data mode. Quota mode: none. | |
[ 7.516884] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist. | |
[ 8.076536] systemd[1]: System time before build time, advancing clock. | |
[ 8.176838] systemd[1]: Inserted module 'autofs4' | |
[ 8.342223] systemd[1]: systemd 256.2-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE) | |
[ 8.384976] systemd[1]: Detected architecture arm64. | |
[ 8.422741] systemd[1]: Hostname set to <debian>. | |
[ 8.527842] systemd[1]: Failed to open libbpf, cgroup BPF features disabled: Operation not supported | |
[ 9.457158] systemd[1]: Queued start job for default target graphical.target. | |
[ 9.549532] systemd[1]: Created slice system-getty.slice - Slice /system/getty. | |
[ 9.582208] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. | |
[ 9.614002] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. | |
[ 9.645283] systemd[1]: Created slice user.slice - User and Session Slice. | |
[ 9.671191] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. | |
[ 9.702978] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. | |
[ 9.736166] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. | |
[ 9.770471] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... | |
[ 9.798487] systemd[1]: Reached target paths.target - Path Units. | |
[ 9.822418] systemd[1]: Reached target remote-fs.target - Remote File Systems. | |
[ 9.850376] systemd[1]: Reached target slices.target - Slice Units. | |
[ 9.878449] systemd[1]: Reached target swap.target - Swaps. | |
[ 9.912458] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption. | |
[ 9.943143] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. | |
[ 9.971576] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). | |
[ 10.003620] systemd[1]: Listening on systemd-journald.socket - Journal Sockets. | |
[ 10.032008] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. | |
[ 10.062409] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). | |
[ 10.080112] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). | |
[ 10.098678] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. | |
[ 10.127127] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. | |
[ 10.186653] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... | |
[ 10.246821] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... | |
[ 10.282624] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock... | |
[ 10.319721] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... | |
[ 10.340265] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... | |
[ 10.384947] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... | |
[ 10.459449] systemd[1]: Starting [email protected] - Load Kernel Module configfs... | |
[ 10.481175] systemd[1]: Starting [email protected] - Load Kernel Module drm... | |
[ 10.524485] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... | |
[ 10.564272] systemd[1]: Starting [email protected] - Load Kernel Module fuse... | |
[ 10.576924] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). | |
[ 10.632392] systemd[1]: Starting systemd-journald.service - Journal Service... | |
[ 10.676449] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... | |
[ 10.697135] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... | |
[ 10.726881] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). | |
[ 10.756237] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... | |
[ 10.757572] [drm:drm_core_init [drm]] Initialized | |
[ 10.790847] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). | |
[ 10.859712] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... | |
[ 10.900061] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... | |
[ 10.914826] systemd-journald[229]: Collecting audit messages is disabled. | |
[ 10.966276] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. | |
[ 11.000540] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. | |
[ 11.028081] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock. | |
[ 11.060613] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. | |
[ 11.092043] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. | |
[ 11.125559] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. | |
[ 11.158598] systemd[1]: [email protected]: Deactivated successfully. | |
[ 11.171642] systemd[1]: Finished [email protected] - Load Kernel Module configfs. | |
[ 11.202316] systemd[1]: [email protected]: Deactivated successfully. | |
[ 11.214947] systemd[1]: Finished [email protected] - Load Kernel Module drm. | |
[ 11.250357] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. | |
[ 11.263657] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. | |
[ 11.292177] systemd[1]: Started systemd-journald.service - Journal Service. | |
[ 11.795390] systemd-journald[229]: Received client request to flush runtime journal. | |
[ 12.962106] random: crng init done | |
[ 14.373618] mc: Linux media interface: v0.10 | |
[ 14.409436] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 14.420747] Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf' | |
[ 14.435461] Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328' | |
[ 14.453928] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 14.471552] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
[ 14.481800] platform regulatory.0: firmware: failed to load regulatory.db (-2) | |
[ 14.500150] platform regulatory.0: firmware: failed to load regulatory.db (-2) | |
[ 14.510369] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 | |
[ 14.524292] cfg80211: failed to load regulatory.db | |
[ 14.561380] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/bus@1000000/mixer@100000 | |
[ 14.561512] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/bus@1000000/mixer@200000 | |
[ 14.561571] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/lcd-controller@1c0c000 | |
[ 14.561649] [drm:sun4i_drv_traverse_endpoints [sun4i_drm]] Endpoint is our panel... skipping | |
[ 14.561682] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/lcd-controller@1c0d000 | |
[ 14.561744] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/lcd-controller@1c0c000 | |
[ 14.561809] [drm:sun4i_drv_traverse_endpoints [sun4i_drm]] Endpoint is our panel... skipping | |
[ 14.561838] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/lcd-controller@1c0d000 | |
[ 14.589211] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz) | |
[ 14.606304] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority | |
[ 14.612252] videodev: Linux video capture interface: v2.00 | |
[ 14.614952] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority | |
[ 14.663778] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority | |
[ 14.710463] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority | |
[ 14.721475] sun8i-ce 1c15000.crypto: Register cbc(aes) | |
[ 14.727462] usbcore: registered new device driver onboard-usb-hub | |
[ 14.752596] usb 3-1.1: USB disconnect, device number 3 | |
[ 14.768637] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) | |
[ 14.784576] sun8i-ce 1c15000.crypto: Register ecb(aes) | |
[ 14.796450] thermal_sys: Failed to find 'trips' node | |
[ 14.804134] thermal_sys: Failed to find trip points for thermal-sensor id=1 | |
[ 14.811207] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) | |
[ 14.832369] thermal_sys: Failed to find 'trips' node | |
[ 14.839854] thermal_sys: Failed to find trip points for thermal-sensor id=2 | |
[ 14.876125] usb 3-1.3: Found UVC 1.00 device USB 2.0 PC Cam (090c:037c) | |
[ 14.905145] usbcore: registered new interface driver uvcvideo | |
[ 14.931844] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned. | |
[ 14.956283] cedrus 1c0e000.video-codec: Device registered as /dev/video2 | |
[ 15.078143] alg: No test for fips(ansi_cprng) (fips_ansi_cprng) | |
[ 15.098409] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) | |
[ 15.166191] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0 | |
[ 15.292575] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input6 | |
[ 15.294532] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 | |
[ 15.313084] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 | |
[ 15.321845] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 | |
[ 15.330651] lima 1c40000.gpu: l2_cache0 64K, 4-way, 64byte cache line, 64bit external bus | |
[ 15.333876] axp20x-adc axp813-adc: DMA mask not set | |
[ 15.339256] lima 1c40000.gpu: bus rate = 200000000 | |
[ 15.350574] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set | |
[ 15.350947] lima 1c40000.gpu: mod rate = 297000000 | |
[ 15.359185] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set | |
[ 15.362125] [drm] Found ANX6345 (ver. 170) eDP Transmitter | |
[ 15.363828] lima 1c40000.gpu: error -ENODEV: _opp_set_regulators: no regulator (mali) found | |
[ 15.509913] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer]) | |
[ 15.525634] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer]) | |
[ 15.539627] [drm:drm_dp_aux_register_devnode [drm_display_helper]] drm_dp_aux_dev: aux [DP-AUX] registered as minor 0 | |
[ 15.540031] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) | |
[ 15.562475] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) | |
[ 15.579789] Console: switching to colour dummy device 80x25 | |
[ 15.583312] [drm:drm_minor_register [drm]] | |
[ 15.586789] [drm:drm_minor_register [drm]] new minor registered 128 | |
[ 15.586928] [drm:drm_minor_register [drm]] | |
[ 15.593179] [drm:drm_minor_register [drm]] | |
[ 15.593297] [drm:drm_minor_register [drm]] | |
[ 15.593865] [drm:drm_minor_register [drm]] new minor registered 1 | |
[ 15.593974] [drm:drm_minor_register [drm]] | |
[ 15.597599] [drm:drm_sysfs_connector_add [drm]] adding "eDP-1" to sysfs | |
[ 15.597924] sun4i-drm display-engine: [drm:drm_sysfs_connector_hotplug_event [drm]] [CONNECTOR:51:eDP-1] generating connector hotplug event | |
[ 15.598808] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1 | |
[ 15.598900] [drm:drm_minor_register [drm]] new minor registered 0 | |
[ 15.606701] [drm:drm_minor_register [drm]] | |
[ 15.606813] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0 | |
[ 15.607546] [drm:drm_client_modeset_probe [drm]] | |
[ 15.615633] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (2) | |
[ 15.615796] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:51:eDP-1] | |
[ 15.615856] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:51:eDP-1] status updated from unknown to connected | |
[ 15.615986] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event | |
[ 15.621678] sun4i-drm display-engine: [drm:drm_dp_dpcd_probe [drm_display_helper]] DP-AUX: 0x00000 AUX -> (ret= 1) 11 | |
[ 15.630685] sun4i-drm display-engine: [drm:drm_dp_dpcd_read [drm_display_helper]] DP-AUX: 0x00200 AUX -> (ret= 1) 41 | |
[ 15.687091] usb 3-1.3: USB disconnect, device number 4 | |
[ 15.736381] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] Assigning EDID-1.4 digital sink color depth as 6 bpc. | |
[ 15.736521] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] ELD monitor | |
[ 15.736585] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] ELD size 20, SAD count 0 | |
[ 15.736668] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] Assigning EDID-1.4 digital sink color depth as 6 bpc. | |
[ 15.736727] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] ELD monitor | |
[ 15.736783] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] ELD size 20, SAD count 0 | |
[ 15.736849] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (1) | |
[ 15.736919] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] Assigning EDID-1.4 digital sink color depth as 6 bpc. | |
[ 15.736983] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] ELD monitor | |
[ 15.737042] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] ELD size 20, SAD count 0 | |
[ 15.737205] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Validating modes... | |
[ 15.737229] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Horizontal parameters OK | |
[ 15.737245] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Vertical parameters OK | |
[ 19.039645] Bluetooth: Core ver 2.22 | |
[ 19.043439] NET: Registered PF_BLUETOOTH protocol family | |
[ 19.048818] Bluetooth: HCI device and connection manager initialized | |
[ 19.055224] Bluetooth: HCI socket layer initialized | |
[ 19.060126] Bluetooth: L2CAP socket layer initialized | |
[ 19.065232] Bluetooth: SCO socket layer initialized | |
[ 24.856017] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Clock rate OK | |
[ 24.856117] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Validating modes... | |
[ 24.856134] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Horizontal parameters OK | |
[ 24.856149] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Vertical parameters OK | |
[ 25.062242] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Clock rate OK | |
[ 25.062306] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:51:eDP-1] probed modes : | |
[ 25.062354] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 25.062434] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1366x768": 48 60000 1366 1414 1446 1506 768 771 777 830 0x40 0x9 | |
[ 25.062493] [drm:drm_client_modeset_probe [drm]] connector 51 enabled? yes | |
[ 25.062595] [drm:drm_client_modeset_probe [drm]] Not using firmware configuration | |
[ 25.062658] [drm:drm_client_modeset_probe [drm]] looking for cmdline mode on connector 51 | |
[ 25.062715] [drm:drm_client_modeset_probe [drm]] looking for preferred mode on connector 51 0 | |
[ 25.062770] [drm:drm_client_modeset_probe [drm]] found mode 1366x768 | |
[ 25.062821] [drm:drm_client_modeset_probe [drm]] picking CRTCs for 8192x8192 config | |
[ 25.062883] [drm:drm_client_modeset_probe [drm]] desired mode 1366x768 set on crtc 49 (0,0) | |
[ 25.062957] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (2) | |
[ 25.063018] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (3) | |
[ 25.063103] sun4i-drm display-engine: [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 0 primary plane | |
[ 25.063222] sun4i-drm display-engine: [drm:drm_fbdev_dma_helper_fb_probe [drm_dma_helper]] surface width(1366), height(768) and bpp(32) | |
[ 25.069658] sun4i-drm display-engine: [drm:drm_mode_addfb2 [drm]] [FB:63] | |
[ 25.069777] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (2) | |
[ 25.070695] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000274d5f67 | |
[ 25.070812] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000710a6653 state to 00000000274d5f67 | |
[ 25.070872] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000710a6653 | |
[ 25.070930] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 000000000d7870f8 state to 00000000274d5f67 | |
[ 25.070987] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 000000002095871b state to 00000000274d5f67 | |
[ 25.071043] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 000000002095871b | |
[ 25.071098] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 0000000003b13760 state to 00000000274d5f67 | |
[ 25.071154] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 0000000003b13760 | |
[ 25.071212] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 0000000076460654 state to 00000000274d5f67 | |
[ 25.071268] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 0000000076460654 | |
[ 25.071326] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 000000004f917257 state to 00000000274d5f67 | |
[ 25.071390] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 0000000047bffbff state to 00000000274d5f67 | |
[ 25.071464] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [MODE:1366x768] for [CRTC:49:crtc-0] state 0000000047bffbff | |
[ 25.071521] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_plane [drm]] Link [PLANE:37:plane-1] state 000000000d7870f8 to [CRTC:49:crtc-0] | |
[ 25.071578] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 000000000d7870f8 | |
[ 25.071633] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (1) | |
[ 25.071687] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 00000000274d5f67 | |
[ 25.071751] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (2) | |
[ 25.071804] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 00000000c17c54b1 state to 00000000274d5f67 | |
[ 25.071859] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (3) | |
[ 25.071910] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 00000000c17c54b1 to [CRTC:49:crtc-0] | |
[ 25.071974] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 00000000ac1e2539 state to 00000000274d5f67 | |
[ 25.072031] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 00000000ac1e2539 | |
[ 25.072085] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 000000004f917257 | |
[ 25.072141] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 00000000274d5f67 | |
[ 25.072198] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 00000000274d5f67 | |
[ 25.072251] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 25.072259] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 25.072265] sun4i-drm display-engine: [drm] fb=0 | |
[ 25.072270] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 25.072277] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 25.072287] sun4i-drm display-engine: [drm] rotation=1 | |
[ 25.072293] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 25.072299] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 25.072305] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 25.072311] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 25.072317] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 25.072324] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 25.072329] sun4i-drm display-engine: [drm] fb=63 | |
[ 25.072335] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 25.072342] sun4i-drm display-engine: [drm] refcount=2 | |
[ 25.072348] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 25.072359] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 25.072365] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 25.072372] sun4i-drm display-engine: [drm] layers: | |
[ 25.072378] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 25.072386] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 25.072392] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 25.072399] sun4i-drm display-engine: [drm] obj[0]: | |
[ 25.072406] sun4i-drm display-engine: [drm] name=0 | |
[ 25.072413] sun4i-drm display-engine: [drm] refcount=2 | |
[ 25.072419] sun4i-drm display-engine: [drm] start=00100000 | |
[ 25.072426] sun4i-drm display-engine: [drm] size=4198400 | |
[ 25.072432] sun4i-drm display-engine: [drm] imported=no | |
[ 25.072439] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 25.072447] sun4i-drm display-engine: [drm] vaddr=000000008f240485 | |
[ 25.072454] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 25.072461] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 25.072471] sun4i-drm display-engine: [drm] rotation=1 | |
[ 25.072477] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 25.072483] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 25.072489] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 25.072495] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 25.072501] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 25.072508] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 25.072513] sun4i-drm display-engine: [drm] fb=0 | |
[ 25.072519] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 25.072526] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 25.072535] sun4i-drm display-engine: [drm] rotation=1 | |
[ 25.072541] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 25.072546] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 25.072552] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 25.072558] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 25.072564] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 25.072570] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 25.072575] sun4i-drm display-engine: [drm] fb=0 | |
[ 25.072581] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 25.072588] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 25.072597] sun4i-drm display-engine: [drm] rotation=1 | |
[ 25.072603] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 25.072608] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 25.072614] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 25.072620] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 25.072626] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 25.072632] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 25.072637] sun4i-drm display-engine: [drm] fb=0 | |
[ 25.072643] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 25.072650] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 25.072659] sun4i-drm display-engine: [drm] rotation=1 | |
[ 25.072664] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 25.072670] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 25.072676] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 25.072682] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 25.072688] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 25.072694] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 25.072700] sun4i-drm display-engine: [drm] fb=0 | |
[ 25.072705] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 25.072712] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 25.072721] sun4i-drm display-engine: [drm] rotation=1 | |
[ 25.072727] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 25.072733] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 25.072738] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 25.072744] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 25.072750] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 25.072756] sun4i-drm display-engine: [drm] enable=1 | |
[ 25.072761] sun4i-drm display-engine: [drm] active=1 | |
[ 25.072767] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 25.072773] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 25.072779] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 25.072785] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 25.072790] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 25.072796] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 25.072801] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 25.072807] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 25.072813] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 25.072819] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 25.072833] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 25.072839] sun4i-drm display-engine: [drm] enable=0 | |
[ 25.072845] sun4i-drm display-engine: [drm] active=0 | |
[ 25.072850] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 25.072856] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 25.072861] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 25.072867] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 25.072872] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 25.072878] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 25.072883] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 25.072889] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 25.072895] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 25.072900] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 25.072912] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 25.072918] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 25.072924] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 25.072930] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 25.072937] sun4i-drm display-engine: [drm] colorspace=Default | |
[ 25.072944] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 00000000274d5f67 | |
[ 25.073008] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:49:crtc-0] mode changed | |
[ 25.073054] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:49:crtc-0] enable changed | |
[ 25.073081] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:49:crtc-0] active changed | |
[ 25.073115] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 25.073145] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] using [ENCODER:50:None-50] on [CRTC:49:crtc-0] | |
[ 25.073176] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:49:crtc-0] needs all connectors, enable: y, active: y | |
[ 25.073205] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 00000000274d5f67 | |
[ 25.073261] sun4i-drm display-engine: [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:49:crtc-0] to 00000000274d5f67 | |
[ 25.073318] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 00000000274d5f67 | |
[ 25.073373] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Validating modes... | |
[ 25.073392] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Horizontal parameters OK | |
[ 25.073404] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Vertical parameters OK | |
[ 25.096211] Bluetooth: HCI UART driver ver 2.3 | |
[ 25.096234] Bluetooth: HCI UART protocol H4 registered | |
[ 25.096362] Bluetooth: HCI UART protocol LL registered | |
[ 25.096368] Bluetooth: HCI UART protocol ATH3K registered | |
[ 25.096455] Bluetooth: HCI UART protocol Three-wire (H5) registered | |
[ 25.096832] Bluetooth: HCI UART protocol Intel registered | |
[ 25.097146] Bluetooth: HCI UART protocol Broadcom registered | |
[ 25.097192] Bluetooth: HCI UART protocol QCA registered | |
[ 25.097198] Bluetooth: HCI UART protocol AG6XX registered | |
[ 25.097235] Bluetooth: HCI UART protocol Marvell registered | |
[ 34.189230] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Clock rate OK | |
[ 34.189339] sun4i-drm display-engine: [drm:drm_atomic_normalize_zpos [drm]] [CRTC:49:crtc-0] calculating normalized zpos values | |
[ 34.189463] sun4i-drm display-engine: [drm:drm_atomic_normalize_zpos [drm]] [PLANE:37:plane-1] processing zpos value 1 | |
[ 34.189521] sun4i-drm display-engine: [drm:drm_atomic_normalize_zpos [drm]] [PLANE:37:plane-1] normalized zpos value 0 | |
[ 34.189603] vcc-hdmi: disabling | |
[ 34.189592] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 00000000274d5f67 | |
[ 34.189689] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 34.189747] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 34.189803] sun4i-drm display-engine: [drm:crtc_set_mode [drm_kms_helper]] modeset on [CRTC:49:crtc-0] | |
[ 34.941444] Bluetooth: hci0: RTL: chip_type status=0 type=5 | |
[ 34.941472] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8703 | |
[ 34.945474] Bluetooth: hci0: RTL: rom_version status=0 version=1 | |
[ 34.945486] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin | |
[ 34.945575] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723cs_xx_fw.bin (-2) | |
[ 34.945614] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723cs_xx_fw.bin (-2) | |
[ 34.945621] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723cs_xx_fw.bin failed with error -2 | |
[ 34.945635] Bluetooth: hci0: RTL: firmware file rtl_bt/rtl8723cs_xx_fw not found | |
[ 53.054196] [drm:sun4i_tcon_mode_set [sun4i_tcon]] TCON 0 clock delay 19 | |
[ 53.054244] [drm:sun4i_tcon_mode_set [sun4i_tcon]] Setting horizontal total 1485, backporch 71 | |
[ 53.054260] [drm:sun4i_tcon_mode_set [sun4i_tcon]] Setting vertical total 787, backporch 16 | |
[ 53.054274] [drm:sun4i_tcon_mode_set [sun4i_tcon]] Setting HSYNC 32, VSYNC 6 | |
[ 53.054292] [drm:sun4i_tcon_set_mux.isra.0 [sun4i_tcon]] Muxing encoder None-50 to CRTC crtc-0: -524 | |
[ 53.054310] [drm:sun8i_mixer_mode_set [sun8i_mixer]] Updating global size W: 1366 H: 768 | |
[ 53.054331] [drm:sun8i_mixer_mode_set [sun8i_mixer]] Switching display mixer interlaced mode off | |
[ 53.054353] sun4i-drm display-engine: [drm:crtc_set_mode [drm_kms_helper]] modeset on [ENCODER:50:None-50] | |
[ 53.054401] sun4i-drm display-engine: [drm:drm_atomic_helper_commit_modeset_enables [drm_kms_helper]] enabling [CRTC:49:crtc-0] | |
[ 53.054429] [drm:sun4i_crtc_atomic_enable [sun4i_tcon]] Enabling the CRTC | |
[ 53.054455] sun4i-drm display-engine: [drm:drm_crtc_vblank_on [drm]] crtc 0, vblank enabled 0, inmodeset 1 | |
[ 53.054544] sun4i-drm display-engine: [drm:drm_atomic_helper_commit_modeset_enables [drm_kms_helper]] enabling [ENCODER:50:None-50] | |
[ 53.054576] [drm:sun4i_rgb_encoder_enable [sun4i_tcon]] Enabling RGB output | |
[ 53.092226] sun4i-drm display-engine: [drm:drm_dp_dpcd_probe [drm_display_helper]] DP-AUX: 0x00000 AUX -> (ret= 1) 11 | |
[ 53.096155] sun4i-drm display-engine: [drm:drm_dp_dpcd_read [drm_display_helper]] DP-AUX: 0x00001 AUX -> (ret= 1) 0a | |
[ 53.100813] sun4i-drm display-engine: [drm:drm_dp_dpcd_probe [drm_display_helper]] DP-AUX: 0x00000 AUX -> (ret= 1) 11 | |
[ 53.105902] sun4i-drm display-engine: [drm:drm_dp_dpcd_read [drm_display_helper]] DP-AUX: 0x00000 AUX -> (ret= 15) 11 0a 81 41 00 00 01 00 02 02 06 00 00 0b 00 | |
[ 53.110101] sun4i-drm display-engine: [drm:drm_dp_dpcd_probe [drm_display_helper]] DP-AUX: 0x00000 AUX -> (ret= 1) 11 | |
[ 53.113873] sun4i-drm display-engine: [drm:drm_dp_dpcd_read [drm_display_helper]] DP-AUX: 0x00600 AUX -> (ret= 1) 01 | |
[ 53.117544] sun4i-drm display-engine: [drm:drm_dp_dpcd_write [drm_display_helper]] DP-AUX: 0x00600 AUX <- (ret= 1) 01 | |
[ 53.119893] [drm:anx6345_bridge_enable [analogix_anx6345]] Enable downspread on the sink | |
[ 53.123859] sun4i-drm display-engine: [drm:drm_dp_dpcd_write [drm_display_helper]] DP-AUX: 0x00107 AUX <- (ret= 1) 10 | |
[ 53.132242] sun4i-drm display-engine: [drm:drm_dp_dpcd_write [drm_display_helper]] DP-AUX: 0x00100 AUX <- (ret= 2) 0a 81 | |
[ 53.155478] [drm:sun4i_crtc_enable_vblank [sun4i_tcon]] Enabling VBLANK on crtc 00000000cd2d903d | |
[ 53.156353] [drm:sun4i_tcon_enable_vblank [sun4i_tcon]] Enabling VBLANK interrupt | |
[ 53.156575] sun4i-drm display-engine: [drm:drm_vblank_enable [drm]] enabling vblank on crtc 0, ret: 0 | |
[ 53.156665] sun4i-drm display-engine: [drm:drm_update_vblank_count [drm]] updating vblank count on crtc 0: current=1, diff=0, hw=0 hw_last=0 | |
[ 53.156742] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 53.156763] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 53.156778] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 53.156798] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 53.156813] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 53.156829] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 53.156848] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 53.156864] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 53.156879] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 53.156894] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 53.156915] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 53.156930] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 53.258143] ------------[ cut here ]------------ | |
[ 53.258164] [CRTC:49:crtc-0] vblank wait timed out | |
[ 53.258343] WARNING: CPU: 0 PID: 152 at drivers/gpu/drm/drm_atomic_helper.c:1681 drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 53.258409] Modules linked in: hci_uart btqca btrtl btintel btbcm bluetooth sha3_generic jitterentropy_rng polyval_ce polyval_generic ghash_ce sha512_generic gf128mul sha2_ce governor_simpleondemand sha256_arm64 sha512_arm64 sha1_ce snd_soc_simple_card axp20x_battery axp20x_ac_power axp20x_adc aes_neon_bs lima axp20x_pek snd_soc_simple_card_utils industrialio aes_neon_blk analogix_anx6345 aes_ce_blk aes_ce_cipher analogix_dp sun50i_codec_analog drbg sun8i_adda_pr_regmap ansi_cprng gpu_sched des_generic ecdh_generic libdes ecc sunxi_cedrus(C) sun8i_codec drm_shmem_helper uvcvideo sun4i_i2s snd_soc_simple_amplifier panel_edp videobuf2_dma_contig sun8i_thermal snd_soc_core sunxi_wdt videobuf2_vmalloc pwm_sun4i v4l2_mem2mem onboard_usb_hub(+) uvc drm_display_helper videobuf2_memops videobuf2_v4l2 videodev sun8i_ce sun4i_drm sun8i_mixer sun4i_tcon drm_dp_aux_bus nvmem_sunxi_sid crypto_engine drm_dma_helper videobuf2_common snd_compress sun8i_tcon_top drm_kms_helper snd_pcm_dmaengine cfg80211 snd_pcm mc pwm_bl snd_timer snd | |
[ 53.258673] sun6i_dma soundcore cpufreq_dt rfkill evdev drm efi_pstore configfs nfnetlink ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic hid_generic usbhid hid pinctrl_axp209 axp20x_regulator ohci_platform ohci_hcd ehci_platform crct10dif_ce ehci_hcd axp20x_rsb axp20x_i2c crct10dif_common usbcore axp20x fixed i2c_mv64xxx phy_sun4i_usb usb_common sunxi_mmc gpio_keys | |
[ 53.258816] CPU: 0 PID: 152 Comm: kworker/u16:5 Tainted: G C 6.9.7-arm64 #1 Debian 6.9.7-1 | |
[ 53.258830] Hardware name: Pinebook (DT) | |
[ 53.258839] Workqueue: events_unbound deferred_probe_work_func | |
[ 53.258868] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[ 53.258880] pc : drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 53.258922] lr : drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 53.258958] sp : ffff800082c733a0 | |
[ 53.258962] x29: ffff800082c733d0 x28: 0000000000000001 x27: 0000000000000000 | |
[ 53.258978] x26: 0000000000000001 x25: 0000000000000000 x24: ffff0000099aa000 | |
[ 53.258992] x23: 0000000000000001 x22: 0000000000000000 x21: 0000000000000000 | |
[ 53.259006] x20: ffff0000041d0280 x19: ffff0000099ad080 x18: ffffffffffffffff | |
[ 53.259020] x17: 0000000000000000 x16: 0000000000000000 x15: ffff800082c72f50 | |
[ 53.259034] x14: 0000000000000000 x13: 0a74756f2064656d x12: ffff000070a00000 | |
[ 53.259048] x11: 0000000000000001 x10: 0000000000000001 x9 : ffff80008013c468 | |
[ 53.259062] x8 : c0000000ffdfffff x7 : ffff8000824687a0 x6 : 0000000000000001 | |
[ 53.259076] x5 : ffff00007db40d48 x4 : 0000000000000000 x3 : 0000000000000027 | |
[ 53.259090] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000007753780 | |
[ 53.259104] Call trace: | |
[ 53.259111] drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 53.259149] drm_atomic_helper_commit_tail_rpm+0x8c/0xb0 [drm_kms_helper] | |
[ 53.259185] commit_tail+0xac/0x1a0 [drm_kms_helper] | |
[ 53.259219] drm_atomic_helper_commit+0x184/0x1a8 [drm_kms_helper] | |
[ 53.259254] drm_atomic_commit+0xbc/0x100 [drm] | |
[ 53.259352] drm_client_modeset_commit_atomic+0x220/0x298 [drm] | |
[ 53.259422] drm_client_modeset_commit_locked+0x64/0x1a0 [drm] | |
[ 53.259493] drm_client_modeset_commit+0x34/0x68 [drm] | |
[ 53.259564] __drm_fb_helper_restore_fbdev_mode_unlocked+0xa8/0xf0 [drm_kms_helper] | |
[ 53.259602] drm_fb_helper_set_par+0x38/0x60 [drm_kms_helper] | |
[ 53.259637] fbcon_init+0x1e4/0x4b0 | |
[ 53.259654] visual_init+0xbc/0x118 | |
[ 53.259669] do_bind_con_driver.isra.0+0x190/0x398 | |
[ 53.259684] do_take_over_console+0x1ac/0x208 | |
[ 53.259697] do_fbcon_takeover+0x74/0xf8 | |
[ 53.259708] fbcon_fb_registered+0x1ec/0x200 | |
[ 53.259720] register_framebuffer+0x1c4/0x278 | |
[ 53.259738] __drm_fb_helper_initial_config_and_unlock+0x2fc/0x4e0 [drm_kms_helper] | |
[ 53.259776] drm_fb_helper_initial_config+0x4c/0x68 [drm_kms_helper] | |
[ 53.259811] drm_fbdev_dma_client_hotplug+0x8c/0xe8 [drm_dma_helper] | |
[ 53.259835] drm_client_register+0x78/0xc8 [drm] | |
[ 53.259905] drm_fbdev_dma_setup+0xd0/0x150 [drm_dma_helper] | |
[ 53.259924] sun4i_drv_bind+0x180/0x1a8 [sun4i_drm] | |
[ 53.259945] try_to_bring_up_aggregate_device+0x21c/0x2e8 | |
[ 53.259965] __component_add+0xc0/0x1c0 | |
[ 53.259979] component_add+0x1c/0x30 | |
[ 53.259992] sun4i_tcon_probe+0x7c/0xb8 [sun4i_tcon] | |
[ 53.260015] platform_probe+0x70/0xd8 | |
[ 53.260025] really_probe+0xc8/0x3a0 | |
[ 53.260040] __driver_probe_device+0x84/0x170 | |
[ 53.260053] driver_probe_device+0x44/0x120 | |
[ 53.260066] __device_attach_driver+0xc4/0x168 | |
[ 53.260080] bus_for_each_drv+0x90/0xf8 | |
[ 53.260092] __device_attach+0xa8/0x1c8 | |
[ 53.260105] device_initial_probe+0x1c/0x30 | |
[ 53.260119] bus_probe_device+0xb4/0xc0 | |
[ 53.260131] deferred_probe_work_func+0xbc/0x118 | |
[ 53.260145] process_one_work+0x18c/0x400 | |
[ 53.260159] worker_thread+0x204/0x3e0 | |
[ 53.260170] kthread+0xe8/0xf8 | |
[ 53.260180] ret_from_fork+0x10/0x20 | |
[ 53.260197] ---[ end trace 0000000000000000 ]--- | |
[ 53.260280] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000274d5f67 | |
[ 53.260401] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 53.260503] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000274d5f67 | |
[ 53.260835] Console: switching to colour frame buffer device 170x48 | |
[ 53.261370] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 000000005d4a0709 | |
[ 53.263760] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000e28464fd state to 000000005d4a0709 | |
[ 53.263838] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000e28464fd | |
[ 53.263905] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 53.263965] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 00000000a9e92966 state to 000000005d4a0709 | |
[ 53.264031] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 53.264087] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 000000008a6a0644 state to 000000005d4a0709 | |
[ 53.264145] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 0000000016c68bb0 state to 000000005d4a0709 | |
[ 53.264200] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 0000000016c68bb0 | |
[ 53.264257] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 000000001db0c15e state to 000000005d4a0709 | |
[ 53.264313] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 000000001db0c15e | |
[ 53.264370] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 000000008db7ddee state to 000000005d4a0709 | |
[ 53.264426] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 000000008db7ddee | |
[ 53.264482] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 00000000788cb98d state to 000000005d4a0709 | |
[ 53.264549] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 00000000a9e92966 | |
[ 53.264606] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 53.264660] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 53.264724] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 000000005d4a0709 | |
[ 53.264791] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 53.264843] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 53.264895] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 00000000e9e4eae6 state to 000000005d4a0709 | |
[ 53.264952] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 53.265004] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 00000000e9e4eae6 to [NOCRTC] | |
[ 53.265060] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 53.265112] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 00000000e9e4eae6 to [CRTC:49:crtc-0] | |
[ 53.265177] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 00000000bf172fc8 state to 000000005d4a0709 | |
[ 53.265235] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 00000000bf172fc8 | |
[ 53.265291] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 00000000788cb98d | |
[ 53.265346] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 000000005d4a0709 | |
[ 53.265405] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 000000005d4a0709 | |
[ 53.265461] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 53.265469] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 53.265474] sun4i-drm display-engine: [drm] fb=0 | |
[ 53.265480] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 53.265488] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 53.265498] sun4i-drm display-engine: [drm] rotation=1 | |
[ 53.265504] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 53.265510] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 53.265516] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 53.265522] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 53.265529] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 53.265535] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 53.265541] sun4i-drm display-engine: [drm] fb=63 | |
[ 53.265547] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 53.265554] sun4i-drm display-engine: [drm] refcount=3 | |
[ 53.265560] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 53.265572] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 53.265578] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 53.265586] sun4i-drm display-engine: [drm] layers: | |
[ 53.265592] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 53.265600] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 53.265607] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 53.265613] sun4i-drm display-engine: [drm] obj[0]: | |
[ 53.265620] sun4i-drm display-engine: [drm] name=0 | |
[ 53.265627] sun4i-drm display-engine: [drm] refcount=2 | |
[ 53.265634] sun4i-drm display-engine: [drm] start=00100000 | |
[ 53.265641] sun4i-drm display-engine: [drm] size=4198400 | |
[ 53.265647] sun4i-drm display-engine: [drm] imported=no | |
[ 53.265654] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 53.265662] sun4i-drm display-engine: [drm] vaddr=000000008f240485 | |
[ 53.265669] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 53.265677] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 53.265687] sun4i-drm display-engine: [drm] rotation=1 | |
[ 53.265692] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 53.265698] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 53.265704] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 53.265710] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 53.265717] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 53.265724] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 53.265729] sun4i-drm display-engine: [drm] fb=0 | |
[ 53.265735] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 53.265742] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 53.265751] sun4i-drm display-engine: [drm] rotation=1 | |
[ 53.265757] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 53.265763] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 53.265768] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 53.265775] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 53.265781] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 53.265787] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 53.265793] sun4i-drm display-engine: [drm] fb=0 | |
[ 53.265799] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 53.265806] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 53.265816] sun4i-drm display-engine: [drm] rotation=1 | |
[ 53.265821] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 53.265827] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 53.265832] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 53.265838] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 53.265845] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 53.265852] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 53.265858] sun4i-drm display-engine: [drm] fb=0 | |
[ 53.265864] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 53.265871] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 53.265881] sun4i-drm display-engine: [drm] rotation=1 | |
[ 53.265886] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 53.265892] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 53.265897] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 53.265904] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 53.265910] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 53.265916] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 53.265922] sun4i-drm display-engine: [drm] fb=0 | |
[ 53.265927] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 53.265934] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 53.265944] sun4i-drm display-engine: [drm] rotation=1 | |
[ 53.265949] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 53.265955] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 53.265961] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 53.265967] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 53.265973] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 53.265979] sun4i-drm display-engine: [drm] enable=1 | |
[ 53.265985] sun4i-drm display-engine: [drm] active=1 | |
[ 53.265991] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 53.265999] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 53.266090] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 53.266116] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 53.266123] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 53.266128] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 53.266135] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 53.266141] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 53.266147] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 53.266153] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 53.266168] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 53.266175] sun4i-drm display-engine: [drm] enable=0 | |
[ 53.266180] sun4i-drm display-engine: [drm] active=0 | |
[ 53.266186] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 53.266192] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 53.266197] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 53.266203] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 53.266208] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 53.266214] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 53.266220] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 53.266225] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 53.266231] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 53.266236] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 53.266249] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 53.266255] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 53.266261] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 53.266267] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 53.266273] sun4i-drm display-engine: [drm] colorspace=Default | |
[ 53.266282] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 000000005d4a0709 | |
[ 53.266387] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 53.266439] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 53.266472] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 000000005d4a0709 | |
[ 53.266528] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 000000005d4a0709 | |
[ 53.266611] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 000000005d4a0709 | |
[ 63.455419] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 63.455907] sun4i-drm display-engine: [drm] *ERROR* [CRTC:49:crtc-0] commit wait timed out | |
[ 73.694065] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 73.694097] sun4i-drm display-engine: [drm] *ERROR* [CONNECTOR:51:eDP-1] commit wait timed out | |
[ 83.934084] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 83.934116] sun4i-drm display-engine: [drm] *ERROR* [PLANE:37:plane-1] commit wait timed out | |
[ 83.934151] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 83.934280] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 83.934388] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 83.934419] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 83.934443] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 83.934470] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 83.934493] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 83.934517] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 83.934547] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 83.934572] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 83.934596] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 83.934620] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 83.934650] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 83.934675] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 84.038079] ------------[ cut here ]------------ | |
[ 84.038097] [CRTC:49:crtc-0] vblank wait timed out | |
[ 84.038260] WARNING: CPU: 2 PID: 152 at drivers/gpu/drm/drm_atomic_helper.c:1681 drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 84.038332] Modules linked in: hci_uart btqca btrtl btintel btbcm bluetooth sha3_generic jitterentropy_rng polyval_ce polyval_generic ghash_ce sha512_generic gf128mul sha2_ce governor_simpleondemand sha256_arm64 sha512_arm64 sha1_ce snd_soc_simple_card axp20x_battery axp20x_ac_power axp20x_adc aes_neon_bs lima axp20x_pek snd_soc_simple_card_utils industrialio aes_neon_blk analogix_anx6345 aes_ce_blk aes_ce_cipher analogix_dp sun50i_codec_analog drbg sun8i_adda_pr_regmap ansi_cprng gpu_sched des_generic ecdh_generic libdes ecc sunxi_cedrus(C) sun8i_codec drm_shmem_helper uvcvideo sun4i_i2s snd_soc_simple_amplifier panel_edp videobuf2_dma_contig sun8i_thermal snd_soc_core sunxi_wdt videobuf2_vmalloc pwm_sun4i v4l2_mem2mem onboard_usb_hub(+) uvc drm_display_helper videobuf2_memops videobuf2_v4l2 videodev sun8i_ce sun4i_drm sun8i_mixer sun4i_tcon drm_dp_aux_bus nvmem_sunxi_sid crypto_engine drm_dma_helper videobuf2_common snd_compress sun8i_tcon_top drm_kms_helper snd_pcm_dmaengine cfg80211 snd_pcm mc pwm_bl snd_timer snd | |
[ 84.038653] sun6i_dma soundcore cpufreq_dt rfkill evdev drm efi_pstore configfs nfnetlink ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic hid_generic usbhid hid pinctrl_axp209 axp20x_regulator ohci_platform ohci_hcd ehci_platform crct10dif_ce ehci_hcd axp20x_rsb axp20x_i2c crct10dif_common usbcore axp20x fixed i2c_mv64xxx phy_sun4i_usb usb_common sunxi_mmc gpio_keys | |
[ 84.038821] CPU: 2 PID: 152 Comm: kworker/u16:5 Tainted: G WC 6.9.7-arm64 #1 Debian 6.9.7-1 | |
[ 84.038837] Hardware name: Pinebook (DT) | |
[ 84.038847] Workqueue: events_unbound deferred_probe_work_func | |
[ 84.038875] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[ 84.038888] pc : drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 84.038935] lr : drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 84.038978] sp : ffff800082c73290 | |
[ 84.038983] x29: ffff800082c732c0 x28: 0000000000000001 x27: 0000000000000000 | |
[ 84.039002] x26: 0000000000000001 x25: 0000000000000000 x24: ffff0000099aa000 | |
[ 84.039020] x23: 0000000000000001 x22: 0000000000000000 x21: 0000000000000000 | |
[ 84.039037] x20: ffff00000658c780 x19: ffff0000099ad080 x18: ffffffffffffffff | |
[ 84.039056] x17: 6e61686320656e61 x16: 6c7020676e697474 x15: ffff800082c72e40 | |
[ 84.039074] x14: 0000000000000000 x13: 0a74756f2064656d x12: ffff000070a00000 | |
[ 84.039092] x11: 0000000000000001 x10: 0000000000000001 x9 : ffff80008013c468 | |
[ 84.039109] x8 : c0000000ffdfffff x7 : ffff8000824687a0 x6 : 0000000000000001 | |
[ 84.039126] x5 : ffff00007db82d48 x4 : 0000000000000000 x3 : 0000000000000027 | |
[ 84.039143] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000007753780 | |
[ 84.039161] Call trace: | |
[ 84.039167] drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 84.039212] drm_atomic_helper_commit_tail_rpm+0x8c/0xb0 [drm_kms_helper] | |
[ 84.039256] commit_tail+0xac/0x1a0 [drm_kms_helper] | |
[ 84.039298] drm_atomic_helper_commit+0x184/0x1a8 [drm_kms_helper] | |
[ 84.039341] drm_atomic_commit+0xbc/0x100 [drm] | |
[ 84.039444] drm_client_modeset_commit_atomic+0x220/0x298 [drm] | |
[ 84.039532] drm_client_modeset_commit_locked+0x64/0x1a0 [drm] | |
[ 84.039620] drm_fb_helper_pan_display+0xc0/0x1e8 [drm_kms_helper] | |
[ 84.039665] fb_pan_display+0x84/0x130 | |
[ 84.039686] bit_update_start+0x28/0x58 | |
[ 84.039702] fbcon_switch+0x3f0/0x4d8 | |
[ 84.039715] redraw_screen+0x154/0x258 | |
[ 84.039733] do_bind_con_driver.isra.0+0x324/0x398 | |
[ 84.039749] do_take_over_console+0x1ac/0x208 | |
[ 84.039765] do_fbcon_takeover+0x74/0xf8 | |
[ 84.039777] fbcon_fb_registered+0x1ec/0x200 | |
[ 84.039792] register_framebuffer+0x1c4/0x278 | |
[ 84.039808] __drm_fb_helper_initial_config_and_unlock+0x2fc/0x4e0 [drm_kms_helper] | |
[ 84.039854] drm_fb_helper_initial_config+0x4c/0x68 [drm_kms_helper] | |
[ 84.039897] drm_fbdev_dma_client_hotplug+0x8c/0xe8 [drm_dma_helper] | |
[ 84.039924] drm_client_register+0x78/0xc8 [drm] | |
[ 84.040010] drm_fbdev_dma_setup+0xd0/0x150 [drm_dma_helper] | |
[ 84.040033] sun4i_drv_bind+0x180/0x1a8 [sun4i_drm] | |
[ 84.040058] try_to_bring_up_aggregate_device+0x21c/0x2e8 | |
[ 84.040078] __component_add+0xc0/0x1c0 | |
[ 84.040095] component_add+0x1c/0x30 | |
[ 84.040112] sun4i_tcon_probe+0x7c/0xb8 [sun4i_tcon] | |
[ 84.040137] platform_probe+0x70/0xd8 | |
[ 84.040150] really_probe+0xc8/0x3a0 | |
[ 84.040167] __driver_probe_device+0x84/0x170 | |
[ 84.040183] driver_probe_device+0x44/0x120 | |
[ 84.040200] __device_attach_driver+0xc4/0x168 | |
[ 84.040217] bus_for_each_drv+0x90/0xf8 | |
[ 84.040232] __device_attach+0xa8/0x1c8 | |
[ 84.040249] device_initial_probe+0x1c/0x30 | |
[ 84.040265] bus_probe_device+0xb4/0xc0 | |
[ 84.040281] deferred_probe_work_func+0xbc/0x118 | |
[ 84.040297] process_one_work+0x18c/0x400 | |
[ 84.040315] worker_thread+0x204/0x3e0 | |
[ 84.040328] kthread+0xe8/0xf8 | |
[ 84.040341] ret_from_fork+0x10/0x20 | |
[ 84.040357] ---[ end trace 0000000000000000 ]--- | |
[ 84.040391] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 000000005d4a0709 | |
[ 84.040491] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 84.040586] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 84.040677] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 84.040774] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 84.040874] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 000000005d4a0709 | |
[ 86.944755] sysrq: HELP : | |
[ 86.945851] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device | |
[ 86.952012] loglevel(0-9) reboot(b) crash(c) terminate-all-tasks(e) memory-full-oom-kill(f) kill-all-tasks(i) thaw-filesystems(j) sak(k) show-backtrace-all-active-cpus(l) show-memory-usage(m) nice-all-RT-tasks(n) poweroff(o) show-registers(p) show-all-timers(q) unraw(r) sync(s) show-task-states(t) unmount(u) force-fb(v) show-blocked-tasks(w) dump-ftrace-buffer(z) | |
[ 87.354191] sun4i-drm display-engine: [drm:drm_fb_helper_hotplug_event [drm_kms_helper]] | |
[ 87.354282] [drm:drm_client_modeset_probe [drm]] | |
[ 87.354371] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 87.354432] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:51:eDP-1] | |
[ 87.354482] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] Assigning EDID-1.4 digital sink color depth as 6 bpc. | |
[ 87.354542] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] ELD monitor | |
[ 87.354599] sun4i-drm display-engine: [drm:update_display_info.part.0 [drm]] [CONNECTOR:51:eDP-1] ELD size 20, SAD count 0 | |
[ 87.354753] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Validating modes... | |
[ 87.354774] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Horizontal parameters OK | |
[ 87.354789] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Vertical parameters OK | |
[ 87.602040] onboard-usb-hub 3-1: reset high-speed USB device number 2 using ehci-platform | |
[ 87.767719] hub 3-1:1.0: USB hub found | |
[ 87.774525] hub 3-1:1.0: 4 ports detected | |
[ 87.785854] hub 3-1:1.0: USB hub found | |
[ 87.794243] hub 3-1:1.0: 4 ports detected | |
[ 88.090031] usb 3-1.1: new low-speed USB device number 5 using ehci-platform | |
[ 88.213628] usb 3-1.1: New USB device found, idVendor=258a, idProduct=000c, bcdDevice= 1.00 | |
[ 88.224578] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 88.234467] usb 3-1.1: Product: USB KEYBOARD | |
[ 88.241258] usb 3-1.1: Manufacturer: HAILUCK CO.,LTD | |
[ 88.254824] input: HAILUCK CO.,LTD USB KEYBOARD as /devices/platform/soc/1c1b000.usb/usb3/3-1/3-1.1/3-1.1:1.0/0003:258A:000C.0003/input/input7 | |
[ 88.330804] hid-generic 0003:258A:000C.0003: input,hidraw0: USB HID v1.10 Keyboard [HAILUCK CO.,LTD USB KEYBOARD] on usb-1c1b000.usb-1.1/input0 | |
[ 88.362693] input: HAILUCK CO.,LTD USB KEYBOARD Mouse as /devices/platform/soc/1c1b000.usb/usb3/3-1/3-1.1/3-1.1:1.1/0003:258A:000C.0004/input/input8 | |
[ 88.379535] input: HAILUCK CO.,LTD USB KEYBOARD System Control as /devices/platform/soc/1c1b000.usb/usb3/3-1/3-1.1/3-1.1:1.1/0003:258A:000C.0004/input/input9 | |
[ 88.454447] input: HAILUCK CO.,LTD USB KEYBOARD Consumer Control as /devices/platform/soc/1c1b000.usb/usb3/3-1/3-1.1/3-1.1:1.1/0003:258A:000C.0004/input/input10 | |
[ 88.472256] input: HAILUCK CO.,LTD USB KEYBOARD Wireless Radio Control as /devices/platform/soc/1c1b000.usb/usb3/3-1/3-1.1/3-1.1:1.1/0003:258A:000C.0004/input/input11 | |
[ 88.490914] hid-generic 0003:258A:000C.0004: input,hiddev0,hidraw1: USB HID v1.10 Mouse [HAILUCK CO.,LTD USB KEYBOARD] on usb-1c1b000.usb-1.1/input1 | |
[ 88.590032] usb 3-1.3: new high-speed USB device number 6 using ehci-platform | |
[ 88.709629] usb 3-1.3: New USB device found, idVendor=090c, idProduct=037c, bcdDevice= 0.05 | |
[ 88.721290] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 88.731903] usb 3-1.3: Product: USB 2.0 PC Cam | |
[ 88.739623] usb 3-1.3: Manufacturer: Image Processor | |
[ 88.749139] usb 3-1.3: Found UVC 1.00 device USB 2.0 PC Cam (090c:037c) | |
[ 96.471509] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Clock rate OK | |
[ 96.471591] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Validating modes... | |
[ 96.471608] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Horizontal parameters OK | |
[ 96.471623] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Vertical parameters OK | |
[ 96.678127] [drm:sun4i_rgb_mode_valid [sun4i_tcon]] Clock rate OK | |
[ 96.678223] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:51:eDP-1] probed modes : | |
[ 96.678268] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 96.678350] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1366x768": 48 60000 1366 1414 1446 1506 768 771 777 830 0x40 0x9 | |
[ 96.678410] [drm:drm_client_modeset_probe [drm]] connector 51 enabled? yes | |
[ 96.678594] [drm:drm_client_modeset_probe [drm]] Not using firmware configuration | |
[ 96.678653] [drm:drm_client_modeset_probe [drm]] looking for cmdline mode on connector 51 | |
[ 96.678708] [drm:drm_client_modeset_probe [drm]] looking for preferred mode on connector 51 0 | |
[ 96.678761] [drm:drm_client_modeset_probe [drm]] found mode 1366x768 | |
[ 96.678814] [drm:drm_client_modeset_probe [drm]] picking CRTCs for 1366x768 config | |
[ 96.678876] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 96.678930] [drm:drm_client_modeset_probe [drm]] desired mode 1366x768 set on crtc 49 (0,0) | |
[ 96.678988] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (3) | |
[ 96.679043] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 96.679121] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 000000002794f12f | |
[ 96.679186] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000ff86d938 state to 000000002794f12f | |
[ 96.679247] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000ff86d938 | |
[ 96.679306] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 96.679360] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 0000000018877d12 state to 000000002794f12f | |
[ 96.679421] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 96.679476] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 0000000088c6e971 state to 000000002794f12f | |
[ 96.679535] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 00000000a3366a1a state to 000000002794f12f | |
[ 96.679593] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 00000000a3366a1a | |
[ 96.679656] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 000000002f05ea08 state to 000000002794f12f | |
[ 96.679715] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 000000002f05ea08 | |
[ 96.679774] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 00000000d90ec721 state to 000000002794f12f | |
[ 96.679832] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 00000000d90ec721 | |
[ 96.679891] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 00000000945419f6 state to 000000002794f12f | |
[ 96.679954] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 0000000018877d12 | |
[ 96.680010] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 96.680063] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 96.680121] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 000000002794f12f | |
[ 96.680184] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 96.680240] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 96.680293] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 000000002a5b89f9 state to 000000002794f12f | |
[ 96.680351] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 96.680405] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000002a5b89f9 to [NOCRTC] | |
[ 96.680462] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 96.680516] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000002a5b89f9 to [CRTC:49:crtc-0] | |
[ 96.680579] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 000000003e1172e9 state to 000000002794f12f | |
[ 96.680637] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 000000003e1172e9 | |
[ 96.680695] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 00000000945419f6 | |
[ 96.680751] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 000000002794f12f | |
[ 96.680811] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 000000002794f12f | |
[ 96.680867] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 96.690260] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 96.690280] sun4i-drm display-engine: [drm] fb=0 | |
[ 96.690287] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 96.690294] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 96.728187] sun4i-drm display-engine: [drm] rotation=1 | |
[ 96.728212] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 96.728219] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 96.728226] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 96.728232] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 96.728242] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 96.728250] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 96.728256] sun4i-drm display-engine: [drm] fb=63 | |
[ 96.728262] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 96.728269] sun4i-drm display-engine: [drm] refcount=3 | |
[ 96.728276] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 96.728288] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 96.728295] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 96.728303] sun4i-drm display-engine: [drm] layers: | |
[ 96.856263] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 96.856285] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 96.856293] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 96.856299] sun4i-drm display-engine: [drm] obj[0]: | |
[ 96.856306] sun4i-drm display-engine: [drm] name=0 | |
[ 96.856313] sun4i-drm display-engine: [drm] refcount=2 | |
[ 96.856319] sun4i-drm display-engine: [drm] start=00100000 | |
[ 96.856326] sun4i-drm display-engine: [drm] size=4198400 | |
[ 96.856332] sun4i-drm display-engine: [drm] imported=no | |
[ 96.856339] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 96.856347] sun4i-drm display-engine: [drm] vaddr=000000008f240485 | |
[ 96.856356] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 96.856364] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 96.856374] sun4i-drm display-engine: [drm] rotation=1 | |
[ 96.856380] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 96.856387] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 96.856393] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 96.856399] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 96.856407] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 96.856414] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 96.856419] sun4i-drm display-engine: [drm] fb=0 | |
[ 96.856425] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 96.856432] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 96.856442] sun4i-drm display-engine: [drm] rotation=1 | |
[ 96.856447] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 96.856453] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 96.856459] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 96.856464] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 96.856471] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 96.856477] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 96.856482] sun4i-drm display-engine: [drm] fb=0 | |
[ 96.856488] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 96.856495] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 96.856505] sun4i-drm display-engine: [drm] rotation=1 | |
[ 96.856510] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 96.856516] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 96.856521] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 96.856527] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 96.856534] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 96.856540] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 96.856546] sun4i-drm display-engine: [drm] fb=0 | |
[ 96.856551] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 96.856558] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 96.856568] sun4i-drm display-engine: [drm] rotation=1 | |
[ 96.856573] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 96.856579] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 96.856585] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 96.856591] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 96.856597] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 96.856603] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 96.856609] sun4i-drm display-engine: [drm] fb=0 | |
[ 96.856614] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 96.856621] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 96.856631] sun4i-drm display-engine: [drm] rotation=1 | |
[ 96.856636] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 96.856642] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 96.856648] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 96.856653] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 96.856660] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 96.856666] sun4i-drm display-engine: [drm] enable=1 | |
[ 96.856672] sun4i-drm display-engine: [drm] active=1 | |
[ 96.856678] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 96.856683] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 96.856689] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 96.856695] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 96.856701] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 96.856706] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 96.856712] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 96.856717] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 96.856723] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 96.856730] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 96.856744] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 96.856751] sun4i-drm display-engine: [drm] enable=0 | |
[ 96.856756] sun4i-drm display-engine: [drm] active=0 | |
[ 96.856762] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 96.856767] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 96.856773] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 96.856778] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 96.856784] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 96.856789] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 96.856795] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 96.856800] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 96.856806] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 96.856812] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 96.856825] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 96.856831] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 96.856837] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 96.856843] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 96.856850] sun4i-drm display-engine: [drm] colorspace=Default | |
[ 96.856858] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 000000002794f12f | |
[ 96.856962] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 96.857008] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 96.857040] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 000000002794f12f | |
[ 96.857095] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 000000002794f12f | |
[ 96.857342] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 000000002794f12f | |
[ 106.974208] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 106.983662] sun4i-drm display-engine: [drm] *ERROR* [CRTC:49:crtc-0] commit wait timed out | |
[ 117.214203] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 117.223786] sun4i-drm display-engine: [drm] *ERROR* [CONNECTOR:51:eDP-1] commit wait timed out | |
[ 127.454201] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 127.465328] sun4i-drm display-engine: [drm] *ERROR* [PLANE:37:plane-1] commit wait timed out | |
[ 127.479462] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 127.479607] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 127.479720] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 127.479754] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 127.479782] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 127.479817] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 127.479844] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 127.479871] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 127.479909] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 127.479938] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 127.479965] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 127.479994] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 127.480028] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 127.480058] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 127.582263] ------------[ cut here ]------------ | |
[ 127.595018] [CRTC:49:crtc-0] vblank wait timed out | |
[ 127.605488] WARNING: CPU: 2 PID: 28 at drivers/gpu/drm/drm_atomic_helper.c:1681 drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 127.624639] Modules linked in: hci_uart btqca btrtl btintel btbcm bluetooth sha3_generic jitterentropy_rng polyval_ce polyval_generic ghash_ce sha512_generic gf128mul sha2_ce governor_simpleondemand sha256_arm64 sha512_arm64 sha1_ce snd_soc_simple_card axp20x_battery axp20x_ac_power axp20x_adc aes_neon_bs lima axp20x_pek snd_soc_simple_card_utils industrialio aes_neon_blk analogix_anx6345 aes_ce_blk aes_ce_cipher analogix_dp sun50i_codec_analog drbg sun8i_adda_pr_regmap ansi_cprng gpu_sched des_generic ecdh_generic libdes ecc sunxi_cedrus(C) sun8i_codec drm_shmem_helper uvcvideo sun4i_i2s snd_soc_simple_amplifier panel_edp videobuf2_dma_contig sun8i_thermal snd_soc_core sunxi_wdt videobuf2_vmalloc pwm_sun4i v4l2_mem2mem onboard_usb_hub uvc drm_display_helper videobuf2_memops videobuf2_v4l2 videodev sun8i_ce sun4i_drm sun8i_mixer sun4i_tcon drm_dp_aux_bus nvmem_sunxi_sid crypto_engine drm_dma_helper videobuf2_common snd_compress sun8i_tcon_top drm_kms_helper snd_pcm_dmaengine cfg80211 snd_pcm mc pwm_bl snd_timer snd | |
[ 127.625133] sun6i_dma soundcore cpufreq_dt rfkill evdev drm efi_pstore configfs nfnetlink ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic hid_generic usbhid hid pinctrl_axp209 axp20x_regulator ohci_platform ohci_hcd ehci_platform crct10dif_ce ehci_hcd axp20x_rsb axp20x_i2c crct10dif_common usbcore axp20x fixed i2c_mv64xxx phy_sun4i_usb usb_common sunxi_mmc gpio_keys | |
[ 127.800116] CPU: 2 PID: 28 Comm: kworker/2:0 Tainted: G WC 6.9.7-arm64 #1 Debian 6.9.7-1 | |
[ 127.815625] Hardware name: Pinebook (DT) | |
[ 127.830626] Workqueue: events output_poll_execute [drm_kms_helper] | |
[ 127.847991] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[ 127.866143] pc : drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 127.885346] lr : drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 127.904405] sp : ffff80008262b9a0 | |
[ 127.918809] x29: ffff80008262b9d0 x28: 0000000000000001 x27: 0000000000000000 | |
[ 127.937076] x26: 0000000000000001 x25: 0000000000000000 x24: ffff0000099aa000 | |
[ 127.955225] x23: 0000000000000001 x22: 0000000000000000 x21: 0000000000000000 | |
[ 127.973440] x20: ffff000004983d80 x19: ffff0000099ad080 x18: 0000000000000006 | |
[ 127.991709] x17: ffff800082be39e8 x16: 0000000000000020 x15: 0000000000000002 | |
[ 128.009939] x14: 0000000000000001 x13: 0000000000000004 x12: ffff000070a00000 | |
[ 128.028181] x11: 0000000000000001 x10: 0000000000000001 x9 : ffff80008024dc0c | |
[ 128.046403] x8 : c0000000ffdfffff x7 : ffff8000824687a0 x6 : 0000000000000001 | |
[ 128.064674] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000 | |
[ 128.082910] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000002afdc80 | |
[ 128.101147] Call trace: | |
[ 128.114675] drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 128.133604] drm_atomic_helper_commit_tail_rpm+0x8c/0xb0 [drm_kms_helper] | |
[ 128.151519] commit_tail+0xac/0x1a0 [drm_kms_helper] | |
[ 128.167571] drm_atomic_helper_commit+0x184/0x1a8 [drm_kms_helper] | |
[ 128.184890] drm_atomic_commit+0xbc/0x100 [drm] | |
[ 128.200511] drm_client_modeset_commit_atomic+0x220/0x298 [drm] | |
[ 128.217589] drm_client_modeset_commit_locked+0x64/0x1a0 [drm] | |
[ 128.234508] drm_client_modeset_commit+0x34/0x68 [drm] | |
[ 128.250727] __drm_fb_helper_restore_fbdev_mode_unlocked+0xa8/0xf0 [drm_kms_helper] | |
[ 128.269531] drm_fb_helper_hotplug_event+0xf0/0x108 [drm_kms_helper] | |
[ 128.286999] drm_fbdev_dma_client_hotplug+0x30/0xe8 [drm_dma_helper] | |
[ 128.304354] drm_client_dev_hotplug+0xd0/0x140 [drm] | |
[ 128.320320] output_poll_execute+0x22c/0x268 [drm_kms_helper] | |
[ 128.337172] process_one_work+0x18c/0x400 | |
[ 128.352236] worker_thread+0x204/0x3e0 | |
[ 128.367040] kthread+0xe8/0xf8 | |
[ 128.381140] ret_from_fork+0x10/0x20 | |
[ 128.395719] ---[ end trace 0000000000000000 ]--- | |
[ 128.411601] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 000000002794f12f | |
[ 128.411714] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 128.411814] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 128.411911] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 128.412013] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 128.412119] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 000000002794f12f | |
[ 128.412236] sun4i-drm display-engine: [drm:drm_client_dev_hotplug [drm]] fbdev: ret=0 | |
[ 136.261859] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 000000006f1beb3d | |
[ 136.263297] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000ea68bf0a state to 000000006f1beb3d | |
[ 136.264613] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000ea68bf0a | |
[ 136.264727] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 136.264830] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 0000000079e5f1e7 state to 000000006f1beb3d | |
[ 136.264942] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 136.265041] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 00000000c11efa61 state to 000000006f1beb3d | |
[ 136.265144] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 00000000be97422e state to 000000006f1beb3d | |
[ 136.265243] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 00000000be97422e | |
[ 136.265343] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 00000000903b2280 state to 000000006f1beb3d | |
[ 136.265439] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 00000000903b2280 | |
[ 136.265537] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 0000000041f90551 state to 000000006f1beb3d | |
[ 136.265635] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 0000000041f90551 | |
[ 136.265733] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 0000000005dde7df state to 000000006f1beb3d | |
[ 136.265839] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 0000000079e5f1e7 | |
[ 136.265934] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 136.266089] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 136.266194] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 000000006f1beb3d | |
[ 136.266316] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 136.266414] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 136.266513] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 00000000f756bd26 state to 000000006f1beb3d | |
[ 136.266622] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 136.266721] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 00000000f756bd26 to [NOCRTC] | |
[ 136.266817] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 136.266907] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 00000000f756bd26 to [CRTC:49:crtc-0] | |
[ 136.267485] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 00000000f3f615ad state to 000000006f1beb3d | |
[ 136.269228] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 00000000f3f615ad | |
[ 136.269299] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 0000000005dde7df | |
[ 136.269368] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 000000006f1beb3d | |
[ 136.269440] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 000000006f1beb3d | |
[ 136.269509] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 136.269519] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 136.269526] sun4i-drm display-engine: [drm] fb=0 | |
[ 136.269533] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 136.269543] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 136.269555] sun4i-drm display-engine: [drm] rotation=1 | |
[ 136.269562] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 136.269569] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 136.269577] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 136.269584] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 136.269592] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 136.269600] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 136.269607] sun4i-drm display-engine: [drm] fb=63 | |
[ 136.269615] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 136.269623] sun4i-drm display-engine: [drm] refcount=3 | |
[ 136.269631] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 136.269644] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 136.269652] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 136.269660] sun4i-drm display-engine: [drm] layers: | |
[ 136.269668] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 136.269677] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 136.269686] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 136.269694] sun4i-drm display-engine: [drm] obj[0]: | |
[ 136.269703] sun4i-drm display-engine: [drm] name=0 | |
[ 136.269711] sun4i-drm display-engine: [drm] refcount=2 | |
[ 136.269719] sun4i-drm display-engine: [drm] start=00100000 | |
[ 136.269727] sun4i-drm display-engine: [drm] size=4198400 | |
[ 136.269735] sun4i-drm display-engine: [drm] imported=no | |
[ 136.269743] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 136.269753] sun4i-drm display-engine: [drm] vaddr=000000008f240485 | |
[ 136.269762] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 136.269772] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 136.269784] sun4i-drm display-engine: [drm] rotation=1 | |
[ 136.269791] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 136.269798] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 136.269805] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 136.269813] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 136.269821] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 136.269829] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 136.269836] sun4i-drm display-engine: [drm] fb=0 | |
[ 136.269843] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 136.269851] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 136.269863] sun4i-drm display-engine: [drm] rotation=1 | |
[ 136.269870] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 136.269877] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 136.269884] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 136.269891] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 136.269899] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 136.269907] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 136.269914] sun4i-drm display-engine: [drm] fb=0 | |
[ 136.269921] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 136.269930] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 136.269942] sun4i-drm display-engine: [drm] rotation=1 | |
[ 136.269949] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 136.269956] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 136.269963] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 136.269970] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 136.269978] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 136.269986] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 136.269993] sun4i-drm display-engine: [drm] fb=0 | |
[ 136.270000] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 136.270067] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 136.270085] sun4i-drm display-engine: [drm] rotation=1 | |
[ 136.270093] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 136.270100] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 136.270108] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 136.270115] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 136.270145] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 136.270154] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 136.270160] sun4i-drm display-engine: [drm] fb=0 | |
[ 136.270168] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 136.270177] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 136.270189] sun4i-drm display-engine: [drm] rotation=1 | |
[ 136.270196] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 136.270203] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 136.270210] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 136.270217] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 136.270225] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 136.270233] sun4i-drm display-engine: [drm] enable=1 | |
[ 136.270241] sun4i-drm display-engine: [drm] active=1 | |
[ 136.270247] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 136.270254] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 136.270261] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 136.270268] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 136.270275] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 136.270282] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 136.270289] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 136.270296] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 136.270303] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 136.270311] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 136.270328] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 136.270336] sun4i-drm display-engine: [drm] enable=0 | |
[ 136.270343] sun4i-drm display-engine: [drm] active=0 | |
[ 136.270350] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 136.270358] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 136.270365] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 136.270371] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 136.270378] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 136.270385] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 136.270392] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 136.270399] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 136.270405] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 136.270413] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 136.270428] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 136.270436] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 136.270442] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 136.270450] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 136.270457] sun4i-drm display-engine: [drm] colorspace=Default | |
[ 136.270467] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 000000006f1beb3d | |
[ 136.270561] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 136.270614] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 136.270655] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 000000006f1beb3d | |
[ 136.270723] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 000000006f1beb3d | |
[ 136.270818] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 000000006f1beb3d | |
[ 146.398062] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 146.398095] sun4i-drm display-engine: [drm] *ERROR* [CRTC:49:crtc-0] commit wait timed out | |
[ 156.638063] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 156.638092] sun4i-drm display-engine: [drm] *ERROR* [CONNECTOR:51:eDP-1] commit wait timed out | |
[ 166.878062] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 166.878086] sun4i-drm display-engine: [drm] *ERROR* [PLANE:37:plane-1] commit wait timed out | |
[ 166.878110] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 166.878194] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 166.879972] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 166.880325] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 166.880356] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 166.880385] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 166.880414] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 166.880439] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 166.880474] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 166.880500] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 166.880529] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 166.880553] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 166.880588] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 166.880614] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 166.982049] ------------[ cut here ]------------ | |
[ 166.982062] [CRTC:49:crtc-0] vblank wait timed out | |
[ 166.982196] WARNING: CPU: 0 PID: 253 at drivers/gpu/drm/drm_atomic_helper.c:1681 drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 166.982928] Modules linked in: hci_uart btqca btrtl btintel btbcm bluetooth sha3_generic jitterentropy_rng polyval_ce polyval_generic ghash_ce sha512_generic gf128mul sha2_ce governor_simpleondemand sha256_arm64 sha512_arm64 sha1_ce snd_soc_simple_card axp20x_battery axp20x_ac_power axp20x_adc aes_neon_bs lima axp20x_pek snd_soc_simple_card_utils industrialio aes_neon_blk analogix_anx6345 aes_ce_blk aes_ce_cipher analogix_dp sun50i_codec_analog drbg sun8i_adda_pr_regmap ansi_cprng gpu_sched des_generic ecdh_generic libdes ecc sunxi_cedrus(C) sun8i_codec drm_shmem_helper uvcvideo sun4i_i2s snd_soc_simple_amplifier panel_edp videobuf2_dma_contig sun8i_thermal snd_soc_core sunxi_wdt videobuf2_vmalloc pwm_sun4i v4l2_mem2mem onboard_usb_hub uvc drm_display_helper videobuf2_memops videobuf2_v4l2 videodev sun8i_ce sun4i_drm sun8i_mixer sun4i_tcon drm_dp_aux_bus nvmem_sunxi_sid crypto_engine drm_dma_helper videobuf2_common snd_compress sun8i_tcon_top drm_kms_helper snd_pcm_dmaengine cfg80211 snd_pcm mc pwm_bl snd_timer snd | |
[ 166.984583] sun6i_dma soundcore cpufreq_dt rfkill evdev drm efi_pstore configfs nfnetlink ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic hid_generic usbhid hid pinctrl_axp209 axp20x_regulator ohci_platform ohci_hcd ehci_platform crct10dif_ce ehci_hcd axp20x_rsb axp20x_i2c crct10dif_common usbcore axp20x fixed i2c_mv64xxx phy_sun4i_usb usb_common sunxi_mmc gpio_keys | |
[ 166.984751] CPU: 0 PID: 253 Comm: kworker/0:3 Tainted: G WC 6.9.7-arm64 #1 Debian 6.9.7-1 | |
[ 166.984767] Hardware name: Pinebook (DT) | |
[ 166.984777] Workqueue: events console_callback | |
[ 166.984804] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[ 166.984818] pc : drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 166.984865] lr : drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 166.984908] sp : ffff800082bf3850 | |
[ 166.984914] x29: ffff800082bf3880 x28: 0000000000000001 x27: 0000000000000000 | |
[ 166.984933] x26: 0000000000000001 x25: 0000000000000000 x24: ffff0000099aa000 | |
[ 166.984950] x23: 0000000000000001 x22: 0000000000000000 x21: 0000000000000000 | |
[ 166.984967] x20: ffff00000658c280 x19: ffff0000099ad080 x18: ffffffffffffffff | |
[ 166.984985] x17: 0000000000000001 x16: 0000000000000001 x15: ffff800082bf3400 | |
[ 166.985003] x14: 0000000000000000 x13: 0a74756f2064656d x12: ffff000070a00000 | |
[ 166.985020] x11: 0000000000000001 x10: 0000000000000001 x9 : ffff80008013c468 | |
[ 166.985037] x8 : c0000000ffdfffff x7 : ffff8000824687a0 x6 : 0000000000000001 | |
[ 166.985055] x5 : ffff00007db40d48 x4 : 0000000000000000 x3 : 0000000000000027 | |
[ 166.985071] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff0000081da500 | |
[ 166.985089] Call trace: | |
[ 166.985095] drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 166.985141] drm_atomic_helper_commit_tail_rpm+0x8c/0xb0 [drm_kms_helper] | |
[ 166.985185] commit_tail+0xac/0x1a0 [drm_kms_helper] | |
[ 166.985227] drm_atomic_helper_commit+0x184/0x1a8 [drm_kms_helper] | |
[ 166.985270] drm_atomic_commit+0xbc/0x100 [drm] | |
[ 166.985375] drm_client_modeset_commit_atomic+0x220/0x298 [drm] | |
[ 166.985463] drm_client_modeset_commit_locked+0x64/0x1a0 [drm] | |
[ 166.985550] drm_fb_helper_pan_display+0xc0/0x1e8 [drm_kms_helper] | |
[ 166.985596] fb_pan_display+0x84/0x130 | |
[ 166.985617] bit_update_start+0x28/0x58 | |
[ 166.985633] fbcon_switch+0x3f0/0x4d8 | |
[ 166.985646] redraw_screen+0x154/0x258 | |
[ 166.985662] complete_change_console+0x50/0x120 | |
[ 166.985682] change_console+0x74/0xd8 | |
[ 166.985700] console_callback+0x160/0x170 | |
[ 166.985716] process_one_work+0x18c/0x400 | |
[ 166.985733] worker_thread+0x204/0x3e0 | |
[ 166.985747] kthread+0xe8/0xf8 | |
[ 166.985760] ret_from_fork+0x10/0x20 | |
[ 166.985776] ---[ end trace 0000000000000000 ]--- | |
[ 166.985833] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 000000006f1beb3d | |
[ 166.985940] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 166.986103] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 166.986204] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 166.986307] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 166.986413] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 000000006f1beb3d | |
[ 168.764083] sun4i-drm display-engine: [drm:drm_atomic_state_init [drm]] Allocated atomic state 000000004259c16e | |
[ 168.764191] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:31:plane-0] 00000000db2e7194 state to 000000004259c16e | |
[ 168.764252] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:31:plane-0] state 00000000db2e7194 | |
[ 168.764309] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (2) | |
[ 168.764360] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:37:plane-1] 000000008823ce41 state to 000000004259c16e | |
[ 168.764419] [drm:drm_mode_object_get [drm]] OBJ ID: 65 (1) | |
[ 168.764471] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:49:crtc-0] 000000007c953bc5 state to 000000004259c16e | |
[ 168.764529] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:41:plane-2] 000000000ccca12d state to 000000004259c16e | |
[ 168.764584] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:41:plane-2] state 000000000ccca12d | |
[ 168.764640] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:45:plane-3] 00000000660d6202 state to 000000004259c16e | |
[ 168.764695] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:45:plane-3] state 00000000660d6202 | |
[ 168.764751] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-4] 000000007fd3382b state to 000000004259c16e | |
[ 168.764806] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-4] state 000000007fd3382b | |
[ 168.764862] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-5] 000000008485aed4 state to 000000004259c16e | |
[ 168.764922] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:63] for [PLANE:37:plane-1] state 000000008823ce41 | |
[ 168.764975] [drm:drm_mode_object_get [drm]] OBJ ID: 63 (3) | |
[ 168.765025] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (4) | |
[ 168.765078] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:49:crtc-0] to 000000004259c16e | |
[ 168.765139] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 168.765189] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (5) | |
[ 168.765240] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:51:eDP-1] 000000004eeed3fa state to 000000004259c16e | |
[ 168.765296] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 168.765347] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000004eeed3fa to [NOCRTC] | |
[ 168.765402] [drm:drm_mode_object_get [drm]] OBJ ID: 51 (4) | |
[ 168.765452] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:51:eDP-1] state 000000004eeed3fa to [CRTC:49:crtc-0] | |
[ 168.765509] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:62:crtc-1] 00000000dd96d9e7 state to 000000004259c16e | |
[ 168.765564] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:62:crtc-1] state 00000000dd96d9e7 | |
[ 168.765618] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-5] state 000000008485aed4 | |
[ 168.765672] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:62:crtc-1] to 000000004259c16e | |
[ 168.765727] sun4i-drm display-engine: [drm:drm_atomic_print_new_state [drm]] checking 000000004259c16e | |
[ 168.765781] sun4i-drm display-engine: [drm] plane[31]: plane-0 | |
[ 168.765788] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 168.765794] sun4i-drm display-engine: [drm] fb=0 | |
[ 168.765800] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 168.765807] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 168.765816] sun4i-drm display-engine: [drm] rotation=1 | |
[ 168.765822] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 168.765828] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 168.765834] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 168.765840] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 168.765846] sun4i-drm display-engine: [drm] plane[37]: plane-1 | |
[ 168.765852] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 168.765857] sun4i-drm display-engine: [drm] fb=63 | |
[ 168.765863] sun4i-drm display-engine: [drm] allocated by = [fbcon] | |
[ 168.765870] sun4i-drm display-engine: [drm] refcount=3 | |
[ 168.765876] sun4i-drm display-engine: [drm] format=XR24 little-endian (0x34325258) | |
[ 168.765886] sun4i-drm display-engine: [drm] modifier=0x0 | |
[ 168.765893] sun4i-drm display-engine: [drm] size=1366x768 | |
[ 168.765900] sun4i-drm display-engine: [drm] layers: | |
[ 168.765906] sun4i-drm display-engine: [drm] size[0]=1366x768 | |
[ 168.765913] sun4i-drm display-engine: [drm] pitch[0]=5464 | |
[ 168.765920] sun4i-drm display-engine: [drm] offset[0]=0 | |
[ 168.765926] sun4i-drm display-engine: [drm] obj[0]: | |
[ 168.765934] sun4i-drm display-engine: [drm] name=0 | |
[ 168.765940] sun4i-drm display-engine: [drm] refcount=2 | |
[ 168.765946] sun4i-drm display-engine: [drm] start=00100000 | |
[ 168.765953] sun4i-drm display-engine: [drm] size=4198400 | |
[ 168.765959] sun4i-drm display-engine: [drm] imported=no | |
[ 168.765966] sun4i-drm display-engine: [drm] dma_addr=0x00000000b7c00000 | |
[ 168.765973] sun4i-drm display-engine: [drm] vaddr=000000008f240485 | |
[ 168.765980] sun4i-drm display-engine: [drm] crtc-pos=1366x768+0+0 | |
[ 168.765988] sun4i-drm display-engine: [drm] src-pos=1366.000000x768.000000+0.000000+0.000000 | |
[ 168.765997] sun4i-drm display-engine: [drm] rotation=1 | |
[ 168.766003] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 168.766009] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 168.766059] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 168.766066] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 168.766073] sun4i-drm display-engine: [drm] plane[41]: plane-2 | |
[ 168.766079] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 168.766085] sun4i-drm display-engine: [drm] fb=0 | |
[ 168.766090] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 168.766097] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 168.766107] sun4i-drm display-engine: [drm] rotation=1 | |
[ 168.766112] sun4i-drm display-engine: [drm] normalized-zpos=2 | |
[ 168.766118] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 168.766124] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 168.766130] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 168.766135] sun4i-drm display-engine: [drm] plane[45]: plane-3 | |
[ 168.766142] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 168.766147] sun4i-drm display-engine: [drm] fb=0 | |
[ 168.766153] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 168.766160] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 168.766169] sun4i-drm display-engine: [drm] rotation=1 | |
[ 168.766175] sun4i-drm display-engine: [drm] normalized-zpos=3 | |
[ 168.766180] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 168.766186] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 168.766192] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 168.766198] sun4i-drm display-engine: [drm] plane[52]: plane-4 | |
[ 168.766204] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 168.766209] sun4i-drm display-engine: [drm] fb=0 | |
[ 168.766215] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 168.766222] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 168.766231] sun4i-drm display-engine: [drm] rotation=1 | |
[ 168.766237] sun4i-drm display-engine: [drm] normalized-zpos=0 | |
[ 168.766242] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.709 YCbCr | |
[ 168.766249] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 168.766255] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 168.766261] sun4i-drm display-engine: [drm] plane[58]: plane-5 | |
[ 168.766267] sun4i-drm display-engine: [drm] crtc=(null) | |
[ 168.766272] sun4i-drm display-engine: [drm] fb=0 | |
[ 168.766278] sun4i-drm display-engine: [drm] crtc-pos=0x0+0+0 | |
[ 168.766285] sun4i-drm display-engine: [drm] src-pos=0.000000x0.000000+0.000000+0.000000 | |
[ 168.766294] sun4i-drm display-engine: [drm] rotation=1 | |
[ 168.766300] sun4i-drm display-engine: [drm] normalized-zpos=1 | |
[ 168.766306] sun4i-drm display-engine: [drm] color-encoding=ITU-R BT.601 YCbCr | |
[ 168.766311] sun4i-drm display-engine: [drm] color-range=YCbCr limited range | |
[ 168.766317] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 168.766323] sun4i-drm display-engine: [drm] crtc[49]: crtc-0 | |
[ 168.766329] sun4i-drm display-engine: [drm] enable=1 | |
[ 168.766335] sun4i-drm display-engine: [drm] active=1 | |
[ 168.766341] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 168.766346] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 168.766352] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 168.766357] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 168.766363] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 168.766369] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 168.766374] sun4i-drm display-engine: [drm] plane_mask=2 | |
[ 168.766380] sun4i-drm display-engine: [drm] connector_mask=1 | |
[ 168.766385] sun4i-drm display-engine: [drm] encoder_mask=1 | |
[ 168.766391] sun4i-drm display-engine: [drm] mode: "1366x768": 60 70120 1366 1414 1446 1485 768 771 777 787 0x48 0x9 | |
[ 168.766405] sun4i-drm display-engine: [drm] crtc[62]: crtc-1 | |
[ 168.766411] sun4i-drm display-engine: [drm] enable=0 | |
[ 168.766417] sun4i-drm display-engine: [drm] active=0 | |
[ 168.766422] sun4i-drm display-engine: [drm] self_refresh_active=0 | |
[ 168.766428] sun4i-drm display-engine: [drm] planes_changed=0 | |
[ 168.766434] sun4i-drm display-engine: [drm] mode_changed=0 | |
[ 168.766439] sun4i-drm display-engine: [drm] active_changed=0 | |
[ 168.766445] sun4i-drm display-engine: [drm] connectors_changed=0 | |
[ 168.766451] sun4i-drm display-engine: [drm] color_mgmt_changed=0 | |
[ 168.766456] sun4i-drm display-engine: [drm] plane_mask=0 | |
[ 168.766462] sun4i-drm display-engine: [drm] connector_mask=0 | |
[ 168.766467] sun4i-drm display-engine: [drm] encoder_mask=0 | |
[ 168.766473] sun4i-drm display-engine: [drm] mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0 | |
[ 168.766485] sun4i-drm display-engine: [drm] connector[51]: eDP-1 | |
[ 168.766491] sun4i-drm display-engine: [drm] crtc=crtc-0 | |
[ 168.766497] sun4i-drm display-engine: [drm] self_refresh_aware=0 | |
[ 168.766503] sun4i-drm display-engine: [drm] max_requested_bpc=0 | |
[ 168.766509] sun4i-drm display-engine: [drm] colorspace=Default | |
[ 168.766516] sun4i-drm display-engine: [drm:drm_atomic_check_only [drm]] checking 000000004259c16e | |
[ 168.766596] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:51:eDP-1] | |
[ 168.766642] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:51:eDP-1] keeps [ENCODER:50:None-50], now on [CRTC:49:crtc-0] | |
[ 168.766674] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 000000004259c16e | |
[ 168.766729] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:50:None-50] to 000000004259c16e | |
[ 168.766806] sun4i-drm display-engine: [drm:drm_atomic_commit [drm]] committing 000000004259c16e | |
[ 178.910100] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 178.910132] sun4i-drm display-engine: [drm] *ERROR* [CRTC:49:crtc-0] commit wait timed out | |
[ 189.150083] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 189.150114] sun4i-drm display-engine: [drm] *ERROR* [CONNECTOR:51:eDP-1] commit wait timed out | |
[ 199.390088] sun4i-drm display-engine: [drm] *ERROR* flip_done timed out | |
[ 199.390119] sun4i-drm display-engine: [drm] *ERROR* [PLANE:37:plane-1] commit wait timed out | |
[ 199.390153] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: hwmode: htotal 1485, vtotal 787, vdisplay 768 | |
[ 199.390280] sun4i-drm display-engine: [drm:drm_calc_timestamping_constants [drm]] crtc 49: clock 70120 kHz framedur 16667070 linedur 21177 | |
[ 199.390389] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0 | |
[ 199.390420] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0 | |
[ 199.390443] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 1366 H: 768 | |
[ 199.390471] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed | |
[ 199.390493] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0 | |
[ 199.390516] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 1366 H: 768 | |
[ 199.390546] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x00000000b7c00000 | |
[ 199.390571] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 5464 bytes | |
[ 199.390594] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x00000000b7c00000 | |
[ 199.390618] [drm:sun8i_ui_layer_enable [sun8i_mixer]] Enabling channel 1 overlay 0 | |
[ 199.391329] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes | |
[ 199.391963] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes | |
[ 199.494099] ------------[ cut here ]------------ | |
[ 199.494118] [CRTC:49:crtc-0] vblank wait timed out | |
[ 199.494282] WARNING: CPU: 1 PID: 463 at drivers/gpu/drm/drm_atomic_helper.c:1681 drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 199.494355] Modules linked in: hci_uart btqca btrtl btintel btbcm bluetooth sha3_generic jitterentropy_rng polyval_ce polyval_generic ghash_ce sha512_generic gf128mul sha2_ce governor_simpleondemand sha256_arm64 sha512_arm64 sha1_ce snd_soc_simple_card axp20x_battery axp20x_ac_power axp20x_adc aes_neon_bs lima axp20x_pek snd_soc_simple_card_utils industrialio aes_neon_blk analogix_anx6345 aes_ce_blk aes_ce_cipher analogix_dp sun50i_codec_analog drbg sun8i_adda_pr_regmap ansi_cprng gpu_sched des_generic ecdh_generic libdes ecc sunxi_cedrus(C) sun8i_codec drm_shmem_helper uvcvideo sun4i_i2s snd_soc_simple_amplifier panel_edp videobuf2_dma_contig sun8i_thermal snd_soc_core sunxi_wdt videobuf2_vmalloc pwm_sun4i v4l2_mem2mem onboard_usb_hub uvc drm_display_helper videobuf2_memops videobuf2_v4l2 videodev sun8i_ce sun4i_drm sun8i_mixer sun4i_tcon drm_dp_aux_bus nvmem_sunxi_sid crypto_engine drm_dma_helper videobuf2_common snd_compress sun8i_tcon_top drm_kms_helper snd_pcm_dmaengine cfg80211 snd_pcm mc pwm_bl snd_timer snd | |
[ 199.494679] sun6i_dma soundcore cpufreq_dt rfkill evdev drm efi_pstore configfs nfnetlink ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic hid_generic usbhid hid pinctrl_axp209 axp20x_regulator ohci_platform ohci_hcd ehci_platform crct10dif_ce ehci_hcd axp20x_rsb axp20x_i2c crct10dif_common usbcore axp20x fixed i2c_mv64xxx phy_sun4i_usb usb_common sunxi_mmc gpio_keys | |
[ 199.494849] CPU: 1 PID: 463 Comm: (agetty) Tainted: G WC 6.9.7-arm64 #1 Debian 6.9.7-1 | |
[ 199.494864] Hardware name: Pinebook (DT) | |
[ 199.494871] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
[ 199.494885] pc : drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 199.494930] lr : drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 199.494973] sp : ffff800082f7b5c0 | |
[ 199.494979] x29: ffff800082f7b5f0 x28: 0000000000000001 x27: 0000000000000000 | |
[ 199.494998] x26: 0000000000000001 x25: 0000000000000000 x24: ffff0000099aa000 | |
[ 199.495016] x23: 0000000000000001 x22: 0000000000000000 x21: 0000000000000000 | |
[ 199.495033] x20: ffff0000041d0500 x19: ffff0000099ad080 x18: ffffffffffffffff | |
[ 199.495052] x17: 0000000000000001 x16: 0000000000000001 x15: ffff800082f7b170 | |
[ 199.495069] x14: 0000000000000000 x13: 0a74756f2064656d x12: ffff000070a00000 | |
[ 199.495087] x11: 0000000000000001 x10: 0000000000000001 x9 : ffff80008013c468 | |
[ 199.495104] x8 : c0000000ffdfffff x7 : ffff8000824687a0 x6 : 0000000000000001 | |
[ 199.495122] x5 : ffff00007db61d48 x4 : 0000000000000000 x3 : 0000000000000027 | |
[ 199.495139] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000006a0b780 | |
[ 199.495157] Call trace: | |
[ 199.495163] drm_atomic_helper_wait_for_vblanks.part.0+0x248/0x278 [drm_kms_helper] | |
[ 199.495208] drm_atomic_helper_commit_tail_rpm+0x8c/0xb0 [drm_kms_helper] | |
[ 199.495251] commit_tail+0xac/0x1a0 [drm_kms_helper] | |
[ 199.495293] drm_atomic_helper_commit+0x184/0x1a8 [drm_kms_helper] | |
[ 199.495335] drm_atomic_commit+0xbc/0x100 [drm] | |
[ 199.495438] drm_client_modeset_commit_atomic+0x220/0x298 [drm] | |
[ 199.495527] drm_client_modeset_commit_locked+0x64/0x1a0 [drm] | |
[ 199.495614] drm_fb_helper_pan_display+0xc0/0x1e8 [drm_kms_helper] | |
[ 199.495661] fb_pan_display+0x84/0x130 | |
[ 199.495686] bit_update_start+0x28/0x58 | |
[ 199.495702] fbcon_switch+0x3f0/0x4d8 | |
[ 199.495715] csi_J+0x220/0x250 | |
[ 199.495733] do_con_write+0x1c88/0x1e90 | |
[ 199.495750] con_write+0x20/0x68 | |
[ 199.495766] n_tty_write+0x17c/0x4a0 | |
[ 199.495779] file_tty_write.isra.0+0x13c/0x298 | |
[ 199.495798] tty_write+0x1c/0x30 | |
[ 199.495815] vfs_write+0x24c/0x3a8 | |
[ 199.495829] ksys_write+0x7c/0x120 | |
[ 199.495840] __arm64_sys_write+0x24/0x38 | |
[ 199.495852] invoke_syscall+0x78/0x108 | |
[ 199.495873] el0_svc_common.constprop.0+0x48/0xf0 | |
[ 199.495892] do_el0_svc+0x24/0x38 | |
[ 199.495909] el0_svc+0x3c/0x128 | |
[ 199.495924] el0t_64_sync_handler+0x120/0x130 | |
[ 199.495939] el0t_64_sync+0x190/0x198 | |
[ 199.495952] ---[ end trace 0000000000000000 ]--- | |
[ 199.495989] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 000000004259c16e | |
[ 199.496087] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (5) | |
[ 199.496181] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 51 (4) | |
[ 199.496271] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 65 (2) | |
[ 199.496367] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 63 (3) | |
[ 199.496467] sun4i-drm display-engine: [drm:__drm_atomic_state_free [drm]] Freeing atomic state 000000004259c16e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment