Advertisement
hanni76

Untitled

Mar 18th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 94.92 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 5.0.2-sunxi-dirty (sergey@hanniubuntu) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #4 SMP PREEMPT Mon Mar 18 21:24:53 MSK 2019
  3. [ 0.000000] Machine model: FriendlyARM NanoPi A64
  4. [ 0.000000] efi: Getting EFI parameters from FDT:
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] cma: Reserved 128 MiB at 0x0000000076000000
  7. [ 0.000000] NUMA: No NUMA configuration found
  8. [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007dffffff]
  9. [ 0.000000] NUMA: NODE_DATA [mem 0x75de2840-0x75de3fff]
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007dffffff]
  12. [ 0.000000] Normal empty
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007dffffff]
  16. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007dffffff]
  17. [ 0.000000] On node 0 totalpages: 253952
  18. [ 0.000000] DMA32 zone: 3968 pages used for memmap
  19. [ 0.000000] DMA32 zone: 0 pages reserved
  20. [ 0.000000] DMA32 zone: 253952 pages, LIFO batch:63
  21. [ 0.000000] psci: probing for conduit method from DT.
  22. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  23. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  24. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  25. [ 0.000000] psci: SMC Calling Convention v1.1
  26. [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x400 with crng_init=0
  27. [ 0.000000] percpu: Embedded 23 pages/cpu @(____ptrval____) s55960 r8192 d30056 u94208
  28. [ 0.000000] pcpu-alloc: s55960 r8192 d30056 u94208 alloc=23*4096
  29. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  30. [ 0.000000] Detected VIPT I-cache on CPU0
  31. [ 0.000000] CPU features: detected: ARM erratum 845719
  32. [ 0.000000] CPU features: detected: ARM erratum 843419
  33. [ 0.000000] Speculative Store Bypass Disable mitigation not required
  34. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 249984
  35. [ 0.000000] Policy zone: DMA32
  36. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 console=tty1 net.ifnames=0 ipv6.disable=1 consoleblank=0 loglevel=7 rootfstype=ext4 rootwait panic=10 rootflags=commit=60,data=writeback elevator=deadline init=/bin/systemd hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x1024p60 drm.debug=0x1f
  37. [ 0.000000] Memory: 851640K/1015808K available (8956K kernel code, 642K rwdata, 2944K rodata, 576K init, 352K bss, 33096K reserved, 131072K cma-reserved)
  38. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  39. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  40. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  41. [ 0.000000] Tasks RCU enabled.
  42. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  43. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  44. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  45. [ 0.000000] GIC: Using split EOI/Deactivate mode
  46. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  47. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  48. [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  49. [ 0.000535] Console: colour dummy device 80x25
  50. [ 0.001059] printk: console [tty1] enabled
  51. [ 0.001150] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  52. [ 0.001180] pid_max: default: 32768 minimum: 301
  53. [ 0.001285] LSM: Security Framework initializing
  54. [ 0.001883] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  55. [ 0.002186] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  56. [ 0.002238] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  57. [ 0.002268] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  58. [ 0.023997] ASID allocator initialised with 32768 entries
  59. [ 0.031991] rcu: Hierarchical SRCU implementation.
  60. [ 0.041091] EFI services will not be available.
  61. [ 0.048029] smp: Bringing up secondary CPUs ...
  62. [ 0.081093] Detected VIPT I-cache on CPU1
  63. [ 0.081150] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  64. [ 0.112709] Detected VIPT I-cache on CPU2
  65. [ 0.112742] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  66. [ 0.144766] Detected VIPT I-cache on CPU3
  67. [ 0.144796] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  68. [ 0.144874] smp: Brought up 1 node, 4 CPUs
  69. [ 0.144957] SMP: Total of 4 processors activated.
  70. [ 0.144973] CPU features: detected: 32-bit EL0 Support
  71. [ 0.144990] CPU features: detected: CRC32 instructions
  72. [ 0.145385] CPU: All CPU(s) started at EL2
  73. [ 0.145414] alternatives: patching kernel code
  74. [ 0.146626] devtmpfs: initialized
  75. [ 0.154199] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  76. [ 0.154263] futex hash table entries: 1024 (order: 4, 65536 bytes)
  77. [ 0.159177] pinctrl core: initialized pinctrl subsystem
  78. [ 0.160242] DMI not present or invalid.
  79. [ 0.160634] NET: Registered protocol family 16
  80. [ 0.161270] audit: initializing netlink subsys (disabled)
  81. [ 0.161425] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
  82. [ 0.162593] cpuidle: using governor menu
  83. [ 0.163048] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  84. [ 0.163073] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  85. [ 0.165480] DMA: preallocated 256 KiB pool for atomic allocations
  86. [ 0.166485] Serial: AMBA PL011 UART driver
  87. [ 0.182922] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  88. [ 0.182960] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  89. [ 0.182980] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  90. [ 0.182999] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  91. [ 0.184991] cryptd: max_cpu_qlen set to 1000
  92. [ 0.186512] SCSI subsystem initialized
  93. [ 0.186727] libata version 3.00 loaded.
  94. [ 0.187029] usbcore: registered new interface driver usbfs
  95. [ 0.187095] usbcore: registered new interface driver hub
  96. [ 0.187173] usbcore: registered new device driver usb
  97. [ 0.187448] pps_core: LinuxPPS API ver. 1 registered
  98. [ 0.187464] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  99. [ 0.187501] PTP clock support registered
  100. [ 0.187649] EDAC MC: Ver: 3.0.0
  101. [ 0.188482] Advanced Linux Sound Architecture Driver Initialized.
  102. [ 0.189642] clocksource: Switched to clocksource arch_sys_counter
  103. [ 0.189873] VFS: Disk quotas dquot_6.6.0
  104. [ 0.189949] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  105. [ 0.198671] NET: Registered protocol family 2
  106. [ 0.199231] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
  107. [ 0.199378] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  108. [ 0.199495] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  109. [ 0.199660] TCP: Hash tables configured (established 8192 bind 8192)
  110. [ 0.199804] UDP hash table entries: 512 (order: 2, 16384 bytes)
  111. [ 0.199873] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  112. [ 0.200035] NET: Registered protocol family 1
  113. [ 0.200450] RPC: Registered named UNIX socket transport module.
  114. [ 0.200469] RPC: Registered udp transport module.
  115. [ 0.200483] RPC: Registered tcp transport module.
  116. [ 0.200497] RPC: Registered tcp NFSv4.1 backchannel transport module.
  117. [ 0.201490] kvm [1]: 8-bit VMID
  118. [ 0.201508] kvm [1]: IPA Size Limit: 40bits
  119. [ 0.202357] kvm [1]: vgic interrupt IRQ1
  120. [ 0.202484] kvm [1]: Hyp mode initialized successfully
  121. [ 0.208944] Initialise system trusted keyrings
  122. [ 0.209120] workingset: timestamp_bits=44 max_order=18 bucket_order=0
  123. [ 0.217692] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  124. [ 0.218592] NFS: Registering the id_resolver key type
  125. [ 0.218637] Key type id_resolver registered
  126. [ 0.218651] Key type id_legacy registered
  127. [ 0.218672] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  128. [ 0.218895] 9p: Installing v9fs 9p2000 file system support
  129. [ 0.225262] Key type asymmetric registered
  130. [ 0.225294] Asymmetric key parser 'x509' registered
  131. [ 0.225374] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  132. [ 0.225398] io scheduler mq-deadline registered
  133. [ 0.225414] io scheduler kyber registered
  134. [ 0.226190] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  135. [ 0.226954] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  136. [ 0.230575] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  137. [ 0.231825] ccu_nkm_recalc_rate
  138. [ 0.231882] ccu_nkm_recalc_rate
  139. [ 0.242459] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  140. [ 0.244683] [drm:drm_core_init] Initialized
  141. [ 0.253606] loop: module loaded
  142. [ 0.255805] libphy: Fixed MDIO Bus: probed
  143. [ 0.255835] tun: Universal TUN/TAP device driver, 1.6
  144. [ 0.257006] VFIO - User Level meta-driver version: 0.3
  145. [ 0.258029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  146. [ 0.258059] ehci-platform: EHCI generic platform driver
  147. [ 0.258291] ehci-platform 1c1a000.usb: EHCI Host Controller
  148. [ 0.258329] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  149. [ 0.259129] ehci-platform 1c1a000.usb: irq 13, io mem 0x01c1a000
  150. [ 0.273647] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  151. [ 0.274374] hub 1-0:1.0: USB hub found
  152. [ 0.274419] hub 1-0:1.0: 1 port detected
  153. [ 0.275114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  154. [ 0.275155] ohci-platform: OHCI generic platform driver
  155. [ 0.275365] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  156. [ 0.275401] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  157. [ 0.275722] ohci-platform 1c1a400.usb: irq 14, io mem 0x01c1a400
  158. [ 0.338443] hub 2-0:1.0: USB hub found
  159. [ 0.338503] hub 2-0:1.0: 1 port detected
  160. [ 0.339626] usbcore: registered new interface driver usb-storage
  161. [ 0.341831] sun6i-rtc 1f00000.rtc: registered as rtc0
  162. [ 0.341863] sun6i-rtc 1f00000.rtc: RTC enabled
  163. [ 0.341980] i2c /dev entries driver
  164. [ 0.343275] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
  165. [ 0.343376] sun50i-a64-r-pinctrl 1f02c00.pinctrl: Linked as a consumer to regulator.0
  166. [ 0.343749] sdhci: Secure Digital Host Controller Interface driver
  167. [ 0.343768] sdhci: Copyright(c) Pierre Ossman
  168. [ 0.343816] Synopsys Designware Multimedia Card Interface Driver
  169. [ 0.344463] sdhci-pltfm: SDHCI platform and OF driver helper
  170. [ 0.345156] ledtrig-cpu: registered to indicate activity on CPUs
  171. [ 0.346140] usbcore: registered new interface driver usbhid
  172. [ 0.346166] usbhid: USB HID core driver
  173. [ 0.347582] IPv6: Loaded, but administratively disabled, reboot required to enable
  174. [ 0.347617] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  175. [ 0.348096] NET: Registered protocol family 17
  176. [ 0.348334] 9pnet: Installing 9P2000 support
  177. [ 0.348413] Key type dns_resolver registered
  178. [ 0.349300] registered taskstats version 1
  179. [ 0.349318] Loading compiled-in X.509 certificates
  180. [ 0.359030] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  181. [ 0.359460] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  182. [ 0.362845] dcdc1: supplied by regulator-dummy
  183. [ 0.362954] vcc-3v3: Bringing 3000000uV into 3300000-3300000uV
  184. [ 0.363271] dcdc2: supplied by regulator-dummy
  185. [ 0.363562] dcdc4: supplied by regulator-dummy
  186. [ 0.363846] dcdc5: supplied by regulator-dummy
  187. [ 0.364114] dcdc6: supplied by regulator-dummy
  188. [ 0.364374] dc1sw: supplied by regulator-dummy
  189. [ 0.364623] aldo1: supplied by regulator-dummy
  190. [ 0.364907] aldo2: supplied by regulator-dummy
  191. [ 0.364982] vcc-pl: Bringing 1600000uV into 1800000-1800000uV
  192. [ 0.365199] aldo3: supplied by regulator-dummy
  193. [ 0.365495] dldo1: supplied by regulator-dummy
  194. [ 0.365799] dldo2: supplied by regulator-dummy
  195. [ 0.366057] dldo3: supplied by regulator-dummy
  196. [ 0.366354] dldo4: supplied by regulator-dummy
  197. [ 0.366653] eldo1: supplied by regulator-dummy
  198. [ 0.366944] eldo2: supplied by regulator-dummy
  199. [ 0.367204] eldo3: supplied by regulator-dummy
  200. [ 0.367502] fldo1: supplied by regulator-dummy
  201. [ 0.367777] fldo2: supplied by regulator-dummy
  202. [ 0.368065] rtc-ldo: supplied by regulator-dummy
  203. [ 0.368319] ldo-io0: supplied by regulator-dummy
  204. [ 0.368579] ldo-io1: supplied by regulator-dummy
  205. [ 0.368827] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  206. [ 0.373989] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  207. [ 0.374352] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
  208. [ 0.374445] sun50i-a64-pinctrl 1c20800.pinctrl: Linked as a consumer to regulator.0
  209. [ 0.374868] printk: console [ttyS0] disabled
  210. [ 0.395509] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 20, base_baud = 1500000) is a U6_16550A
  211. [ 1.537394] printk: console [ttyS0] enabled
  212. [ 1.542485] ehci-platform 1c1b000.usb: EHCI Host Controller
  213. [ 1.548103] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  214. [ 1.556475] ehci-platform 1c1b000.usb: irq 15, io mem 0x01c1b000
  215. [ 1.577657] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  216. [ 1.584417] hub 3-0:1.0: USB hub found
  217. [ 1.588215] hub 3-0:1.0: 1 port detected
  218. [ 1.592911] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  219. [ 1.599561] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  220. [ 1.607637] ohci-platform 1c1b400.usb: irq 16, io mem 0x01c1b400
  221. [ 1.678268] hub 4-0:1.0: USB hub found
  222. [ 1.682065] hub 4-0:1.0: 1 port detected
  223. [ 1.686600] cpu cpu0: Linked as a consumer to regulator.2
  224. [ 1.692059] cpu cpu0: Dropping the link to regulator.2
  225. [ 1.697373] cpu cpu0: Linked as a consumer to regulator.2
  226. [ 1.703675] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 KHz
  227. [ 1.714242] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 816000 KHz
  228. [ 1.723546] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
  229. [ 1.733819] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  230. [ 1.744112] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  231. [ 1.773816] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  232. [ 1.784683] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
  233. [ 1.797042] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.1
  234. [ 1.803616] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  235. [ 1.810776] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  236. [ 1.816199] vcc-pg-wifi-io: voltage operation not allowed
  237. [ 1.844675] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  238. [ 1.856697] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
  239. [ 1.868510] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
  240. [ 1.879029] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:03:14 UTC (194)
  241. [ 1.887426] vcc-phy: disabling
  242. [ 1.892421] vcc-hdmi-dsi: disabling
  243. [ 1.895979] vdd-panel: disabling
  244. [ 1.899229] ALSA device list:
  245. [ 1.899250] mmc0: new high speed SDHC card at address 0001
  246. [ 1.902215] No soundcards found.
  247. [ 1.908719] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
  248. [ 1.920917] mmcblk0: p1
  249. [ 1.930276] mmc1: new high speed SDIO card at address 0001
  250. [ 1.942286] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: commit=60,data=writeback
  251. [ 1.952168] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  252. [ 1.972971] devtmpfs: mounted
  253. [ 1.976669] Freeing unused kernel memory: 576K
  254. [ 2.009672] Run /bin/systemd as init process
  255. [ 2.129236] random: fast init done
  256. [ 2.445707] systemd[1]: System time before build time, advancing clock.
  257. [ 2.490613] random: systemd: uninitialized urandom read (16 bytes read)
  258. [ 2.505594] random: systemd: uninitialized urandom read (16 bytes read)
  259. [ 2.515281] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  260. [ 2.533690] systemd[1]: Detected architecture arm64.
  261. [ 2.540559] systemd[1]: Set hostname to <nanopia64-stretch>.
  262. [ 2.569437] random: systemd: uninitialized urandom read (16 bytes read)
  263. [ 2.911659] systemd[1]: Reached target Remote File Systems.
  264. [ 2.918032] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  265. [ 2.928882] systemd[1]: Listening on Journal Audit Socket.
  266. [ 2.934678] systemd[1]: Listening on udev Control Socket.
  267. [ 2.940785] systemd[1]: Created slice User and Session Slice.
  268. [ 2.947188] systemd[1]: Created slice System Slice.
  269. [ 2.952694] systemd[1]: Created slice system-wpa_supplicant.slice.
  270. [ 3.119576] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  271. [ 3.136795] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  272. [ 3.145329] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  273. [ 3.154155] cfg80211: failed to load regulatory.db
  274. [ 3.259449] 8189es: loading out-of-tree module taints kernel.
  275. [ 3.395064] bFWReady == _FALSE call reset 8051...
  276. [ 3.405748] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  277. [ 3.464619] systemd-journald[1195]: Received request to flush runtime journal from PID 1
  278. [ 3.506774] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SS
  279. [ 3.868733] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/de2@1000000/mixer@100000
  280. [ 3.868778] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/de2@1000000/mixer@200000
  281. [ 3.868810] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/lcd-controller@1c0c000
  282. [ 3.868859] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/dsi@1ca0000
  283. [ 3.868871] [drm:sun4i_drv_traverse_endpoints [sun4i_drm]] No output to bind on port 1
  284. [ 3.868913] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@100000 with /soc/de2@1000000/mixer@100000
  285. [ 3.868922] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@100000 with /soc/de2@1000000/mixer@200000
  286. [ 3.868931] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@200000 with /soc/de2@1000000/mixer@200000
  287. [ 3.868940] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@100000 with /soc/lcd-controller@1c0c000
  288. [ 3.868948] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@200000 with /soc/lcd-controller@1c0c000
  289. [ 3.868957] [drm:compare_of [sun4i_drm]] Comparing of node /soc/lcd-controller@1c0c000 with /soc/lcd-controller@1c0c000
  290. [ 3.868965] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@100000 with /soc/dsi@1ca0000
  291. [ 3.868973] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@200000 with /soc/dsi@1ca0000
  292. [ 3.868981] [drm:compare_of [sun4i_drm]] Comparing of node /soc/lcd-controller@1c0c000 with /soc/dsi@1ca0000
  293. [ 3.951410] thermal thermal_zone0: failed to read out thermal zone (-110)
  294. [ 3.951833] pwm-backlight soc:backlight: soc:backlight supply power not found, using dummy regulator
  295. [ 3.958804] thermal thermal_zone1: failed to read out thermal zone (-110)
  296. [ 3.967742] pwm-backlight soc:backlight: Linked as a consumer to regulator.0
  297. [ 3.974866] thermal thermal_zone2: failed to read out thermal zone (-110)
  298. [ 3.991948] sun6i-mipi-dsi 1ca0000.dsi: Linked as a consumer to regulator.10
  299. [ 4.000455] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@100000 with /soc/dsi@1ca0000
  300. [ 4.000485] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@200000 with /soc/dsi@1ca0000
  301. [ 4.000493] [drm:compare_of [sun4i_drm]] Comparing of node /soc/lcd-controller@1c0c000 with /soc/dsi@1ca0000
  302. [ 4.000500] [drm:compare_of [sun4i_drm]] Comparing of node /soc/dsi@1ca0000 with /soc/dsi@1ca0000
  303. [ 4.003701] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
  304. [ 4.014832] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
  305. [ 4.024638] sun4i_dclk_recalc_rate: divider 0
  306. [ 4.030247] sun4i_dclk_recalc_rate: val = 1, rate = 432000000
  307. [ 4.036632] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  308. [ 4.044695] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
  309. [ 4.055908] sun4i-drm display-engine: failed to bind 1ca0000.dsi (ops sun6i_dsi_ops [sun6i_dsi]): -517
  310. [ 4.056119] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  311. [ 4.065729] sun4i-drm display-engine: Couldn't bind all pipelines components
  312. [ 4.072215] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  313. [ 4.079744] sun4i-drm display-engine: master bind failed: -517
  314. [ 4.089922] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  315. [ 4.091288] sun6i-mipi-dsi 1ca0000.dsi: Couldn't register our component
  316. [ 4.098616] thermal thermal_zone2: failed to read out thermal zone (-110)
  317. [ 4.105593] sun6i-mipi-dsi 1ca0000.dsi: Dropping the link to regulator.10
  318. [ 4.105673] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  319. [ 4.105678] dwmac-sun8i 1c30000.ethernet: COE Type 2
  320. [ 4.105682] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  321. [ 4.105687] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  322. [ 4.105691] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  323. [ 4.112105] thermal thermal_zone2: failed to read out thermal zone (-110)
  324. [ 4.119570] sun6i-mipi-dsi 1ca0000.dsi: Linked as a consumer to regulator.10
  325. [ 4.171559] libphy: stmmac: probed
  326. [ 4.171826] panel-himax-hx8379a 1ca0000.dsi.0: Linked as a consumer to regulator.22
  327. [ 4.182858] sun6i-mipi-dsi 1ca0000.dsi: Attached device tda-fwvga0500g50008
  328. [ 4.189965] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@100000 with /soc/dsi@1ca0000
  329. [ 4.189974] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@200000 with /soc/dsi@1ca0000
  330. [ 4.189981] [drm:compare_of [sun4i_drm]] Comparing of node /soc/lcd-controller@1c0c000 with /soc/dsi@1ca0000
  331. [ 4.189988] [drm:compare_of [sun4i_drm]] Comparing of node /soc/dsi@1ca0000 with /soc/dsi@1ca0000
  332. [ 4.191671] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
  333. [ 4.201728] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
  334. [ 4.210567] sun4i_dclk_recalc_rate: divider 0
  335. [ 4.214983] sun4i_dclk_recalc_rate: val = 1, rate = 432000000
  336. [ 4.215185] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  337. [ 4.228680] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
  338. [ 4.228720] sun4i-drm display-engine: bound 1ca0000.dsi (ops sun6i_dsi_ops [sun6i_dsi])
  339. [ 4.245888] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  340. [ 4.245891] [drm] No driver support for vblank timestamp query.
  341. [ 4.245919] [drm:drm_minor_register]
  342. [ 4.245923] [drm:drm_minor_register]
  343. [ 4.246221] [drm:drm_minor_register] new minor registered 0
  344. [ 4.258835] [drm:drm_sysfs_connector_add] adding "DSI-1" to sysfs
  345. [ 4.258841] [drm:drm_sysfs_hotplug_event] generating hotplug event
  346. [ 4.258922] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  347. [ 4.258946] [drm:drm_mode_object_get] OBJ ID: 40 (2)
  348. [ 4.258957] [drm:drm_setup_crtcs]
  349. [ 4.258971] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:DSI-1]
  350. [ 4.258982] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:DSI-1] status updated from unknown to connected
  351. [ 4.259048] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:DSI-1] probed modes :
  352. [ 4.259060] [drm:drm_mode_debug_printmodeline] Modeline 41:"480x854" 60 37270 480 580 620 714 854 860 866 870 0x48 0x0
  353. [ 4.259067] [drm:drm_setup_crtcs] connector 40 enabled? yes
  354. [ 4.259074] [drm:drm_setup_crtcs] looking for cmdline mode on connector 40
  355. [ 4.259079] [drm:drm_setup_crtcs] looking for preferred mode on connector 40 0
  356. [ 4.259084] [drm:drm_setup_crtcs] found mode 480x854
  357. [ 4.259089] [drm:drm_setup_crtcs] picking CRTCs for 8192x8192 config
  358. [ 4.259098] [drm:drm_setup_crtcs] desired mode 480x854 set on crtc 38 (0,0)
  359. [ 4.259104] [drm:drm_mode_object_get] OBJ ID: 40 (2)
  360. [ 4.259113] [drm:drm_fb_helper_generic_probe] surface width(480), height(1708) and bpp(32)
  361. [ 4.259232] [drm:drm_sysfs_hotplug_event] generating hotplug event
  362. [ 4.272085] [drm:drm_mode_addfb2] [FB:43]
  363. [ 4.272099] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (2)
  364. [ 4.272244] [drm:drm_fb_helper_hotplug_event.part.28]
  365. [ 4.272250] [drm:drm_setup_crtcs]
  366. [ 4.272264] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:DSI-1]
  367. [ 4.272329] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:40:DSI-1] probed modes :
  368. [ 4.272343] [drm:drm_mode_debug_printmodeline] Modeline 41:"480x854" 60 37270 480 580 620 714 854 860 866 870 0x48 0x0
  369. [ 4.272349] [drm:drm_setup_crtcs] connector 40 enabled? yes
  370. [ 4.272355] [drm:drm_setup_crtcs] looking for cmdline mode on connector 40
  371. [ 4.272361] [drm:drm_setup_crtcs] looking for preferred mode on connector 40 0
  372. [ 4.272366] [drm:drm_setup_crtcs] found mode 480x854
  373. [ 4.272370] [drm:drm_setup_crtcs] picking CRTCs for 480x1708 config
  374. [ 4.272382] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (3)
  375. [ 4.272389] [drm:drm_setup_crtcs] desired mode 480x854 set on crtc 38 (0,0)
  376. [ 4.272396] [drm:drm_mode_object_get] OBJ ID: 40 (2)
  377. [ 4.272407] [drm:drm_atomic_state_init] Allocated atomic state (____ptrval____)
  378. [ 4.272417] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-0] (____ptrval____) state to (____ptrval____)
  379. [ 4.272430] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:30:plane-0] state (____ptrval____)
  380. [ 4.272437] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-1] (____ptrval____) state to (____ptrval____)
  381. [ 4.272444] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-2] (____ptrval____) state to (____ptrval____)
  382. [ 4.272450] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-2] state (____ptrval____)
  383. [ 4.272457] [drm:drm_atomic_get_plane_state] Added [PLANE:36:plane-3] (____ptrval____) state to (____ptrval____)
  384. [ 4.272462] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:36:plane-3] state (____ptrval____)
  385. [ 4.272472] [drm:drm_atomic_get_crtc_state] Added [CRTC:38:crtc-0] (____ptrval____) state to (____ptrval____)
  386. [ 4.272487] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:38:crtc-0] state (____ptrval____)
  387. [ 4.272494] [drm:drm_atomic_set_crtc_for_plane] Link [PLANE:32:plane-1] state (____ptrval____) to [CRTC:38:crtc-0]
  388. [ 4.272500] [drm:drm_atomic_set_fb_for_plane] Set [FB:43] for [PLANE:32:plane-1] state (____ptrval____)
  389. [ 4.272505] [drm:drm_mode_object_get] OBJ ID: 43 (1)
  390. [ 4.272513] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:38:crtc-0] to (____ptrval____)
  391. [ 4.272525] [drm:drm_mode_object_get] OBJ ID: 40 (3)
  392. [ 4.272530] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:40:DSI-1] (____ptrval____) state to (____ptrval____)
  393. [ 4.272536] [drm:drm_mode_object_get] OBJ ID: 40 (4)
  394. [ 4.272542] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state (____ptrval____) to [CRTC:38:crtc-0]
  395. [ 4.272548] [drm:drm_atomic_check_only] checking (____ptrval____)
  396. [ 4.272559] [drm:drm_atomic_helper_check_modeset] [CRTC:38:crtc-0] mode changed
  397. [ 4.272563] [drm:drm_atomic_helper_check_modeset] [CRTC:38:crtc-0] enable changed
  398. [ 4.272567] [drm:drm_atomic_helper_check_modeset] [CRTC:38:crtc-0] active changed
  399. [ 4.272575] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:40:DSI-1]
  400. [ 4.272583] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:40:DSI-1] using [ENCODER:39:DSI-39] on [CRTC:38:crtc-0]
  401. [ 4.272589] [drm:drm_atomic_helper_check_modeset] [CRTC:38:crtc-0] needs all connectors, enable: y, active: y
  402. [ 4.272594] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:38:crtc-0] to (____ptrval____)
  403. [ 4.272600] [drm:drm_atomic_add_affected_planes] Adding all current planes for [CRTC:38:crtc-0] to (____ptrval____)
  404. [ 4.272612] [drm:drm_atomic_normalize_zpos] [CRTC:38:crtc-0] calculating normalized zpos values
  405. [ 4.272618] [drm:drm_atomic_normalize_zpos] [PLANE:32:plane-1] processing zpos value 0
  406. [ 4.272625] [drm:drm_atomic_normalize_zpos] [PLANE:32:plane-1] normalized zpos value 0
  407. [ 4.272638] [drm:drm_atomic_commit] committing (____ptrval____)
  408. [ 4.272684] [drm:drm_calc_timestamping_constants] crtc 38: hwmode: htotal 714, vtotal 870, vdisplay 854
  409. [ 4.272690] [drm:drm_calc_timestamping_constants] crtc 38: clock 37270 kHz framedur 16667024 linedur 19157
  410. [ 4.272695] [drm:drm_atomic_helper_commit_modeset_disables] modeset on [CRTC:38:crtc-0]
  411. [ 4.272706] sun4i_dclk_round_rate: min_div = 12 max_div = 12, rate = 37270000
  412. [ 4.272710] sun4i_dclk_round_rate: before round ideal = 447240000, div = 12, ULONG -1
  413. [ 4.272720] ccu_nkm_round_rate: rate = 447240000, parent = 216000000
  414. [ 4.272722] ccu_nkm_find_best
  415. [ 4.272735] ccu_nkm_round_rate, rate = 445500000
  416. [ 4.272813] sun4i_dclk_round_rate: ideal = 447240000, rounded = 446769230, div = 12
  417. [ 4.272816] sun4i_dclk_round_rate: div = 12 rate = 37230769
  418. [ 4.272821] sun4i_dclk_round_rate: min_div = 12 max_div = 12, rate = 37270000
  419. [ 4.272825] sun4i_dclk_round_rate: before round ideal = 447240000, div = 12, ULONG -1
  420. [ 4.272828] ccu_nkm_round_rate: rate = 447240000, parent = 216000000
  421. [ 4.272830] ccu_nkm_find_best
  422. [ 4.272842] ccu_nkm_round_rate, rate = 445500000
  423. [ 4.272871] sun4i_dclk_round_rate: ideal = 447240000, rounded = 446769230, div = 12
  424. [ 4.272874] sun4i_dclk_round_rate: div = 12 rate = 37230769
  425. [ 4.272877] ccu_nkm_round_rate: rate = 446769230, parent = 216000000
  426. [ 4.272879] ccu_nkm_find_best
  427. [ 4.272891] ccu_nkm_round_rate, rate = 445500000
  428. [ 4.272976] ccu_nkm_recalc_rate
  429. [ 4.272983] sun4i_dclk_recalc_rate: divider 0
  430. [ 4.272986] sun4i_dclk_recalc_rate: val = 1, rate = 446769230
  431. [ 4.272989] sun4i_dclk_recalc_rate: divider 0
  432. [ 4.272991] sun4i_dclk_recalc_rate: val = 1, rate = 446769230
  433. [ 4.273380] ccu_nkm_find_best
  434. [ 4.273396] rate = 446769230
  435. [ 4.273398] parent_rate = 223384615
  436. [ 4.273400] reg = 0x90c00000
  437. [ 4.273403] _nkm.n = 1, nkm->n.offset = 0x1, nkm->n.shift = 8
  438. [ 4.273406] _nkm.k = 2, nkm->k.offset = 0x1, nkm->k.shift = 4
  439. [ 4.273409] _nkm.m = 1, nkm->m.offset = 0x1, nkm->m.shift = 0
  440. [ 4.273411] nkm: reg = 0x90c00010
  441. [ 4.273717] ccu_nkm_recalc_rate
  442. [ 4.273744] sun4i_dclk_set_rate rate = 37230769, parent = 446769230, div = 12
  443. [ 4.273759] sun4i_dclk_recalc_rate: divider 12
  444. [ 4.273763] sun4i_dclk_recalc_rate: val = 12, rate = 37230769
  445. [ 4.273798] [drm:drm_atomic_helper_commit_modeset_disables] modeset on [ENCODER:39:DSI-39]
  446. [ 4.273807] [drm:drm_atomic_helper_commit_modeset_enables] enabling [CRTC:38:crtc-0]
  447. [ 4.273824] [drm:sun4i_crtc_atomic_enable [sun4i_tcon]] Enabling the CRTC
  448. [ 4.273839] [drm:drm_atomic_helper_commit_modeset_enables] enabling [ENCODER:39:DSI-39]
  449. [ 4.273850] [drm:sun6i_dsi_encoder_enable [sun6i_dsi]] Enabling DSI output
  450. [ 4.274389] panel-himax-hx8379a 1ca0000.dsi.0: panel prepare
  451. [ 4.284316] dwmac-sun8i 1c30000.ethernet eth0: device MAC address 9a:48:9b:19:d8:dd
  452. [ 4.285957] Generic PHY stmmac-0:07: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:07, irq=POLL)
  453. [ 4.472411] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
  454. [ 4.472422] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
  455. [ 4.472429] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
  456. [ 4.481735] gpio-reset soc:rstc-gpio@0: deassert reset line 0 for 20000 us
  457. [ 4.509682] gpio-reset soc:rstc-gpio@0: assert reset line 0 for 1000 us
  458. [ 4.510705] gpio-reset soc:rstc-gpio@0: deassert reset line 0 for 20000 us
  459. [ 4.537679] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 4
  460. [ 4.537841] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 3
  461. [ 4.537983] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 20
  462. [ 4.538147] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 14
  463. [ 4.538302] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 32
  464. [ 4.538482] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 2
  465. [ 4.538504] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 48
  466. [ 4.538812] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 36
  467. [ 4.538998] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 5
  468. [ 4.725679] panel-himax-hx8379a 1ca0000.dsi.0: panel enable
  469. [ 4.742751] [drm:sun4i_crtc_enable_vblank [sun4i_tcon]] Enabling VBLANK on crtc (____ptrval____)
  470. [ 4.742768] [drm:sun4i_tcon_enable_vblank [sun4i_tcon]] Enabling VBLANK interrupt
  471. [ 4.742786] [drm:drm_vblank_enable] enabling vblank on crtc 0, ret: 0
  472. [ 4.742807] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  473. [ 4.742822] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  474. [ 4.742838] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  475. [ 4.742850] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  476. [ 4.742863] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  477. [ 4.742875] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  478. [ 4.742888] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  479. [ 4.742901] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  480. [ 4.742916] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  481. [ 4.742929] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  482. [ 4.742941] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  483. [ 4.742954] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  484. [ 4.742972] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  485. [ 4.742984] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  486. [ 4.797684] ------------[ cut here ]------------
  487. [ 4.797694] [CRTC:38:crtc-0] vblank wait timed out
  488. [ 4.797756] WARNING: CPU: 1 PID: 1086 at drivers/gpu/drm/drm_atomic_helper.c:1424 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  489. [ 4.797760] Modules linked in: panel_himax_hx8379a dwmac_sun8i stmmac_platform crct10dif_ce stmmac sun6i_dsi pwm_bl crc_ccitt sun4i_gpadc_iio pwm_sun4i reset_gpio sun4i_drm sun4i_frontend sun4i_tcon sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  490. [ 4.797816] CPU: 1 PID: 1086 Comm: kworker/1:2 Tainted: G O 5.0.2-sunxi-dirty #4
  491. [ 4.797820] Hardware name: FriendlyARM NanoPi A64 (DT)
  492. [ 4.797831] Workqueue: events output_poll_execute
  493. [ 4.797841] pstate: 80000005 (Nzcv daif -PAN -UAO)
  494. [ 4.797849] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  495. [ 4.797856] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  496. [ 4.797860] sp : ffff000012d83a40
  497. [ 4.797864] x29: ffff000012d83a40 x28: 0000000000000000
  498. [ 4.797871] x27: 0000000000000001 x26: ffff8000318dc000
  499. [ 4.797879] x25: 0000000000000001 x24: 0000000000000000
  500. [ 4.797886] x23: 0000000000000038 x22: 0000000000000001
  501. [ 4.797893] x21: ffff800031aad680 x20: ffff8000318db080
  502. [ 4.797900] x19: 0000000000000000 x18: ffffffffffffffff
  503. [ 4.797907] x17: 0000000000000000 x16: 0000000000000000
  504. [ 4.797915] x15: ffff000010ce4000 x14: 00000000fffffff0
  505. [ 4.797922] x13: ffff000010d6ad58 x12: ffff000010ce4000
  506. [ 4.797929] x11: 0000000000000000 x10: ffff000010d6a000
  507. [ 4.797937] x9 : 0000000000000000 x8 : ffff000010d770c8
  508. [ 4.797944] x7 : 0000000000000000 x6 : 000000000ae3a295
  509. [ 4.797951] x5 : 0000000000000001 x4 : 0000000000000001
  510. [ 4.797958] x3 : 0000000000000007 x2 : 0000000000000007
  511. [ 4.797965] x1 : 02e3483737e67300 x0 : 0000000000000000
  512. [ 4.797972] Call trace:
  513. [ 4.797980] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  514. [ 4.797988] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  515. [ 4.797993] commit_tail+0x44/0x78
  516. [ 4.798000] drm_atomic_helper_commit+0xe8/0x168
  517. [ 4.798008] drm_atomic_commit+0x48/0x58
  518. [ 4.798017] restore_fbdev_mode_atomic+0x190/0x220
  519. [ 4.798025] restore_fbdev_mode+0x64/0x1b8
  520. [ 4.798034] drm_fb_helper_restore_fbdev_mode_unlocked+0x70/0xe8
  521. [ 4.798042] drm_fb_helper_set_par+0x2c/0x58
  522. [ 4.798050] drm_fb_helper_hotplug_event.part.28+0xb0/0xc0
  523. [ 4.798058] drm_fbdev_client_hotplug+0xa8/0xe8
  524. [ 4.798067] drm_client_dev_hotplug+0x78/0xc0
  525. [ 4.798075] drm_kms_helper_hotplug_event+0x30/0x40
  526. [ 4.798082] output_poll_execute+0x1a4/0x1e0
  527. [ 4.798093] process_one_work+0x1e0/0x338
  528. [ 4.798100] worker_thread+0x40/0x460
  529. [ 4.798109] kthread+0x128/0x130
  530. [ 4.798118] ret_from_fork+0x10/0x1c
  531. [ 4.798122] ---[ end trace a3864cc17cbc82af ]---
  532. [ 4.798144] [drm:drm_atomic_state_default_clear] Clearing atomic state (____ptrval____)
  533. [ 4.798159] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (5)
  534. [ 4.798177] [drm:__drm_atomic_state_free] Freeing atomic state (____ptrval____)
  535. [ 4.798211] sun4i-drm display-engine: [drm:drm_client_dev_hotplug] fbdev: ret=0
  536. [ 4.798240] [drm:drm_atomic_state_init] Allocated atomic state (____ptrval____)
  537. [ 4.798253] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-0] (____ptrval____) state to (____ptrval____)
  538. [ 4.798264] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:30:plane-0] state (____ptrval____)
  539. [ 4.798275] [drm:drm_mode_object_get] OBJ ID: 43 (2)
  540. [ 4.798284] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-1] (____ptrval____) state to (____ptrval____)
  541. [ 4.798296] [drm:drm_mode_object_get] OBJ ID: 44 (1)
  542. [ 4.798305] [drm:drm_atomic_get_crtc_state] Added [CRTC:38:crtc-0] (____ptrval____) state to (____ptrval____)
  543. [ 4.798316] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-2] (____ptrval____) state to (____ptrval____)
  544. [ 4.798325] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-2] state (____ptrval____)
  545. [ 4.798336] [drm:drm_atomic_get_plane_state] Added [PLANE:36:plane-3] (____ptrval____) state to (____ptrval____)
  546. [ 4.798345] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:36:plane-3] state (____ptrval____)
  547. [ 4.798356] [drm:drm_mode_object_put.part.0] OBJ ID: 44 (2)
  548. [ 4.798379] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:38:crtc-0] state (____ptrval____)
  549. [ 4.798390] [drm:drm_atomic_set_fb_for_plane] Set [FB:43] for [PLANE:32:plane-1] state (____ptrval____)
  550. [ 4.798399] [drm:drm_mode_object_get] OBJ ID: 43 (3)
  551. [ 4.798408] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (4)
  552. [ 4.798419] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:38:crtc-0] to (____ptrval____)
  553. [ 4.798435] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  554. [ 4.798444] [drm:drm_mode_object_get] OBJ ID: 40 (6)
  555. [ 4.798453] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:40:DSI-1] (____ptrval____) state to (____ptrval____)
  556. [ 4.798463] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  557. [ 4.798473] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state (____ptrval____) to [NOCRTC]
  558. [ 4.798482] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  559. [ 4.798493] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state (____ptrval____) to [CRTC:38:crtc-0]
  560. [ 4.798501] [drm:drm_atomic_check_only] checking (____ptrval____)
  561. [ 4.798520] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:40:DSI-1]
  562. [ 4.798532] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:40:DSI-1] keeps [ENCODER:39:DSI-39], now on [CRTC:38:crtc-0]
  563. [ 4.798553] [drm:drm_atomic_commit] committing (____ptrval____)
  564. [ 14.817694] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:38:crtc-0] flip_done timed out
  565. [ 25.057704] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:40:DSI-1] flip_done timed out
  566. [ 35.297687] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:32:plane-1] flip_done timed out
  567. [ 35.297713] [drm:drm_calc_timestamping_constants] crtc 38: hwmode: htotal 714, vtotal 870, vdisplay 854
  568. [ 35.297724] [drm:drm_calc_timestamping_constants] crtc 38: clock 37270 kHz framedur 16667024 linedur 19157
  569. [ 35.297749] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  570. [ 35.297763] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  571. [ 35.297781] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  572. [ 35.297794] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  573. [ 35.297806] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  574. [ 35.297818] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  575. [ 35.297831] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  576. [ 35.297844] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  577. [ 35.297860] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  578. [ 35.297872] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  579. [ 35.297885] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  580. [ 35.297898] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  581. [ 35.297919] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  582. [ 35.297931] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  583. [ 35.353671] ------------[ cut here ]------------
  584. [ 35.353680] [CRTC:38:crtc-0] vblank wait timed out
  585. [ 35.353745] WARNING: CPU: 1 PID: 16 at drivers/gpu/drm/drm_atomic_helper.c:1424 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  586. [ 35.353749] Modules linked in: panel_himax_hx8379a dwmac_sun8i stmmac_platform crct10dif_ce stmmac sun6i_dsi pwm_bl crc_ccitt sun4i_gpadc_iio pwm_sun4i reset_gpio sun4i_drm sun4i_frontend sun4i_tcon sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  587. [ 35.353803] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W O 5.0.2-sunxi-dirty #4
  588. [ 35.353807] Hardware name: FriendlyARM NanoPi A64 (DT)
  589. [ 35.353821] Workqueue: events deferred_probe_work_func
  590. [ 35.353830] pstate: 80000005 (Nzcv daif -PAN -UAO)
  591. [ 35.353838] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  592. [ 35.353845] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  593. [ 35.353849] sp : ffff000010f83400
  594. [ 35.353853] x29: ffff000010f83400 x28: 0000000000000000
  595. [ 35.353860] x27: 0000000000000001 x26: ffff8000318dc000
  596. [ 35.353868] x25: 0000000000000001 x24: 0000000000000000
  597. [ 35.353875] x23: 0000000000000038 x22: 0000000000000001
  598. [ 35.353883] x21: ffff8000321abc80 x20: ffff8000318db080
  599. [ 35.353890] x19: 0000000000000000 x18: ffffffffffffffff
  600. [ 35.353898] x17: 0000000000000000 x16: 0000000000000000
  601. [ 35.353905] x15: ffff000010ce4000 x14: 00000000fffffff0
  602. [ 35.353912] x13: ffff000010d6ad58 x12: ffff000010ce4000
  603. [ 35.353920] x11: 0000000000000000 x10: ffff000010d6a000
  604. [ 35.353927] x9 : 0000000000000000 x8 : ffff000010d78f20
  605. [ 35.353934] x7 : 0000000000000000 x6 : 000000000ae3a295
  606. [ 35.353941] x5 : 0000000000000001 x4 : 0000000000000001
  607. [ 35.353948] x3 : 0000000000000007 x2 : 0000000000000007
  608. [ 35.353955] x1 : 02e3483737e67300 x0 : 0000000000000000
  609. [ 35.353962] Call trace:
  610. [ 35.353971] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  611. [ 35.353978] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  612. [ 35.353984] commit_tail+0x44/0x78
  613. [ 35.353991] drm_atomic_helper_commit+0xe8/0x168
  614. [ 35.353999] drm_atomic_commit+0x48/0x58
  615. [ 35.354008] restore_fbdev_mode_atomic+0x190/0x220
  616. [ 35.354016] restore_fbdev_mode+0x64/0x1b8
  617. [ 35.354025] drm_fb_helper_restore_fbdev_mode_unlocked+0x70/0xe8
  618. [ 35.354032] drm_fb_helper_set_par+0x2c/0x58
  619. [ 35.354041] fbcon_init+0x3e8/0x558
  620. [ 35.354049] visual_init+0xb0/0x108
  621. [ 35.354057] do_bind_con_driver+0x1cc/0x3e0
  622. [ 35.354064] do_take_over_console+0x98/0x208
  623. [ 35.354070] do_fbcon_takeover+0x6c/0xe8
  624. [ 35.354078] fbcon_event_notify+0xa30/0xaa8
  625. [ 35.354088] notifier_call_chain+0x54/0x98
  626. [ 35.354096] blocking_notifier_call_chain+0x48/0x70
  627. [ 35.354106] fb_notifier_call_chain+0x1c/0x28
  628. [ 35.354115] register_framebuffer+0x244/0x370
  629. [ 35.354123] __drm_fb_helper_initial_config_and_unlock+0x218/0x418
  630. [ 35.354131] drm_fb_helper_fbdev_setup+0xb4/0x200
  631. [ 35.354139] drm_fbdev_client_hotplug+0x8c/0xe8
  632. [ 35.354147] drm_fbdev_generic_setup+0xa0/0x128
  633. [ 35.354162] sun4i_drv_bind+0x174/0x178 [sun4i_drm]
  634. [ 35.354169] try_to_bring_up_master+0x178/0x1d8
  635. [ 35.354175] component_add+0x94/0x158
  636. [ 35.354188] sun6i_dsi_probe+0x1bc/0x2d8 [sun6i_dsi]
  637. [ 35.354196] platform_drv_probe+0x50/0xa0
  638. [ 35.354204] really_probe+0x204/0x2a8
  639. [ 35.354213] driver_probe_device+0x58/0x100
  640. [ 35.354221] __device_attach_driver+0x98/0xf0
  641. [ 35.354229] bus_for_each_drv+0x64/0xc8
  642. [ 35.354237] __device_attach+0xd8/0x130
  643. [ 35.354245] device_initial_probe+0x10/0x18
  644. [ 35.354253] bus_probe_device+0x90/0x98
  645. [ 35.354261] deferred_probe_work_func+0x74/0xb0
  646. [ 35.354271] process_one_work+0x1e0/0x338
  647. [ 35.354279] worker_thread+0x40/0x460
  648. [ 35.354285] kthread+0x128/0x130
  649. [ 35.354294] ret_from_fork+0x10/0x1c
  650. [ 35.354299] ---[ end trace a3864cc17cbc82b0 ]---
  651. [ 35.354320] [drm:drm_atomic_state_default_clear] Clearing atomic state (____ptrval____)
  652. [ 35.354335] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  653. [ 35.354347] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (5)
  654. [ 35.354358] [drm:drm_mode_object_put.part.0] OBJ ID: 44 (1)
  655. [ 35.354379] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (3)
  656. [ 35.354390] [drm:__drm_atomic_state_free] Freeing atomic state (____ptrval____)
  657. [ 35.354464] [drm:drm_atomic_state_init] Allocated atomic state (____ptrval____)
  658. [ 35.354477] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-0] (____ptrval____) state to (____ptrval____)
  659. [ 35.354490] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:30:plane-0] state (____ptrval____)
  660. [ 35.354500] [drm:drm_mode_object_get] OBJ ID: 43 (2)
  661. [ 35.354509] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-1] (____ptrval____) state to (____ptrval____)
  662. [ 35.354521] [drm:drm_mode_object_get] OBJ ID: 45 (1)
  663. [ 35.354531] [drm:drm_atomic_get_crtc_state] Added [CRTC:38:crtc-0] (____ptrval____) state to (____ptrval____)
  664. [ 35.354541] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-2] (____ptrval____) state to (____ptrval____)
  665. [ 35.354551] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-2] state (____ptrval____)
  666. [ 35.354561] [drm:drm_atomic_get_plane_state] Added [PLANE:36:plane-3] (____ptrval____) state to (____ptrval____)
  667. [ 35.354570] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:36:plane-3] state (____ptrval____)
  668. [ 35.354581] [drm:drm_mode_object_put.part.0] OBJ ID: 45 (2)
  669. [ 35.354602] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:38:crtc-0] state (____ptrval____)
  670. [ 35.354613] [drm:drm_atomic_set_fb_for_plane] Set [FB:43] for [PLANE:32:plane-1] state (____ptrval____)
  671. [ 35.354622] [drm:drm_mode_object_get] OBJ ID: 43 (3)
  672. [ 35.354630] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (4)
  673. [ 35.354642] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:38:crtc-0] to (____ptrval____)
  674. [ 35.354657] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  675. [ 35.354666] [drm:drm_mode_object_get] OBJ ID: 40 (6)
  676. [ 35.354676] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:40:DSI-1] (____ptrval____) state to (____ptrval____)
  677. [ 35.354686] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  678. [ 35.354695] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state (____ptrval____) to [NOCRTC]
  679. [ 35.354704] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  680. [ 35.354715] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state (____ptrval____) to [CRTC:38:crtc-0]
  681. [ 35.354723] [drm:drm_atomic_check_only] checking (____ptrval____)
  682. [ 35.354741] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:40:DSI-1]
  683. [ 35.354753] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:40:DSI-1] keeps [ENCODER:39:DSI-39], now on [CRTC:38:crtc-0]
  684. [ 35.354775] [drm:drm_atomic_commit] committing (____ptrval____)
  685. [ 45.537687] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:38:crtc-0] flip_done timed out
  686. [ 55.777693] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:40:DSI-1] flip_done timed out
  687. [ 66.017689] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:32:plane-1] flip_done timed out
  688. [ 66.017715] [drm:drm_calc_timestamping_constants] crtc 38: hwmode: htotal 714, vtotal 870, vdisplay 854
  689. [ 66.017725] [drm:drm_calc_timestamping_constants] crtc 38: clock 37270 kHz framedur 16667024 linedur 19157
  690. [ 66.017751] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  691. [ 66.017765] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  692. [ 66.017784] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  693. [ 66.017796] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  694. [ 66.017808] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  695. [ 66.017820] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  696. [ 66.017834] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  697. [ 66.017846] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  698. [ 66.017863] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  699. [ 66.017875] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  700. [ 66.017887] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  701. [ 66.017901] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  702. [ 66.017922] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  703. [ 66.017934] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  704. [ 66.073662] ------------[ cut here ]------------
  705. [ 66.073670] [CRTC:38:crtc-0] vblank wait timed out
  706. [ 66.073724] WARNING: CPU: 1 PID: 16 at drivers/gpu/drm/drm_atomic_helper.c:1424 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  707. [ 66.073728] Modules linked in: panel_himax_hx8379a dwmac_sun8i stmmac_platform crct10dif_ce stmmac sun6i_dsi pwm_bl crc_ccitt sun4i_gpadc_iio pwm_sun4i reset_gpio sun4i_drm sun4i_frontend sun4i_tcon sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  708. [ 66.073773] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W O 5.0.2-sunxi-dirty #4
  709. [ 66.073776] Hardware name: FriendlyARM NanoPi A64 (DT)
  710. [ 66.073788] Workqueue: events deferred_probe_work_func
  711. [ 66.073796] pstate: 80000005 (Nzcv daif -PAN -UAO)
  712. [ 66.073802] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  713. [ 66.073808] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  714. [ 66.073811] sp : ffff000010f83200
  715. [ 66.073814] x29: ffff000010f83200 x28: 0000000000000000
  716. [ 66.073820] x27: 0000000000000001 x26: ffff8000318dc000
  717. [ 66.073826] x25: 0000000000000001 x24: 0000000000000000
  718. [ 66.073832] x23: 0000000000000038 x22: 0000000000000001
  719. [ 66.073838] x21: ffff8000311fc300 x20: ffff8000318db080
  720. [ 66.073844] x19: 0000000000000000 x18: ffffffffffffffff
  721. [ 66.073850] x17: 0000000000000000 x16: 0000000000000000
  722. [ 66.073856] x15: ffff000010ce4000 x14: 00000000fffffff0
  723. [ 66.073862] x13: ffff000010d6ad58 x12: ffff000010ce4000
  724. [ 66.073867] x11: 0000000000000000 x10: ffff000010d6a000
  725. [ 66.073873] x9 : 0000000000000000 x8 : ffff000010d7b1e0
  726. [ 66.073879] x7 : 0000000000000000 x6 : 000000000ae3a295
  727. [ 66.073884] x5 : 0000000000000001 x4 : 0000000000000001
  728. [ 66.073890] x3 : 0000000000000007 x2 : 0000000000000007
  729. [ 66.073895] x1 : 02e3483737e67300 x0 : 0000000000000000
  730. [ 66.073901] Call trace:
  731. [ 66.073908] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  732. [ 66.073914] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  733. [ 66.073918] commit_tail+0x44/0x78
  734. [ 66.073923] drm_atomic_helper_commit+0xe8/0x168
  735. [ 66.073930] drm_atomic_commit+0x48/0x58
  736. [ 66.073938] restore_fbdev_mode_atomic+0x190/0x220
  737. [ 66.073944] drm_fb_helper_pan_display+0xb0/0x1f0
  738. [ 66.073953] fb_pan_display+0x94/0x118
  739. [ 66.073961] bit_update_start+0x1c/0x40
  740. [ 66.073966] fbcon_switch+0x340/0x550
  741. [ 66.073973] redraw_screen+0x194/0x280
  742. [ 66.073978] fbcon_prepare_logo+0x328/0x3b0
  743. [ 66.073984] fbcon_init+0x37c/0x558
  744. [ 66.073988] visual_init+0xb0/0x108
  745. [ 66.073994] do_bind_con_driver+0x1cc/0x3e0
  746. [ 66.074000] do_take_over_console+0x98/0x208
  747. [ 66.074005] do_fbcon_takeover+0x6c/0xe8
  748. [ 66.074011] fbcon_event_notify+0xa30/0xaa8
  749. [ 66.074020] notifier_call_chain+0x54/0x98
  750. [ 66.074026] blocking_notifier_call_chain+0x48/0x70
  751. [ 66.074033] fb_notifier_call_chain+0x1c/0x28
  752. [ 66.074040] register_framebuffer+0x244/0x370
  753. [ 66.074048] __drm_fb_helper_initial_config_and_unlock+0x218/0x418
  754. [ 66.074054] drm_fb_helper_fbdev_setup+0xb4/0x200
  755. [ 66.074060] drm_fbdev_client_hotplug+0x8c/0xe8
  756. [ 66.074067] drm_fbdev_generic_setup+0xa0/0x128
  757. [ 66.074079] sun4i_drv_bind+0x174/0x178 [sun4i_drm]
  758. [ 66.074085] try_to_bring_up_master+0x178/0x1d8
  759. [ 66.074090] component_add+0x94/0x158
  760. [ 66.074101] sun6i_dsi_probe+0x1bc/0x2d8 [sun6i_dsi]
  761. [ 66.074108] platform_drv_probe+0x50/0xa0
  762. [ 66.074115] really_probe+0x204/0x2a8
  763. [ 66.074121] driver_probe_device+0x58/0x100
  764. [ 66.074128] __device_attach_driver+0x98/0xf0
  765. [ 66.074134] bus_for_each_drv+0x64/0xc8
  766. [ 66.074140] __device_attach+0xd8/0x130
  767. [ 66.074147] device_initial_probe+0x10/0x18
  768. [ 66.074153] bus_probe_device+0x90/0x98
  769. [ 66.074160] deferred_probe_work_func+0x74/0xb0
  770. [ 66.074168] process_one_work+0x1e0/0x338
  771. [ 66.074174] worker_thread+0x40/0x460
  772. [ 66.074180] kthread+0x128/0x130
  773. [ 66.074187] ret_from_fork+0x10/0x1c
  774. [ 66.074191] ---[ end trace a3864cc17cbc82b1 ]---
  775. [ 66.074209] [drm:drm_atomic_state_default_clear] Clearing atomic state (____ptrval____)
  776. [ 66.074220] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  777. [ 66.074229] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (5)
  778. [ 66.074238] [drm:drm_mode_object_put.part.0] OBJ ID: 45 (1)
  779. [ 66.074256] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (3)
  780. [ 66.074265] [drm:__drm_atomic_state_free] Freeing atomic state (____ptrval____)
  781. [ 66.081546] Console: switching to colour frame buffer device 60x53
  782. [ 66.081590] [drm:drm_atomic_state_init] Allocated atomic state (____ptrval____)
  783. [ 66.081603] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-0] (____ptrval____) state to (____ptrval____)
  784. [ 66.081613] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:30:plane-0] state (____ptrval____)
  785. [ 66.081623] [drm:drm_mode_object_get] OBJ ID: 43 (2)
  786. [ 66.081746] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-1] (____ptrval____) state to (____ptrval____)
  787. [ 66.081759] [drm:drm_mode_object_get] OBJ ID: 44 (1)
  788. [ 66.081767] [drm:drm_atomic_get_crtc_state] Added [CRTC:38:crtc-0] (____ptrval____) state to (____ptrval____)
  789. [ 66.081780] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-2] (____ptrval____) state to (____ptrval____)
  790. [ 66.081790] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-2] state (____ptrval____)
  791. [ 66.081799] [drm:drm_atomic_get_plane_state] Added [PLANE:36:plane-3] (____ptrval____) state to (____ptrval____)
  792. [ 66.081808] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:36:plane-3] state (____ptrval____)
  793. [ 66.081820] [drm:drm_mode_object_put.part.0] OBJ ID: 44 (2)
  794. [ 66.081842] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:38:crtc-0] state (____ptrval____)
  795. [ 66.081852] [drm:drm_atomic_set_fb_for_plane] Set [FB:43] for [PLANE:32:plane-1] state (____ptrval____)
  796. [ 66.081858] [drm:drm_mode_object_get] OBJ ID: 43 (3)
  797. [ 66.081865] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (4)
  798. [ 66.081875] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:38:crtc-0] to (____ptrval____)
  799. [ 66.081889] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  800. [ 66.081896] [drm:drm_mode_object_get] OBJ ID: 40 (6)
  801. [ 66.081908] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:40:DSI-1] (____ptrval____) state to (____ptrval____)
  802. [ 66.081917] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  803. [ 66.081926] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state (____ptrval____) to [NOCRTC]
  804. [ 66.081934] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  805. [ 66.081944] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state (____ptrval____) to [CRTC:38:crtc-0]
  806. [ 66.081952] [drm:drm_atomic_check_only] checking (____ptrval____)
  807. [ 66.081973] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:40:DSI-1]
  808. [ 66.081985] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:40:DSI-1] keeps [ENCODER:39:DSI-39], now on [CRTC:38:crtc-0]
  809. [ 66.082005] [drm:drm_atomic_commit] committing (____ptrval____)
  810. [ 76.257691] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:38:crtc-0] flip_done timed out
  811. [ 86.497702] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:40:DSI-1] flip_done timed out
  812. [ 96.737690] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:32:plane-1] flip_done timed out
  813. [ 96.737717] [drm:drm_calc_timestamping_constants] crtc 38: hwmode: htotal 714, vtotal 870, vdisplay 854
  814. [ 96.737727] [drm:drm_calc_timestamping_constants] crtc 38: clock 37270 kHz framedur 16667024 linedur 19157
  815. [ 96.737754] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  816. [ 96.737768] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  817. [ 96.737785] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  818. [ 96.737797] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  819. [ 96.737810] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  820. [ 96.737822] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  821. [ 96.737835] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  822. [ 96.737848] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  823. [ 96.737864] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  824. [ 96.737876] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  825. [ 96.737889] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  826. [ 96.737902] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  827. [ 96.737924] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  828. [ 96.737936] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  829. [ 96.742405] random: crng init done
  830. [ 96.742413] random: 7 urandom warning(s) missed due to ratelimiting
  831. [ 96.793672] ------------[ cut here ]------------
  832. [ 96.793680] [CRTC:38:crtc-0] vblank wait timed out
  833. [ 96.793730] WARNING: CPU: 1 PID: 16 at drivers/gpu/drm/drm_atomic_helper.c:1424 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  834. [ 96.793733] Modules linked in: panel_himax_hx8379a dwmac_sun8i stmmac_platform crct10dif_ce stmmac sun6i_dsi pwm_bl crc_ccitt sun4i_gpadc_iio pwm_sun4i reset_gpio sun4i_drm sun4i_frontend sun4i_tcon sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  835. [ 96.793774] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W O 5.0.2-sunxi-dirty #4
  836. [ 96.793777] Hardware name: FriendlyARM NanoPi A64 (DT)
  837. [ 96.793788] Workqueue: events deferred_probe_work_func
  838. [ 96.793795] pstate: 80000005 (Nzcv daif -PAN -UAO)
  839. [ 96.793800] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  840. [ 96.793805] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  841. [ 96.793808] sp : ffff000010f83330
  842. [ 96.793810] x29: ffff000010f83330 x28: 0000000000000000
  843. [ 96.793816] x27: 0000000000000001 x26: ffff8000318dc000
  844. [ 96.793821] x25: 0000000000000001 x24: 0000000000000000
  845. [ 96.793826] x23: 0000000000000038 x22: 0000000000000001
  846. [ 96.793831] x21: ffff8000338dee00 x20: ffff8000318db080
  847. [ 96.793836] x19: 0000000000000000 x18: ffffffffffffffff
  848. [ 96.793841] x17: 0000000000000000 x16: 0000000000000000
  849. [ 96.793846] x15: ffff000010ce4000 x14: 00000000fffffff0
  850. [ 96.793851] x13: ffff000010d6ad58 x12: ffff000010ce4000
  851. [ 96.793856] x11: 0000000000000000 x10: ffff000010d6a000
  852. [ 96.793861] x9 : 0000000000000000 x8 : ffff000010d7d5cc
  853. [ 96.793866] x7 : 0000000000000000 x6 : 000000000ae3a295
  854. [ 96.793871] x5 : 0000000000000001 x4 : 0000000000000001
  855. [ 96.793875] x3 : 0000000000000007 x2 : 0000000000000007
  856. [ 96.793880] x1 : 02e3483737e67300 x0 : 0000000000000000
  857. [ 96.793885] Call trace:
  858. [ 96.793891] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  859. [ 96.793896] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  860. [ 96.793900] commit_tail+0x44/0x78
  861. [ 96.793905] drm_atomic_helper_commit+0xe8/0x168
  862. [ 96.793911] drm_atomic_commit+0x48/0x58
  863. [ 96.793918] restore_fbdev_mode_atomic+0x190/0x220
  864. [ 96.793924] drm_fb_helper_pan_display+0xb0/0x1f0
  865. [ 96.793932] fb_pan_display+0x94/0x118
  866. [ 96.793939] bit_update_start+0x1c/0x40
  867. [ 96.793944] fbcon_switch+0x340/0x550
  868. [ 96.793949] redraw_screen+0x194/0x280
  869. [ 96.793955] do_bind_con_driver+0x3d4/0x3e0
  870. [ 96.793960] do_take_over_console+0x98/0x208
  871. [ 96.793964] do_fbcon_takeover+0x6c/0xe8
  872. [ 96.793969] fbcon_event_notify+0xa30/0xaa8
  873. [ 96.793977] notifier_call_chain+0x54/0x98
  874. [ 96.793983] blocking_notifier_call_chain+0x48/0x70
  875. [ 96.793988] fb_notifier_call_chain+0x1c/0x28
  876. [ 96.793994] register_framebuffer+0x244/0x370
  877. [ 96.794000] __drm_fb_helper_initial_config_and_unlock+0x218/0x418
  878. [ 96.794006] drm_fb_helper_fbdev_setup+0xb4/0x200
  879. [ 96.794011] drm_fbdev_client_hotplug+0x8c/0xe8
  880. [ 96.794017] drm_fbdev_generic_setup+0xa0/0x128
  881. [ 96.794027] sun4i_drv_bind+0x174/0x178 [sun4i_drm]
  882. [ 96.794033] try_to_bring_up_master+0x178/0x1d8
  883. [ 96.794037] component_add+0x94/0x158
  884. [ 96.794047] sun6i_dsi_probe+0x1bc/0x2d8 [sun6i_dsi]
  885. [ 96.794052] platform_drv_probe+0x50/0xa0
  886. [ 96.794058] really_probe+0x204/0x2a8
  887. [ 96.794064] driver_probe_device+0x58/0x100
  888. [ 96.794069] __device_attach_driver+0x98/0xf0
  889. [ 96.794075] bus_for_each_drv+0x64/0xc8
  890. [ 96.794080] __device_attach+0xd8/0x130
  891. [ 96.794085] device_initial_probe+0x10/0x18
  892. [ 96.794091] bus_probe_device+0x90/0x98
  893. [ 96.794096] deferred_probe_work_func+0x74/0xb0
  894. [ 96.794104] process_one_work+0x1e0/0x338
  895. [ 96.794109] worker_thread+0x40/0x460
  896. [ 96.794114] kthread+0x128/0x130
  897. [ 96.794120] ret_from_fork+0x10/0x1c
  898. [ 96.794123] ---[ end trace a3864cc17cbc82b2 ]---
  899. [ 96.794140] [drm:drm_atomic_state_default_clear] Clearing atomic state 000000009c203ce5
  900. [ 96.794150] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  901. [ 96.794159] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (5)
  902. [ 96.794166] [drm:drm_mode_object_put.part.0] OBJ ID: 44 (1)
  903. [ 96.794182] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (3)
  904. [ 96.794190] [drm:__drm_atomic_state_free] Freeing atomic state 000000009c203ce5
  905. [ 99.211199] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  906. [ 99.251898] [drm:drm_atomic_state_init] Allocated atomic state 0000000040857994
  907. [ 99.251914] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-0] 0000000085e21b0d state to 0000000040857994
  908. [ 99.251923] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:30:plane-0] state 0000000085e21b0d
  909. [ 99.251932] [drm:drm_mode_object_get] OBJ ID: 43 (2)
  910. [ 99.251938] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-1] 0000000002fd1152 state to 0000000040857994
  911. [ 99.251947] [drm:drm_mode_object_get] OBJ ID: 45 (1)
  912. [ 99.251952] [drm:drm_atomic_get_crtc_state] Added [CRTC:38:crtc-0] 00000000de6bd0c4 state to 0000000040857994
  913. [ 99.251960] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-2] 00000000a14bbc2d state to 0000000040857994
  914. [ 99.251965] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-2] state 00000000a14bbc2d
  915. [ 99.251972] [drm:drm_atomic_get_plane_state] Added [PLANE:36:plane-3] 00000000c8001a03 state to 0000000040857994
  916. [ 99.251978] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:36:plane-3] state 00000000c8001a03
  917. [ 99.251985] [drm:drm_mode_object_put.part.0] OBJ ID: 45 (2)
  918. [ 99.252002] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:38:crtc-0] state 00000000de6bd0c4
  919. [ 99.252009] [drm:drm_atomic_set_fb_for_plane] Set [FB:43] for [PLANE:32:plane-1] state 0000000002fd1152
  920. [ 99.252014] [drm:drm_mode_object_get] OBJ ID: 43 (3)
  921. [ 99.252019] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (4)
  922. [ 99.252026] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:38:crtc-0] to 0000000040857994
  923. [ 99.252037] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  924. [ 99.252042] [drm:drm_mode_object_get] OBJ ID: 40 (6)
  925. [ 99.252048] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:40:DSI-1] 000000001def2842 state to 0000000040857994
  926. [ 99.252054] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  927. [ 99.252060] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state 000000001def2842 to [NOCRTC]
  928. [ 99.252068] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  929. [ 99.252074] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state 000000001def2842 to [CRTC:38:crtc-0]
  930. [ 99.252080] [drm:drm_atomic_check_only] checking 0000000040857994
  931. [ 99.252097] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:40:DSI-1]
  932. [ 99.252104] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:40:DSI-1] keeps [ENCODER:39:DSI-39], now on [CRTC:38:crtc-0]
  933. [ 99.252124] [drm:drm_atomic_commit] committing 0000000040857994
  934. [ 109.281707] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:38:crtc-0] flip_done timed out
  935. [ 119.521703] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:40:DSI-1] flip_done timed out
  936. [ 129.761705] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:32:plane-1] flip_done timed out
  937. [ 129.761732] [drm:drm_calc_timestamping_constants] crtc 38: hwmode: htotal 714, vtotal 870, vdisplay 854
  938. [ 129.761742] [drm:drm_calc_timestamping_constants] crtc 38: clock 37270 kHz framedur 16667024 linedur 19157
  939. [ 129.761768] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  940. [ 129.761782] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  941. [ 129.761799] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  942. [ 129.761812] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  943. [ 129.761824] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  944. [ 129.761837] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  945. [ 129.761850] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  946. [ 129.761863] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  947. [ 129.761879] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  948. [ 129.761892] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  949. [ 129.761904] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  950. [ 129.761918] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  951. [ 129.761939] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  952. [ 129.761951] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  953. [ 129.817809] ------------[ cut here ]------------
  954. [ 129.817818] [CRTC:38:crtc-0] vblank wait timed out
  955. [ 129.817882] WARNING: CPU: 3 PID: 2030 at drivers/gpu/drm/drm_atomic_helper.c:1424 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  956. [ 129.817886] Modules linked in: panel_himax_hx8379a dwmac_sun8i stmmac_platform crct10dif_ce stmmac sun6i_dsi pwm_bl crc_ccitt sun4i_gpadc_iio pwm_sun4i reset_gpio sun4i_drm sun4i_frontend sun4i_tcon sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  957. [ 129.817941] CPU: 3 PID: 2030 Comm: setfont Tainted: G W O 5.0.2-sunxi-dirty #4
  958. [ 129.817945] Hardware name: FriendlyARM NanoPi A64 (DT)
  959. [ 129.817952] pstate: 80000005 (Nzcv daif -PAN -UAO)
  960. [ 129.817960] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  961. [ 129.817967] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  962. [ 129.817971] sp : ffff00001101b710
  963. [ 129.817974] x29: ffff00001101b710 x28: 0000000000000000
  964. [ 129.817982] x27: 0000000000000001 x26: ffff8000318dc000
  965. [ 129.817990] x25: 0000000000000001 x24: 0000000000000000
  966. [ 129.817997] x23: 0000000000000038 x22: 0000000000000001
  967. [ 129.818004] x21: ffff800031aad700 x20: ffff8000318db080
  968. [ 129.818012] x19: 0000000000000000 x18: ffffffffffffffff
  969. [ 129.818019] x17: 0000000000000002 x16: 0000000000000001
  970. [ 129.818027] x15: ffff000010ce4000 x14: 00000000fffffff0
  971. [ 129.818034] x13: ffff000010d6ad58 x12: ffff000010ce4000
  972. [ 129.818041] x11: 0000000000000000 x10: ffff000010d6a000
  973. [ 129.818049] x9 : 0000000000000000 x8 : ffff000010d7f904
  974. [ 129.818056] x7 : 0000000000000000 x6 : 000000000ae3a295
  975. [ 129.818063] x5 : 0000000000000001 x4 : 0000000000000001
  976. [ 129.818070] x3 : 0000000000000007 x2 : 0000000000000007
  977. [ 129.818077] x1 : 02e3483737e67300 x0 : 0000000000000000
  978. [ 129.818084] Call trace:
  979. [ 129.818093] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  980. [ 129.818100] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  981. [ 129.818106] commit_tail+0x44/0x78
  982. [ 129.818113] drm_atomic_helper_commit+0xe8/0x168
  983. [ 129.818121] drm_atomic_commit+0x48/0x58
  984. [ 129.818131] restore_fbdev_mode_atomic+0x190/0x220
  985. [ 129.818140] drm_fb_helper_pan_display+0xb0/0x1f0
  986. [ 129.818151] fb_pan_display+0x94/0x118
  987. [ 129.818161] bit_update_start+0x1c/0x40
  988. [ 129.818168] fbcon_switch+0x340/0x550
  989. [ 129.818176] redraw_screen+0x194/0x280
  990. [ 129.818183] fbcon_do_set_font+0x1a8/0x238
  991. [ 129.818190] fbcon_set_font+0x1f8/0x230
  992. [ 129.818197] con_font_op+0x2b8/0x468
  993. [ 129.818206] vt_ioctl+0x1108/0x1418
  994. [ 129.818215] tty_ioctl+0x110/0xb98
  995. [ 129.818224] do_vfs_ioctl+0xb8/0x8f8
  996. [ 129.818230] ksys_ioctl+0x80/0xb8
  997. [ 129.818237] __arm64_sys_ioctl+0x1c/0x28
  998. [ 129.818246] el0_svc_common+0x60/0x100
  999. [ 129.818254] el0_svc_handler+0x24/0x80
  1000. [ 129.818261] el0_svc+0x8/0xc
  1001. [ 129.818266] ---[ end trace a3864cc17cbc82b3 ]---
  1002. [ 129.818288] [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000040857994
  1003. [ 129.818301] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  1004. [ 129.818313] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (5)
  1005. [ 129.818324] [drm:drm_mode_object_put.part.0] OBJ ID: 45 (1)
  1006. [ 129.818344] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (3)
  1007. [ 129.818355] [drm:__drm_atomic_state_free] Freeing atomic state 0000000040857994
  1008. [ 130.347527] [drm:drm_atomic_state_init] Allocated atomic state 000000000bae5cf6
  1009. [ 130.347540] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-0] 00000000596a59b8 state to 000000000bae5cf6
  1010. [ 130.347549] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:30:plane-0] state 00000000596a59b8
  1011. [ 130.347557] [drm:drm_mode_object_get] OBJ ID: 43 (2)
  1012. [ 130.347563] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-1] 000000005ef39bbb state to 000000000bae5cf6
  1013. [ 130.347571] [drm:drm_mode_object_get] OBJ ID: 44 (1)
  1014. [ 130.347577] [drm:drm_atomic_get_crtc_state] Added [CRTC:38:crtc-0] 00000000b41ae776 state to 000000000bae5cf6
  1015. [ 130.347584] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-2] 00000000812f883a state to 000000000bae5cf6
  1016. [ 130.347589] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-2] state 00000000812f883a
  1017. [ 130.347597] [drm:drm_atomic_get_plane_state] Added [PLANE:36:plane-3] 0000000067a67821 state to 000000000bae5cf6
  1018. [ 130.347602] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:36:plane-3] state 0000000067a67821
  1019. [ 130.347609] [drm:drm_mode_object_put.part.0] OBJ ID: 44 (2)
  1020. [ 130.347637] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:38:crtc-0] state 00000000b41ae776
  1021. [ 130.347644] [drm:drm_atomic_set_fb_for_plane] Set [FB:43] for [PLANE:32:plane-1] state 000000005ef39bbb
  1022. [ 130.347648] [drm:drm_mode_object_get] OBJ ID: 43 (3)
  1023. [ 130.347653] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (4)
  1024. [ 130.347661] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:38:crtc-0] to 000000000bae5cf6
  1025. [ 130.347672] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  1026. [ 130.347677] [drm:drm_mode_object_get] OBJ ID: 40 (6)
  1027. [ 130.347683] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:40:DSI-1] 00000000ab87fa82 state to 000000000bae5cf6
  1028. [ 130.347688] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  1029. [ 130.347694] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state 00000000ab87fa82 to [NOCRTC]
  1030. [ 130.347700] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  1031. [ 130.347705] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state 00000000ab87fa82 to [CRTC:38:crtc-0]
  1032. [ 130.347711] [drm:drm_atomic_check_only] checking 000000000bae5cf6
  1033. [ 130.347725] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:40:DSI-1]
  1034. [ 130.347732] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:40:DSI-1] keeps [ENCODER:39:DSI-39], now on [CRTC:38:crtc-0]
  1035. [ 130.347748] [drm:drm_atomic_commit] committing 000000000bae5cf6
  1036. [ 140.513702] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:38:crtc-0] flip_done timed out
  1037. [ 150.753700] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:40:DSI-1] flip_done timed out
  1038. [ 160.993698] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:32:plane-1] flip_done timed out
  1039. [ 160.993724] [drm:drm_calc_timestamping_constants] crtc 38: hwmode: htotal 714, vtotal 870, vdisplay 854
  1040. [ 160.993734] [drm:drm_calc_timestamping_constants] crtc 38: clock 37270 kHz framedur 16667024 linedur 19157
  1041. [ 160.993760] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  1042. [ 160.993774] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  1043. [ 160.993791] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  1044. [ 160.993804] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  1045. [ 160.993816] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  1046. [ 160.993828] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  1047. [ 160.993842] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  1048. [ 160.993854] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  1049. [ 160.993870] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  1050. [ 160.993882] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  1051. [ 160.993895] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  1052. [ 160.993908] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  1053. [ 160.993930] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  1054. [ 160.993942] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  1055. [ 161.049667] ------------[ cut here ]------------
  1056. [ 161.049675] [CRTC:38:crtc-0] vblank wait timed out
  1057. [ 161.049730] WARNING: CPU: 0 PID: 2082 at drivers/gpu/drm/drm_atomic_helper.c:1424 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1058. [ 161.049733] Modules linked in: panel_himax_hx8379a dwmac_sun8i stmmac_platform crct10dif_ce stmmac sun6i_dsi pwm_bl crc_ccitt sun4i_gpadc_iio pwm_sun4i reset_gpio sun4i_drm sun4i_frontend sun4i_tcon sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  1059. [ 161.049779] CPU: 0 PID: 2082 Comm: setfont Tainted: G W O 5.0.2-sunxi-dirty #4
  1060. [ 161.049783] Hardware name: FriendlyARM NanoPi A64 (DT)
  1061. [ 161.049788] pstate: 80000005 (Nzcv daif -PAN -UAO)
  1062. [ 161.049794] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1063. [ 161.049800] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1064. [ 161.049803] sp : ffff00001135b710
  1065. [ 161.049806] x29: ffff00001135b710 x28: 0000000000000000
  1066. [ 161.049812] x27: 0000000000000001 x26: ffff8000318dc000
  1067. [ 161.049818] x25: 0000000000000001 x24: 0000000000000000
  1068. [ 161.049824] x23: 0000000000000038 x22: 0000000000000001
  1069. [ 161.049830] x21: ffff800031941a80 x20: ffff8000318db080
  1070. [ 161.049836] x19: 0000000000000000 x18: ffffffffffffffff
  1071. [ 161.049841] x17: 0000000000000000 x16: 0000000000000000
  1072. [ 161.049847] x15: ffff000010ce4000 x14: 00000000fffffff0
  1073. [ 161.049853] x13: ffff000010d6ad58 x12: ffff000010ce4000
  1074. [ 161.049859] x11: 0000000000000000 x10: ffff000010d6a000
  1075. [ 161.049864] x9 : 0000000000000000 x8 : ffff000010d817ac
  1076. [ 161.049870] x7 : 0000000000000000 x6 : 000000000ae3a295
  1077. [ 161.049875] x5 : 0000000000000001 x4 : 0000000000000001
  1078. [ 161.049881] x3 : 0000000000000007 x2 : 0000000000000007
  1079. [ 161.049886] x1 : 02e3483737e67300 x0 : 0000000000000000
  1080. [ 161.049892] Call trace:
  1081. [ 161.049899] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1082. [ 161.049905] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  1083. [ 161.049910] commit_tail+0x44/0x78
  1084. [ 161.049916] drm_atomic_helper_commit+0xe8/0x168
  1085. [ 161.049922] drm_atomic_commit+0x48/0x58
  1086. [ 161.049930] restore_fbdev_mode_atomic+0x190/0x220
  1087. [ 161.049937] drm_fb_helper_pan_display+0xb0/0x1f0
  1088. [ 161.049946] fb_pan_display+0x94/0x118
  1089. [ 161.049953] bit_update_start+0x1c/0x40
  1090. [ 161.049959] fbcon_switch+0x340/0x550
  1091. [ 161.049966] redraw_screen+0x194/0x280
  1092. [ 161.049971] fbcon_do_set_font+0x1a8/0x238
  1093. [ 161.049977] fbcon_set_font+0x1f8/0x230
  1094. [ 161.049983] con_font_op+0x2b8/0x468
  1095. [ 161.049990] vt_ioctl+0x1108/0x1418
  1096. [ 161.049997] tty_ioctl+0x110/0xb98
  1097. [ 161.050005] do_vfs_ioctl+0xb8/0x8f8
  1098. [ 161.050010] ksys_ioctl+0x80/0xb8
  1099. [ 161.050015] __arm64_sys_ioctl+0x1c/0x28
  1100. [ 161.050023] el0_svc_common+0x60/0x100
  1101. [ 161.050029] el0_svc_handler+0x24/0x80
  1102. [ 161.050035] el0_svc+0x8/0xc
  1103. [ 161.050039] ---[ end trace a3864cc17cbc82b4 ]---
  1104. [ 161.050059] [drm:drm_atomic_state_default_clear] Clearing atomic state 000000000bae5cf6
  1105. [ 161.050070] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  1106. [ 161.050079] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (5)
  1107. [ 161.050088] [drm:drm_mode_object_put.part.0] OBJ ID: 44 (1)
  1108. [ 161.050105] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (3)
  1109. [ 161.050114] [drm:__drm_atomic_state_free] Freeing atomic state 000000000bae5cf6
  1110. [ 161.577202] [drm:drm_atomic_state_init] Allocated atomic state 0000000074a71626
  1111. [ 161.577217] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-0] 000000005a9c99f2 state to 0000000074a71626
  1112. [ 161.577226] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:30:plane-0] state 000000005a9c99f2
  1113. [ 161.577235] [drm:drm_mode_object_get] OBJ ID: 43 (2)
  1114. [ 161.577241] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-1] 000000004bbbaae1 state to 0000000074a71626
  1115. [ 161.577250] [drm:drm_mode_object_get] OBJ ID: 45 (1)
  1116. [ 161.577256] [drm:drm_atomic_get_crtc_state] Added [CRTC:38:crtc-0] 000000001f005a36 state to 0000000074a71626
  1117. [ 161.577263] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-2] 000000001004a590 state to 0000000074a71626
  1118. [ 161.577268] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-2] state 000000001004a590
  1119. [ 161.577275] [drm:drm_atomic_get_plane_state] Added [PLANE:36:plane-3] 000000009639443f state to 0000000074a71626
  1120. [ 161.577281] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:36:plane-3] state 000000009639443f
  1121. [ 161.577288] [drm:drm_mode_object_put.part.0] OBJ ID: 45 (2)
  1122. [ 161.577304] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:38:crtc-0] state 000000001f005a36
  1123. [ 161.577311] [drm:drm_atomic_set_fb_for_plane] Set [FB:43] for [PLANE:32:plane-1] state 000000004bbbaae1
  1124. [ 161.577316] [drm:drm_mode_object_get] OBJ ID: 43 (3)
  1125. [ 161.577321] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (4)
  1126. [ 161.577328] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:38:crtc-0] to 0000000074a71626
  1127. [ 161.577339] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  1128. [ 161.577344] [drm:drm_mode_object_get] OBJ ID: 40 (6)
  1129. [ 161.577349] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:40:DSI-1] 00000000ea39c33e state to 0000000074a71626
  1130. [ 161.577356] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  1131. [ 161.577362] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state 00000000ea39c33e to [NOCRTC]
  1132. [ 161.577368] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  1133. [ 161.577374] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state 00000000ea39c33e to [CRTC:38:crtc-0]
  1134. [ 161.577379] [drm:drm_atomic_check_only] checking 0000000074a71626
  1135. [ 161.577397] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:40:DSI-1]
  1136. [ 161.577405] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:40:DSI-1] keeps [ENCODER:39:DSI-39], now on [CRTC:38:crtc-0]
  1137. [ 161.577421] [drm:drm_atomic_commit] committing 0000000074a71626
  1138. [ 171.745698] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:38:crtc-0] flip_done timed out
  1139. [ 181.985691] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:40:DSI-1] flip_done timed out
  1140. [ 192.225706] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:32:plane-1] flip_done timed out
  1141. [ 192.225733] [drm:drm_calc_timestamping_constants] crtc 38: hwmode: htotal 714, vtotal 870, vdisplay 854
  1142. [ 192.225744] [drm:drm_calc_timestamping_constants] crtc 38: clock 37270 kHz framedur 16667024 linedur 19157
  1143. [ 192.225770] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  1144. [ 192.225784] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  1145. [ 192.225802] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  1146. [ 192.225814] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  1147. [ 192.225826] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  1148. [ 192.225839] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  1149. [ 192.225852] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  1150. [ 192.225864] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  1151. [ 192.225881] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  1152. [ 192.225893] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  1153. [ 192.225906] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  1154. [ 192.225919] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  1155. [ 192.225940] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  1156. [ 192.225952] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  1157. [ 192.281675] ------------[ cut here ]------------
  1158. [ 192.281684] [CRTC:38:crtc-0] vblank wait timed out
  1159. [ 192.281739] WARNING: CPU: 0 PID: 2092 at drivers/gpu/drm/drm_atomic_helper.c:1424 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1160. [ 192.281742] Modules linked in: panel_himax_hx8379a dwmac_sun8i stmmac_platform crct10dif_ce stmmac sun6i_dsi pwm_bl crc_ccitt sun4i_gpadc_iio pwm_sun4i reset_gpio sun4i_drm sun4i_frontend sun4i_tcon sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  1161. [ 192.281787] CPU: 0 PID: 2092 Comm: setfont Tainted: G W O 5.0.2-sunxi-dirty #4
  1162. [ 192.281791] Hardware name: FriendlyARM NanoPi A64 (DT)
  1163. [ 192.281797] pstate: 80000005 (Nzcv daif -PAN -UAO)
  1164. [ 192.281803] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1165. [ 192.281809] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1166. [ 192.281812] sp : ffff00001135b710
  1167. [ 192.281815] x29: ffff00001135b710 x28: 0000000000000000
  1168. [ 192.281821] x27: 0000000000000001 x26: ffff8000318dc000
  1169. [ 192.281827] x25: 0000000000000001 x24: 0000000000000000
  1170. [ 192.281832] x23: 0000000000000038 x22: 0000000000000001
  1171. [ 192.281838] x21: ffff80003198c380 x20: ffff8000318db080
  1172. [ 192.281844] x19: 0000000000000000 x18: ffffffffffffffff
  1173. [ 192.281850] x17: 0000000000000000 x16: 0000000000000000
  1174. [ 192.281856] x15: ffff000010ce4000 x14: 00000000fffffff0
  1175. [ 192.281862] x13: ffff000010d6ad58 x12: ffff000010ce4000
  1176. [ 192.281867] x11: 0000000000000000 x10: ffff000010d6a000
  1177. [ 192.281873] x9 : 0000000000000000 x8 : ffff000010d83654
  1178. [ 192.281879] x7 : 0000000000000000 x6 : 000000000ae3a295
  1179. [ 192.281884] x5 : 0000000000000001 x4 : 0000000000000001
  1180. [ 192.281890] x3 : 0000000000000007 x2 : 0000000000000007
  1181. [ 192.281895] x1 : 02e3483737e67300 x0 : 0000000000000000
  1182. [ 192.281901] Call trace:
  1183. [ 192.281908] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1184. [ 192.281914] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  1185. [ 192.281919] commit_tail+0x44/0x78
  1186. [ 192.281924] drm_atomic_helper_commit+0xe8/0x168
  1187. [ 192.281931] drm_atomic_commit+0x48/0x58
  1188. [ 192.281939] restore_fbdev_mode_atomic+0x190/0x220
  1189. [ 192.281945] drm_fb_helper_pan_display+0xb0/0x1f0
  1190. [ 192.281955] fb_pan_display+0x94/0x118
  1191. [ 192.281962] bit_update_start+0x1c/0x40
  1192. [ 192.281968] fbcon_switch+0x340/0x550
  1193. [ 192.281974] redraw_screen+0x194/0x280
  1194. [ 192.281980] fbcon_do_set_font+0x1a8/0x238
  1195. [ 192.281985] fbcon_set_font+0x1f8/0x230
  1196. [ 192.281991] con_font_op+0x2b8/0x468
  1197. [ 192.281998] vt_ioctl+0x1108/0x1418
  1198. [ 192.282006] tty_ioctl+0x110/0xb98
  1199. [ 192.282013] do_vfs_ioctl+0xb8/0x8f8
  1200. [ 192.282018] ksys_ioctl+0x80/0xb8
  1201. [ 192.282023] __arm64_sys_ioctl+0x1c/0x28
  1202. [ 192.282032] el0_svc_common+0x60/0x100
  1203. [ 192.282038] el0_svc_handler+0x24/0x80
  1204. [ 192.282044] el0_svc+0x8/0xc
  1205. [ 192.282048] ---[ end trace a3864cc17cbc82b5 ]---
  1206. [ 192.282068] [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000074a71626
  1207. [ 192.282078] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  1208. [ 192.282088] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (5)
  1209. [ 192.282096] [drm:drm_mode_object_put.part.0] OBJ ID: 45 (1)
  1210. [ 192.282114] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (3)
  1211. [ 192.282123] [drm:__drm_atomic_state_free] Freeing atomic state 0000000074a71626
  1212. [ 193.243483] [drm:drm_atomic_state_init] Allocated atomic state 00000000190761ce
  1213. [ 193.243500] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-0] 0000000056f76640 state to 00000000190761ce
  1214. [ 193.243510] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:30:plane-0] state 0000000056f76640
  1215. [ 193.243521] [drm:drm_mode_object_get] OBJ ID: 43 (2)
  1216. [ 193.243527] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-1] 00000000f3b16bb5 state to 00000000190761ce
  1217. [ 193.243535] [drm:drm_mode_object_get] OBJ ID: 44 (1)
  1218. [ 193.243541] [drm:drm_atomic_get_crtc_state] Added [CRTC:38:crtc-0] 00000000418449c7 state to 00000000190761ce
  1219. [ 193.243550] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-2] 00000000747e9643 state to 00000000190761ce
  1220. [ 193.243556] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-2] state 00000000747e9643
  1221. [ 193.243564] [drm:drm_atomic_get_plane_state] Added [PLANE:36:plane-3] 0000000022e60a7e state to 00000000190761ce
  1222. [ 193.243570] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:36:plane-3] state 0000000022e60a7e
  1223. [ 193.243577] [drm:drm_mode_object_put.part.0] OBJ ID: 44 (2)
  1224. [ 193.243595] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:38:crtc-0] state 00000000418449c7
  1225. [ 193.243604] [drm:drm_atomic_set_fb_for_plane] Set [FB:43] for [PLANE:32:plane-1] state 00000000f3b16bb5
  1226. [ 193.243609] [drm:drm_mode_object_get] OBJ ID: 43 (3)
  1227. [ 193.243614] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (4)
  1228. [ 193.243622] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:38:crtc-0] to 00000000190761ce
  1229. [ 193.243635] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  1230. [ 193.243641] [drm:drm_mode_object_get] OBJ ID: 40 (6)
  1231. [ 193.243647] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:40:DSI-1] 00000000f3dabd2f state to 00000000190761ce
  1232. [ 193.243653] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  1233. [ 193.243660] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state 00000000f3dabd2f to [NOCRTC]
  1234. [ 193.243665] [drm:drm_mode_object_get] OBJ ID: 40 (5)
  1235. [ 193.243672] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:40:DSI-1] state 00000000f3dabd2f to [CRTC:38:crtc-0]
  1236. [ 193.243677] [drm:drm_atomic_check_only] checking 00000000190761ce
  1237. [ 193.243696] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:40:DSI-1]
  1238. [ 193.243704] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:40:DSI-1] keeps [ENCODER:39:DSI-39], now on [CRTC:38:crtc-0]
  1239. [ 193.243724] [drm:drm_atomic_commit] committing 00000000190761ce
  1240. [ 203.489712] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:38:crtc-0] flip_done timed out
  1241. [ 213.729702] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:40:DSI-1] flip_done timed out
  1242. [ 223.969706] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:32:plane-1] flip_done timed out
  1243. [ 223.969734] [drm:drm_calc_timestamping_constants] crtc 38: hwmode: htotal 714, vtotal 870, vdisplay 854
  1244. [ 223.969744] [drm:drm_calc_timestamping_constants] crtc 38: clock 37270 kHz framedur 16667024 linedur 19157
  1245. [ 223.969770] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  1246. [ 223.969783] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  1247. [ 223.969801] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  1248. [ 223.969813] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  1249. [ 223.969825] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  1250. [ 223.969837] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  1251. [ 223.969850] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  1252. [ 223.969863] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  1253. [ 223.969879] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  1254. [ 223.969891] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  1255. [ 223.969904] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  1256. [ 223.969917] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  1257. [ 223.969939] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  1258. [ 223.969951] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  1259. [ 224.025663] ------------[ cut here ]------------
  1260. [ 224.025670] [CRTC:38:crtc-0] vblank wait timed out
  1261. [ 224.025725] WARNING: CPU: 3 PID: 2115 at drivers/gpu/drm/drm_atomic_helper.c:1424 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1262. [ 224.025729] Modules linked in: panel_himax_hx8379a dwmac_sun8i stmmac_platform crct10dif_ce stmmac sun6i_dsi pwm_bl crc_ccitt sun4i_gpadc_iio pwm_sun4i reset_gpio sun4i_drm sun4i_frontend sun4i_tcon sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  1263. [ 224.025775] CPU: 3 PID: 2115 Comm: (agetty) Tainted: G W O 5.0.2-sunxi-dirty #4
  1264. [ 224.025779] Hardware name: FriendlyARM NanoPi A64 (DT)
  1265. [ 224.025785] pstate: 80000005 (Nzcv daif -PAN -UAO)
  1266. [ 224.025791] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1267. [ 224.025797] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1268. [ 224.025800] sp : ffff000011203680
  1269. [ 224.025803] x29: ffff000011203680 x28: 0000000000000000
  1270. [ 224.025809] x27: 0000000000000001 x26: ffff8000318dc000
  1271. [ 224.025815] x25: 0000000000000001 x24: 0000000000000000
  1272. [ 224.025821] x23: 0000000000000038 x22: 0000000000000001
  1273. [ 224.025827] x21: ffff8000338f5a00 x20: ffff8000318db080
  1274. [ 224.025833] x19: 0000000000000000 x18: ffffffffffffffff
  1275. [ 224.025838] x17: 0000000000000002 x16: 0000000000000001
  1276. [ 224.025844] x15: ffff000010ce4000 x14: 00000000fffffff0
  1277. [ 224.025850] x13: ffff000010d6ad58 x12: ffff000010ce4000
  1278. [ 224.025856] x11: 0000000000000000 x10: ffff000010d6a000
  1279. [ 224.025862] x9 : 0000000000000000 x8 : ffff000010d854fc
  1280. [ 224.025868] x7 : 0000000000000000 x6 : 000000000ae3a295
  1281. [ 224.025873] x5 : 0000000000000001 x4 : 0000000000000001
  1282. [ 224.025879] x3 : 0000000000000007 x2 : 0000000000000007
  1283. [ 224.025884] x1 : 02e3483737e67300 x0 : 0000000000000000
  1284. [ 224.025890] Call trace:
  1285. [ 224.025897] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1286. [ 224.025903] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  1287. [ 224.025908] commit_tail+0x44/0x78
  1288. [ 224.025913] drm_atomic_helper_commit+0xe8/0x168
  1289. [ 224.025920] drm_atomic_commit+0x48/0x58
  1290. [ 224.025928] restore_fbdev_mode_atomic+0x190/0x220
  1291. [ 224.025934] drm_fb_helper_pan_display+0xb0/0x1f0
  1292. [ 224.025944] fb_pan_display+0x94/0x118
  1293. [ 224.025951] bit_update_start+0x1c/0x40
  1294. [ 224.025956] fbcon_switch+0x340/0x550
  1295. [ 224.025963] redraw_screen+0x194/0x280
  1296. [ 224.025968] csi_J+0x290/0x2a0
  1297. [ 224.025974] do_con_trol+0x1168/0x1518
  1298. [ 224.025980] do_con_write.part.21+0x1b4/0x930
  1299. [ 224.025985] con_write+0x6c/0x78
  1300. [ 224.025993] n_tty_write+0x18c/0x438
  1301. [ 224.025998] tty_write+0x14c/0x2e8
  1302. [ 224.026007] __vfs_write+0x30/0x180
  1303. [ 224.026013] vfs_write+0xa4/0x1b0
  1304. [ 224.026018] ksys_write+0x60/0xd8
  1305. [ 224.026025] __arm64_sys_write+0x18/0x20
  1306. [ 224.026033] el0_svc_common+0x60/0x100
  1307. [ 224.026039] el0_svc_handler+0x24/0x80
  1308. [ 224.026045] el0_svc+0x8/0xc
  1309. [ 224.026049] ---[ end trace a3864cc17cbc82b6 ]---
  1310. [ 224.026068] [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000190761ce
  1311. [ 224.026079] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (6)
  1312. [ 224.026088] [drm:drm_mode_object_put.part.0] OBJ ID: 40 (5)
  1313. [ 224.026097] [drm:drm_mode_object_put.part.0] OBJ ID: 44 (1)
  1314. [ 224.026115] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (3)
  1315. [ 224.026124] [drm:__drm_atomic_state_free] Freeing atomic state 00000000190761ce
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement