Advertisement
hanni76

Untitled

Mar 16th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.70 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 4.20.16-sunxi-dirty (sergey@hanniubuntu) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #1 SMP PREEMPT Sat Mar 16 12:29:51 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 0x75fcd840-0x75fcefff]
  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: PSCIv0.2 detected in firmware.
  23. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  24. [ 0.000000] psci: Trusted OS migration not required
  25. [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x40c with crng_init=0
  26. [ 0.000000] percpu: Embedded 23 pages/cpu @(____ptrval____) s55640 r8192 d30376 u94208
  27. [ 0.000000] pcpu-alloc: s55640 r8192 d30376 u94208 alloc=23*4096
  28. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  29. [ 0.000000] Detected VIPT I-cache on CPU0
  30. [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  31. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  32. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  33. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 249984
  34. [ 0.000000] Policy zone: DMA32
  35. [ 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
  36. [ 0.000000] Memory: 853472K/1015808K available (8956K kernel code, 624K rwdata, 2936K rodata, 640K init, 355K bss, 31264K reserved, 131072K cma-reserved)
  37. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  38. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  39. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  40. [ 0.000000] Tasks RCU enabled.
  41. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  42. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  43. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  44. [ 0.000000] GIC: Using split EOI/Deactivate mode
  45. [ 0.000000] arch_timer: Enabling global workaround for Allwinner A64 timer instability
  46. [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  47. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  48. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  49. [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  50. [ 0.000495] Console: colour dummy device 80x25
  51. [ 0.001053] printk: console [tty1] enabled
  52. [ 0.001135] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  53. [ 0.001164] pid_max: default: 32768 minimum: 301
  54. [ 0.001265] LSM: Security Framework initializing
  55. [ 0.001939] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  56. [ 0.002279] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  57. [ 0.002329] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  58. [ 0.002360] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  59. [ 0.024005] ASID allocator initialised with 32768 entries
  60. [ 0.031996] rcu: Hierarchical SRCU implementation.
  61. [ 0.041009] EFI services will not be available.
  62. [ 0.048033] smp: Bringing up secondary CPUs ...
  63. [ 0.081004] Detected VIPT I-cache on CPU1
  64. [ 0.081056] arch_timer: CPU1: Trapping CNTVCT access
  65. [ 0.081065] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  66. [ 0.112653] Detected VIPT I-cache on CPU2
  67. [ 0.112682] arch_timer: CPU2: Trapping CNTVCT access
  68. [ 0.112689] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  69. [ 0.144703] Detected VIPT I-cache on CPU3
  70. [ 0.144729] arch_timer: CPU3: Trapping CNTVCT access
  71. [ 0.144736] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  72. [ 0.144811] smp: Brought up 1 node, 4 CPUs
  73. [ 0.144927] SMP: Total of 4 processors activated.
  74. [ 0.144944] CPU features: detected: 32-bit EL0 Support
  75. [ 0.144959] CPU features: detected: CRC32 instructions
  76. [ 0.147571] CPU: All CPU(s) started at EL2
  77. [ 0.147603] alternatives: patching kernel code
  78. [ 0.148807] devtmpfs: initialized
  79. [ 0.155940] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  80. [ 0.156032] futex hash table entries: 1024 (order: 4, 65536 bytes)
  81. [ 0.160359] pinctrl core: initialized pinctrl subsystem
  82. [ 0.161511] DMI not present or invalid.
  83. [ 0.161905] NET: Registered protocol family 16
  84. [ 0.162520] audit: initializing netlink subsys (disabled)
  85. [ 0.162652] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
  86. [ 0.163714] cpuidle: using governor menu
  87. [ 0.164154] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  88. [ 0.164179] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  89. [ 0.166246] DMA: preallocated 256 KiB pool for atomic allocations
  90. [ 0.167205] Serial: AMBA PL011 UART driver
  91. [ 0.185323] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  92. [ 0.185798] cryptd: max_cpu_qlen set to 1000
  93. [ 0.187307] SCSI subsystem initialized
  94. [ 0.187543] libata version 3.00 loaded.
  95. [ 0.187946] usbcore: registered new interface driver usbfs
  96. [ 0.188015] usbcore: registered new interface driver hub
  97. [ 0.188117] usbcore: registered new device driver usb
  98. [ 0.188440] pps_core: LinuxPPS API ver. 1 registered
  99. [ 0.188459] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  100. [ 0.188505] PTP clock support registered
  101. [ 0.188710] EDAC MC: Ver: 3.0.0
  102. [ 0.189809] Advanced Linux Sound Architecture Driver Initialized.
  103. [ 0.190873] clocksource: Switched to clocksource arch_sys_counter
  104. [ 0.191071] VFS: Disk quotas dquot_6.6.0
  105. [ 0.191144] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  106. [ 0.200234] NET: Registered protocol family 2
  107. [ 0.200805] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
  108. [ 0.200936] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  109. [ 0.201050] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  110. [ 0.201217] TCP: Hash tables configured (established 8192 bind 8192)
  111. [ 0.201383] UDP hash table entries: 512 (order: 2, 16384 bytes)
  112. [ 0.201433] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  113. [ 0.201594] NET: Registered protocol family 1
  114. [ 0.202000] RPC: Registered named UNIX socket transport module.
  115. [ 0.202018] RPC: Registered udp transport module.
  116. [ 0.202032] RPC: Registered tcp transport module.
  117. [ 0.202045] RPC: Registered tcp NFSv4.1 backchannel transport module.
  118. [ 0.203220] kvm [1]: 8-bit VMID
  119. [ 0.203240] kvm [1]: IPA Size Limit: 40bits
  120. [ 0.203752] kvm [1]: vgic interrupt IRQ1
  121. [ 0.203949] kvm [1]: Hyp mode initialized successfully
  122. [ 0.210605] Initialise system trusted keyrings
  123. [ 0.210784] workingset: timestamp_bits=44 max_order=18 bucket_order=0
  124. [ 0.219552] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  125. [ 0.220435] NFS: Registering the id_resolver key type
  126. [ 0.220478] Key type id_resolver registered
  127. [ 0.220491] Key type id_legacy registered
  128. [ 0.220513] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  129. [ 0.220714] 9p: Installing v9fs 9p2000 file system support
  130. [ 0.227064] Key type asymmetric registered
  131. [ 0.227096] Asymmetric key parser 'x509' registered
  132. [ 0.227177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  133. [ 0.227204] io scheduler noop registered
  134. [ 0.227410] io scheduler cfq registered
  135. [ 0.227426] io scheduler mq-deadline registered (default)
  136. [ 0.227443] io scheduler kyber registered
  137. [ 0.227985] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device
  138. [ 0.228708] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  139. [ 0.232489] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  140. [ 0.233857] ccu_nkm_recalc_rate
  141. [ 0.233915] ccu_nkm_recalc_rate
  142. [ 0.244041] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  143. [ 0.246204] [drm:drm_core_init] Initialized
  144. [ 0.255212] loop: module loaded
  145. [ 0.257417] libphy: Fixed MDIO Bus: probed
  146. [ 0.257451] tun: Universal TUN/TAP device driver, 1.6
  147. [ 0.258584] VFIO - User Level meta-driver version: 0.3
  148. [ 0.259525] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  149. [ 0.259553] ehci-platform: EHCI generic platform driver
  150. [ 0.259799] ehci-platform 1c1a000.usb: EHCI Host Controller
  151. [ 0.259836] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  152. [ 0.260498] ehci-platform 1c1a000.usb: irq 19, io mem 0x01c1a000
  153. [ 0.274955] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  154. [ 0.275739] hub 1-0:1.0: USB hub found
  155. [ 0.275786] hub 1-0:1.0: 1 port detected
  156. [ 0.276467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  157. [ 0.276505] ohci-platform: OHCI generic platform driver
  158. [ 0.276708] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  159. [ 0.276743] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  160. [ 0.277026] ohci-platform 1c1a400.usb: irq 20, io mem 0x01c1a400
  161. [ 0.339630] hub 2-0:1.0: USB hub found
  162. [ 0.339684] hub 2-0:1.0: 1 port detected
  163. [ 0.340730] usbcore: registered new interface driver usb-storage
  164. [ 0.342845] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  165. [ 0.342906] sun6i-rtc 1f00000.rtc: RTC enabled
  166. [ 0.343008] i2c /dev entries driver
  167. [ 0.344538] sdhci: Secure Digital Host Controller Interface driver
  168. [ 0.344564] sdhci: Copyright(c) Pierre Ossman
  169. [ 0.344607] Synopsys Designware Multimedia Card Interface Driver
  170. [ 0.345223] sdhci-pltfm: SDHCI platform and OF driver helper
  171. [ 0.345883] ledtrig-cpu: registered to indicate activity on CPUs
  172. [ 0.346918] usbcore: registered new interface driver usbhid
  173. [ 0.346943] usbhid: USB HID core driver
  174. [ 0.348373] IPv6: Loaded, but administratively disabled, reboot required to enable
  175. [ 0.348408] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  176. [ 0.348931] NET: Registered protocol family 17
  177. [ 0.349140] 9pnet: Installing 9P2000 support
  178. [ 0.349215] Key type dns_resolver registered
  179. [ 0.350081] registered taskstats version 1
  180. [ 0.350098] Loading compiled-in X.509 certificates
  181. [ 0.360079] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  182. [ 0.360519] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
  183. [ 0.362923] dcdc1: supplied by regulator-dummy
  184. [ 0.363262] dcdc2: supplied by regulator-dummy
  185. [ 0.363508] dcdc4: supplied by regulator-dummy
  186. [ 0.363761] dcdc5: supplied by regulator-dummy
  187. [ 0.363986] dcdc6: supplied by regulator-dummy
  188. [ 0.364210] dc1sw: supplied by regulator-dummy
  189. [ 0.364449] aldo1: supplied by regulator-dummy
  190. [ 0.364703] aldo2: supplied by regulator-dummy
  191. [ 0.364925] aldo3: supplied by regulator-dummy
  192. [ 0.365195] dldo1: supplied by regulator-dummy
  193. [ 0.365422] dldo2: supplied by regulator-dummy
  194. [ 0.365641] dldo3: supplied by regulator-dummy
  195. [ 0.365909] dldo4: supplied by regulator-dummy
  196. [ 0.366145] eldo1: supplied by regulator-dummy
  197. [ 0.366381] eldo2: supplied by regulator-dummy
  198. [ 0.366641] eldo3: supplied by regulator-dummy
  199. [ 0.366928] fldo1: supplied by regulator-dummy
  200. [ 0.367197] fldo2: supplied by regulator-dummy
  201. [ 0.367475] rtc-ldo: supplied by regulator-dummy
  202. [ 0.367698] ldo-io0: supplied by regulator-dummy
  203. [ 0.367960] ldo-io1: supplied by regulator-dummy
  204. [ 0.368244] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  205. [ 0.372890] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  206. [ 0.373540] printk: console [ttyS0] disabled
  207. [ 0.394178] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 26, base_baud = 1500000) is a U6_16550A
  208. [ 1.505420] printk: console [ttyS0] enabled
  209. [ 1.510622] ehci-platform 1c1b000.usb: EHCI Host Controller
  210. [ 1.516239] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  211. [ 1.524518] ehci-platform 1c1b000.usb: irq 21, io mem 0x01c1b000
  212. [ 1.542890] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  213. [ 1.549650] hub 3-0:1.0: USB hub found
  214. [ 1.553447] hub 3-0:1.0: 1 port detected
  215. [ 1.558138] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  216. [ 1.564789] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
  217. [ 1.572847] ohci-platform 1c1b400.usb: irq 22, io mem 0x01c1b400
  218. [ 1.643504] hub 4-0:1.0: USB hub found
  219. [ 1.647300] hub 4-0:1.0: 1 port detected
  220. [ 1.651849] cpu cpu0: Linked as a consumer to regulator.2
  221. [ 1.657309] cpu cpu0: Dropping the link to regulator.2
  222. [ 1.662616] cpu cpu0: Linked as a consumer to regulator.2
  223. [ 1.669755] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1
  224. [ 1.676894] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  225. [ 1.706642] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  226. [ 1.716290] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.1
  227. [ 1.722949] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.13
  228. [ 1.730321] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  229. [ 1.735732] vcc-pg-wifi-io: voltage operation not allowed
  230. [ 1.765027] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  231. [ 1.775235] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:01:31 UTC (91)
  232. [ 1.782264] mmc0: new high speed SDHC card at address 0001
  233. [ 1.783572] vcc-phy: disabling
  234. [ 1.790061] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
  235. [ 1.791893] vdd-panel: disabling
  236. [ 1.799540] ALSA device list:
  237. [ 1.802510] No soundcards found.
  238. [ 1.802882] mmcblk0: p1
  239. [ 1.811443] mmc1: new high speed SDIO card at address 0001
  240. [ 1.825688] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: commit=60,data=writeback
  241. [ 1.835577] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  242. [ 1.850849] devtmpfs: mounted
  243. [ 1.971839] random: fast init done
  244. [ 1.977725] Freeing unused kernel memory: 640K
  245. [ 2.006961] Run /bin/systemd as init process
  246. [ 2.296768] systemd[1]: System time before build time, advancing clock.
  247. [ 2.326891] random: systemd: uninitialized urandom read (16 bytes read)
  248. [ 2.342309] random: systemd: uninitialized urandom read (16 bytes read)
  249. [ 2.352701] 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)
  250. [ 2.371304] systemd[1]: Detected architecture arm64.
  251. [ 2.378588] systemd[1]: Set hostname to <nanopia64-stretch>.
  252. [ 2.407838] random: systemd: uninitialized urandom read (16 bytes read)
  253. [ 2.684363] systemd[1]: Listening on fsck to fsckd communication Socket.
  254. [ 2.692182] systemd[1]: Listening on Journal Socket.
  255. [ 2.697540] systemd[1]: Listening on Journal Socket (/dev/log).
  256. [ 2.703790] systemd[1]: Listening on Syslog Socket.
  257. [ 2.709043] systemd[1]: Listening on udev Control Socket.
  258. [ 2.715006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  259. [ 2.723483] systemd[1]: Listening on Network Service Netlink Socket.
  260. [ 2.842922] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  261. [ 2.859951] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  262. [ 2.879048] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  263. [ 2.887724] cfg80211: failed to load regulatory.db
  264. [ 2.992603] 8189es: loading out-of-tree module taints kernel.
  265. [ 3.088104] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  266. [ 3.144306] bFWReady == _FALSE call reset 8051...
  267. [ 3.164428] systemd-journald[1202]: Received request to flush runtime journal from PID 1
  268. [ 3.190302] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SS
  269. [ 4.004059] sun6i-mipi-dsi 1ca0000.dsi: Linked as a consumer to regulator.10
  270. [ 4.011950] pwm-backlight soc:backlight: soc:backlight supply power not found, using dummy regulator
  271. [ 4.021255] pwm-backlight soc:backlight: Linked as a consumer to regulator.0
  272. [ 4.028911] thermal thermal_zone0: failed to read out thermal zone (-110)
  273. [ 4.036135] thermal thermal_zone1: failed to read out thermal zone (-110)
  274. [ 4.043060] thermal thermal_zone2: failed to read out thermal zone (-110)
  275. [ 4.159292] thermal thermal_zone2: failed to read out thermal zone (-110)
  276. [ 4.170215] thermal thermal_zone2: failed to read out thermal zone (-110)
  277. [ 4.224443] panel-himax-hx8379a 1ca0000.dsi.0: Linked as a consumer to regulator.22
  278. [ 4.232238] sun6i-mipi-dsi 1ca0000.dsi: Attached device tda-fwvga0500g50008
  279. [ 4.239710] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/de2@1000000/mixer@100000
  280. [ 4.239771] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/de2@1000000/mixer@200000
  281. [ 4.239826] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/lcd-controller@1c0c000
  282. [ 4.239907] [drm:sun4i_drv_probe [sun4i_drm]] Adding component /soc/dsi@1ca0000
  283. [ 4.239924] [drm:sun4i_drv_traverse_endpoints [sun4i_drm]] No output to bind on port 1
  284. [ 4.239980] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@100000 with /soc/de2@1000000/mixer@100000
  285. [ 4.239997] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@100000 with /soc/de2@1000000/mixer@200000
  286. [ 4.240013] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@200000 with /soc/de2@1000000/mixer@200000
  287. [ 4.240028] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@100000 with /soc/lcd-controller@1c0c000
  288. [ 4.240043] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@200000 with /soc/lcd-controller@1c0c000
  289. [ 4.240059] [drm:compare_of [sun4i_drm]] Comparing of node /soc/lcd-controller@1c0c000 with /soc/lcd-controller@1c0c000
  290. [ 4.240073] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@100000 with /soc/dsi@1ca0000
  291. [ 4.240088] [drm:compare_of [sun4i_drm]] Comparing of node /soc/de2@1000000/mixer@200000 with /soc/dsi@1ca0000
  292. [ 4.240103] [drm:compare_of [sun4i_drm]] Comparing of node /soc/lcd-controller@1c0c000 with /soc/dsi@1ca0000
  293. [ 4.240118] [drm:compare_of [sun4i_drm]] Comparing of node /soc/dsi@1ca0000 with /soc/dsi@1ca0000
  294. [ 4.252774] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
  295. [ 4.270404] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
  296. [ 4.279713] sun4i_dclk_recalc_rate: divider 0
  297. [ 4.284138] sun4i_dclk_recalc_rate: val = 1, rate = 432000000
  298. [ 4.290550] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  299. [ 4.298536] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
  300. [ 4.307804] sun4i-drm display-engine: bound 1ca0000.dsi (ops sun6i_dsi_ops [sun6i_dsi])
  301. [ 4.315864] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  302. [ 4.322532] [drm] No driver support for vblank timestamp query.
  303. [ 4.323859] Allwinner sunXi mali glue initialized
  304. [ 4.329195] [drm:drm_mode_object_get] OBJ ID: 38 (2)
  305. [ 4.333925] [drm:drm_setup_crtcs]
  306. [ 4.333944] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:38:DSI-1]
  307. [ 4.333955] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:38:DSI-1] status updated from unknown to connected
  308. [ 4.334018] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:38:DSI-1] probed modes :
  309. [ 4.334030] [drm:drm_mode_debug_printmodeline] Modeline 39:"480x854" 60 37270 480 580 620 714 854 860 866 870 0x48 0x0
  310. [ 4.334036] [drm:drm_setup_crtcs] connector 38 enabled? yes
  311. [ 4.334043] [drm:drm_setup_crtcs] looking for cmdline mode on connector 38
  312. [ 4.334048] [drm:drm_setup_crtcs] looking for preferred mode on connector 38 0
  313. [ 4.334052] [drm:drm_setup_crtcs] found mode 480x854
  314. [ 4.334057] [drm:drm_setup_crtcs] picking CRTCs for 8192x8192 config
  315. [ 4.334074] [drm:drm_setup_crtcs] desired mode 480x854 set on crtc 36 (0,0)
  316. [ 4.334091] [drm:drm_mode_object_get] OBJ ID: 38 (2)
  317. [ 4.334102] [drm:drm_fb_helper_generic_probe] surface width(480), height(1708) and bpp(32)
  318. [ 4.335479] Mali:
  319. [ 4.335488] Found Mali GPU Mali-400 MP r1p1
  320. [ 4.346202] [drm:drm_mode_addfb2] [FB:41]
  321. [ 4.346219] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (2)
  322. [ 4.348033] [drm:drm_atomic_state_init] Allocated atomic state (____ptrval____)
  323. [ 4.348051] [drm:drm_atomic_get_plane_state] Added [PLANE:28:plane-0] (____ptrval____) state to (____ptrval____)
  324. [ 4.348059] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:28:plane-0] state (____ptrval____)
  325. [ 4.348067] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-1] (____ptrval____) state to (____ptrval____)
  326. [ 4.348076] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-2] (____ptrval____) state to (____ptrval____)
  327. [ 4.348081] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:32:plane-2] state (____ptrval____)
  328. [ 4.348088] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-3] (____ptrval____) state to (____ptrval____)
  329. [ 4.348092] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-3] state (____ptrval____)
  330. [ 4.348102] [drm:drm_atomic_get_crtc_state] Added [CRTC:36:crtc-0] (____ptrval____) state to (____ptrval____)
  331. [ 4.348119] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:36:crtc-0] state (____ptrval____)
  332. [ 4.348125] [drm:drm_atomic_set_crtc_for_plane] Link [PLANE:30:plane-1] state (____ptrval____) to [CRTC:36:crtc-0]
  333. [ 4.348131] [drm:drm_atomic_set_fb_for_plane] Set [FB:41] for [PLANE:30:plane-1] state (____ptrval____)
  334. [ 4.348138] [drm:drm_mode_object_get] OBJ ID: 41 (1)
  335. [ 4.348147] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:36:crtc-0] to (____ptrval____)
  336. [ 4.348158] [drm:drm_mode_object_get] OBJ ID: 38 (3)
  337. [ 4.348164] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:38:DSI-1] (____ptrval____) state to (____ptrval____)
  338. [ 4.348169] [drm:drm_mode_object_get] OBJ ID: 38 (4)
  339. [ 4.348174] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state (____ptrval____) to [CRTC:36:crtc-0]
  340. [ 4.348180] [drm:drm_atomic_check_only] checking (____ptrval____)
  341. [ 4.348199] [drm:drm_atomic_helper_check_modeset] [CRTC:36:crtc-0] mode changed
  342. [ 4.348204] [drm:drm_atomic_helper_check_modeset] [CRTC:36:crtc-0] enable changed
  343. [ 4.348209] [drm:drm_atomic_helper_check_modeset] [CRTC:36:crtc-0] active changed
  344. [ 4.348220] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:38:DSI-1]
  345. [ 4.348229] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:38:DSI-1] using [ENCODER:37:DSI-37] on [CRTC:36:crtc-0]
  346. [ 4.348235] [drm:drm_atomic_helper_check_modeset] [CRTC:36:crtc-0] needs all connectors, enable: y, active: y
  347. [ 4.348241] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:36:crtc-0] to (____ptrval____)
  348. [ 4.348248] [drm:drm_atomic_add_affected_planes] Adding all current planes for [CRTC:36:crtc-0] to (____ptrval____)
  349. [ 4.348261] [drm:drm_atomic_normalize_zpos] [CRTC:36:crtc-0] calculating normalized zpos values
  350. [ 4.348267] [drm:drm_atomic_normalize_zpos] [PLANE:30:plane-1] processing zpos value 0
  351. [ 4.348273] [drm:drm_atomic_normalize_zpos] [PLANE:30:plane-1] normalized zpos value 0
  352. [ 4.348288] [drm:drm_atomic_commit] committing (____ptrval____)
  353. [ 4.348326] [drm:drm_calc_timestamping_constants] crtc 36: hwmode: htotal 714, vtotal 870, vdisplay 854
  354. [ 4.348332] [drm:drm_calc_timestamping_constants] crtc 36: clock 37270 kHz framedur 16667024 linedur 19157
  355. [ 4.348338] [drm:drm_atomic_helper_commit_modeset_disables] modeset on [CRTC:36:crtc-0]
  356. [ 4.348348] sun4i_dclk_round_rate: min_div = 4 max_div = 4, rate = 37270000
  357. [ 4.348351] sun4i_dclk_round_rate: before round ideal = 149080000, div = 4, ULONG -1
  358. [ 4.348361] ccu_nkm_round_rate: rate = 149080000, parent = 216000000
  359. [ 4.348363] ccu_nkm_find_best
  360. [ 4.348375] ccu_nkm_round_rate, rate = 144000000
  361. [ 4.348423] sun4i_dclk_round_rate: ideal = 149080000, rounded = 144000000, div = 4
  362. [ 4.348426] sun4i_dclk_round_rate: div = 4 rate = 36000000
  363. [ 4.348430] sun4i_dclk_round_rate: min_div = 4 max_div = 4, rate = 37270000
  364. [ 4.348432] sun4i_dclk_round_rate: before round ideal = 149080000, div = 4, ULONG -1
  365. [ 4.348436] ccu_nkm_round_rate: rate = 149080000, parent = 216000000
  366. [ 4.348438] ccu_nkm_find_best
  367. [ 4.348449] ccu_nkm_round_rate, rate = 144000000
  368. [ 4.348453] sun4i_dclk_round_rate: ideal = 149080000, rounded = 144000000, div = 4
  369. [ 4.348455] sun4i_dclk_round_rate: div = 4 rate = 36000000
  370. [ 4.348458] ccu_nkm_round_rate: rate = 144000000, parent = 216000000
  371. [ 4.348459] ccu_nkm_find_best
  372. [ 4.348471] ccu_nkm_round_rate, rate = 144000000
  373. [ 4.348474] ccu_nkm_round_rate: rate = 144000000, parent = 216000000
  374. [ 4.348476] ccu_nkm_find_best
  375. [ 4.348487] ccu_nkm_round_rate, rate = 144000000
  376. [ 4.348495] sun4i_dclk_recalc_rate: divider 0
  377. [ 4.348498] sun4i_dclk_recalc_rate: val = 1, rate = 144000000
  378. [ 4.348501] sun4i_dclk_recalc_rate: divider 0
  379. [ 4.348503] sun4i_dclk_recalc_rate: val = 1, rate = 144000000
  380. [ 4.348510] ccu_nkm_find_best
  381. [ 4.348522] rate = 144000000
  382. [ 4.348524] parent_rate = 216000000
  383. [ 4.348526] reg = 0x90000000
  384. [ 4.348529] _nkm.n = 1, nkm->n.offset = 0x1, nkm->n.shift = 8
  385. [ 4.348531] _nkm.k = 2, nkm->k.offset = 0x1, nkm->k.shift = 4
  386. [ 4.348534] _nkm.m = 3, nkm->m.offset = 0x1, nkm->m.shift = 0
  387. [ 4.348535] nkm: reg = 0x90000012
  388. [ 4.348888] ccu_nkm_recalc_rate
  389. [ 4.348898] sun4i_dclk_set_rate rate = 36000000, parent = 144000000, div = 4
  390. [ 4.348907] sun4i_dclk_recalc_rate: divider 4
  391. [ 4.348909] sun4i_dclk_recalc_rate: val = 4, rate = 36000000
  392. [ 4.348939] [drm:drm_atomic_helper_commit_modeset_disables] modeset on [ENCODER:37:DSI-37]
  393. [ 4.348947] [drm:drm_atomic_helper_commit_modeset_enables] enabling [CRTC:36:crtc-0]
  394. [ 4.348961] [drm:sun4i_crtc_atomic_enable [sun4i_tcon]] Enabling the CRTC
  395. [ 4.348979] [drm:drm_atomic_helper_commit_modeset_enables] enabling [ENCODER:37:DSI-37]
  396. [ 4.348989] [drm:sun6i_dsi_encoder_enable [sun6i_dsi]] Enabling DSI output
  397. [ 4.350086] panel-himax-hx8379a 1ca0000.dsi.0: panel prepare
  398. [ 4.350129] gpio-reset soc:rstc-gpio@0: deassert reset line 0 for 20 ms
  399. [ 4.355532] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  400. [ 4.355663] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6
  401. [ 4.356137] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  402. [ 4.356143] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  403. [ 4.356148] dwmac-sun8i 1c30000.ethernet: COE Type 2
  404. [ 4.356152] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  405. [ 4.356156] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  406. [ 4.356160] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  407. [ 4.356375] libphy: stmmac: probed
  408. [ 4.364685] Mali:
  409. [ 4.364689] 2+0 PP cores initialized
  410. [ 4.366337] Mali:
  411. [ 4.366341] Mali device driver loaded
  412. [ 4.375062] gpio-reset soc:rstc-gpio@0: assert reset line 0 for 20 ms
  413. [ 4.402930] gpio-reset soc:rstc-gpio@0: deassert reset line 0 for 100 ms
  414. [ 4.407878] dwmac-sun8i 1c30000.ethernet eth0: device MAC address d6:77:85:93:94:47
  415. [ 4.408571] Generic PHY stmmac-0:07: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:07, irq=POLL)
  416. [ 4.410239] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
  417. [ 4.410250] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
  418. [ 4.410256] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
  419. [ 4.510914] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 4
  420. [ 4.515980] [drm:hx8379a_panel_prepare [panel_himax_hx8379a]] *ERROR* panel write failed: -110
  421. [ 4.515992] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 3
  422. [ 4.521105] [drm:hx8379a_panel_prepare [panel_himax_hx8379a]] *ERROR* panel write failed: -110
  423. [ 4.521118] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 20
  424. [ 4.526203] [drm:hx8379a_panel_prepare [panel_himax_hx8379a]] *ERROR* panel write failed: -110
  425. [ 4.526212] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 14
  426. [ 4.531380] [drm:hx8379a_panel_prepare [panel_himax_hx8379a]] *ERROR* panel write failed: -110
  427. [ 4.531388] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 32
  428. [ 4.536544] [drm:hx8379a_panel_prepare [panel_himax_hx8379a]] *ERROR* panel write failed: -110
  429. [ 4.536554] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 2
  430. [ 4.536576] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 48
  431. [ 4.546921] [drm:hx8379a_panel_prepare [panel_himax_hx8379a]] *ERROR* panel write failed: -110
  432. [ 4.546934] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 36
  433. [ 4.552051] [drm:hx8379a_panel_prepare [panel_himax_hx8379a]] *ERROR* panel write failed: -110
  434. [ 4.552063] panel-himax-hx8379a 1ca0000.dsi.0: panel write, len = 5
  435. [ 4.557225] [drm:hx8379a_panel_prepare [panel_himax_hx8379a]] *ERROR* panel write failed: -110
  436. [ 4.746937] panel-himax-hx8379a 1ca0000.dsi.0: panel enable
  437. [ 4.763986] [drm:sun4i_crtc_enable_vblank [sun4i_tcon]] Enabling VBLANK on crtc (____ptrval____)
  438. [ 4.764003] [drm:sun4i_tcon_enable_vblank [sun4i_tcon]] Enabling VBLANK interrupt
  439. [ 4.764022] [drm:drm_vblank_enable] enabling vblank on crtc 0, ret: 0
  440. [ 4.764045] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  441. [ 4.764059] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  442. [ 4.764075] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  443. [ 4.764087] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  444. [ 4.764100] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  445. [ 4.764112] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  446. [ 4.764126] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  447. [ 4.764138] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  448. [ 4.764154] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  449. [ 4.764166] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  450. [ 4.764178] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  451. [ 4.764191] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  452. [ 4.764209] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  453. [ 4.764221] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  454. [ 4.818909] ------------[ cut here ]------------
  455. [ 4.818918] [CRTC:36:crtc-0] vblank wait timed out
  456. [ 4.818989] WARNING: CPU: 2 PID: 1265 at drivers/gpu/drm/drm_atomic_helper.c:1406 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  457. [ 4.818994] Modules linked in: dwmac_sun8i stmmac_platform crct10dif_ce mali(O) stmmac sun4i_drm(+) panel_himax_hx8379a pwm_bl sun4i_gpadc_iio sun6i_dsi sun4i_frontend crc_ccitt sun4i_tcon pwm_sun4i reset_gpio sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  458. [ 4.819052] CPU: 2 PID: 1265 Comm: systemd-udevd Tainted: G O 4.20.16-sunxi-dirty #1
  459. [ 4.819056] Hardware name: FriendlyARM NanoPi A64 (DT)
  460. [ 4.819063] pstate: 40000005 (nZcv daif -PAN -UAO)
  461. [ 4.819072] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  462. [ 4.819081] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  463. [ 4.819084] sp : ffff00000b20b150
  464. [ 4.819088] x29: ffff00000b20b150 x28: 0000000000000000
  465. [ 4.819095] x27: 0000000000000001 x26: ffff800034b26800
  466. [ 4.819102] x25: 0000000000000001 x24: 0000000000000000
  467. [ 4.819109] x23: 0000000000000038 x22: 0000000000000001
  468. [ 4.819116] x21: ffff800033d43f00 x20: ffff800034b27880
  469. [ 4.819123] x19: 0000000000000000 x18: ffffffffffffffff
  470. [ 4.819130] x17: 0000000000000000 x16: 0000000000000000
  471. [ 4.819137] x15: ffff000008cf0000 x14: 00000000fffffff0
  472. [ 4.819144] x13: ffff000008d76cf8 x12: ffff000008cf0000
  473. [ 4.819151] x11: 0000000000000000 x10: ffff000008d76000
  474. [ 4.819158] x9 : 0000000000000000 x8 : ffff000008d820c0
  475. [ 4.819165] x7 : 0000000000000000 x6 : 000000000adbbde3
  476. [ 4.819172] x5 : 0000000000000000 x4 : 0000000000000001
  477. [ 4.819178] x3 : 0000000000000007 x2 : 0000000000000007
  478. [ 4.819185] x1 : 02e3483737e76700 x0 : 0000000000000000
  479. [ 4.819192] Call trace:
  480. [ 4.819202] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  481. [ 4.819210] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  482. [ 4.819217] commit_tail+0x44/0x78
  483. [ 4.819224] drm_atomic_helper_commit+0xe8/0x168
  484. [ 4.819235] drm_atomic_commit+0x48/0x58
  485. [ 4.819244] restore_fbdev_mode_atomic+0x190/0x220
  486. [ 4.819250] restore_fbdev_mode+0x64/0x1b8
  487. [ 4.819258] drm_fb_helper_restore_fbdev_mode_unlocked+0x70/0xe8
  488. [ 4.819265] drm_fb_helper_set_par+0x2c/0x58
  489. [ 4.819275] fbcon_init+0x3e8/0x558
  490. [ 4.819283] visual_init+0xb0/0x108
  491. [ 4.819291] do_bind_con_driver+0x1cc/0x3e0
  492. [ 4.819299] do_take_over_console+0x98/0x208
  493. [ 4.819306] do_fbcon_takeover+0x6c/0xe8
  494. [ 4.819314] fbcon_event_notify+0xa30/0xaa8
  495. [ 4.819324] notifier_call_chain+0x54/0x98
  496. [ 4.819332] blocking_notifier_call_chain+0x48/0x70
  497. [ 4.819339] fb_notifier_call_chain+0x1c/0x28
  498. [ 4.819346] register_framebuffer+0x244/0x370
  499. [ 4.819353] __drm_fb_helper_initial_config_and_unlock+0x218/0x418
  500. [ 4.819359] drm_fb_helper_fbdev_setup+0xb4/0x200
  501. [ 4.819365] drm_fbdev_cma_init+0xa8/0xf0
  502. [ 4.819372] drm_fb_cma_fbdev_init+0xc/0x20
  503. [ 4.819391] sun4i_framebuffer_init+0x50/0x70 [sun4i_drm]
  504. [ 4.819403] sun4i_drv_bind+0x140/0x190 [sun4i_drm]
  505. [ 4.819413] try_to_bring_up_master+0x178/0x1d8
  506. [ 4.819421] component_master_add_with_match+0xb4/0x100
  507. [ 4.819432] sun4i_drv_probe+0x238/0x248 [sun4i_drm]
  508. [ 4.819441] platform_drv_probe+0x50/0xa0
  509. [ 4.819448] really_probe+0x204/0x2a8
  510. [ 4.819455] driver_probe_device+0x58/0x100
  511. [ 4.819461] __driver_attach+0xd4/0xd8
  512. [ 4.819467] bus_for_each_dev+0x74/0xc8
  513. [ 4.819474] driver_attach+0x20/0x28
  514. [ 4.819480] bus_add_driver+0x1ac/0x218
  515. [ 4.819486] driver_register+0x60/0x110
  516. [ 4.819494] __platform_driver_register+0x40/0x48
  517. [ 4.819505] sun4i_drv_platform_driver_init+0x20/0x1000 [sun4i_drm]
  518. [ 4.819514] do_one_initcall+0x5c/0x178
  519. [ 4.819523] do_init_module+0x58/0x1b4
  520. [ 4.819531] load_module+0x1c20/0x2210
  521. [ 4.819539] __se_sys_finit_module+0xbc/0xd0
  522. [ 4.819547] __arm64_sys_finit_module+0x18/0x20
  523. [ 4.819556] el0_svc_common+0x60/0x100
  524. [ 4.819563] el0_svc_handler+0x24/0x80
  525. [ 4.819569] el0_svc+0x8/0xc
  526. [ 4.819573] ---[ end trace eb1a172e6cf90472 ]---
  527. [ 4.819596] [drm:drm_atomic_state_default_clear] Clearing atomic state (____ptrval____)
  528. [ 4.819612] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (5)
  529. [ 4.819630] [drm:__drm_atomic_state_free] Freeing atomic state (____ptrval____)
  530. [ 4.819708] [drm:drm_atomic_state_init] Allocated atomic state (____ptrval____)
  531. [ 4.819723] [drm:drm_atomic_get_plane_state] Added [PLANE:28:plane-0] (____ptrval____) state to (____ptrval____)
  532. [ 4.819732] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:28:plane-0] state (____ptrval____)
  533. [ 4.819741] [drm:drm_mode_object_get] OBJ ID: 41 (2)
  534. [ 4.819752] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-1] (____ptrval____) state to (____ptrval____)
  535. [ 4.819762] [drm:drm_mode_object_get] OBJ ID: 42 (1)
  536. [ 4.819772] [drm:drm_atomic_get_crtc_state] Added [CRTC:36:crtc-0] (____ptrval____) state to (____ptrval____)
  537. [ 4.819784] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-2] (____ptrval____) state to (____ptrval____)
  538. [ 4.819791] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:32:plane-2] state (____ptrval____)
  539. [ 4.819802] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-3] (____ptrval____) state to (____ptrval____)
  540. [ 4.819810] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-3] state (____ptrval____)
  541. [ 4.819819] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (2)
  542. [ 4.819840] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:36:crtc-0] state (____ptrval____)
  543. [ 4.819851] [drm:drm_atomic_set_fb_for_plane] Set [FB:41] for [PLANE:30:plane-1] state (____ptrval____)
  544. [ 4.819857] [drm:drm_mode_object_get] OBJ ID: 41 (3)
  545. [ 4.819864] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (4)
  546. [ 4.819877] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:36:crtc-0] to (____ptrval____)
  547. [ 4.819890] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  548. [ 4.819897] [drm:drm_mode_object_get] OBJ ID: 38 (6)
  549. [ 4.819908] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:38:DSI-1] (____ptrval____) state to (____ptrval____)
  550. [ 4.819916] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  551. [ 4.819924] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state (____ptrval____) to [NOCRTC]
  552. [ 4.819932] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  553. [ 4.819941] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state (____ptrval____) to [CRTC:36:crtc-0]
  554. [ 4.819949] [drm:drm_atomic_check_only] checking (____ptrval____)
  555. [ 4.819970] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:38:DSI-1]
  556. [ 4.819983] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:38:DSI-1] keeps [ENCODER:37:DSI-37], now on [CRTC:36:crtc-0]
  557. [ 4.820006] [drm:drm_atomic_commit] committing (____ptrval____)
  558. [ 10.713596] random: crng init done
  559. [ 10.713607] random: 7 urandom warning(s) missed due to ratelimiting
  560. [ 15.074932] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:36:crtc-0] flip_done timed out
  561. [ 25.314940] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:38:DSI-1] flip_done timed out
  562. [ 35.554942] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:plane-1] flip_done timed out
  563. [ 35.554973] [drm:drm_calc_timestamping_constants] crtc 36: hwmode: htotal 714, vtotal 870, vdisplay 854
  564. [ 35.554984] [drm:drm_calc_timestamping_constants] crtc 36: clock 37270 kHz framedur 16667024 linedur 19157
  565. [ 35.555011] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  566. [ 35.555025] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  567. [ 35.555043] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  568. [ 35.555055] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  569. [ 35.555068] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  570. [ 35.555080] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  571. [ 35.555093] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  572. [ 35.555105] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  573. [ 35.555121] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  574. [ 35.555133] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  575. [ 35.555145] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  576. [ 35.555158] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  577. [ 35.555178] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  578. [ 35.555190] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  579. [ 35.610915] ------------[ cut here ]------------
  580. [ 35.610923] [CRTC:36:crtc-0] vblank wait timed out
  581. [ 35.610994] WARNING: CPU: 2 PID: 1265 at drivers/gpu/drm/drm_atomic_helper.c:1406 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  582. [ 35.610998] Modules linked in: dwmac_sun8i stmmac_platform crct10dif_ce mali(O) stmmac sun4i_drm(+) panel_himax_hx8379a pwm_bl sun4i_gpadc_iio sun6i_dsi sun4i_frontend crc_ccitt sun4i_tcon pwm_sun4i reset_gpio sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  583. [ 35.611057] CPU: 2 PID: 1265 Comm: systemd-udevd Tainted: G W O 4.20.16-sunxi-dirty #1
  584. [ 35.611062] Hardware name: FriendlyARM NanoPi A64 (DT)
  585. [ 35.611069] pstate: 40000005 (nZcv daif -PAN -UAO)
  586. [ 35.611078] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  587. [ 35.611086] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  588. [ 35.611090] sp : ffff00000b20af50
  589. [ 35.611094] x29: ffff00000b20af50 x28: 0000000000000000
  590. [ 35.611101] x27: 0000000000000001 x26: ffff800034b26800
  591. [ 35.611108] x25: 0000000000000001 x24: 0000000000000000
  592. [ 35.611115] x23: 0000000000000038 x22: 0000000000000001
  593. [ 35.611122] x21: ffff80002f4d0980 x20: ffff800034b27880
  594. [ 35.611129] x19: 0000000000000000 x18: ffffffffffffffff
  595. [ 35.611136] x17: 0000000000000000 x16: 0000000000000000
  596. [ 35.611143] x15: ffff000008cf0000 x14: 00000000fffffff0
  597. [ 35.611150] x13: ffff000008d76cf8 x12: ffff000008cf0000
  598. [ 35.611157] x11: 0000000000000000 x10: ffff000008d76000
  599. [ 35.611164] x9 : 0000000000000000 x8 : ffff000008d84440
  600. [ 35.611170] x7 : 0000000000000000 x6 : 000000000adbbde3
  601. [ 35.611177] x5 : 0000000000000000 x4 : 0000000000000001
  602. [ 35.611183] x3 : 0000000000000007 x2 : 0000000000000007
  603. [ 35.611190] x1 : 02e3483737e76700 x0 : 0000000000000000
  604. [ 35.611198] Call trace:
  605. [ 35.611207] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  606. [ 35.611215] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  607. [ 35.611223] commit_tail+0x44/0x78
  608. [ 35.611230] drm_atomic_helper_commit+0xe8/0x168
  609. [ 35.611240] drm_atomic_commit+0x48/0x58
  610. [ 35.611250] restore_fbdev_mode_atomic+0x190/0x220
  611. [ 35.611257] drm_fb_helper_pan_display+0xb0/0x1f0
  612. [ 35.611266] fb_pan_display+0x94/0x118
  613. [ 35.611276] bit_update_start+0x1c/0x40
  614. [ 35.611283] fbcon_switch+0x340/0x550
  615. [ 35.611293] redraw_screen+0x194/0x280
  616. [ 35.611300] fbcon_prepare_logo+0x328/0x3b0
  617. [ 35.611307] fbcon_init+0x37c/0x558
  618. [ 35.611314] visual_init+0xb0/0x108
  619. [ 35.611322] do_bind_con_driver+0x1cc/0x3e0
  620. [ 35.611329] do_take_over_console+0x98/0x208
  621. [ 35.611337] do_fbcon_takeover+0x6c/0xe8
  622. [ 35.611345] fbcon_event_notify+0xa30/0xaa8
  623. [ 35.611354] notifier_call_chain+0x54/0x98
  624. [ 35.611363] blocking_notifier_call_chain+0x48/0x70
  625. [ 35.611369] fb_notifier_call_chain+0x1c/0x28
  626. [ 35.611376] register_framebuffer+0x244/0x370
  627. [ 35.611383] __drm_fb_helper_initial_config_and_unlock+0x218/0x418
  628. [ 35.611390] drm_fb_helper_fbdev_setup+0xb4/0x200
  629. [ 35.611396] drm_fbdev_cma_init+0xa8/0xf0
  630. [ 35.611402] drm_fb_cma_fbdev_init+0xc/0x20
  631. [ 35.611421] sun4i_framebuffer_init+0x50/0x70 [sun4i_drm]
  632. [ 35.611432] sun4i_drv_bind+0x140/0x190 [sun4i_drm]
  633. [ 35.611443] try_to_bring_up_master+0x178/0x1d8
  634. [ 35.611450] component_master_add_with_match+0xb4/0x100
  635. [ 35.611462] sun4i_drv_probe+0x238/0x248 [sun4i_drm]
  636. [ 35.611471] platform_drv_probe+0x50/0xa0
  637. [ 35.611478] really_probe+0x204/0x2a8
  638. [ 35.611484] driver_probe_device+0x58/0x100
  639. [ 35.611491] __driver_attach+0xd4/0xd8
  640. [ 35.611497] bus_for_each_dev+0x74/0xc8
  641. [ 35.611503] driver_attach+0x20/0x28
  642. [ 35.611509] bus_add_driver+0x1ac/0x218
  643. [ 35.611516] driver_register+0x60/0x110
  644. [ 35.611523] __platform_driver_register+0x40/0x48
  645. [ 35.611535] sun4i_drv_platform_driver_init+0x20/0x1000 [sun4i_drm]
  646. [ 35.611543] do_one_initcall+0x5c/0x178
  647. [ 35.611554] do_init_module+0x58/0x1b4
  648. [ 35.611562] load_module+0x1c20/0x2210
  649. [ 35.611570] __se_sys_finit_module+0xbc/0xd0
  650. [ 35.611577] __arm64_sys_finit_module+0x18/0x20
  651. [ 35.611586] el0_svc_common+0x60/0x100
  652. [ 35.611594] el0_svc_handler+0x24/0x80
  653. [ 35.611599] el0_svc+0x8/0xc
  654. [ 35.611604] ---[ end trace eb1a172e6cf90473 ]---
  655. [ 35.611628] [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000f694922d
  656. [ 35.611641] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  657. [ 35.611650] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (5)
  658. [ 35.611659] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (1)
  659. [ 35.611679] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (3)
  660. [ 35.611693] [drm:__drm_atomic_state_free] Freeing atomic state 00000000f694922d
  661. [ 35.620848] Console: switching to colour frame buffer device 60x53
  662. [ 35.620905] [drm:drm_atomic_state_init] Allocated atomic state 000000001e4374f2
  663. [ 35.620923] [drm:drm_atomic_get_plane_state] Added [PLANE:28:plane-0] 000000003a8fbee2 state to 000000001e4374f2
  664. [ 35.620935] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:28:plane-0] state 000000003a8fbee2
  665. [ 35.620946] [drm:drm_mode_object_get] OBJ ID: 41 (2)
  666. [ 35.620957] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-1] 00000000f66e572e state to 000000001e4374f2
  667. [ 35.620969] [drm:drm_mode_object_get] OBJ ID: 43 (1)
  668. [ 35.620980] [drm:drm_atomic_get_crtc_state] Added [CRTC:36:crtc-0] 0000000065122d5b state to 000000001e4374f2
  669. [ 35.620992] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-2] 00000000631c81f4 state to 000000001e4374f2
  670. [ 35.621000] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:32:plane-2] state 00000000631c81f4
  671. [ 35.621013] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-3] 000000004d59a7c3 state to 000000001e4374f2
  672. [ 35.621020] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-3] state 000000004d59a7c3
  673. [ 35.621030] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (2)
  674. [ 35.621052] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:36:crtc-0] state 0000000065122d5b
  675. [ 35.621062] [drm:drm_atomic_set_fb_for_plane] Set [FB:41] for [PLANE:30:plane-1] state 00000000f66e572e
  676. [ 35.621069] [drm:drm_mode_object_get] OBJ ID: 41 (3)
  677. [ 35.621076] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (4)
  678. [ 35.621090] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:36:crtc-0] to 000000001e4374f2
  679. [ 35.621104] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  680. [ 35.621111] [drm:drm_mode_object_get] OBJ ID: 38 (6)
  681. [ 35.621121] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:38:DSI-1] 0000000013e6c427 state to 000000001e4374f2
  682. [ 35.621130] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  683. [ 35.621139] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 0000000013e6c427 to [NOCRTC]
  684. [ 35.621146] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  685. [ 35.621155] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 0000000013e6c427 to [CRTC:36:crtc-0]
  686. [ 35.621168] [drm:drm_atomic_check_only] checking 000000001e4374f2
  687. [ 35.621190] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:38:DSI-1]
  688. [ 35.621203] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:38:DSI-1] keeps [ENCODER:37:DSI-37], now on [CRTC:36:crtc-0]
  689. [ 35.621227] [drm:drm_atomic_commit] committing 000000001e4374f2
  690. [ 45.794954] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:36:crtc-0] flip_done timed out
  691. [ 56.034968] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:38:DSI-1] flip_done timed out
  692. [ 66.274953] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:plane-1] flip_done timed out
  693. [ 66.274982] [drm:drm_calc_timestamping_constants] crtc 36: hwmode: htotal 714, vtotal 870, vdisplay 854
  694. [ 66.274993] [drm:drm_calc_timestamping_constants] crtc 36: clock 37270 kHz framedur 16667024 linedur 19157
  695. [ 66.275020] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  696. [ 66.275034] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  697. [ 66.275052] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  698. [ 66.275064] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  699. [ 66.275077] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  700. [ 66.275089] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  701. [ 66.275102] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  702. [ 66.275114] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  703. [ 66.275130] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  704. [ 66.275142] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  705. [ 66.275154] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  706. [ 66.275167] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  707. [ 66.275188] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  708. [ 66.275200] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  709. [ 66.330942] ------------[ cut here ]------------
  710. [ 66.330952] [CRTC:36:crtc-0] vblank wait timed out
  711. [ 66.331023] WARNING: CPU: 2 PID: 1265 at drivers/gpu/drm/drm_atomic_helper.c:1406 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  712. [ 66.331027] Modules linked in: dwmac_sun8i stmmac_platform crct10dif_ce mali(O) stmmac sun4i_drm(+) panel_himax_hx8379a pwm_bl sun4i_gpadc_iio sun6i_dsi sun4i_frontend crc_ccitt sun4i_tcon pwm_sun4i reset_gpio sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  713. [ 66.331086] CPU: 2 PID: 1265 Comm: systemd-udevd Tainted: G W O 4.20.16-sunxi-dirty #1
  714. [ 66.331090] Hardware name: FriendlyARM NanoPi A64 (DT)
  715. [ 66.331097] pstate: 40000005 (nZcv daif -PAN -UAO)
  716. [ 66.331106] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  717. [ 66.331114] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  718. [ 66.331117] sp : ffff00000b20b080
  719. [ 66.331121] x29: ffff00000b20b080 x28: 0000000000000000
  720. [ 66.331129] x27: 0000000000000001 x26: ffff800034b26800
  721. [ 66.331136] x25: 0000000000000001 x24: 0000000000000000
  722. [ 66.331143] x23: 0000000000000038 x22: 0000000000000001
  723. [ 66.331150] x21: ffff800030955480 x20: ffff800034b27880
  724. [ 66.331157] x19: 0000000000000000 x18: ffffffffffffffff
  725. [ 66.331164] x17: 0000000000000000 x16: 0000000000000000
  726. [ 66.331171] x15: ffff000008cf0000 x14: 00000000fffffff0
  727. [ 66.331178] x13: ffff000008d76cf8 x12: ffff000008cf0000
  728. [ 66.331185] x11: 0000000000000000 x10: ffff000008d76000
  729. [ 66.331192] x9 : 0000000000000000 x8 : ffff000008d868cc
  730. [ 66.331198] x7 : 0000000000000000 x6 : 000000000adbbde3
  731. [ 66.331205] x5 : 0000000000000000 x4 : 0000000000000001
  732. [ 66.331211] x3 : 0000000000000007 x2 : 0000000000000007
  733. [ 66.331218] x1 : 02e3483737e76700 x0 : 0000000000000000
  734. [ 66.331225] Call trace:
  735. [ 66.331235] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  736. [ 66.331244] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  737. [ 66.331250] commit_tail+0x44/0x78
  738. [ 66.331258] drm_atomic_helper_commit+0xe8/0x168
  739. [ 66.331268] drm_atomic_commit+0x48/0x58
  740. [ 66.331279] restore_fbdev_mode_atomic+0x190/0x220
  741. [ 66.331287] drm_fb_helper_pan_display+0xb0/0x1f0
  742. [ 66.331296] fb_pan_display+0x94/0x118
  743. [ 66.331305] bit_update_start+0x1c/0x40
  744. [ 66.331313] fbcon_switch+0x340/0x550
  745. [ 66.331322] redraw_screen+0x194/0x280
  746. [ 66.331330] do_bind_con_driver+0x3d4/0x3e0
  747. [ 66.331337] do_take_over_console+0x98/0x208
  748. [ 66.331345] do_fbcon_takeover+0x6c/0xe8
  749. [ 66.331352] fbcon_event_notify+0xa30/0xaa8
  750. [ 66.331362] notifier_call_chain+0x54/0x98
  751. [ 66.331371] blocking_notifier_call_chain+0x48/0x70
  752. [ 66.331377] fb_notifier_call_chain+0x1c/0x28
  753. [ 66.331383] register_framebuffer+0x244/0x370
  754. [ 66.331391] __drm_fb_helper_initial_config_and_unlock+0x218/0x418
  755. [ 66.331397] drm_fb_helper_fbdev_setup+0xb4/0x200
  756. [ 66.331403] drm_fbdev_cma_init+0xa8/0xf0
  757. [ 66.331410] drm_fb_cma_fbdev_init+0xc/0x20
  758. [ 66.331429] sun4i_framebuffer_init+0x50/0x70 [sun4i_drm]
  759. [ 66.331440] sun4i_drv_bind+0x140/0x190 [sun4i_drm]
  760. [ 66.331451] try_to_bring_up_master+0x178/0x1d8
  761. [ 66.331459] component_master_add_with_match+0xb4/0x100
  762. [ 66.331470] sun4i_drv_probe+0x238/0x248 [sun4i_drm]
  763. [ 66.331479] platform_drv_probe+0x50/0xa0
  764. [ 66.331486] really_probe+0x204/0x2a8
  765. [ 66.331493] driver_probe_device+0x58/0x100
  766. [ 66.331499] __driver_attach+0xd4/0xd8
  767. [ 66.331505] bus_for_each_dev+0x74/0xc8
  768. [ 66.331512] driver_attach+0x20/0x28
  769. [ 66.331518] bus_add_driver+0x1ac/0x218
  770. [ 66.331525] driver_register+0x60/0x110
  771. [ 66.331532] __platform_driver_register+0x40/0x48
  772. [ 66.331544] sun4i_drv_platform_driver_init+0x20/0x1000 [sun4i_drm]
  773. [ 66.331552] do_one_initcall+0x5c/0x178
  774. [ 66.331562] do_init_module+0x58/0x1b4
  775. [ 66.331570] load_module+0x1c20/0x2210
  776. [ 66.331578] __se_sys_finit_module+0xbc/0xd0
  777. [ 66.331586] __arm64_sys_finit_module+0x18/0x20
  778. [ 66.331595] el0_svc_common+0x60/0x100
  779. [ 66.331602] el0_svc_handler+0x24/0x80
  780. [ 66.331608] el0_svc+0x8/0xc
  781. [ 66.331612] ---[ end trace eb1a172e6cf90474 ]---
  782. [ 66.331635] [drm:drm_atomic_state_default_clear] Clearing atomic state 000000001e4374f2
  783. [ 66.331647] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  784. [ 66.331657] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (5)
  785. [ 66.331667] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (1)
  786. [ 66.331686] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (3)
  787. [ 66.331699] [drm:__drm_atomic_state_free] Freeing atomic state 000000001e4374f2
  788. [ 69.234805] sun4i-drm display-engine: fb0: DRM emulated frame buffer device
  789. [ 69.254983] [drm:drm_minor_register]
  790. [ 69.254991] [drm:drm_minor_register]
  791. [ 69.255464] [drm:drm_minor_register] new minor registered 0
  792. [ 69.255636] [drm:drm_sysfs_connector_add] adding "DSI-1" to sysfs
  793. [ 69.255643] [drm:drm_sysfs_hotplug_event] generating hotplug event
  794. [ 69.255738] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  795. [ 69.270110] [drm:drm_atomic_state_init] Allocated atomic state 00000000b956fb90
  796. [ 69.270124] [drm:drm_atomic_get_plane_state] Added [PLANE:28:plane-0] 00000000c4c44fd8 state to 00000000b956fb90
  797. [ 69.270133] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:28:plane-0] state 00000000c4c44fd8
  798. [ 69.270145] [drm:drm_mode_object_get] OBJ ID: 41 (2)
  799. [ 69.270152] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-1] 0000000048efbabc state to 00000000b956fb90
  800. [ 69.270162] [drm:drm_mode_object_get] OBJ ID: 42 (1)
  801. [ 69.270168] [drm:drm_atomic_get_crtc_state] Added [CRTC:36:crtc-0] 00000000723fafd7 state to 00000000b956fb90
  802. [ 69.270177] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-2] 0000000061fec0fa state to 00000000b956fb90
  803. [ 69.270182] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:32:plane-2] state 0000000061fec0fa
  804. [ 69.270190] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-3] 00000000bb455e21 state to 00000000b956fb90
  805. [ 69.270194] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-3] state 00000000bb455e21
  806. [ 69.270201] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (2)
  807. [ 69.270215] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:36:crtc-0] state 00000000723fafd7
  808. [ 69.270222] [drm:drm_atomic_set_fb_for_plane] Set [FB:41] for [PLANE:30:plane-1] state 0000000048efbabc
  809. [ 69.270226] [drm:drm_mode_object_get] OBJ ID: 41 (3)
  810. [ 69.270230] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (4)
  811. [ 69.270239] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:36:crtc-0] to 00000000b956fb90
  812. [ 69.270250] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  813. [ 69.270254] [drm:drm_mode_object_get] OBJ ID: 38 (6)
  814. [ 69.270260] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:38:DSI-1] 00000000574d88de state to 00000000b956fb90
  815. [ 69.270265] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  816. [ 69.270271] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 00000000574d88de to [NOCRTC]
  817. [ 69.270275] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  818. [ 69.270281] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 00000000574d88de to [CRTC:36:crtc-0]
  819. [ 69.270287] [drm:drm_atomic_check_only] checking 00000000b956fb90
  820. [ 69.270306] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:38:DSI-1]
  821. [ 69.270314] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:38:DSI-1] keeps [ENCODER:37:DSI-37], now on [CRTC:36:crtc-0]
  822. [ 69.270332] [drm:drm_atomic_commit] committing 00000000b956fb90
  823. [ 70.274930] [drm:drm_sysfs_hotplug_event] generating hotplug event
  824. [ 79.330959] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:36:crtc-0] flip_done timed out
  825. [ 89.570957] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:38:DSI-1] flip_done timed out
  826. [ 99.810959] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:plane-1] flip_done timed out
  827. [ 99.810989] [drm:drm_calc_timestamping_constants] crtc 36: hwmode: htotal 714, vtotal 870, vdisplay 854
  828. [ 99.811000] [drm:drm_calc_timestamping_constants] crtc 36: clock 37270 kHz framedur 16667024 linedur 19157
  829. [ 99.811027] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  830. [ 99.811041] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  831. [ 99.811059] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  832. [ 99.811071] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  833. [ 99.811083] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  834. [ 99.811096] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  835. [ 99.811109] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  836. [ 99.811121] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  837. [ 99.811137] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  838. [ 99.811149] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  839. [ 99.811162] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  840. [ 99.811175] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  841. [ 99.811196] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  842. [ 99.811208] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  843. [ 99.866916] ------------[ cut here ]------------
  844. [ 99.866933] [CRTC:36:crtc-0] vblank wait timed out
  845. [ 99.867012] WARNING: CPU: 0 PID: 1969 at drivers/gpu/drm/drm_atomic_helper.c:1406 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  846. [ 99.867016] Modules linked in: dwmac_sun8i stmmac_platform crct10dif_ce mali(O) stmmac sun4i_drm panel_himax_hx8379a pwm_bl sun4i_gpadc_iio sun6i_dsi sun4i_frontend crc_ccitt sun4i_tcon pwm_sun4i reset_gpio sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  847. [ 99.867075] CPU: 0 PID: 1969 Comm: setfont Tainted: G W O 4.20.16-sunxi-dirty #1
  848. [ 99.867079] Hardware name: FriendlyARM NanoPi A64 (DT)
  849. [ 99.867087] pstate: 40000005 (nZcv daif -PAN -UAO)
  850. [ 99.867096] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  851. [ 99.867104] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  852. [ 99.867107] sp : ffff00000d163710
  853. [ 99.867111] x29: ffff00000d163710 x28: 0000000000000000
  854. [ 99.867118] x27: 0000000000000001 x26: ffff800034b26800
  855. [ 99.867125] x25: 0000000000000001 x24: 0000000000000000
  856. [ 99.867132] x23: 0000000000000038 x22: 0000000000000001
  857. [ 99.867139] x21: ffff800031426480 x20: ffff800034b27880
  858. [ 99.867146] x19: 0000000000000000 x18: ffffffffffffffff
  859. [ 99.867153] x17: 0000000000000001 x16: 0000000000000007
  860. [ 99.867160] x15: ffff000008cf0000 x14: 00000000fffffff0
  861. [ 99.867167] x13: ffff000008d76cf8 x12: ffff000008cf0000
  862. [ 99.867174] x11: 0000000000000000 x10: ffff000008d76000
  863. [ 99.867181] x9 : 0000000000000000 x8 : ffff000008d88edc
  864. [ 99.867188] x7 : 0000000000000000 x6 : 000000000adbbde3
  865. [ 99.867194] x5 : 0000000000000000 x4 : 0000000000000001
  866. [ 99.867201] x3 : 0000000000000007 x2 : 0000000000000007
  867. [ 99.867207] x1 : 02e3483737e76700 x0 : 0000000000000000
  868. [ 99.867214] Call trace:
  869. [ 99.867224] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  870. [ 99.867232] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  871. [ 99.867239] commit_tail+0x44/0x78
  872. [ 99.867247] drm_atomic_helper_commit+0xe8/0x168
  873. [ 99.867257] drm_atomic_commit+0x48/0x58
  874. [ 99.867267] restore_fbdev_mode_atomic+0x190/0x220
  875. [ 99.867274] drm_fb_helper_pan_display+0xb0/0x1f0
  876. [ 99.867283] fb_pan_display+0x94/0x118
  877. [ 99.867292] bit_update_start+0x1c/0x40
  878. [ 99.867300] fbcon_switch+0x340/0x550
  879. [ 99.867309] redraw_screen+0x194/0x280
  880. [ 99.867317] fbcon_do_set_font+0x1a8/0x238
  881. [ 99.867324] fbcon_set_font+0x1f8/0x230
  882. [ 99.867332] con_font_op+0x2b8/0x468
  883. [ 99.867338] vt_ioctl+0x1108/0x1418
  884. [ 99.867349] tty_ioctl+0x110/0xb98
  885. [ 99.867358] do_vfs_ioctl+0xb8/0x8f8
  886. [ 99.867363] ksys_ioctl+0x80/0xb8
  887. [ 99.867369] __arm64_sys_ioctl+0x1c/0x28
  888. [ 99.867379] el0_svc_common+0x60/0x100
  889. [ 99.867387] el0_svc_handler+0x24/0x80
  890. [ 99.867394] el0_svc+0x8/0xc
  891. [ 99.867398] ---[ end trace eb1a172e6cf90475 ]---
  892. [ 99.867440] [drm:drm_atomic_state_default_clear] Clearing atomic state 00000000b956fb90
  893. [ 99.867463] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  894. [ 99.867482] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (5)
  895. [ 99.867500] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (1)
  896. [ 99.867536] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (3)
  897. [ 99.867558] [drm:__drm_atomic_state_free] Freeing atomic state 00000000b956fb90
  898. [ 99.867608] [drm:drm_fb_helper_hotplug_event.part.28]
  899. [ 99.867615] [drm:drm_setup_crtcs]
  900. [ 99.867631] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:38:DSI-1]
  901. [ 99.867701] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:38:DSI-1] probed modes :
  902. [ 99.867717] [drm:drm_mode_debug_printmodeline] Modeline 39:"480x854" 60 37270 480 580 620 714 854 860 866 870 0x48 0x0
  903. [ 99.867725] [drm:drm_setup_crtcs] connector 38 enabled? yes
  904. [ 99.867734] [drm:drm_setup_crtcs] looking for cmdline mode on connector 38
  905. [ 99.867741] [drm:drm_setup_crtcs] looking for preferred mode on connector 38 0
  906. [ 99.867747] [drm:drm_setup_crtcs] found mode 480x854
  907. [ 99.867754] [drm:drm_setup_crtcs] picking CRTCs for 480x1708 config
  908. [ 99.867766] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (4)
  909. [ 99.867776] [drm:drm_setup_crtcs] desired mode 480x854 set on crtc 36 (0,0)
  910. [ 99.867785] [drm:drm_mode_object_get] OBJ ID: 38 (3)
  911. [ 99.867801] [drm:drm_atomic_state_init] Allocated atomic state 0000000066510009
  912. [ 99.867816] [drm:drm_atomic_get_plane_state] Added [PLANE:28:plane-0] 00000000ae2b0c1a state to 0000000066510009
  913. [ 99.867827] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:28:plane-0] state 00000000ae2b0c1a
  914. [ 99.867836] [drm:drm_mode_object_get] OBJ ID: 41 (2)
  915. [ 99.867847] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-1] 000000005f975f4f state to 0000000066510009
  916. [ 99.867857] [drm:drm_mode_object_get] OBJ ID: 43 (1)
  917. [ 99.867868] [drm:drm_atomic_get_crtc_state] Added [CRTC:36:crtc-0] 0000000088807ce3 state to 0000000066510009
  918. [ 99.867881] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-2] 000000009526eae5 state to 0000000066510009
  919. [ 99.867889] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:32:plane-2] state 000000009526eae5
  920. [ 99.867903] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-3] 0000000017a2f4f5 state to 0000000066510009
  921. [ 99.867911] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-3] state 0000000017a2f4f5
  922. [ 99.867921] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (2)
  923. [ 99.867936] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:36:crtc-0] state 0000000088807ce3
  924. [ 99.867945] [drm:drm_atomic_set_fb_for_plane] Set [FB:41] for [PLANE:30:plane-1] state 000000005f975f4f
  925. [ 99.867952] [drm:drm_mode_object_get] OBJ ID: 41 (3)
  926. [ 99.867959] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (4)
  927. [ 99.867971] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:36:crtc-0] to 0000000066510009
  928. [ 99.867983] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  929. [ 99.867989] [drm:drm_mode_object_get] OBJ ID: 38 (6)
  930. [ 99.868000] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:38:DSI-1] 000000006d4ea019 state to 0000000066510009
  931. [ 99.868008] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  932. [ 99.868017] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 000000006d4ea019 to [NOCRTC]
  933. [ 99.868025] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  934. [ 99.868034] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 000000006d4ea019 to [CRTC:36:crtc-0]
  935. [ 99.868043] [drm:drm_atomic_check_only] checking 0000000066510009
  936. [ 99.868061] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:38:DSI-1]
  937. [ 99.868074] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:38:DSI-1] keeps [ENCODER:37:DSI-37], now on [CRTC:36:crtc-0]
  938. [ 99.868097] [drm:drm_atomic_commit] committing 0000000066510009
  939. [ 110.050933] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:36:crtc-0] flip_done timed out
  940. [ 120.290927] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:38:DSI-1] flip_done timed out
  941. [ 130.530918] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:plane-1] flip_done timed out
  942. [ 130.530946] [drm:drm_calc_timestamping_constants] crtc 36: hwmode: htotal 714, vtotal 870, vdisplay 854
  943. [ 130.530957] [drm:drm_calc_timestamping_constants] crtc 36: clock 37270 kHz framedur 16667024 linedur 19157
  944. [ 130.530984] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  945. [ 130.530998] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  946. [ 130.531015] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  947. [ 130.531027] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  948. [ 130.531039] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  949. [ 130.531051] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  950. [ 130.531065] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  951. [ 130.531077] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  952. [ 130.531093] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  953. [ 130.531105] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  954. [ 130.531117] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  955. [ 130.531130] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  956. [ 130.531151] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  957. [ 130.531163] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  958. [ 130.586917] ------------[ cut here ]------------
  959. [ 130.586925] [CRTC:36:crtc-0] vblank wait timed out
  960. [ 130.586995] WARNING: CPU: 2 PID: 43 at drivers/gpu/drm/drm_atomic_helper.c:1406 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  961. [ 130.586999] Modules linked in: dwmac_sun8i stmmac_platform crct10dif_ce mali(O) stmmac sun4i_drm panel_himax_hx8379a pwm_bl sun4i_gpadc_iio sun6i_dsi sun4i_frontend crc_ccitt sun4i_tcon pwm_sun4i reset_gpio sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  962. [ 130.587057] CPU: 2 PID: 43 Comm: kworker/2:1 Tainted: G W O 4.20.16-sunxi-dirty #1
  963. [ 130.587060] Hardware name: FriendlyARM NanoPi A64 (DT)
  964. [ 130.587071] Workqueue: events output_poll_execute
  965. [ 130.587080] pstate: 40000005 (nZcv daif -PAN -UAO)
  966. [ 130.587088] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  967. [ 130.587096] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  968. [ 130.587100] sp : ffff000009033a90
  969. [ 130.587103] x29: ffff000009033a90 x28: 0000000000000000
  970. [ 130.587111] x27: 0000000000000001 x26: ffff800034b26800
  971. [ 130.587118] x25: 0000000000000001 x24: 0000000000000000
  972. [ 130.587125] x23: 0000000000000038 x22: 0000000000000001
  973. [ 130.587132] x21: ffff800030783b80 x20: ffff800034b27880
  974. [ 130.587138] x19: 0000000000000000 x18: ffffffffffffffff
  975. [ 130.587145] x17: 0000000000000000 x16: 0000000000000000
  976. [ 130.587152] x15: ffff000008cf0000 x14: 00000000fffffff0
  977. [ 130.587159] x13: ffff000008d76cf8 x12: ffff000008cf0000
  978. [ 130.587166] x11: 0000000000000000 x10: ffff000008d76000
  979. [ 130.587173] x9 : 0000000000000000 x8 : ffff000008d8b154
  980. [ 130.587180] x7 : 0000000000000000 x6 : 000000000adbbde3
  981. [ 130.587186] x5 : 0000000000000000 x4 : 0000000000000001
  982. [ 130.587193] x3 : 0000000000000007 x2 : 0000000000000007
  983. [ 130.587200] x1 : 02e3483737e76700 x0 : 0000000000000000
  984. [ 130.587207] Call trace:
  985. [ 130.587216] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  986. [ 130.587224] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  987. [ 130.587231] commit_tail+0x44/0x78
  988. [ 130.587239] drm_atomic_helper_commit+0xe8/0x168
  989. [ 130.587249] drm_atomic_commit+0x48/0x58
  990. [ 130.587260] restore_fbdev_mode_atomic+0x190/0x220
  991. [ 130.587266] restore_fbdev_mode+0x64/0x1b8
  992. [ 130.587274] drm_fb_helper_restore_fbdev_mode_unlocked+0x70/0xe8
  993. [ 130.587280] drm_fb_helper_set_par+0x2c/0x58
  994. [ 130.587287] drm_fb_helper_hotplug_event.part.28+0xb0/0xc0
  995. [ 130.587294] drm_fb_helper_output_poll_changed+0x34/0x40
  996. [ 130.587300] drm_kms_helper_hotplug_event+0x28/0x40
  997. [ 130.587306] output_poll_execute+0x1a4/0x1e0
  998. [ 130.587317] process_one_work+0x1e0/0x338
  999. [ 130.587325] worker_thread+0x40/0x460
  1000. [ 130.587333] kthread+0x128/0x130
  1001. [ 130.587341] ret_from_fork+0x10/0x1c
  1002. [ 130.587346] ---[ end trace eb1a172e6cf90476 ]---
  1003. [ 130.587369] [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000066510009
  1004. [ 130.587381] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  1005. [ 130.587390] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (5)
  1006. [ 130.587399] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (1)
  1007. [ 130.587418] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (3)
  1008. [ 130.587431] [drm:__drm_atomic_state_free] Freeing atomic state 0000000066510009
  1009. [ 131.782068] [drm:drm_atomic_state_init] Allocated atomic state 0000000059e32817
  1010. [ 131.782086] [drm:drm_atomic_get_plane_state] Added [PLANE:28:plane-0] 000000001f33415f state to 0000000059e32817
  1011. [ 131.782096] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:28:plane-0] state 000000001f33415f
  1012. [ 131.782106] [drm:drm_mode_object_get] OBJ ID: 41 (2)
  1013. [ 131.782113] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-1] 000000008bbe82eb state to 0000000059e32817
  1014. [ 131.782122] [drm:drm_mode_object_get] OBJ ID: 42 (1)
  1015. [ 131.782130] [drm:drm_atomic_get_crtc_state] Added [CRTC:36:crtc-0] 00000000375a9e9b state to 0000000059e32817
  1016. [ 131.782140] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-2] 00000000ef1cb01f state to 0000000059e32817
  1017. [ 131.782145] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:32:plane-2] state 00000000ef1cb01f
  1018. [ 131.782155] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-3] 00000000572bcfb3 state to 0000000059e32817
  1019. [ 131.782160] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-3] state 00000000572bcfb3
  1020. [ 131.782167] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (2)
  1021. [ 131.782185] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:36:crtc-0] state 00000000375a9e9b
  1022. [ 131.782192] [drm:drm_atomic_set_fb_for_plane] Set [FB:41] for [PLANE:30:plane-1] state 000000008bbe82eb
  1023. [ 131.782197] [drm:drm_mode_object_get] OBJ ID: 41 (3)
  1024. [ 131.782203] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (4)
  1025. [ 131.782213] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:36:crtc-0] to 0000000059e32817
  1026. [ 131.782224] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  1027. [ 131.782229] [drm:drm_mode_object_get] OBJ ID: 38 (6)
  1028. [ 131.782237] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:38:DSI-1] 00000000c9d3bfd2 state to 0000000059e32817
  1029. [ 131.782244] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  1030. [ 131.782250] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 00000000c9d3bfd2 to [NOCRTC]
  1031. [ 131.782255] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  1032. [ 131.782262] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 00000000c9d3bfd2 to [CRTC:36:crtc-0]
  1033. [ 131.782269] [drm:drm_atomic_check_only] checking 0000000059e32817
  1034. [ 131.782286] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:38:DSI-1]
  1035. [ 131.782296] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:38:DSI-1] keeps [ENCODER:37:DSI-37], now on [CRTC:36:crtc-0]
  1036. [ 131.782316] [drm:drm_atomic_commit] committing 0000000059e32817
  1037. [ 141.794940] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:36:crtc-0] flip_done timed out
  1038. [ 152.034931] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:38:DSI-1] flip_done timed out
  1039. [ 162.274929] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:plane-1] flip_done timed out
  1040. [ 162.274957] [drm:drm_calc_timestamping_constants] crtc 36: hwmode: htotal 714, vtotal 870, vdisplay 854
  1041. [ 162.274968] [drm:drm_calc_timestamping_constants] crtc 36: clock 37270 kHz framedur 16667024 linedur 19157
  1042. [ 162.274995] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  1043. [ 162.275009] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  1044. [ 162.275026] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  1045. [ 162.275038] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  1046. [ 162.275051] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  1047. [ 162.275063] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  1048. [ 162.275076] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  1049. [ 162.275088] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  1050. [ 162.275104] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  1051. [ 162.275115] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  1052. [ 162.275128] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  1053. [ 162.275141] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  1054. [ 162.275162] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  1055. [ 162.275173] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  1056. [ 162.330905] ------------[ cut here ]------------
  1057. [ 162.330915] [CRTC:36:crtc-0] vblank wait timed out
  1058. [ 162.330982] WARNING: CPU: 1 PID: 2016 at drivers/gpu/drm/drm_atomic_helper.c:1406 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1059. [ 162.330986] Modules linked in: dwmac_sun8i stmmac_platform crct10dif_ce mali(O) stmmac sun4i_drm panel_himax_hx8379a pwm_bl sun4i_gpadc_iio sun6i_dsi sun4i_frontend crc_ccitt sun4i_tcon pwm_sun4i reset_gpio sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  1060. [ 162.331044] CPU: 1 PID: 2016 Comm: setfont Tainted: G W O 4.20.16-sunxi-dirty #1
  1061. [ 162.331048] Hardware name: FriendlyARM NanoPi A64 (DT)
  1062. [ 162.331055] pstate: 40000005 (nZcv daif -PAN -UAO)
  1063. [ 162.331064] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1064. [ 162.331072] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1065. [ 162.331076] sp : ffff00000d35b710
  1066. [ 162.331080] x29: ffff00000d35b710 x28: 0000000000000000
  1067. [ 162.331087] x27: 0000000000000001 x26: ffff800034b26800
  1068. [ 162.331094] x25: 0000000000000001 x24: 0000000000000000
  1069. [ 162.331101] x23: 0000000000000038 x22: 0000000000000001
  1070. [ 162.331108] x21: ffff80003078ad00 x20: ffff800034b27880
  1071. [ 162.331115] x19: 0000000000000000 x18: ffffffffffffffff
  1072. [ 162.331122] x17: 0000000000000000 x16: ffff0000089516f0
  1073. [ 162.331129] x15: ffff000008cf0000 x14: 00000000fffffff0
  1074. [ 162.331136] x13: ffff000008d76cf8 x12: ffff000008cf0000
  1075. [ 162.331143] x11: 0000000000000000 x10: ffff000008d76000
  1076. [ 162.331149] x9 : 0000000000000000 x8 : ffff000008d8cfc0
  1077. [ 162.331156] x7 : 0000000000000000 x6 : 000000000adbbde3
  1078. [ 162.331163] x5 : 0000000000000000 x4 : 0000000000000001
  1079. [ 162.331170] x3 : 0000000000000007 x2 : 0000000000000007
  1080. [ 162.331176] x1 : 02e3483737e76700 x0 : 0000000000000000
  1081. [ 162.331184] Call trace:
  1082. [ 162.331193] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1083. [ 162.331202] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  1084. [ 162.331208] commit_tail+0x44/0x78
  1085. [ 162.331216] drm_atomic_helper_commit+0xe8/0x168
  1086. [ 162.331226] drm_atomic_commit+0x48/0x58
  1087. [ 162.331236] restore_fbdev_mode_atomic+0x190/0x220
  1088. [ 162.331243] drm_fb_helper_pan_display+0xb0/0x1f0
  1089. [ 162.331252] fb_pan_display+0x94/0x118
  1090. [ 162.331261] bit_update_start+0x1c/0x40
  1091. [ 162.331269] fbcon_switch+0x340/0x550
  1092. [ 162.331278] redraw_screen+0x194/0x280
  1093. [ 162.331286] fbcon_do_set_font+0x1a8/0x238
  1094. [ 162.331293] fbcon_set_font+0x1f8/0x230
  1095. [ 162.331301] con_font_op+0x2b8/0x468
  1096. [ 162.331307] vt_ioctl+0x1108/0x1418
  1097. [ 162.331317] tty_ioctl+0x110/0xb98
  1098. [ 162.331326] do_vfs_ioctl+0xb8/0x8f8
  1099. [ 162.331332] ksys_ioctl+0x80/0xb8
  1100. [ 162.331338] __arm64_sys_ioctl+0x1c/0x28
  1101. [ 162.331348] el0_svc_common+0x60/0x100
  1102. [ 162.331355] el0_svc_handler+0x24/0x80
  1103. [ 162.331362] el0_svc+0x8/0xc
  1104. [ 162.331367] ---[ end trace eb1a172e6cf90477 ]---
  1105. [ 162.331390] [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000059e32817
  1106. [ 162.331401] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  1107. [ 162.331410] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (5)
  1108. [ 162.331419] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (1)
  1109. [ 162.331438] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (3)
  1110. [ 162.331452] [drm:__drm_atomic_state_free] Freeing atomic state 0000000059e32817
  1111. [ 162.888048] [drm:drm_atomic_state_init] Allocated atomic state 0000000052f8f6e5
  1112. [ 162.888065] [drm:drm_atomic_get_plane_state] Added [PLANE:28:plane-0] 000000008464321e state to 0000000052f8f6e5
  1113. [ 162.888072] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:28:plane-0] state 000000008464321e
  1114. [ 162.888081] [drm:drm_mode_object_get] OBJ ID: 41 (2)
  1115. [ 162.888088] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-1] 0000000097ea4b76 state to 0000000052f8f6e5
  1116. [ 162.888096] [drm:drm_mode_object_get] OBJ ID: 43 (1)
  1117. [ 162.888103] [drm:drm_atomic_get_crtc_state] Added [CRTC:36:crtc-0] 000000008ef222fa state to 0000000052f8f6e5
  1118. [ 162.888111] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-2] 00000000571c8c5e state to 0000000052f8f6e5
  1119. [ 162.888115] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:32:plane-2] state 00000000571c8c5e
  1120. [ 162.888122] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-3] 00000000a3f066ed state to 0000000052f8f6e5
  1121. [ 162.888127] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-3] state 00000000a3f066ed
  1122. [ 162.888133] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (2)
  1123. [ 162.888148] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:36:crtc-0] state 000000008ef222fa
  1124. [ 162.888154] [drm:drm_atomic_set_fb_for_plane] Set [FB:41] for [PLANE:30:plane-1] state 0000000097ea4b76
  1125. [ 162.888158] [drm:drm_mode_object_get] OBJ ID: 41 (3)
  1126. [ 162.888162] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (4)
  1127. [ 162.888171] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:36:crtc-0] to 0000000052f8f6e5
  1128. [ 162.888179] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  1129. [ 162.888183] [drm:drm_mode_object_get] OBJ ID: 38 (6)
  1130. [ 162.888189] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:38:DSI-1] 0000000092a037a4 state to 0000000052f8f6e5
  1131. [ 162.888194] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  1132. [ 162.888199] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 0000000092a037a4 to [NOCRTC]
  1133. [ 162.888204] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  1134. [ 162.888209] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 0000000092a037a4 to [CRTC:36:crtc-0]
  1135. [ 162.888214] [drm:drm_atomic_check_only] checking 0000000052f8f6e5
  1136. [ 162.888232] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:38:DSI-1]
  1137. [ 162.888240] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:38:DSI-1] keeps [ENCODER:37:DSI-37], now on [CRTC:36:crtc-0]
  1138. [ 162.888257] [drm:drm_atomic_commit] committing 0000000052f8f6e5
  1139. [ 173.026943] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:36:crtc-0] flip_done timed out
  1140. [ 183.266942] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:38:DSI-1] flip_done timed out
  1141. [ 193.506943] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:plane-1] flip_done timed out
  1142. [ 193.506974] [drm:drm_calc_timestamping_constants] crtc 36: hwmode: htotal 714, vtotal 870, vdisplay 854
  1143. [ 193.506984] [drm:drm_calc_timestamping_constants] crtc 36: clock 37270 kHz framedur 16667024 linedur 19157
  1144. [ 193.507012] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  1145. [ 193.507025] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  1146. [ 193.507043] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  1147. [ 193.507055] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  1148. [ 193.507067] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  1149. [ 193.507080] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  1150. [ 193.507093] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  1151. [ 193.507105] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  1152. [ 193.507121] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  1153. [ 193.507133] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  1154. [ 193.507146] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  1155. [ 193.507158] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  1156. [ 193.507180] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  1157. [ 193.507192] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  1158. [ 193.562909] ------------[ cut here ]------------
  1159. [ 193.562918] [CRTC:36:crtc-0] vblank wait timed out
  1160. [ 193.562988] WARNING: CPU: 0 PID: 2076 at drivers/gpu/drm/drm_atomic_helper.c:1406 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1161. [ 193.562992] Modules linked in: dwmac_sun8i stmmac_platform crct10dif_ce mali(O) stmmac sun4i_drm panel_himax_hx8379a pwm_bl sun4i_gpadc_iio sun6i_dsi sun4i_frontend crc_ccitt sun4i_tcon pwm_sun4i reset_gpio sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  1162. [ 193.563050] CPU: 0 PID: 2076 Comm: setfont Tainted: G W O 4.20.16-sunxi-dirty #1
  1163. [ 193.563055] Hardware name: FriendlyARM NanoPi A64 (DT)
  1164. [ 193.563061] pstate: 40000005 (nZcv daif -PAN -UAO)
  1165. [ 193.563071] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1166. [ 193.563079] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1167. [ 193.563082] sp : ffff00000e41b710
  1168. [ 193.563086] x29: ffff00000e41b710 x28: 0000000000000000
  1169. [ 193.563093] x27: 0000000000000001 x26: ffff800034b26800
  1170. [ 193.563100] x25: 0000000000000001 x24: 0000000000000000
  1171. [ 193.563107] x23: 0000000000000038 x22: 0000000000000001
  1172. [ 193.563114] x21: ffff800034232000 x20: ffff800034b27880
  1173. [ 193.563121] x19: 0000000000000000 x18: ffffffffffffffff
  1174. [ 193.563128] x17: 0000000000000000 x16: 0000000000000000
  1175. [ 193.563135] x15: ffff000008cf0000 x14: 00000000fffffff0
  1176. [ 193.563142] x13: ffff000008d76cf8 x12: ffff000008cf0000
  1177. [ 193.563149] x11: 0000000000000000 x10: ffff000008d76000
  1178. [ 193.563156] x9 : 0000000000000000 x8 : ffff000008d8ee74
  1179. [ 193.563163] x7 : 0000000000000000 x6 : 000000000adbbde3
  1180. [ 193.563170] x5 : 0000000000000000 x4 : 0000000000000001
  1181. [ 193.563176] x3 : 0000000000000007 x2 : 0000000000000007
  1182. [ 193.563183] x1 : 02e3483737e76700 x0 : 0000000000000000
  1183. [ 193.563190] Call trace:
  1184. [ 193.563200] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1185. [ 193.563208] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  1186. [ 193.563215] commit_tail+0x44/0x78
  1187. [ 193.563222] drm_atomic_helper_commit+0xe8/0x168
  1188. [ 193.563232] drm_atomic_commit+0x48/0x58
  1189. [ 193.563242] restore_fbdev_mode_atomic+0x190/0x220
  1190. [ 193.563249] drm_fb_helper_pan_display+0xb0/0x1f0
  1191. [ 193.563258] fb_pan_display+0x94/0x118
  1192. [ 193.563267] bit_update_start+0x1c/0x40
  1193. [ 193.563275] fbcon_switch+0x340/0x550
  1194. [ 193.563284] redraw_screen+0x194/0x280
  1195. [ 193.563292] fbcon_do_set_font+0x1a8/0x238
  1196. [ 193.563300] fbcon_set_font+0x1f8/0x230
  1197. [ 193.563308] con_font_op+0x2b8/0x468
  1198. [ 193.563315] vt_ioctl+0x1108/0x1418
  1199. [ 193.563325] tty_ioctl+0x110/0xb98
  1200. [ 193.563334] do_vfs_ioctl+0xb8/0x8f8
  1201. [ 193.563339] ksys_ioctl+0x80/0xb8
  1202. [ 193.563345] __arm64_sys_ioctl+0x1c/0x28
  1203. [ 193.563355] el0_svc_common+0x60/0x100
  1204. [ 193.563362] el0_svc_handler+0x24/0x80
  1205. [ 193.563370] el0_svc+0x8/0xc
  1206. [ 193.563374] ---[ end trace eb1a172e6cf90478 ]---
  1207. [ 193.563398] [drm:drm_atomic_state_default_clear] Clearing atomic state 0000000052f8f6e5
  1208. [ 193.563412] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  1209. [ 193.563422] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (5)
  1210. [ 193.563431] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (1)
  1211. [ 193.563449] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (3)
  1212. [ 193.563462] [drm:__drm_atomic_state_free] Freeing atomic state 0000000052f8f6e5
  1213. [ 194.099560] [drm:drm_atomic_state_init] Allocated atomic state 000000003b0d08dd
  1214. [ 194.099575] [drm:drm_atomic_get_plane_state] Added [PLANE:28:plane-0] 000000008d94688b state to 000000003b0d08dd
  1215. [ 194.099582] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:28:plane-0] state 000000008d94688b
  1216. [ 194.099590] [drm:drm_mode_object_get] OBJ ID: 41 (2)
  1217. [ 194.099597] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-1] 00000000e2de997c state to 000000003b0d08dd
  1218. [ 194.099605] [drm:drm_mode_object_get] OBJ ID: 42 (1)
  1219. [ 194.099611] [drm:drm_atomic_get_crtc_state] Added [CRTC:36:crtc-0] 00000000d0d2830b state to 000000003b0d08dd
  1220. [ 194.099619] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-2] 000000002efbfb5e state to 000000003b0d08dd
  1221. [ 194.099624] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:32:plane-2] state 000000002efbfb5e
  1222. [ 194.099631] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-3] 000000001dbc9b0f state to 000000003b0d08dd
  1223. [ 194.099635] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-3] state 000000001dbc9b0f
  1224. [ 194.099642] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (2)
  1225. [ 194.099659] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:36:crtc-0] state 00000000d0d2830b
  1226. [ 194.099666] [drm:drm_atomic_set_fb_for_plane] Set [FB:41] for [PLANE:30:plane-1] state 00000000e2de997c
  1227. [ 194.099669] [drm:drm_mode_object_get] OBJ ID: 41 (3)
  1228. [ 194.099674] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (4)
  1229. [ 194.099682] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:36:crtc-0] to 000000003b0d08dd
  1230. [ 194.099692] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  1231. [ 194.099696] [drm:drm_mode_object_get] OBJ ID: 38 (6)
  1232. [ 194.099702] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:38:DSI-1] 000000001a0d5d9c state to 000000003b0d08dd
  1233. [ 194.099707] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  1234. [ 194.099712] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 000000001a0d5d9c to [NOCRTC]
  1235. [ 194.099717] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  1236. [ 194.099722] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 000000001a0d5d9c to [CRTC:36:crtc-0]
  1237. [ 194.099727] [drm:drm_atomic_check_only] checking 000000003b0d08dd
  1238. [ 194.099744] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:38:DSI-1]
  1239. [ 194.099752] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:38:DSI-1] keeps [ENCODER:37:DSI-37], now on [CRTC:36:crtc-0]
  1240. [ 194.099770] [drm:drm_atomic_commit] committing 000000003b0d08dd
  1241. [ 204.258932] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:36:crtc-0] flip_done timed out
  1242. [ 214.498953] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:38:DSI-1] flip_done timed out
  1243. [ 224.738950] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:plane-1] flip_done timed out
  1244. [ 224.738979] [drm:drm_calc_timestamping_constants] crtc 36: hwmode: htotal 714, vtotal 870, vdisplay 854
  1245. [ 224.738990] [drm:drm_calc_timestamping_constants] crtc 36: clock 37270 kHz framedur 16667024 linedur 19157
  1246. [ 224.739017] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  1247. [ 224.739031] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  1248. [ 224.739049] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  1249. [ 224.739061] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  1250. [ 224.739073] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  1251. [ 224.739086] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  1252. [ 224.739099] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  1253. [ 224.739112] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  1254. [ 224.739127] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  1255. [ 224.739139] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  1256. [ 224.739151] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  1257. [ 224.739164] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  1258. [ 224.739185] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  1259. [ 224.739197] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  1260. [ 224.794930] ------------[ cut here ]------------
  1261. [ 224.794939] [CRTC:36:crtc-0] vblank wait timed out
  1262. [ 224.795009] WARNING: CPU: 1 PID: 2075 at drivers/gpu/drm/drm_atomic_helper.c:1406 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1263. [ 224.795013] Modules linked in: dwmac_sun8i stmmac_platform crct10dif_ce mali(O) stmmac sun4i_drm panel_himax_hx8379a pwm_bl sun4i_gpadc_iio sun6i_dsi sun4i_frontend crc_ccitt sun4i_tcon pwm_sun4i reset_gpio sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  1264. [ 224.795071] CPU: 1 PID: 2075 Comm: setfont Tainted: G W O 4.20.16-sunxi-dirty #1
  1265. [ 224.795075] Hardware name: FriendlyARM NanoPi A64 (DT)
  1266. [ 224.795082] pstate: 40000005 (nZcv daif -PAN -UAO)
  1267. [ 224.795092] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1268. [ 224.795100] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1269. [ 224.795103] sp : ffff00000e403710
  1270. [ 224.795107] x29: ffff00000e403710 x28: 0000000000000000
  1271. [ 224.795115] x27: 0000000000000001 x26: ffff800034b26800
  1272. [ 224.795122] x25: 0000000000000001 x24: 0000000000000000
  1273. [ 224.795128] x23: 0000000000000038 x22: 0000000000000001
  1274. [ 224.795135] x21: ffff80003078a900 x20: ffff800034b27880
  1275. [ 224.795142] x19: 0000000000000000 x18: ffffffffffffffff
  1276. [ 224.795149] x17: 0000000000000000 x16: 0000000000000000
  1277. [ 224.795156] x15: ffff000008cf0000 x14: 00000000fffffff0
  1278. [ 224.795163] x13: ffff000008d76cf8 x12: ffff000008cf0000
  1279. [ 224.795170] x11: 0000000000000000 x10: ffff000008d76000
  1280. [ 224.795177] x9 : 0000000000000000 x8 : ffff000008d90d28
  1281. [ 224.795184] x7 : 0000000000000000 x6 : 000000000adbbde3
  1282. [ 224.795191] x5 : 0000000000000000 x4 : 0000000000000001
  1283. [ 224.795197] x3 : 0000000000000007 x2 : 0000000000000007
  1284. [ 224.795204] x1 : 02e3483737e76700 x0 : 0000000000000000
  1285. [ 224.795211] Call trace:
  1286. [ 224.795221] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1287. [ 224.795229] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  1288. [ 224.795236] commit_tail+0x44/0x78
  1289. [ 224.795244] drm_atomic_helper_commit+0xe8/0x168
  1290. [ 224.795253] drm_atomic_commit+0x48/0x58
  1291. [ 224.795264] restore_fbdev_mode_atomic+0x190/0x220
  1292. [ 224.795271] drm_fb_helper_pan_display+0xb0/0x1f0
  1293. [ 224.795280] fb_pan_display+0x94/0x118
  1294. [ 224.795290] bit_update_start+0x1c/0x40
  1295. [ 224.795298] fbcon_switch+0x340/0x550
  1296. [ 224.795307] redraw_screen+0x194/0x280
  1297. [ 224.795315] fbcon_do_set_font+0x1a8/0x238
  1298. [ 224.795323] fbcon_set_font+0x1f8/0x230
  1299. [ 224.795331] con_font_op+0x2b8/0x468
  1300. [ 224.795337] vt_ioctl+0x1108/0x1418
  1301. [ 224.795347] tty_ioctl+0x110/0xb98
  1302. [ 224.795356] do_vfs_ioctl+0xb8/0x8f8
  1303. [ 224.795361] ksys_ioctl+0x80/0xb8
  1304. [ 224.795368] __arm64_sys_ioctl+0x1c/0x28
  1305. [ 224.795377] el0_svc_common+0x60/0x100
  1306. [ 224.795385] el0_svc_handler+0x24/0x80
  1307. [ 224.795392] el0_svc+0x8/0xc
  1308. [ 224.795396] ---[ end trace eb1a172e6cf90479 ]---
  1309. [ 224.795419] [drm:drm_atomic_state_default_clear] Clearing atomic state 000000003b0d08dd
  1310. [ 224.795431] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  1311. [ 224.795440] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (5)
  1312. [ 224.795450] [drm:drm_mode_object_put.part.0] OBJ ID: 42 (1)
  1313. [ 224.795469] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (3)
  1314. [ 224.795482] [drm:__drm_atomic_state_free] Freeing atomic state 000000003b0d08dd
  1315. [ 225.836445] [drm:drm_atomic_state_init] Allocated atomic state 000000007a5bd8b0
  1316. [ 225.836466] [drm:drm_atomic_get_plane_state] Added [PLANE:28:plane-0] 00000000a3f066ed state to 000000007a5bd8b0
  1317. [ 225.836476] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:28:plane-0] state 00000000a3f066ed
  1318. [ 225.836486] [drm:drm_mode_object_get] OBJ ID: 41 (2)
  1319. [ 225.836494] [drm:drm_atomic_get_plane_state] Added [PLANE:30:plane-1] 00000000e2a632f4 state to 000000007a5bd8b0
  1320. [ 225.836503] [drm:drm_mode_object_get] OBJ ID: 43 (1)
  1321. [ 225.836511] [drm:drm_atomic_get_crtc_state] Added [CRTC:36:crtc-0] 0000000036f1d062 state to 000000007a5bd8b0
  1322. [ 225.836519] [drm:drm_atomic_get_plane_state] Added [PLANE:32:plane-2] 000000005544e72f state to 000000007a5bd8b0
  1323. [ 225.836524] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:32:plane-2] state 000000005544e72f
  1324. [ 225.836533] [drm:drm_atomic_get_plane_state] Added [PLANE:34:plane-3] 00000000568ee9f4 state to 000000007a5bd8b0
  1325. [ 225.836538] [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:34:plane-3] state 00000000568ee9f4
  1326. [ 225.836546] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (2)
  1327. [ 225.836565] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:480x854] for [CRTC:36:crtc-0] state 0000000036f1d062
  1328. [ 225.836572] [drm:drm_atomic_set_fb_for_plane] Set [FB:41] for [PLANE:30:plane-1] state 00000000e2a632f4
  1329. [ 225.836576] [drm:drm_mode_object_get] OBJ ID: 41 (3)
  1330. [ 225.836581] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (4)
  1331. [ 225.836592] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:36:crtc-0] to 000000007a5bd8b0
  1332. [ 225.836604] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  1333. [ 225.836609] [drm:drm_mode_object_get] OBJ ID: 38 (6)
  1334. [ 225.836616] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:38:DSI-1] 0000000025a39dfa state to 000000007a5bd8b0
  1335. [ 225.836622] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  1336. [ 225.836628] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 0000000025a39dfa to [NOCRTC]
  1337. [ 225.836633] [drm:drm_mode_object_get] OBJ ID: 38 (5)
  1338. [ 225.836639] [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:38:DSI-1] state 0000000025a39dfa to [CRTC:36:crtc-0]
  1339. [ 225.836646] [drm:drm_atomic_check_only] checking 000000007a5bd8b0
  1340. [ 225.836669] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:38:DSI-1]
  1341. [ 225.836679] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:38:DSI-1] keeps [ENCODER:37:DSI-37], now on [CRTC:36:crtc-0]
  1342. [ 225.836700] [drm:drm_atomic_commit] committing 000000007a5bd8b0
  1343. [ 236.002934] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:36:crtc-0] flip_done timed out
  1344. [ 246.242946] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:38:DSI-1] flip_done timed out
  1345. [ 256.482935] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:plane-1] flip_done timed out
  1346. [ 256.482966] [drm:drm_calc_timestamping_constants] crtc 36: hwmode: htotal 714, vtotal 870, vdisplay 854
  1347. [ 256.482976] [drm:drm_calc_timestamping_constants] crtc 36: clock 37270 kHz framedur 16667024 linedur 19157
  1348. [ 256.483005] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Updating UI channel 1 overlay 0
  1349. [ 256.483019] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Primary layer, updating global size W: 480 H: 854
  1350. [ 256.483036] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Switching display mixer interlaced mode off
  1351. [ 256.483048] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source offset X: 0 Y: 0
  1352. [ 256.483061] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer source size W: 480 H: 854
  1353. [ 256.483073] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] HW scaling is not needed
  1354. [ 256.483086] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination coordinates X: 0 Y: 0
  1355. [ 256.483098] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer destination size W: 480 H: 854
  1356. [ 256.483114] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Using GEM @ 0x0000000076100000
  1357. [ 256.483126] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Layer line width: 1920 bytes
  1358. [ 256.483138] [drm:sun8i_ui_layer_atomic_update [sun8i_mixer]] Setting buffer address to 0x0000000076100000
  1359. [ 256.483151] [drm:sun8i_ui_layer_enable.isra.0 [sun8i_mixer]] Enabling channel 1 overlay 0
  1360. [ 256.483173] [drm:sun4i_crtc_atomic_flush [sun4i_tcon]] Committing plane changes
  1361. [ 256.483185] [drm:sun8i_mixer_commit [sun8i_mixer]] Committing changes
  1362. [ 256.538913] ------------[ cut here ]------------
  1363. [ 256.538922] [CRTC:36:crtc-0] vblank wait timed out
  1364. [ 256.538993] WARNING: CPU: 3 PID: 2096 at drivers/gpu/drm/drm_atomic_helper.c:1406 drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1365. [ 256.538997] Modules linked in: dwmac_sun8i stmmac_platform crct10dif_ce mali(O) stmmac sun4i_drm panel_himax_hx8379a pwm_bl sun4i_gpadc_iio sun6i_dsi sun4i_frontend crc_ccitt sun4i_tcon pwm_sun4i reset_gpio sun8i_tcon_top sun8i_mixer 8189es(O) cfg80211 rfkill
  1366. [ 256.539055] CPU: 3 PID: 2096 Comm: (agetty) Tainted: G W O 4.20.16-sunxi-dirty #1
  1367. [ 256.539060] Hardware name: FriendlyARM NanoPi A64 (DT)
  1368. [ 256.539067] pstate: 40000005 (nZcv daif -PAN -UAO)
  1369. [ 256.539076] pc : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1370. [ 256.539084] lr : drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1371. [ 256.539087] sp : ffff00000e49b680
  1372. [ 256.539091] x29: ffff00000e49b680 x28: 0000000000000000
  1373. [ 256.539098] x27: 0000000000000001 x26: ffff800034b26800
  1374. [ 256.539105] x25: 0000000000000001 x24: 0000000000000000
  1375. [ 256.539112] x23: 0000000000000038 x22: 0000000000000001
  1376. [ 256.539119] x21: ffff8000325e8700 x20: ffff800034b27880
  1377. [ 256.539126] x19: 0000000000000000 x18: ffffffffffffffff
  1378. [ 256.539133] x17: 0000000000000000 x16: 0000000000000000
  1379. [ 256.539140] x15: ffff000008cf0000 x14: 00000000fffffff0
  1380. [ 256.539147] x13: ffff000008d76cf8 x12: ffff000008cf0000
  1381. [ 256.539154] x11: 0000000000000000 x10: ffff000008d76000
  1382. [ 256.539161] x9 : 0000000000000000 x8 : ffff000008d92bdc
  1383. [ 256.539168] x7 : 0000000000000000 x6 : 000000000adbbde3
  1384. [ 256.539174] x5 : 0000000000000000 x4 : 0000000000000001
  1385. [ 256.539181] x3 : 0000000000000007 x2 : 0000000000000007
  1386. [ 256.539188] x1 : 02e3483737e76700 x0 : 0000000000000000
  1387. [ 256.539194] Call trace:
  1388. [ 256.539204] drm_atomic_helper_wait_for_vblanks.part.9+0x2a8/0x2b0
  1389. [ 256.539212] drm_atomic_helper_commit_tail_rpm+0x60/0x78
  1390. [ 256.539219] commit_tail+0x44/0x78
  1391. [ 256.539227] drm_atomic_helper_commit+0xe8/0x168
  1392. [ 256.539237] drm_atomic_commit+0x48/0x58
  1393. [ 256.539248] restore_fbdev_mode_atomic+0x190/0x220
  1394. [ 256.539255] drm_fb_helper_pan_display+0xb0/0x1f0
  1395. [ 256.539264] fb_pan_display+0x94/0x118
  1396. [ 256.539273] bit_update_start+0x1c/0x40
  1397. [ 256.539281] fbcon_switch+0x340/0x550
  1398. [ 256.539290] redraw_screen+0x194/0x280
  1399. [ 256.539297] csi_J+0x290/0x2a0
  1400. [ 256.539305] do_con_trol+0x1168/0x1518
  1401. [ 256.539313] do_con_write.part.21+0x1b4/0x930
  1402. [ 256.539320] con_write+0x6c/0x78
  1403. [ 256.539328] n_tty_write+0x18c/0x438
  1404. [ 256.539338] tty_write+0x14c/0x2e8
  1405. [ 256.539348] __vfs_write+0x30/0x168
  1406. [ 256.539355] vfs_write+0xa4/0x1a8
  1407. [ 256.539362] ksys_write+0x60/0xd8
  1408. [ 256.539369] __arm64_sys_write+0x18/0x20
  1409. [ 256.539379] el0_svc_common+0x60/0x100
  1410. [ 256.539386] el0_svc_handler+0x24/0x80
  1411. [ 256.539393] el0_svc+0x8/0xc
  1412. [ 256.539398] ---[ end trace eb1a172e6cf9047a ]---
  1413. [ 256.539422] [drm:drm_atomic_state_default_clear] Clearing atomic state 000000007a5bd8b0
  1414. [ 256.539435] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (6)
  1415. [ 256.539445] [drm:drm_mode_object_put.part.0] OBJ ID: 38 (5)
  1416. [ 256.539455] [drm:drm_mode_object_put.part.0] OBJ ID: 43 (1)
  1417. [ 256.539473] [drm:drm_mode_object_put.part.0] OBJ ID: 41 (3)
  1418. [ 256.539486] [drm:__drm_atomic_state_free] Freeing atomic state 000000007a5bd8b0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement