Advertisement
DarkNeutrino

H616 HDMI log

Jan 28th, 2023
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.55 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 6.2.0-rc4-00089-g1a0ec1edfbf7-dirty (darkneutrino@TimeMachine) (aarch64-linux-gnu-gcc (Gentoo 12.2.1_p20230121-r1 p10) 12.2.1 20230121, GNU ld (Gentoo 2.38 p4) 2.38) #9 SMP PREEMPT Sat Jan 28 13:11:46 CET 2023
  3. [ 0.000000] Machine model: BIQU CB1
  4. [ 0.000000] efi: UEFI not found.
  5. [ 0.000000] NUMA: No NUMA configuration found
  6. [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
  7. [ 0.000000] NUMA: NODE_DATA [mem 0x7fde6a00-0x7fde8fff]
  8. [ 0.000000] Zone ranges:
  9. [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
  10. [ 0.000000] DMA32 empty
  11. [ 0.000000] Normal empty
  12. [ 0.000000] Movable zone start for each node
  13. [ 0.000000] Early memory node ranges
  14. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000004003ffff]
  15. [ 0.000000] node 0: [mem 0x0000000040040000-0x000000007fffffff]
  16. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
  17. [ 0.000000] cma: Reserved 32 MiB at 0x000000007cc00000
  18. [ 0.000000] psci: probing for conduit method from DT.
  19. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  20. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  21. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  22. [ 0.000000] psci: SMC Calling Convention v1.2
  23. [ 0.000000] percpu: Embedded 20 pages/cpu s44968 r8192 d28760 u81920
  24. [ 0.000000] pcpu-alloc: s44968 r8192 d28760 u81920 alloc=20*4096
  25. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  26. [ 0.000000] Detected VIPT I-cache on CPU0
  27. [ 0.000000] CPU features: detected: ARM erratum 845719
  28. [ 0.000000] alternatives: applying boot alternatives
  29. [ 0.000000] Fallback order for Node 0: 0
  30. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
  31. [ 0.000000] Policy zone: DMA
  32. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=UUID=a042eb7d-424c-4740-aff6-9b5708da42ba rw rootwait audit=0 drm.debug=0x1e
  33. [ 0.000000] audit: disabled (until reboot)
  34. [ 0.000000] Unknown kernel command line parameters "earlyprintk", will be passed to user space.
  35. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  36. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  37. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
  38. [ 0.000000] Memory: 946572K/1048576K available (23744K kernel code, 2140K rwdata, 9816K rodata, 4416K init, 584K bss, 69236K reserved, 32768K cma-reserved)
  39. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  40. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  41. [ 0.000000] rcu: RCU event tracing is enabled.
  42. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  43. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  44. [ 0.000000] Tracing variant of Tasks RCU enabled.
  45. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  46. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  47. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  48. [ 0.000000] Root IRQ handler: gic_handle_irq
  49. [ 0.000000] GIC: Using split EOI/Deactivate mode
  50. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  51. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  52. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  53. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  54. [ 0.000395] Console: colour dummy device 80x25
  55. [ 0.000471] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  56. [ 0.000485] pid_max: default: 32768 minimum: 301
  57. [ 0.000552] LSM: initializing lsm=capability,integrity
  58. [ 0.000667] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  59. [ 0.000680] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  60. [ 0.001727] cacheinfo: Unable to detect cache hierarchy for CPU 0
  61. [ 0.002386] cblist_init_generic: Setting adjustable number of callback queues.
  62. [ 0.002400] cblist_init_generic: Setting shift to 2 and lim to 1.
  63. [ 0.002481] cblist_init_generic: Setting shift to 2 and lim to 1.
  64. [ 0.002658] rcu: Hierarchical SRCU implementation.
  65. [ 0.002663] rcu: Max phase no-delay instances is 1000.
  66. [ 0.003407] EFI services will not be available.
  67. [ 0.003700] smp: Bringing up secondary CPUs ...
  68. [ 0.004315] Detected VIPT I-cache on CPU1
  69. [ 0.004408] cacheinfo: Unable to detect cache hierarchy for CPU 1
  70. [ 0.004457] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  71. [ 0.005119] Detected VIPT I-cache on CPU2
  72. [ 0.005198] cacheinfo: Unable to detect cache hierarchy for CPU 2
  73. [ 0.005241] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  74. [ 0.005867] Detected VIPT I-cache on CPU3
  75. [ 0.005952] cacheinfo: Unable to detect cache hierarchy for CPU 3
  76. [ 0.005994] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  77. [ 0.006094] smp: Brought up 1 node, 4 CPUs
  78. [ 0.006102] SMP: Total of 4 processors activated.
  79. [ 0.006107] CPU features: detected: 32-bit EL0 Support
  80. [ 0.006111] CPU features: detected: 32-bit EL1 Support
  81. [ 0.006117] CPU features: detected: CRC32 instructions
  82. [ 0.006192] CPU: All CPU(s) started at EL2
  83. [ 0.006223] alternatives: applying system-wide alternatives
  84. [ 0.008320] devtmpfs: initialized
  85. [ 0.013368] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  86. [ 0.013399] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  87. [ 0.014673] pinctrl core: initialized pinctrl subsystem
  88. [ 0.015246] DMI not present or invalid.
  89. [ 0.015762] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  90. [ 0.017151] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
  91. [ 0.017441] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  92. [ 0.017563] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  93. [ 0.018180] thermal_sys: Registered thermal governor 'step_wise'
  94. [ 0.018188] thermal_sys: Registered thermal governor 'power_allocator'
  95. [ 0.018241] cpuidle: using governor menu
  96. [ 0.018385] NET: Registered PF_QIPCRTR protocol family
  97. [ 0.018739] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  98. [ 0.018873] ASID allocator initialised with 65536 entries
  99. [ 0.019426] Serial: AMBA PL011 UART driver
  100. [ 0.026354] platform 6510000.tcon-top: Fixing up cyclic dependency with 6000000.hdmi
  101. [ 0.026635] platform 6515000.lcd-controller: Fixing up cyclic dependency with 6510000.tcon-top
  102. [ 0.026961] platform 7000000.rtc: Fixing up cyclic dependency with 3001000.clock
  103. [ 0.027218] platform 7010000.clock: Fixing up cyclic dependency with 7000000.rtc
  104. [ 0.027809] platform connector: Fixing up cyclic dependency with 6000000.hdmi
  105. [ 0.029673] KASLR disabled due to lack of seed
  106. [ 0.030538] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  107. [ 0.030553] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  108. [ 0.030559] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  109. [ 0.030563] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
  110. [ 0.030568] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  111. [ 0.030572] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  112. [ 0.030577] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  113. [ 0.030581] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  114. [ 0.096310] raid6: neonx8 gen() 1893 MB/s
  115. [ 0.164409] raid6: neonx4 gen() 1854 MB/s
  116. [ 0.232501] raid6: neonx2 gen() 1779 MB/s
  117. [ 0.300591] raid6: neonx1 gen() 1513 MB/s
  118. [ 0.368662] raid6: int64x8 gen() 1186 MB/s
  119. [ 0.436759] raid6: int64x4 gen() 1314 MB/s
  120. [ 0.504840] raid6: int64x2 gen() 1174 MB/s
  121. [ 0.572945] raid6: int64x1 gen() 867 MB/s
  122. [ 0.572951] raid6: using algorithm neonx8 gen() 1893 MB/s
  123. [ 0.641008] raid6: .... xor() 1384 MB/s, rmw enabled
  124. [ 0.641013] raid6: using neon recovery algorithm
  125. [ 0.641551] ACPI: Interpreter disabled.
  126. [ 0.642946] iommu: Default domain type: Translated
  127. [ 0.642961] iommu: DMA domain TLB invalidation policy: strict mode
  128. [ 0.643311] SCSI subsystem initialized
  129. [ 0.643493] libata version 3.00 loaded.
  130. [ 0.643697] usbcore: registered new interface driver usbfs
  131. [ 0.643725] usbcore: registered new interface driver hub
  132. [ 0.643762] usbcore: registered new device driver usb
  133. [ 0.644197] mc: Linux media interface: v0.10
  134. [ 0.644240] videodev: Linux video capture interface: v2.00
  135. [ 0.644325] pps_core: LinuxPPS API ver. 1 registered
  136. [ 0.644329] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  137. [ 0.644343] PTP clock support registered
  138. [ 0.644652] EDAC MC: Ver: 3.0.0
  139. [ 0.645520] FPGA manager framework
  140. [ 0.645721] Advanced Linux Sound Architecture Driver Initialized.
  141. [ 0.646607] Bluetooth: Core ver 2.22
  142. [ 0.646649] NET: Registered PF_BLUETOOTH protocol family
  143. [ 0.646654] Bluetooth: HCI device and connection manager initialized
  144. [ 0.646662] Bluetooth: HCI socket layer initialized
  145. [ 0.646669] Bluetooth: L2CAP socket layer initialized
  146. [ 0.646683] Bluetooth: SCO socket layer initialized
  147. [ 0.647039] nfc: nfc_init: NFC Core ver 0.1
  148. [ 0.647117] NET: Registered PF_NFC protocol family
  149. [ 0.647229] vgaarb: loaded
  150. [ 0.647791] clocksource: Switched to clocksource arch_sys_counter
  151. [ 0.648086] VFS: Disk quotas dquot_6.6.0
  152. [ 0.648127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  153. [ 0.648349] pnp: PnP ACPI: disabled
  154. [ 0.655589] NET: Registered PF_INET protocol family
  155. [ 0.655807] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  156. [ 0.656957] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
  157. [ 0.656993] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  158. [ 0.657048] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
  159. [ 0.657120] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
  160. [ 0.657360] TCP: Hash tables configured (established 8192 bind 8192)
  161. [ 0.657508] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  162. [ 0.657545] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  163. [ 0.657726] NET: Registered PF_UNIX/PF_LOCAL protocol family
  164. [ 0.658215] RPC: Registered named UNIX socket transport module.
  165. [ 0.658226] RPC: Registered udp transport module.
  166. [ 0.658229] RPC: Registered tcp transport module.
  167. [ 0.658232] RPC: Registered tcp NFSv4.1 backchannel transport module.
  168. [ 0.659477] PCI: CLS 0 bytes, default 64
  169. [ 0.659747] Unpacking initramfs...
  170. [ 0.668738] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  171. [ 0.669250] kvm [1]: IPA Size Limit: 40 bits
  172. [ 0.671580] kvm [1]: vgic interrupt IRQ9
  173. [ 0.671716] kvm [1]: Hyp mode initialized successfully
  174. [ 0.673499] Initialise system trusted keyrings
  175. [ 0.673834] workingset: timestamp_bits=42 max_order=18 bucket_order=0
  176. [ 0.674267] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  177. [ 0.674668] NFS: Registering the id_resolver key type
  178. [ 0.674708] Key type id_resolver registered
  179. [ 0.674712] Key type id_legacy registered
  180. [ 0.674739] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  181. [ 0.674754] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  182. [ 0.675007] fuse: init (API version 7.38)
  183. [ 0.675336] 9p: Installing v9fs 9p2000 file system support
  184. [ 0.718705] NET: Registered PF_ALG protocol family
  185. [ 0.718734] xor: measuring software checksum speed
  186. [ 0.723419] 8regs : 2117 MB/sec
  187. [ 0.728155] 32regs : 2119 MB/sec
  188. [ 0.733254] arm64_neon : 1948 MB/sec
  189. [ 0.733267] xor: using function: 32regs (2119 MB/sec)
  190. [ 0.733284] Key type asymmetric registered
  191. [ 0.733289] Asymmetric key parser 'x509' registered
  192. [ 0.733414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 241)
  193. [ 0.733425] io scheduler mq-deadline registered
  194. [ 0.733431] io scheduler kyber registered
  195. [ 0.737707] IPMI message handler: version 39.2
  196. [ 0.737764] ipmi device interface
  197. [ 0.738049] ipmi_si: IPMI System Interface driver
  198. [ 0.738275] ipmi_si: Unable to find any System Interface(s)
  199. [ 0.738607] EINJ: ACPI disabled.
  200. [ 0.747664] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  201. [ 0.750830] [drm:sun4i_drv_probe] Adding component /soc/bus@1000000/mixer@100000
  202. [ 0.750913] [drm:sun4i_drv_probe] Adding component /soc/tcon-top@6510000
  203. [ 0.750949] [drm:sun4i_drv_traverse_endpoints] No output to bind on port 3
  204. [ 0.750986] [drm:sun4i_drv_probe] Adding component /soc/lcd-controller@6515000
  205. [ 0.751019] [drm:sun4i_drv_traverse_endpoints] TCON output endpoint is TCON TOP... skipping
  206. [ 0.751044] [drm:sun4i_drv_probe] Adding component /soc/hdmi@6000000
  207. [ 0.757310] cacheinfo: Unable to detect cache hierarchy for CPU 0
  208. [ 0.764788] loop: module loaded
  209. [ 0.789144] megasas: 07.719.03.00-rc1
  210. [ 0.789265] mpt3sas version 43.100.00.00 loaded
  211. [ 0.797189] tun: Universal TUN/TAP device driver, 1.6
  212. [ 0.797560] CAN device driver interface
  213. [ 0.799346] thunder_xcv, ver 1.0
  214. [ 0.799389] thunder_bgx, ver 1.0
  215. [ 0.799414] nicpf, ver 1.0
  216. [ 0.799868] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  217. [ 0.799880] hns3: Copyright (c) 2017 Huawei Corporation.
  218. [ 0.799957] hclge is initializing
  219. [ 0.799982] e1000: Intel(R) PRO/1000 Network Driver
  220. [ 0.799986] e1000: Copyright (c) 1999-2006 Intel Corporation.
  221. [ 0.800013] e1000e: Intel(R) PRO/1000 Network Driver
  222. [ 0.800016] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  223. [ 0.800051] igb: Intel(R) Gigabit Ethernet Network Driver
  224. [ 0.800055] igb: Copyright (c) 2007-2014 Intel Corporation.
  225. [ 0.800079] igbvf: Intel(R) Gigabit Virtual Function Network Driver
  226. [ 0.800083] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  227. [ 0.800222] sky2: driver version 1.30
  228. [ 0.801834] pegasus: Pegasus/Pegasus II USB Ethernet driver
  229. [ 0.801874] usbcore: registered new interface driver pegasus
  230. [ 0.801908] usbcore: registered new interface driver rtl8150
  231. [ 0.801936] usbcore: registered new interface driver r8152
  232. [ 0.801966] usbcore: registered new interface driver lan78xx
  233. [ 0.801989] usbcore: registered new interface driver asix
  234. [ 0.802012] usbcore: registered new interface driver ax88179_178a
  235. [ 0.802039] usbcore: registered new interface driver cdc_ether
  236. [ 0.802064] usbcore: registered new interface driver dm9601
  237. [ 0.802086] usbcore: registered new interface driver CoreChips
  238. [ 0.802109] usbcore: registered new interface driver smsc75xx
  239. [ 0.802133] usbcore: registered new interface driver smsc95xx
  240. [ 0.802158] usbcore: registered new interface driver net1080
  241. [ 0.802186] usbcore: registered new interface driver plusb
  242. [ 0.802209] usbcore: registered new interface driver cdc_subset
  243. [ 0.802234] usbcore: registered new interface driver zaurus
  244. [ 0.802258] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  245. [ 0.802297] usbcore: registered new interface driver cdc_ncm
  246. [ 0.802326] usbcore: registered new interface driver r8153_ecm
  247. [ 0.802864] VFIO - User Level meta-driver version: 0.3
  248. [ 0.804853] usbcore: registered new interface driver cdc_acm
  249. [ 0.804868] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  250. [ 0.804897] usbcore: registered new interface driver usb-storage
  251. [ 0.804970] usbcore: registered new interface driver cp210x
  252. [ 0.804990] usbserial: USB Serial support registered for cp210x
  253. [ 0.805030] usbcore: registered new interface driver ftdi_sio
  254. [ 0.805048] usbserial: USB Serial support registered for FTDI USB Serial Device
  255. [ 0.805070] usbcore: registered new interface driver option
  256. [ 0.805087] usbserial: USB Serial support registered for GSM modem (1-port)
  257. [ 0.808022] i2c_dev: i2c /dev entries driver
  258. [ 0.809200] usbcore: registered new interface driver uvcvideo
  259. [ 0.810972] sunxi-wdt 30090a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  260. [ 0.811623] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected]
  261. [ 0.811652] Bluetooth: HCI UART driver ver 2.3
  262. [ 0.811660] Bluetooth: HCI UART protocol H4 registered
  263. [ 0.811691] Bluetooth: HCI UART protocol LL registered
  264. [ 0.811914] Bluetooth: HCI UART protocol Broadcom registered
  265. [ 0.811936] Bluetooth: HCI UART protocol QCA registered
  266. [ 0.811973] Bluetooth: HCI UART protocol Marvell registered
  267. [ 0.812014] usbcore: registered new interface driver btusb
  268. [ 0.812039] ghes_edac: GHES probing device list is empty
  269. [ 0.813105] sdhci: Secure Digital Host Controller Interface driver
  270. [ 0.813118] sdhci: Copyright(c) Pierre Ossman
  271. [ 0.813568] Synopsys Designware Multimedia Card Interface Driver
  272. [ 0.814223] sdhci-pltfm: SDHCI platform and OF driver helper
  273. [ 0.815582] ledtrig-cpu: registered to indicate activity on CPUs
  274. [ 0.816533] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000000
  275. [ 0.817726] usbcore: registered new interface driver usbhid
  276. [ 0.817741] usbhid: USB HID core driver
  277. [ 0.819961] SPI driver st-magn-spi has no spi_device_id for st,lis3mdl-magn
  278. [ 0.819977] SPI driver st-magn-spi has no spi_device_id for st,lsm303agr-magn
  279. [ 0.819982] SPI driver st-magn-spi has no spi_device_id for st,lsm9ds1-magn
  280. [ 0.821398] cs_system_cfg: CoreSight Configuration manager initialised
  281. [ 0.822528] gnss: GNSS driver registered with major 508
  282. [ 0.832423] GACT probability NOT on
  283. [ 0.832455] Mirror/redirect action on
  284. [ 0.832704] IPVS: Registered protocols ()
  285. [ 0.832748] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
  286. [ 0.832906] IPVS: ipvs loaded.
  287. [ 0.833116] NET: Registered PF_INET6 protocol family
  288. [ 0.834297] Segment Routing with IPv6
  289. [ 0.834350] In-situ OAM (IOAM) with IPv6
  290. [ 0.834497] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  291. [ 0.835084] NET: Registered PF_PACKET protocol family
  292. [ 0.835157] Bridge firewalling registered
  293. [ 0.835413] can: controller area network core
  294. [ 0.835471] NET: Registered PF_CAN protocol family
  295. [ 0.835478] can: raw protocol
  296. [ 0.835485] can: broadcast manager protocol
  297. [ 0.835496] can: netlink gateway - max_hops=1
  298. [ 0.835535] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  299. [ 0.835548] Bluetooth: HIDP socket layer initialized
  300. [ 0.835592] 8021q: 802.1Q VLAN Support v1.8
  301. [ 0.835647] 9pnet: Installing 9P2000 support
  302. [ 0.835743] Key type dns_resolver registered
  303. [ 0.854797] registered taskstats version 1
  304. [ 0.854986] Loading compiled-in X.509 certificates
  305. [ 0.864229] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
  306. [ 0.874291] platform 1100000.mixer: Fixing up cyclic dependency with 6510000.tcon-top
  307. [ 0.891620] sun6i-rtc 7000000.rtc: registered as rtc0
  308. [ 0.891664] sun6i-rtc 7000000.rtc: setting system clock to 2023-01-28T13:51:41 UTC (1674913901)
  309. [ 0.891851] sun6i-rtc 7000000.rtc: RTC enabled
  310. [ 0.893195] mv64xxx_i2c 7081400.i2c: can't get pinctrl, bus recovery not supported
  311. [ 0.894395] axp20x-i2c 0-0036: AXP20x variant AXP313a found
  312. [ 0.894703] axp20x-regulator axp20x-regulator: DCDC frequency on AXP313a is fixed to 3 MHz.
  313. [ 0.894714] axp20x-regulator axp20x-regulator: Error setting dcdc frequency: -22
  314. [ 0.903214] axp20x-i2c 0-0036: AXP20X driver loaded
  315. [ 0.909388] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  316. [ 0.916530] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
  317. [ 0.917014] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  318. [ 0.917334] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
  319. [ 0.917800] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator
  320. [ 0.918512] printk: console [ttyS0] disabled
  321. [ 0.938947] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 284, base_baud = 1500000) is a 16550A
  322. [ 0.939053] printk: console [ttyS0] enabled
  323. [ 1.034143] Freeing initrd memory: 7668K
  324. [ 1.038271] debugfs: Directory '1100000.mixer' with parent 'regmap' already present!
  325. [ 2.760111] debugfs: Directory '1100000.mixer' with parent 'regmap' already present!
  326. [ 2.783633] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops)
  327. [ 2.791203] sun4i-drm display-engine: bound 6510000.tcon-top (ops sun8i_tcon_top_ops)
  328. [ 2.799414] sun4i-drm display-engine: bound 6515000.lcd-controller (ops sun4i_tcon_ops)
  329. [ 2.808278] sun8i-dw-hdmi 6000000.hdmi: Detected HDMI TX controller v2.12a with HDCP (DWC HDMI 2.0 TX PHY)
  330. [ 2.818776] sun8i-dw-hdmi 6000000.hdmi: registered DesignWare HDMI I2C bus driver
  331. [ 2.827853] sun4i-drm display-engine: bound 6000000.hdmi (ops sun8i_dw_hdmi_ops)
  332. [ 2.836026] sun4i-drm display-engine: [drm:drm_sysfs_connector_hotplug_event] [CONNECTOR:51:HDMI-A-1] generating connector hotplug event
  333. [ 2.848335] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  334. [ 2.856091] [drm:drm_client_modeset_probe]
  335. [ 2.860290] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:HDMI-A-1]
  336. [ 2.867790] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:HDMI-A-1] status updated from unknown to connected
  337. [ 2.990336] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] HDMI: DVI dual 0, max TMDS clock 60000 kHz
  338. [ 3.002092] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] No deep color support on this HDMI sink.
  339. [ 3.013671] [drm:drm_detect_monitor_audio] Monitor has basic audio support
  340. [ 3.020555] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] HDMI: DVI dual 0, max TMDS clock 60000 kHz
  341. [ 3.032294] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] No deep color support on this HDMI sink.
  342. [ 3.043902] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] HDMI: DVI dual 0, max TMDS clock 60000 kHz
  343. [ 3.055643] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] No deep color support on this HDMI sink.
  344. [ 3.067209] sun4i-drm display-engine: [drm:_drm_edid_connector_update] [CONNECTOR:51:HDMI-A-1] ELD monitor Lontium Semi
  345. [ 3.077995] sun4i-drm display-engine: [drm:_drm_edid_connector_update] [CONNECTOR:51:HDMI-A-1] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
  346. [ 3.092167] sun4i-drm display-engine: [drm:_drm_edid_connector_update] [CONNECTOR:51:HDMI-A-1] ELD size 36, SAD count 1
  347. [ 3.103190] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:HDMI-A-1] probed modes :
  348. [ 3.111984] [drm:drm_mode_debug_printmodeline] Modeline "800x480": 68 33300 800 840 888 928 480 493 496 525 0x48 0x5
  349. [ 3.122514] [drm:drm_mode_debug_printmodeline] Modeline "800x480": 68 33300 800 840 888 928 480 493 496 525 0x40 0xa
  350. [ 3.133048] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
  351. [ 3.143576] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
  352. [ 3.154103] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
  353. [ 3.164630] [drm:drm_client_modeset_probe] connector 51 enabled? yes
  354. [ 3.170996] [drm:drm_client_modeset_probe] Not using firmware configuration
  355. [ 3.177961] [drm:drm_client_modeset_probe] looking for cmdline mode on connector 51
  356. [ 3.185617] [drm:drm_client_modeset_probe] looking for preferred mode on connector 51 0
  357. [ 3.193620] [drm:drm_client_modeset_probe] found mode 800x480
  358. [ 3.199368] [drm:drm_client_modeset_probe] picking CRTCs for 8192x8192 config
  359. [ 3.206507] [drm:drm_client_modeset_probe] desired mode 800x480 set on crtc 49 (0,0)
  360. [ 3.214259] sun4i-drm display-engine: [drm:__drm_fb_helper_initial_config_and_unlock] test CRTC 0 primary plane
  361. [ 3.224351] sun4i-drm display-engine: [drm:drm_fbdev_fb_probe] surface width(800), height(480) and bpp(32)
  362. [ 3.235580] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:53]
  363. [ 3.242409] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state (____ptrval____)
  364. [ 3.242441] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane-0] (____ptrval____) state to (____ptrval____)
  365. [ 3.242457] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:31:plane-0] state (____ptrval____)
  366. [ 3.242473] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] (____ptrval____) state to (____ptrval____)
  367. [ 3.242488] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:41:plane-2] (____ptrval____) state to (____ptrval____)
  368. [ 3.242502] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:41:plane-2] state (____ptrval____)
  369. [ 3.242517] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:45:plane-3] (____ptrval____) state to (____ptrval____)
  370. [ 3.242532] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:45:plane-3] state (____ptrval____)
  371. [ 3.242550] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] (____ptrval____) state to (____ptrval____)
  372. [ 3.242571] sun4i-drm display-engine: [drm:drm_atomic_set_mode_for_crtc] Set [MODE:800x480] for [CRTC:49:crtc-0] state (____ptrval____)
  373. [ 3.242586] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_plane] Link [PLANE:37:plane-1] state (____ptrval____) to [CRTC:49:crtc-0]
  374. [ 3.242603] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:53] for [PLANE:37:plane-1] state (____ptrval____)
  375. [ 3.242620] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:49:crtc-0] to (____ptrval____)
  376. [ 3.242639] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state] Added [CONNECTOR:51:HDMI-A-1] (____ptrval____) state to (____ptrval____)
  377. [ 3.242654] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:51:HDMI-A-1] state (____ptrval____) to [CRTC:49:crtc-0]
  378. [ 3.242671] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking (____ptrval____)
  379. [ 3.242689] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] [CRTC:49:crtc-0] mode changed
  380. [ 3.242701] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] [CRTC:49:crtc-0] enable changed
  381. [ 3.242712] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] [CRTC:49:crtc-0] active changed
  382. [ 3.242726] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:51:HDMI-A-1]
  383. [ 3.242738] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] [CONNECTOR:51:HDMI-A-1] using [ENCODER:50:TMDS-50] on [CRTC:49:crtc-0]
  384. [ 3.242753] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] [CRTC:49:crtc-0] needs all connectors, enable: y, active: y
  385. [ 3.242765] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:49:crtc-0] to (____ptrval____)
  386. [ 3.242780] sun4i-drm display-engine: [drm:drm_atomic_add_affected_planes] Adding all current planes for [CRTC:49:crtc-0] to (____ptrval____)
  387. [ 3.242795] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:50:TMDS-50] to (____ptrval____)
  388. [ 3.242812] sun4i-drm display-engine: [drm:drm_atomic_get_private_obj_state] Added new private object (____ptrval____) state (____ptrval____) to (____ptrval____)
  389. [ 3.242837] [drm:drm_atomic_normalize_zpos] [CRTC:49:crtc-0] calculating normalized zpos values
  390. [ 3.242850] [drm:drm_atomic_normalize_zpos] [PLANE:37:plane-1] processing zpos value 1
  391. [ 3.242862] [drm:drm_atomic_normalize_zpos] [PLANE:37:plane-1] normalized zpos value 0
  392. [ 3.242882] sun4i-drm display-engine: [drm:drm_atomic_commit] committing (____ptrval____)
  393. [ 3.242914] sun4i-drm display-engine: [drm:crtc_set_mode] modeset on [CRTC:49:crtc-0]
  394. [ 3.243106] [drm:sun4i_tcon_mode_set] TCON 1 clock delay 30
  395. [ 3.243128] [drm:sun4i_tcon_mode_set] Setting horizontal total 928, backporch 88
  396. [ 3.243141] [drm:sun4i_tcon_mode_set] Setting vertical total 525, backporch 32
  397. [ 3.243152] [drm:sun4i_tcon_mode_set] Setting HSYNC 48, VSYNC 3
  398. [ 3.243219] [drm:sun4i_tcon_set_mux.constprop.0] Muxing encoder TMDS-50 to CRTC crtc-0: 0
  399. [ 3.243234] [drm:sun8i_mixer_mode_set] Updating global size W: 800 H: 480
  400. [ 3.243248] [drm:sun8i_mixer_mode_set] Switching display mixer interlaced mode off
  401. [ 3.243257] sun4i-drm display-engine: [drm:crtc_set_mode] modeset on [ENCODER:50:TMDS-50]
  402. [ 3.243275] sun4i-drm display-engine: [drm:drm_atomic_helper_commit_modeset_enables] enabling [CRTC:49:crtc-0]
  403. [ 3.243287] [drm:sun4i_crtc_atomic_enable] Enabling the CRTC
  404. [ 3.243310] sun4i-drm display-engine: [drm:drm_atomic_helper_commit_modeset_enables] enabling [ENCODER:50:TMDS-50]
  405. [ 3.267637] [drm:sun4i_crtc_enable_vblank] Enabling VBLANK on crtc (____ptrval____)
  406. [ 3.267651] [drm:sun4i_tcon_enable_vblank] Enabling VBLANK interrupt
  407. [ 3.267667] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  408. [ 3.267677] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  409. [ 3.267685] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  410. [ 3.267696] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  411. [ 3.267704] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  412. [ 3.267712] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  413. [ 3.267725] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cd00000
  414. [ 3.267734] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  415. [ 3.267742] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cd00000
  416. [ 3.267751] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  417. [ 3.267763] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  418. [ 3.267787] [drm:sun8i_mixer_commit] Committing changes
  419. [ 3.272592] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state (____ptrval____)
  420. [ 3.272618] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state (____ptrval____)
  421. [ 3.272710] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state (____ptrval____)
  422. [ 3.272725] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane-0] (____ptrval____) state to (____ptrval____)
  423. [ 3.272742] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:31:plane-0] state (____ptrval____)
  424. [ 3.272758] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] (____ptrval____) state to (____ptrval____)
  425. [ 3.272774] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] (____ptrval____) state to (____ptrval____)
  426. [ 3.272789] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:41:plane-2] (____ptrval____) state to (____ptrval____)
  427. [ 3.272803] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:41:plane-2] state (____ptrval____)
  428. [ 3.272817] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:45:plane-3] (____ptrval____) state to (____ptrval____)
  429. [ 3.272831] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:45:plane-3] state (____ptrval____)
  430. [ 3.272849] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:53] for [PLANE:37:plane-1] state (____ptrval____)
  431. [ 3.272866] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:49:crtc-0] to (____ptrval____)
  432. [ 3.272883] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state] Added [CONNECTOR:51:HDMI-A-1] (____ptrval____) state to (____ptrval____)
  433. [ 3.272899] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:51:HDMI-A-1] state (____ptrval____) to [NOCRTC]
  434. [ 3.272914] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:51:HDMI-A-1] state (____ptrval____) to [CRTC:49:crtc-0]
  435. [ 3.272930] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking (____ptrval____)
  436. [ 3.272949] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:51:HDMI-A-1]
  437. [ 3.272963] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] [CONNECTOR:51:HDMI-A-1] keeps [ENCODER:50:TMDS-50], now on [CRTC:49:crtc-0]
  438. [ 3.272978] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:50:TMDS-50] to (____ptrval____)
  439. [ 3.272995] sun4i-drm display-engine: [drm:drm_atomic_get_private_obj_state] Added new private object (____ptrval____) state (____ptrval____) to (____ptrval____)
  440. [ 3.273009] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:50:TMDS-50] to (____ptrval____)
  441. [ 3.273038] sun4i-drm display-engine: [drm:drm_atomic_commit] committing (____ptrval____)
  442. [ 3.273070] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  443. [ 3.273081] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  444. [ 3.273089] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  445. [ 3.273098] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  446. [ 3.273106] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  447. [ 3.273114] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  448. [ 3.273126] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cd00000
  449. [ 3.273135] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  450. [ 3.273142] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cd00000
  451. [ 3.273151] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  452. [ 3.273161] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  453. [ 3.273171] [drm:sun8i_mixer_commit] Committing changes
  454. [ 3.287224] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state (____ptrval____)
  455. [ 3.287245] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state (____ptrval____)
  456. [ 3.290842] Console: switching to colour frame buffer device 100x30
  457. [ 3.290877] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state (____ptrval____)
  458. [ 3.290894] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane-0] (____ptrval____) state to (____ptrval____)
  459. [ 3.290910] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:31:plane-0] state (____ptrval____)
  460. [ 3.290925] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] (____ptrval____) state to (____ptrval____)
  461. [ 3.290941] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] (____ptrval____) state to (____ptrval____)
  462. [ 3.290956] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:41:plane-2] (____ptrval____) state to (____ptrval____)
  463. [ 3.290970] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:41:plane-2] state (____ptrval____)
  464. [ 3.290984] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:45:plane-3] (____ptrval____) state to (____ptrval____)
  465. [ 3.290998] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:45:plane-3] state (____ptrval____)
  466. [ 3.291014] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:53] for [PLANE:37:plane-1] state (____ptrval____)
  467. [ 3.291030] sun4i-drm display-engine: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:49:crtc-0] to (____ptrval____)
  468. [ 3.291046] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state] Added [CONNECTOR:51:HDMI-A-1] (____ptrval____) state to (____ptrval____)
  469. [ 3.291062] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:51:HDMI-A-1] state (____ptrval____) to [NOCRTC]
  470. [ 3.291077] sun4i-drm display-engine: [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:51:HDMI-A-1] state (____ptrval____) to [CRTC:49:crtc-0]
  471. [ 3.291093] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking (____ptrval____)
  472. [ 3.291109] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:51:HDMI-A-1]
  473. [ 3.291122] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] [CONNECTOR:51:HDMI-A-1] keeps [ENCODER:50:TMDS-50], now on [CRTC:49:crtc-0]
  474. [ 3.291136] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:50:TMDS-50] to (____ptrval____)
  475. [ 3.291152] sun4i-drm display-engine: [drm:drm_atomic_get_private_obj_state] Added new private object (____ptrval____) state (____ptrval____) to (____ptrval____)
  476. [ 3.291166] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:50:TMDS-50] to (____ptrval____)
  477. [ 3.291191] sun4i-drm display-engine: [drm:drm_atomic_commit] committing (____ptrval____)
  478. [ 3.291219] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  479. [ 3.291229] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  480. [ 3.291237] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  481. [ 3.291246] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  482. [ 3.291253] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  483. [ 3.291262] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  484. [ 3.291274] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cd00000
  485. [ 3.291283] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  486. [ 3.291291] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cd00000
  487. [ 3.291299] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  488. [ 3.291309] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  489. [ 3.291319] [drm:sun8i_mixer_commit] Committing changes
  490. [ 3.301858] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state (____ptrval____)
  491. [ 3.301877] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state (____ptrval____)
  492. [ 4.569091] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
  493. [ 4.577771] panfrost 1800000.gpu: clock rate = 432000000
  494. [ 4.583137] panfrost 1800000.gpu: bus_clock rate = 200000000
  495. [ 4.590162] panfrost 1800000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0
  496. [ 4.597850] panfrost 1800000.gpu: features: 00000000,000027f7, issues: 00000000,00000400
  497. [ 4.605941] panfrost 1800000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7
  498. [ 4.617675] panfrost 1800000.gpu: shader_present=0x1 l2_present=0x1
  499. [ 4.625372] [drm] Initialized panfrost 1.2.0 20180908 for 1800000.gpu on minor 1
  500. [ 4.644015] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pg not found, using dummy regulator
  501. [ 4.655515] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  502. [ 4.656968] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  503. [ 4.657801] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq
  504. [ 4.678840] sun50i-h616-pinctrl 300b000.pinctrl: supply vcc-pc not found, using dummy regulator
  505. [ 4.691385] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  506. [ 4.691617] phy phy-5100400.phy.0: Changing dr_mode to 1
  507. [ 4.692979] ehci-platform 5200000.usb: EHCI Host Controller
  508. [ 4.693015] ehci-platform 5200000.usb: new USB bus registered, assigned bus number 1
  509. [ 4.693127] ehci-platform 5200000.usb: irq 293, io mem 0x05200000
  510. [ 4.694694] ehci-platform 5310000.usb: EHCI Host Controller
  511. [ 4.694723] ehci-platform 5310000.usb: new USB bus registered, assigned bus number 2
  512. [ 4.694878] ehci-platform 5310000.usb: irq 294, io mem 0x05310000
  513. [ 4.699733] ehci-platform 5311000.usb: EHCI Host Controller
  514. [ 4.699760] ehci-platform 5311000.usb: new USB bus registered, assigned bus number 3
  515. [ 4.699923] ehci-platform 5311000.usb: irq 295, io mem 0x05311000
  516. [ 4.701580] ohci-platform 5200400.usb: Generic Platform OHCI controller
  517. [ 4.701684] ohci-platform 5310400.usb: Generic Platform OHCI controller
  518. [ 4.701706] ohci-platform 5310400.usb: new USB bus registered, assigned bus number 4
  519. [ 4.701865] ohci-platform 5310400.usb: irq 298, io mem 0x05310400
  520. [ 4.703230] ohci-platform 5311400.usb: Generic Platform OHCI controller
  521. [ 4.703256] ohci-platform 5311400.usb: new USB bus registered, assigned bus number 5
  522. [ 4.703386] ohci-platform 5311400.usb: irq 299, io mem 0x05311400
  523. [ 4.705940] ehci-platform 5101000.usb: EHCI Host Controller
  524. [ 4.706278] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  525. [ 4.706431] ohci-platform 5101400.usb: Generic Platform OHCI controller
  526. [ 4.706454] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 6
  527. [ 4.706601] ohci-platform 5101400.usb: irq 296, io mem 0x05101400
  528. [ 4.711323] ohci-platform 5200400.usb: new USB bus registered, assigned bus number 7
  529. [ 4.711805] ehci-platform 5200000.usb: USB 2.0 started, EHCI 1.00
  530. [ 4.712726] hub 1-0:1.0: USB hub found
  531. [ 4.712789] hub 1-0:1.0: 1 port detected
  532. [ 4.719233] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 8
  533. [ 4.725473] ohci-platform 5200400.usb: irq 297, io mem 0x05200400
  534. [ 4.727884] ehci-platform 5310000.usb: USB 2.0 started, EHCI 1.00
  535. [ 4.728764] hub 2-0:1.0: USB hub found
  536. [ 4.728806] hub 2-0:1.0: 1 port detected
  537. [ 4.730734] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  538. [ 4.730972] ALSA device list:
  539. [ 4.731018] ehci-platform 5101000.usb: irq 292, io mem 0x05101000
  540. [ 4.739831] ehci-platform 5311000.usb: USB 2.0 started, EHCI 1.00
  541. [ 4.744934] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  542. [ 4.751106] hub 3-0:1.0: USB hub found
  543. [ 4.755835] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
  544. [ 4.758162] cfg80211: failed to load regulatory.db
  545. [ 4.767836] hub 3-0:1.0: 1 port detected
  546. [ 4.770882] mmc1: host does not support reading read-only switch, assuming write-enable
  547. [ 4.770899] #0: Loopback 1
  548. [ 4.778601] hub 8-0:1.0: USB hub found
  549. [ 4.788575] mmc1: new high speed SDHC card at address 59b4
  550. [ 4.791360] hub 8-0:1.0: 1 port detected
  551. [ 4.798709] mmcblk1: mmc1:59b4 USD00 29.5 GiB
  552. [ 4.807099] hub 6-0:1.0: USB hub found
  553. [ 4.893554] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  554. [ 4.894783] hub 6-0:1.0: 1 port detected
  555. [ 4.901319] mmcblk1: p1 p2 p3
  556. [ 4.905408] hub 5-0:1.0: USB hub found
  557. [ 4.916091] sunxi-mmc 4021000.mmc: card claims to support voltages below defined range
  558. [ 4.916478] hub 5-0:1.0: 1 port detected
  559. [ 4.935569] mmc0: new high speed SDIO card at address 0001
  560. [ 4.940841] hub 4-0:1.0: USB hub found
  561. [ 4.967812] usb 1-1: new high-speed USB device number 2 using ehci-platform
  562. [ 4.972186] hub 4-0:1.0: 1 port detected
  563. [ 5.028751] hub 7-0:1.0: USB hub found
  564. [ 5.032561] hub 7-0:1.0: 1 port detected
  565. [ 5.038669] Freeing unused kernel memory: 4416K
  566. [ 5.043877] Run /init as init process
  567. [ 5.047549] with arguments:
  568. [ 5.050527] /init
  569. [ 5.052807] earlyprintk
  570. [ 5.055598] with environment:
  571. [ 5.058740] HOME=/
  572. [ 5.061103] TERM=linux
  573. [ 5.145447] hub 1-1:1.0: USB hub found
  574. [ 5.149429] hub 1-1:1.0: 4 ports detected
  575. [ 5.559880] usb 1-1.4: new full-speed USB device number 3 using ehci-platform
  576. [ 5.781888] cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device
  577. [ 6.360247] EXT4-fs (mmcblk1p3): mounted filesystem a042eb7d-424c-4740-aff6-9b5708da42ba with ordered data mode. Quota mode: none.
  578. [ 7.183723] systemd[1]: systemd 252.4-2-arch 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)
  579. [ 7.216185] systemd[1]: Detected architecture arm64.
  580. [ 7.253822] systemd[1]: Hostname set to <CB1>.
  581. [ 7.616233] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
  582. [ 8.415806] [drm:sun4i_crtc_disable_vblank] Disabling VBLANK on crtc (____ptrval____)
  583. [ 8.423673] [drm:sun4i_tcon_enable_vblank] Disabling VBLANK interrupt
  584. [ 8.506763] systemd[1]: Queued start job for default target Graphical Interface.
  585. [ 8.534457] systemd[1]: Created slice Slice /system/getty.
  586. [ 8.558147] systemd[1]: Created slice Slice /system/modprobe.
  587. [ 8.582017] systemd[1]: Created slice Slice /system/serial-getty.
  588. [ 8.605391] systemd[1]: Created slice User and Session Slice.
  589. [ 8.628421] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  590. [ 8.652240] systemd[1]: Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
  591. [ 8.668882] systemd[1]: Reached target Local Integrity Protected Volumes.
  592. [ 8.692370] systemd[1]: Reached target Remote Encrypted Volumes.
  593. [ 8.716116] systemd[1]: Reached target Remote File Systems.
  594. [ 8.736038] systemd[1]: Reached target Slice Units.
  595. [ 8.756139] systemd[1]: Reached target Local Verity Protected Volumes.
  596. [ 8.780568] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  597. [ 8.806869] systemd[1]: Listening on LVM2 poll daemon socket.
  598. [ 8.834950] systemd[1]: Listening on Process Core Dump Socket.
  599. [ 8.864020] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).
  600. [ 8.875867] systemd[1]: Listening on Journal Socket (/dev/log).
  601. [ 8.896829] systemd[1]: Listening on Journal Socket.
  602. [ 8.916957] systemd[1]: Listening on Network Service Netlink Socket.
  603. [ 8.940790] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.
  604. [ 8.966011] systemd[1]: Listening on udev Control Socket.
  605. [ 8.988660] systemd[1]: Listening on udev Kernel Socket.
  606. [ 9.008750] systemd[1]: Listening on User Database Manager Socket.
  607. [ 9.056217] systemd[1]: Mounting Huge Pages File System...
  608. [ 9.080772] systemd[1]: Mounting POSIX Message Queue File System...
  609. [ 9.108863] systemd[1]: Mounting Kernel Debug File System...
  610. [ 9.128479] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
  611. [ 9.141552] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.2.0-rc4-00089-g1a0ec1edfbf7-dirty/modules.devname).
  612. [ 9.164589] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  613. [ 9.197659] systemd[1]: Starting Load Kernel Module configfs...
  614. [ 9.226096] systemd[1]: Starting Load Kernel Module drm...
  615. [ 9.253807] systemd[1]: Starting Load Kernel Module efi_pstore...
  616. [ 9.281912] systemd[1]: Starting Load Kernel Module fuse...
  617. [ 9.304544] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
  618. [ 9.344738] systemd[1]: Starting Journal Service...
  619. [ 9.379066] systemd[1]: Starting Load Kernel Modules...
  620. [ 9.440610] systemd[1]: Starting Generate network units from Kernel command line...
  621. [ 9.470392] systemd[1]: Starting Remount Root and Kernel File Systems...
  622. [ 9.492405] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
  623. [ 9.508402] systemd[1]: Starting Coldplug All udev Devices...
  624. [ 9.522111] EXT4-fs (mmcblk1p3): re-mounted a042eb7d-424c-4740-aff6-9b5708da42ba. Quota mode: none.
  625. [ 9.541423] systemd[1]: Mounted Huge Pages File System.
  626. [ 9.564755] systemd[1]: Mounted POSIX Message Queue File System.
  627. [ 9.588825] systemd[1]: Mounted Kernel Debug File System.
  628. [ 9.613661] systemd[1]: [email protected]: Deactivated successfully.
  629. [ 9.622095] systemd[1]: Finished Load Kernel Module configfs.
  630. [ 9.655600] systemd[1]: [email protected]: Deactivated successfully.
  631. [ 9.663419] systemd[1]: Finished Load Kernel Module drm.
  632. [ 9.685201] systemd[1]: Started Journal Service.
  633. [ 9.925793] systemd-journald[194]: Received client request to flush runtime journal.
  634. [ 10.643826] random: crng init done
  635. [ 11.590915] Adding 4000764k swap on /dev/mmcblk1p2. Priority:-2 extents:1 across:4000764k SS
  636. [ 11.736928] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  637. [ 23.744144] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:HDMI-A-1]
  638. [ 23.863887] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] HDMI: DVI dual 0, max TMDS clock 60000 kHz
  639. [ 23.875676] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] No deep color support on this HDMI sink.
  640. [ 23.887284] [drm:drm_detect_monitor_audio] Monitor has basic audio support
  641. [ 23.894208] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] HDMI: DVI dual 0, max TMDS clock 60000 kHz
  642. [ 23.905969] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] No deep color support on this HDMI sink.
  643. [ 23.917593] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] HDMI: DVI dual 0, max TMDS clock 60000 kHz
  644. [ 23.929357] sun4i-drm display-engine: [drm:update_display_info] [CONNECTOR:51:HDMI-A-1] No deep color support on this HDMI sink.
  645. [ 23.940959] sun4i-drm display-engine: [drm:_drm_edid_connector_update] [CONNECTOR:51:HDMI-A-1] ELD monitor Lontium Semi
  646. [ 23.951768] sun4i-drm display-engine: [drm:_drm_edid_connector_update] [CONNECTOR:51:HDMI-A-1] HDMI: latency present 0 0, video latency 0 0, audio latency 0 0
  647. [ 23.965976] sun4i-drm display-engine: [drm:_drm_edid_connector_update] [CONNECTOR:51:HDMI-A-1] ELD size 36, SAD count 1
  648. [ 23.977035] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:HDMI-A-1] probed modes :
  649. [ 23.985872] [drm:drm_mode_debug_printmodeline] Modeline "800x480": 68 33300 800 840 888 928 480 493 496 525 0x48 0x5
  650. [ 23.996424] [drm:drm_mode_debug_printmodeline] Modeline "800x480": 68 33300 800 840 888 928 480 493 496 525 0x40 0xa
  651. [ 24.006979] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
  652. [ 24.017592] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
  653. [ 24.028148] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
  654. [ 24.460735] [drm:drm_gem_shmem_prime_import_sg_table] size = 1552384
  655. [ 24.519760] [drm:drm_gem_dma_prime_import_sg_table] dma_addr = 0x00000000463e0000, size = 4096
  656. [ 33.101786] rfkill: input handler disabled
  657. [ 36.255756] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:56]
  658. [ 36.262463] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 0000000039a36a9c
  659. [ 36.283888] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane-0] 00000000eba95626 state to 0000000039a36a9c
  660. [ 36.311868] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:31:plane-0] state 00000000eba95626
  661. [ 36.335908] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 00000000ac0455f6 state to 0000000039a36a9c
  662. [ 36.359898] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 000000003dcb8ff8 state to 0000000039a36a9c
  663. [ 36.372190] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:56] for [PLANE:37:plane-1] state 00000000ac0455f6
  664. [ 36.383944] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:41:plane-2] 00000000412a90ca state to 0000000039a36a9c
  665. [ 36.396479] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:41:plane-2] state 00000000412a90ca
  666. [ 36.408128] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:45:plane-3] 000000009b754d88 state to 0000000039a36a9c
  667. [ 36.420643] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:45:plane-3] state 000000009b754d88
  668. [ 36.432370] sun4i-drm display-engine: [drm:drm_atomic_set_mode_prop_for_crtc] Set [MODE:800x480] for [CRTC:49:crtc-0] state 000000003dcb8ff8
  669. [ 36.460231] sun4i-drm display-engine: [drm:drm_atomic_get_connector_state] Added [CONNECTOR:51:HDMI-A-1] 000000006cedf0b9 state to 0000000039a36a9c
  670. [ 36.474022] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 0000000039a36a9c
  671. [ 36.483264] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:51:HDMI-A-1]
  672. [ 36.494685] sun4i-drm display-engine: [drm:drm_atomic_helper_check_modeset] [CONNECTOR:51:HDMI-A-1] keeps [ENCODER:50:TMDS-50], now on [CRTC:49:crtc-0]
  673. [ 36.508563] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:50:TMDS-50] to 0000000039a36a9c
  674. [ 36.525481] sun4i-drm display-engine: [drm:drm_atomic_get_private_obj_state] Added new private object 00000000552445a8 state 00000000cf503317 to 0000000039a36a9c
  675. [ 36.541705] sun4i-drm display-engine: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:50:TMDS-50] to 0000000039a36a9c
  676. [ 36.555891] sun4i-drm display-engine: [drm:drm_atomic_commit] committing 0000000039a36a9c
  677. [ 36.565867] [drm:sun4i_crtc_enable_vblank] Enabling VBLANK on crtc 00000000018168a6
  678. [ 36.573570] [drm:sun4i_tcon_enable_vblank] Enabling VBLANK interrupt
  679. [ 36.582576] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  680. [ 36.590185] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  681. [ 36.598331] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  682. [ 36.605896] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  683. [ 36.614662] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  684. [ 36.626423] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  685. [ 36.635621] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cf00000
  686. [ 36.643620] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  687. [ 36.651283] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cf00000
  688. [ 36.661082] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  689. [ 36.667570] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  690. [ 36.673882] [drm:sun8i_mixer_commit] Committing changes
  691. [ 36.689020] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000039a36a9c
  692. [ 36.703921] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 0000000039a36a9c
  693. [ 37.018079] [drm:drm_gem_shmem_prime_import_sg_table] size = 8192
  694. [ 37.457400] [drm:drm_gem_shmem_prime_import_sg_table] size = 4096
  695. [ 37.464877] [drm:drm_gem_shmem_prime_import_sg_table] size = 4096
  696. [ 37.635560] [drm:drm_gem_shmem_prime_import_sg_table] size = 4096
  697. [ 37.668996] [drm:drm_gem_shmem_prime_import_sg_table] size = 4096
  698. [ 38.144094] [drm:drm_gem_shmem_prime_import_sg_table] size = 1552384
  699. [ 38.159366] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:55]
  700. [ 38.165876] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000a13f1198
  701. [ 38.175514] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 00000000ec1235a6 state to 00000000a13f1198
  702. [ 38.187990] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 0000000064ad8dd2 state to 00000000a13f1198
  703. [ 38.200217] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:55] for [PLANE:37:plane-1] state 00000000ec1235a6
  704. [ 38.211914] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 00000000a13f1198
  705. [ 38.220320] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 00000000a13f1198 nonblocking
  706. [ 38.230664] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  707. [ 38.237971] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  708. [ 38.245119] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  709. [ 38.252489] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  710. [ 38.259267] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  711. [ 38.267264] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  712. [ 38.274992] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007d100000
  713. [ 38.282184] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  714. [ 38.289764] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007d100000
  715. [ 38.298677] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  716. [ 38.305726] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  717. [ 38.312516] [drm:sun8i_mixer_commit] Committing changes
  718. [ 38.327658] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000a13f1198
  719. [ 38.338180] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000a13f1198
  720. [ 38.625661] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:56]
  721. [ 38.632112] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 0000000016e1a1c0
  722. [ 38.641735] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 0000000013090af8 state to 0000000016e1a1c0
  723. [ 38.654203] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 00000000b41b5aa0 state to 0000000016e1a1c0
  724. [ 38.666411] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:56] for [PLANE:37:plane-1] state 0000000013090af8
  725. [ 38.678107] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 0000000016e1a1c0
  726. [ 38.686508] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 0000000016e1a1c0 nonblocking
  727. [ 38.696864] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  728. [ 38.704160] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  729. [ 38.711615] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  730. [ 38.711757] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:55] from all active usage due to RMFB ioctl
  731. [ 38.718938] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  732. [ 38.733862] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 0000000035d2d1b7
  733. [ 38.737657] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  734. [ 38.746323] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000035d2d1b7
  735. [ 38.754378] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  736. [ 38.764623] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 0000000035d2d1b7
  737. [ 38.772413] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cf00000
  738. [ 38.789316] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  739. [ 38.796560] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cf00000
  740. [ 38.805029] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  741. [ 38.811529] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  742. [ 38.818277] [drm:sun8i_mixer_commit] Committing changes
  743. [ 38.829799] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000016e1a1c0
  744. [ 38.840203] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 0000000016e1a1c0
  745. [ 43.999791] [drm:sun4i_crtc_disable_vblank] Disabling VBLANK on crtc 00000000018168a6
  746. [ 44.007659] [drm:sun4i_tcon_enable_vblank] Disabling VBLANK interrupt
  747. [ 79.410335] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:55]
  748. [ 79.416918] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000c9a85b8f
  749. [ 79.426632] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 000000006e6022ea state to 00000000c9a85b8f
  750. [ 79.439213] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 000000001c7d4419 state to 00000000c9a85b8f
  751. [ 79.451476] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:55] for [PLANE:37:plane-1] state 000000006e6022ea
  752. [ 79.463288] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 00000000c9a85b8f
  753. [ 79.471825] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 00000000c9a85b8f nonblocking
  754. [ 79.482242] [drm:sun4i_crtc_enable_vblank] Enabling VBLANK on crtc 00000000018168a6
  755. [ 79.489934] [drm:sun4i_tcon_enable_vblank] Enabling VBLANK interrupt
  756. [ 79.496365] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  757. [ 79.498697] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:56] from all active usage due to RMFB ioctl
  758. [ 79.503640] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  759. [ 79.503662] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  760. [ 79.514796] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 0000000039ad5a7f
  761. [ 79.521787] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  762. [ 79.521805] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  763. [ 79.529071] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000039ad5a7f
  764. [ 79.538623] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  765. [ 79.545290] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 0000000039ad5a7f
  766. [ 79.553206] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007d100000
  767. [ 79.553228] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  768. [ 79.594848] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007d100000
  769. [ 79.603307] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  770. [ 79.609730] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  771. [ 79.615958] [drm:sun8i_mixer_commit] Committing changes
  772. [ 79.629907] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000c9a85b8f
  773. [ 79.640247] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000c9a85b8f
  774. [ 84.703784] [drm:sun4i_crtc_disable_vblank] Disabling VBLANK on crtc 00000000018168a6
  775. [ 84.711651] [drm:sun4i_tcon_enable_vblank] Disabling VBLANK interrupt
  776. [ 132.666303] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:56]
  777. [ 132.672921] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000f3c09fd1
  778. [ 132.682607] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 00000000c5a35809 state to 00000000f3c09fd1
  779. [ 132.695148] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 00000000cd9a9ca9 state to 00000000f3c09fd1
  780. [ 132.707424] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:56] for [PLANE:37:plane-1] state 00000000c5a35809
  781. [ 132.719155] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 00000000f3c09fd1
  782. [ 132.727604] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 00000000f3c09fd1 nonblocking
  783. [ 132.738010] [drm:sun4i_crtc_enable_vblank] Enabling VBLANK on crtc 00000000018168a6
  784. [ 132.745701] [drm:sun4i_tcon_enable_vblank] Enabling VBLANK interrupt
  785. [ 132.752192] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  786. [ 132.759562] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  787. [ 132.760197] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:55] from all active usage due to RMFB ioctl
  788. [ 132.766790] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  789. [ 132.777820] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000161f624e
  790. [ 132.777863] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000161f624e
  791. [ 132.785204] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  792. [ 132.794710] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000161f624e
  793. [ 132.821402] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  794. [ 132.829588] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  795. [ 132.837397] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cf00000
  796. [ 132.844605] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  797. [ 132.851651] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cf00000
  798. [ 132.860060] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  799. [ 132.866499] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  800. [ 132.872755] [drm:sun8i_mixer_commit] Committing changes
  801. [ 132.885408] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000f3c09fd1
  802. [ 132.895898] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000f3c09fd1
  803. [ 132.911653] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:55]
  804. [ 132.918241] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000008dd5ed5a
  805. [ 132.931057] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 0000000014d73bb3 state to 000000008dd5ed5a
  806. [ 132.945314] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 00000000eb955b7c state to 000000008dd5ed5a
  807. [ 132.957635] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:55] for [PLANE:37:plane-1] state 0000000014d73bb3
  808. [ 132.970004] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 000000008dd5ed5a
  809. [ 132.978466] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 000000008dd5ed5a nonblocking
  810. [ 132.990139] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  811. [ 132.993118] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:56] from all active usage due to RMFB ioctl
  812. [ 132.998728] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  813. [ 132.998753] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  814. [ 133.011181] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000000630f6cf
  815. [ 133.019567] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  816. [ 133.027570] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000000630f6cf
  817. [ 133.037316] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  818. [ 133.043821] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000000630f6cf
  819. [ 133.054105] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  820. [ 133.065778] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:58]
  821. [ 133.072002] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007d100000
  822. [ 133.079560] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000b9d6a106
  823. [ 133.085681] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  824. [ 133.085713] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007d100000
  825. [ 133.085723] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  826. [ 133.092915] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 0000000003859b49 state to 00000000b9d6a106
  827. [ 133.102485] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  828. [ 133.102515] [drm:sun8i_mixer_commit] Committing changes
  829. [ 133.109529] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 000000004690a428 state to 00000000b9d6a106
  830. [ 133.119482] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000008dd5ed5a
  831. [ 133.124313] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:58] for [PLANE:37:plane-1] state 0000000003859b49
  832. [ 133.136785] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000008dd5ed5a
  833. [ 133.143010] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 00000000b9d6a106
  834. [ 133.200443] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 00000000b9d6a106 nonblocking
  835. [ 133.210893] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  836. [ 133.218174] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  837. [ 133.222329] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:55] from all active usage due to RMFB ioctl
  838. [ 133.225264] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  839. [ 133.225280] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  840. [ 133.236368] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000cc2ab9aa
  841. [ 133.243548] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  842. [ 133.243558] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  843. [ 133.243575] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cf00000
  844. [ 133.250244] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000cc2ab9aa
  845. [ 133.259764] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  846. [ 133.259796] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cf00000
  847. [ 133.267770] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000cc2ab9aa
  848. [ 133.275502] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  849. [ 133.324011] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  850. [ 133.330227] [drm:sun8i_mixer_commit] Committing changes
  851. [ 133.338908] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000b9d6a106
  852. [ 133.349219] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000b9d6a106
  853. [ 138.463785] [drm:sun4i_crtc_disable_vblank] Disabling VBLANK on crtc 00000000018168a6
  854. [ 138.471653] [drm:sun4i_tcon_enable_vblank] Disabling VBLANK interrupt
  855. [ 139.418354] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:55]
  856. [ 139.424829] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000fd72c518
  857. [ 139.434453] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 00000000f0fcbdce state to 00000000fd72c518
  858. [ 139.446942] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 00000000a6860253 state to 00000000fd72c518
  859. [ 139.459160] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:55] for [PLANE:37:plane-1] state 00000000f0fcbdce
  860. [ 139.470867] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 00000000fd72c518
  861. [ 139.479272] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 00000000fd72c518 nonblocking
  862. [ 139.489620] [drm:sun4i_crtc_enable_vblank] Enabling VBLANK on crtc 00000000018168a6
  863. [ 139.497309] [drm:sun4i_tcon_enable_vblank] Enabling VBLANK interrupt
  864. [ 139.503737] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  865. [ 139.510982] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  866. [ 139.518081] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  867. [ 139.518581] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:58] from all active usage due to RMFB ioctl
  868. [ 139.525334] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  869. [ 139.525344] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  870. [ 139.536406] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000007a89af32
  871. [ 139.543023] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  872. [ 139.550961] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000007a89af32
  873. [ 139.560532] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007d100000
  874. [ 139.568180] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000007a89af32
  875. [ 139.578445] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  876. [ 139.602125] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007d100000
  877. [ 139.610507] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  878. [ 139.616919] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  879. [ 139.623130] [drm:sun8i_mixer_commit] Committing changes
  880. [ 139.630079] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000fd72c518
  881. [ 139.640389] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000fd72c518
  882. [ 144.863784] [drm:sun4i_crtc_disable_vblank] Disabling VBLANK on crtc 00000000018168a6
  883. [ 144.871654] [drm:sun4i_tcon_enable_vblank] Disabling VBLANK interrupt
  884. [ 175.221157] 8189fs: loading out-of-tree module taints kernel.
  885. [ 178.020892] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:56]
  886. [ 178.027374] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000000c693ee6
  887. [ 178.036999] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 00000000e0a11a35 state to 000000000c693ee6
  888. [ 178.049469] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 0000000061130cc6 state to 000000000c693ee6
  889. [ 178.061677] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:56] for [PLANE:37:plane-1] state 00000000e0a11a35
  890. [ 178.073370] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 000000000c693ee6
  891. [ 178.081769] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 000000000c693ee6 nonblocking
  892. [ 178.092124] [drm:sun4i_crtc_enable_vblank] Enabling VBLANK on crtc 00000000018168a6
  893. [ 178.099815] [drm:sun4i_tcon_enable_vblank] Enabling VBLANK interrupt
  894. [ 178.106743] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  895. [ 178.108996] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:55] from all active usage due to RMFB ioctl
  896. [ 178.114034] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  897. [ 178.125075] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 0000000013f457e0
  898. [ 178.132129] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  899. [ 178.141713] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000013f457e0
  900. [ 178.148950] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  901. [ 178.159203] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 0000000013f457e0
  902. [ 178.165834] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  903. [ 178.180010] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:58]
  904. [ 178.183371] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  905. [ 178.189896] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000002aebdce8
  906. [ 178.197326] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cf00000
  907. [ 178.207869] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 00000000e7f2dc76 state to 000000002aebdce8
  908. [ 178.214040] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  909. [ 178.214070] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cf00000
  910. [ 178.214081] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  911. [ 178.214096] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  912. [ 178.214108] [drm:sun8i_mixer_commit] Committing changes
  913. [ 178.226659] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000000c693ee6
  914. [ 178.233611] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 00000000bd1e88e9 state to 000000002aebdce8
  915. [ 178.241962] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000000c693ee6
  916. [ 178.291874] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:58] for [PLANE:37:plane-1] state 00000000e7f2dc76
  917. [ 178.303631] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 000000002aebdce8
  918. [ 178.312073] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 000000002aebdce8 nonblocking
  919. [ 178.322422] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  920. [ 178.328541] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:56] from all active usage due to RMFB ioctl
  921. [ 178.329755] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  922. [ 178.340728] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000692137a4
  923. [ 178.347747] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  924. [ 178.347782] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  925. [ 178.357350] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000692137a4
  926. [ 178.364546] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  927. [ 178.371171] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000692137a4
  928. [ 178.381440] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  929. [ 178.406587] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007d100000
  930. [ 178.413742] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  931. [ 178.420722] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007d100000
  932. [ 178.429094] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  933. [ 178.435530] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  934. [ 178.441788] [drm:sun8i_mixer_commit] Committing changes
  935. [ 178.459795] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000002aebdce8
  936. [ 178.470104] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000002aebdce8
  937. [ 178.894566] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  938. [ 179.231673] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:55]
  939. [ 179.238124] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000527a3766
  940. [ 179.247759] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 0000000075300192 state to 00000000527a3766
  941. [ 179.260241] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 000000000e3ddb6e state to 00000000527a3766
  942. [ 179.272489] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:55] for [PLANE:37:plane-1] state 0000000075300192
  943. [ 179.284258] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 00000000527a3766
  944. [ 179.292688] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 00000000527a3766 nonblocking
  945. [ 179.303115] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  946. [ 179.308794] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:58] from all active usage due to RMFB ioctl
  947. [ 179.310432] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  948. [ 179.321430] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000006933884f
  949. [ 179.328612] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  950. [ 179.338078] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000006933884f
  951. [ 179.347142] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  952. [ 179.355656] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000006933884f
  953. [ 179.372062] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  954. [ 179.375867] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:56]
  955. [ 179.380116] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  956. [ 179.386719] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000005d258b2d
  957. [ 179.394144] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cf00000
  958. [ 179.404070] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 00000000150f9d41 state to 000000005d258b2d
  959. [ 179.410954] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  960. [ 179.423405] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 00000000b8a4e533 state to 000000005d258b2d
  961. [ 179.430460] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cf00000
  962. [ 179.430489] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  963. [ 179.430507] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  964. [ 179.430519] [drm:sun8i_mixer_commit] Committing changes
  965. [ 179.442934] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:56] for [PLANE:37:plane-1] state 00000000150f9d41
  966. [ 179.454711] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000527a3766
  967. [ 179.457712] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 000000005d258b2d
  968. [ 179.463908] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000527a3766
  969. [ 179.469187] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 000000005d258b2d nonblocking
  970. [ 179.519472] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  971. [ 179.526808] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  972. [ 179.528336] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:55] from all active usage due to RMFB ioctl
  973. [ 179.533906] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  974. [ 179.544995] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000fe87b8fe
  975. [ 179.552239] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  976. [ 179.561839] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000fe87b8fe
  977. [ 179.568457] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  978. [ 179.578765] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000fe87b8fe
  979. [ 179.586767] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  980. [ 179.604092] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007d100000
  981. [ 179.611440] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  982. [ 179.618716] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007d100000
  983. [ 179.627194] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  984. [ 179.633610] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  985. [ 179.639832] [drm:sun8i_mixer_commit] Committing changes
  986. [ 179.659544] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000005d258b2d
  987. [ 179.669898] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000005d258b2d
  988. [ 184.799796] [drm:sun4i_crtc_disable_vblank] Disabling VBLANK on crtc 00000000018168a6
  989. [ 184.807662] [drm:sun4i_tcon_enable_vblank] Disabling VBLANK interrupt
  990. [ 198.998519] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:55]
  991. [ 199.004974] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 0000000080b01101
  992. [ 199.014620] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 00000000136b055a state to 0000000080b01101
  993. [ 199.027108] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 00000000d2554687 state to 0000000080b01101
  994. [ 199.039322] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:55] for [PLANE:37:plane-1] state 00000000136b055a
  995. [ 199.051045] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 0000000080b01101
  996. [ 199.059496] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 0000000080b01101 nonblocking
  997. [ 199.069868] [drm:sun4i_crtc_enable_vblank] Enabling VBLANK on crtc 00000000018168a6
  998. [ 199.077556] [drm:sun4i_tcon_enable_vblank] Enabling VBLANK interrupt
  999. [ 199.083973] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  1000. [ 199.089473] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:56] from all active usage due to RMFB ioctl
  1001. [ 199.091221] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  1002. [ 199.102269] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000004c958847
  1003. [ 199.109309] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  1004. [ 199.109337] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  1005. [ 199.118920] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000004c958847
  1006. [ 199.126124] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  1007. [ 199.132757] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000004c958847
  1008. [ 199.143003] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  1009. [ 199.143032] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cf00000
  1010. [ 199.143043] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  1011. [ 199.182262] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cf00000
  1012. [ 199.190642] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  1013. [ 199.197022] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  1014. [ 199.203223] [drm:sun8i_mixer_commit] Committing changes
  1015. [ 199.220637] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000080b01101
  1016. [ 199.230947] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 0000000080b01101
  1017. [ 204.255836] [drm:sun4i_crtc_disable_vblank] Disabling VBLANK on crtc 00000000018168a6
  1018. [ 204.263704] [drm:sun4i_tcon_enable_vblank] Disabling VBLANK interrupt
  1019. [ 209.710631] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:56]
  1020. [ 209.717156] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000001df0c7e8
  1021. [ 209.726789] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 000000004a54deaa state to 000000001df0c7e8
  1022. [ 209.739271] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 000000004ee23247 state to 000000001df0c7e8
  1023. [ 209.751484] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:56] for [PLANE:37:plane-1] state 000000004a54deaa
  1024. [ 209.763183] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 000000001df0c7e8
  1025. [ 209.771690] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 000000001df0c7e8 nonblocking
  1026. [ 209.782112] [drm:sun4i_crtc_enable_vblank] Enabling VBLANK on crtc 00000000018168a6
  1027. [ 209.789801] [drm:sun4i_tcon_enable_vblank] Enabling VBLANK interrupt
  1028. [ 209.796260] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  1029. [ 209.799078] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:55] from all active usage due to RMFB ioctl
  1030. [ 209.803560] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  1031. [ 209.814643] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 0000000050d6fd30
  1032. [ 209.821769] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  1033. [ 209.831288] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000050d6fd30
  1034. [ 209.838553] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  1035. [ 209.848789] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 0000000050d6fd30
  1036. [ 209.855433] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  1037. [ 209.873129] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  1038. [ 209.880878] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007d100000
  1039. [ 209.888279] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  1040. [ 209.895314] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007d100000
  1041. [ 209.903730] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  1042. [ 209.910139] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  1043. [ 209.916372] [drm:sun8i_mixer_commit] Committing changes
  1044. [ 209.930269] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000001df0c7e8
  1045. [ 209.940634] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000001df0c7e8
  1046. [ 209.955679] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:55]
  1047. [ 209.962161] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000001707f765
  1048. [ 209.971786] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 00000000c54831d7 state to 000000001707f765
  1049. [ 209.984277] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 00000000fbe0b542 state to 000000001707f765
  1050. [ 209.996503] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:55] for [PLANE:37:plane-1] state 00000000c54831d7
  1051. [ 210.008208] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 000000001707f765
  1052. [ 210.016734] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 000000001707f765 nonblocking
  1053. [ 210.027116] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  1054. [ 210.034441] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  1055. [ 210.034872] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:56] from all active usage due to RMFB ioctl
  1056. [ 210.041527] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  1057. [ 210.041542] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  1058. [ 210.052596] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 00000000f6cc09d2
  1059. [ 210.059827] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  1060. [ 210.066486] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000f6cc09d2
  1061. [ 210.076038] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  1062. [ 210.076056] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007cf00000
  1063. [ 210.083976] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 00000000f6cc09d2
  1064. [ 210.094248] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  1065. [ 210.105156] sun4i-drm display-engine: [drm:drm_mode_addfb2] [FB:58]
  1066. [ 210.109144] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007cf00000
  1067. [ 210.118857] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 0000000078ccf06e
  1068. [ 210.125727] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  1069. [ 210.132014] sun4i-drm display-engine: [drm:drm_atomic_get_plane_state] Added [PLANE:37:plane-1] 0000000095e3c379 state to 0000000078ccf06e
  1070. [ 210.140370] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  1071. [ 210.149988] sun4i-drm display-engine: [drm:drm_atomic_get_crtc_state] Added [CRTC:49:crtc-0] 00000000c553350d state to 0000000078ccf06e
  1072. [ 210.156314] [drm:sun8i_mixer_commit] Committing changes
  1073. [ 210.168871] sun4i-drm display-engine: [drm:drm_atomic_set_fb_for_plane] Set [FB:58] for [PLANE:37:plane-1] state 0000000095e3c379
  1074. [ 210.178984] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000001707f765
  1075. [ 210.187181] sun4i-drm display-engine: [drm:drm_atomic_check_only] checking 0000000078ccf06e
  1076. [ 210.192419] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000001707f765
  1077. [ 210.204117] sun4i-drm display-engine: [drm:drm_atomic_nonblocking_commit] committing 0000000078ccf06e nonblocking
  1078. [ 210.242622] [drm:sun8i_ui_layer_atomic_update] Updating UI channel 1 overlay 0
  1079. [ 210.250013] [drm:sun8i_ui_layer_atomic_update] Layer source offset X: 0 Y: 0
  1080. [ 210.252625] sun4i-drm display-engine: [drm:drm_mode_rmfb_work_fn] Removing [FB:55] from all active usage due to RMFB ioctl
  1081. [ 210.257113] [drm:sun8i_ui_layer_atomic_update] Layer source size W: 800 H: 480
  1082. [ 210.257129] [drm:sun8i_ui_layer_atomic_update] HW scaling is not needed
  1083. [ 210.268201] sun4i-drm display-engine: [drm:drm_atomic_state_init] Allocated atomic state 000000005ee0fb3e
  1084. [ 210.275389] [drm:sun8i_ui_layer_atomic_update] Layer destination coordinates X: 0 Y: 0
  1085. [ 210.275400] [drm:sun8i_ui_layer_atomic_update] Layer destination size W: 800 H: 480
  1086. [ 210.282053] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 000000005ee0fb3e
  1087. [ 210.291587] [drm:sun8i_ui_layer_atomic_update] Using GEM @ 0x000000007d100000
  1088. [ 210.299546] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 000000005ee0fb3e
  1089. [ 210.307181] [drm:sun8i_ui_layer_atomic_update] Layer line width: 3200 bytes
  1090. [ 210.307193] [drm:sun8i_ui_layer_atomic_update] Setting buffer address to 0x000000007d100000
  1091. [ 210.349448] [drm:sun8i_ui_layer_enable] Enabling channel 1 overlay 0
  1092. [ 210.355842] [drm:sun4i_crtc_atomic_flush] Committing plane changes
  1093. [ 210.362121] [drm:sun8i_mixer_commit] Committing changes
  1094. [ 210.369181] sun4i-drm display-engine: [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000078ccf06e
  1095. [ 210.379517] sun4i-drm display-engine: [drm:__drm_atomic_state_free] Freeing atomic state 0000000078ccf06e
  1096. [ 215.519847] [drm:sun4i_crtc_disable_vblank] Disabling VBLANK on crtc 00000000018168a6
  1097. [ 215.527714] [drm:sun4i_tcon_enable_vblank] Disabling VBLANK interrupt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement