Advertisement
Guest User

BBB dmesg with drm.debug=0x3f

a guest
May 18th, 2017
2,948
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 121.21 KB | None | 0 0
  1. [root@alarm alarm]# dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Linux version 4.11.1-1-ARCH (builduser@leming) (gcc version 6.3.1 20170306 (GCC) ) #1 Tue May 16 04:04:20 UTC 2017
  4. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black
  7. [ 0.000000] cma: Reserved 48 MiB at 0x9d000000
  8. [ 0.000000] Memory policy: Data cache writeback
  9. [ 0.000000] On node 0 totalpages: 131072
  10. [ 0.000000] free_area_init_node: node 0, pgdat c0dcec8c, node_mem_map dcb61000
  11. [ 0.000000] Normal zone: 1152 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  14. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  15. [ 0.000000] AM335X ES2.1 (sgx neon)
  16. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  17. [ 0.000000] pcpu-alloc: [0] 0
  18. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
  19. [ 0.000000] Kernel command line: console=ttyO0,115200n8 coherent_pool=1M console=tty0 rootfstype=ext4 quiet splash drm.debug=0x3f log_buf_len=1M root=PARTUUID=9c2aa3e1-01 rw rootwait fixrtc
  20. [ 0.000000] log_buf_len: 1048576 bytes
  21. [ 0.000000] early log buf free: 129772(99%)
  22. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  23. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  25. [ 0.000000] Memory: 454832K/524288K available (7168K kernel code, 1007K rwdata, 3768K rodata, 1024K init, 607K bss, 20304K reserved, 49152K cma-reserved, 0K highmem)
  26. [ 0.000000] Virtual kernel memory layout:
  27. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  28. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  29. vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  30. lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  31. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  32. modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
  33. .text : 0xc0008000 - 0xc0800000 (8160 kB)
  34. .init : 0xc0c00000 - 0xc0d00000 (1024 kB)
  35. .data : 0xc0d00000 - 0xc0dfbd38 (1008 kB)
  36. .bss : 0xc0dfd000 - 0xc0e94f54 ( 608 kB)
  37. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  38. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  39. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  40. [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  41. [ 0.000011] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  42. [ 0.000025] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  43. [ 0.000031] OMAP clocksource: timer1 at 24000000 Hz
  44. [ 0.000870] clocksource_probe: no matching clocksources found
  45. [ 0.001031] Console: colour dummy device 80x30
  46. [ 0.001068] console [tty0] enabled
  47. [ 0.001086] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
  48. [ 0.001089] This ensures that you still see kernel messages. Please
  49. [ 0.001092] update your kernel commandline.
  50. [ 0.001107] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
  51. [ 0.019071] pid_max: default: 32768 minimum: 301
  52. [ 0.019302] Security Framework initialized
  53. [ 0.019491] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  54. [ 0.019498] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  55. [ 0.020271] CPU: Testing write buffer coherency: ok
  56. [ 0.020319] ftrace: allocating 34503 entries in 68 pages
  57. [ 0.104802] Setting up static identity map for 0x80100000 - 0x8010004c
  58. [ 0.108605] devtmpfs: initialized
  59. [ 0.120727] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  60. [ 0.121056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  61. [ 0.121070] futex hash table entries: 256 (order: -1, 3072 bytes)
  62. [ 0.124556] xor: measuring software checksum speed
  63. [ 0.163060] arm4regs : 1222.000 MB/sec
  64. [ 0.203048] 8regs : 1094.000 MB/sec
  65. [ 0.243049] 32regs : 1093.000 MB/sec
  66. [ 0.283049] neon : 1770.000 MB/sec
  67. [ 0.283053] xor: using function: neon (1770.000 MB/sec)
  68. [ 0.283065] pinctrl core: initialized pinctrl subsystem
  69. [ 0.284603] NET: Registered protocol family 16
  70. [ 0.287577] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  71. [ 0.299929] omap_hwmod: debugss: _wait_target_disable failed
  72. [ 0.352658] cpuidle: using governor menu
  73. [ 0.358227] OMAP GPIO hardware version 0.1
  74. [ 0.370168] No ATAGs?
  75. [ 0.370183] hw-breakpoint: debug architecture 0x4 unsupported.
  76. [ 0.447211] raid6: int32x1 gen() 271 MB/s
  77. [ 0.515059] raid6: int32x1 xor() 229 MB/s
  78. [ 0.583136] raid6: int32x2 gen() 392 MB/s
  79. [ 0.651143] raid6: int32x2 xor() 290 MB/s
  80. [ 0.719051] raid6: int32x4 gen() 420 MB/s
  81. [ 0.787069] raid6: int32x4 xor() 278 MB/s
  82. [ 0.855113] raid6: int32x8 gen() 369 MB/s
  83. [ 0.923176] raid6: int32x8 xor() 247 MB/s
  84. [ 0.991049] raid6: neonx1 gen() 1455 MB/s
  85. [ 1.059069] raid6: neonx1 xor() 848 MB/s
  86. [ 1.083046] random: fast init done
  87. [ 1.127050] raid6: neonx2 gen() 1924 MB/s
  88. [ 1.195053] raid6: neonx2 xor() 1204 MB/s
  89. [ 1.263063] raid6: neonx4 gen() 1224 MB/s
  90. [ 1.331078] raid6: neonx4 xor() 873 MB/s
  91. [ 1.399085] raid6: neonx8 gen() 1121 MB/s
  92. [ 1.467058] raid6: neonx8 xor() 683 MB/s
  93. [ 1.467062] raid6: using algorithm neonx2 gen() 1924 MB/s
  94. [ 1.467065] raid6: .... xor() 1204 MB/s, rmw enabled
  95. [ 1.467069] raid6: using intx1 recovery algorithm
  96. [ 1.473777] edma 49000000.edma: TI EDMA DMA engine driver
  97. [ 1.477387] SCSI subsystem initialized
  98. [ 1.477657] libata version 3.00 loaded.
  99. [ 1.477905] usbcore: registered new interface driver usbfs
  100. [ 1.477957] usbcore: registered new interface driver hub
  101. [ 1.478019] usbcore: registered new device driver usb
  102. [ 1.478416] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
  103. [ 1.478452] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
  104. [ 1.478532] media: Linux media interface: v0.10
  105. [ 1.478574] Linux video capture interface: v2.00
  106. [ 1.478638] pps_core: LinuxPPS API ver. 1 registered
  107. [ 1.478642] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  108. [ 1.478660] PTP clock support registered
  109. [ 1.479129] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
  110. [ 1.480057] NetLabel: Initializing
  111. [ 1.480064] NetLabel: domain hash size = 128
  112. [ 1.480066] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  113. [ 1.480127] NetLabel: unlabeled traffic allowed by default
  114. [ 1.480787] clocksource: Switched to clocksource timer1
  115. [ 1.588194] VFS: Disk quotas dquot_6.6.0
  116. [ 1.588265] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  117. [ 1.597966] NET: Registered protocol family 2
  118. [ 1.598589] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  119. [ 1.598628] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  120. [ 1.598664] TCP: Hash tables configured (established 4096 bind 4096)
  121. [ 1.598744] UDP hash table entries: 256 (order: 0, 4096 bytes)
  122. [ 1.598757] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  123. [ 1.598893] NET: Registered protocol family 1
  124. [ 1.599340] RPC: Registered named UNIX socket transport module.
  125. [ 1.599345] RPC: Registered udp transport module.
  126. [ 1.599348] RPC: Registered tcp transport module.
  127. [ 1.599350] RPC: Registered tcp NFSv4.1 backchannel transport module.
  128. [ 1.600208] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
  129. [ 1.602569] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  130. [ 1.609557] zbud: loaded
  131. [ 1.611992] NFS: Registering the id_resolver key type
  132. [ 1.612021] Key type id_resolver registered
  133. [ 1.612025] Key type id_legacy registered
  134. [ 1.612038] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  135. [ 1.612281] fuse init (API version 7.26)
  136. [ 1.612704] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  137. [ 1.619313] Key type asymmetric registered
  138. [ 1.619323] Asymmetric key parser 'x509' registered
  139. [ 1.619390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  140. [ 1.619516] io scheduler noop registered
  141. [ 1.619521] io scheduler deadline registered
  142. [ 1.619811] io scheduler cfq registered (default)
  143. [ 1.619818] io scheduler mq-deadline registered
  144. [ 1.621141] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  145. [ 1.622937] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
  146. [ 1.624114] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  147. [ 1.626375] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
  148. [ 1.639021] console [ttyS0] enabled
  149. [ 1.640025] [drm:drm_core_init] Initialized
  150. [ 1.640034] [drm:tilcdc_drm_init] init
  151. [ 1.641660] usbcore: registered new interface driver dln2
  152. [ 1.642660] libphy: Fixed MDIO Bus: probed
  153. [ 1.696843] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  154. [ 1.696854] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  155. [ 1.697204] davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffe]
  156. [ 1.698192] libphy: 4a101000.mdio: probed
  157. [ 1.698208] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  158. [ 1.698798] cpsw 4a100000.ethernet: Detected MACID = b0:d5:cc:98:99:db
  159. [ 1.698904] cpsw 4a100000.ethernet: cpts: overflow check period 1250 (jiffies)
  160. [ 1.700292] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  161. [ 1.700331] ehci-platform: EHCI generic platform driver
  162. [ 1.700458] ehci-omap: OMAP-EHCI Host Controller driver
  163. [ 1.700958] usbcore: registered new interface driver uas
  164. [ 1.701018] usbcore: registered new interface driver usb-storage
  165. [ 1.701048] usbcore: registered new interface driver ums-cypress
  166. [ 1.702988] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
  167. [ 1.703357] irq: no irq domain found for /ocp/i2c@44e0b000/tps@24 !
  168. [ 1.704683] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
  169. [ 1.707946] musb-hdrc musb-hdrc.1: Failed to request rx1.
  170. [ 1.721013] mousedev: PS/2 mouse device common for all mice
  171. [ 1.722432] omap_rtc 44e3e000.rtc: already running
  172. [ 1.722720] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  173. [ 1.723411] i2c /dev entries driver
  174. [ 1.724485] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables.
  175. [ 1.725026] sdhci: Secure Digital Host Controller Interface driver
  176. [ 1.725031] sdhci: Copyright(c) Pierre Ossman
  177. [ 1.725413] omap_hsmmc 48060000.mmc: Got CD GPIO
  178. [ 1.799921] mmc0: host does not support reading read-only switch, assuming write-enable
  179. [ 1.801841] mmc0: new high speed SDHC card at address 1234
  180. [ 1.802398] mmcblk0: mmc0:1234 SA04G 3.71 GiB
  181. [ 1.803647] mmcblk0: p1
  182. [ 1.805038] Synopsys Designware Multimedia Card Interface Driver
  183. [ 1.805279] sdhci-pltfm: SDHCI platform and OF driver helper
  184. [ 1.806129] ledtrig-cpu: registered to indicate activity on CPUs
  185. [ 1.806197] hidraw: raw HID events driver (C) Jiri Kosina
  186. [ 1.806549] usbcore: registered new interface driver usbhid
  187. [ 1.806553] usbhid: USB HID core driver
  188. [ 1.806972] ashmem: initialized
  189. [ 1.807245] remoteproc remoteproc0: wkup_m3 is available
  190. [ 1.812075] NET: Registered protocol family 10
  191. [ 1.814472] Segment Routing with IPv6
  192. [ 1.814540] mip6: Mobile IPv6
  193. [ 1.814551] NET: Registered protocol family 17
  194. [ 1.814635] Key type dns_resolver registered
  195. [ 1.814639] mpls_gso: MPLS GSO support
  196. [ 1.814930] omap_voltage_late_init: Voltage driver support not added
  197. [ 1.821681] ThumbEE CPU extension supported.
  198. [ 1.821695] Registering SWP/SWPB emulation handler
  199. [ 1.822424] registered taskstats version 1
  200. [ 1.822585] zswap: loaded using pool lzo/zbud
  201. [ 1.827140] Btrfs loaded, crc32c=crc32c-generic
  202. [ 1.831763] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  203. [ 1.832356] [drm:tilcdc_init.constprop.2] Maximum Bandwidth Value 78643200
  204. [ 1.832366] [drm:tilcdc_init.constprop.2] Maximum Horizontal Pixel Width Value 2048pixels
  205. [ 1.832373] [drm:tilcdc_init.constprop.2] Maximum Pixel Clock Value 126000KHz
  206. [ 1.832429] [drm:tilcdc_init.constprop.2] Configured for crossed blue and red wires
  207. [ 1.866909] mmc1: new high speed MMC card at address 0001
  208. [ 1.867512] mmcblk1: mmc1:0001 S10004 3.56 GiB
  209. [ 1.867745] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
  210. [ 1.867970] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
  211. [ 1.868957] mmcblk1: p1
  212. [ 1.975048] tda998x 0-0070: found TDA19988
  213. [ 1.976116] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops)
  214. [ 1.976130] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  215. [ 1.976134] [drm] No driver support for vblank timestamp query.
  216. [ 1.976184] [drm:drm_irq_install] irq=176
  217. [ 1.976242] [drm:drm_mode_object_unreference] OBJ ID: 28 (2)
  218. [ 1.976256] [drm:drm_mode_object_reference] OBJ ID: 28 (2)
  219. [ 1.976262] [drm:drm_mode_object_unreference] OBJ ID: 28 (3)
  220. [ 1.976285] [drm:drm_setup_crtcs]
  221. [ 1.976294] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1]
  222. [ 1.976459] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] status updated from unknown to connected
  223. [ 2.004431] [drm:tda998x_connector_get_modes] ELD: no CEA Extension found
  224. [ 2.004457] [drm:tilcdc_crtc_mode_valid] Processing mode 800x480@64 with pixel clock 31000
  225. [ 2.004470] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] probed modes :
  226. [ 2.004491] [drm:drm_mode_debug_printmodeline] Modeline 30:"800x480" 64 31000 800 840 888 928 480 493 496 525 0x48 0xa
  227. [ 2.004506] [drm:drm_setup_crtcs] connector 28 enabled? yes
  228. [ 2.004517] [drm:drm_setup_crtcs] looking for cmdline mode on connector 28
  229. [ 2.004525] [drm:drm_setup_crtcs] looking for preferred mode on connector 28 0
  230. [ 2.004531] [drm:drm_setup_crtcs] found mode 800x480
  231. [ 2.004539] [drm:drm_setup_crtcs] picking CRTCs for 2048x2048 config
  232. [ 2.004550] [drm:drm_setup_crtcs] desired mode 800x480 set on crtc 26 (0,0)
  233. [ 2.004560] [drm:drm_mode_object_reference] OBJ ID: 28 (2)
  234. [ 2.004573] [drm:drm_fbdev_cma_create] surface width(800), height(480) and bpp(32)
  235. [ 2.011418] [drm:drm_atomic_state_init] Allocated atomic state dc504240
  236. [ 2.011439] [drm:drm_atomic_get_plane_state] Added [PLANE:25:plane-0] dc507b00 state to dc504240
  237. [ 2.011453] [drm:drm_atomic_get_crtc_state] Added [CRTC:26:tilcdc crtc] dc2d4800 state to dc504240
  238. [ 2.011471] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:800x480] for CRTC state dc2d4800
  239. [ 2.011479] [drm:drm_atomic_set_crtc_for_plane] Link plane state dc507b00 to [CRTC:26:tilcdc crtc]
  240. [ 2.011487] [drm:drm_atomic_set_fb_for_plane] Set [FB:32] for plane state dc507b00
  241. [ 2.011495] [drm:drm_mode_object_reference] OBJ ID: 32 (1)
  242. [ 2.011505] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:tilcdc crtc] to dc504240
  243. [ 2.011512] [drm:drm_mode_object_unreference] OBJ ID: 28 (4)
  244. [ 2.011523] [drm:drm_mode_object_reference] OBJ ID: 28 (3)
  245. [ 2.011531] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:28] dc504cc0 state to dc504240
  246. [ 2.011537] [drm:drm_mode_object_reference] OBJ ID: 28 (4)
  247. [ 2.011544] [drm:drm_atomic_set_crtc_for_connector] Link connector state dc504cc0 to [CRTC:26:tilcdc crtc]
  248. [ 2.011551] [drm:drm_atomic_check_only] checking dc504240
  249. [ 2.011571] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] mode changed
  250. [ 2.011577] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] enable changed
  251. [ 2.011585] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  252. [ 2.011592] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  253. [ 2.011602] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] using [ENCODER:27:TMDS-27] on [CRTC:26:tilcdc crtc]
  254. [ 2.011609] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] active changed
  255. [ 2.011617] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] needs all connectors, enable: y, active: y
  256. [ 2.011625] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:tilcdc crtc] to dc504240
  257. [ 2.011631] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  258. [ 2.011654] [drm:tilcdc_crtc_mode_valid] Processing mode 800x480@64 with pixel clock 31000
  259. [ 2.011661] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] mode changed
  260. [ 2.011668] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] enable changed
  261. [ 2.011673] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  262. [ 2.011680] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  263. [ 2.011688] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:TMDS-27], now on [CRTC:26:tilcdc crtc]
  264. [ 2.011694] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] active changed
  265. [ 2.011700] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] needs all connectors, enable: y, active: y
  266. [ 2.011708] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:tilcdc crtc] to dc504240
  267. [ 2.011714] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  268. [ 2.011721] [drm:drm_atomic_commit] commiting dc504240
  269. [ 2.011741] [drm:drm_calc_timestamping_constants] crtc 26: hwmode: htotal 928, vtotal 525, vdisplay 480
  270. [ 2.011749] [drm:drm_calc_timestamping_constants] crtc 26: clock 31000 kHz framedur 15716129 linedur 29935
  271. [ 2.011759] [drm:drm_atomic_helper_commit_modeset_disables] modeset on [ENCODER:27:TMDS-27]
  272. [ 2.018162] [drm:drm_mode_object_reference] OBJ ID: 32 (2)
  273. [ 2.018175] [drm:drm_atomic_helper_commit_modeset_enables] enabling [CRTC:26:tilcdc crtc]
  274. [ 2.019242] [drm:tilcdc_crtc_enable] 800x480, hbp=40, hfp=40, hsw=48, vbp=29, vfp=13, vsw=3
  275. [ 2.020601] [drm:tilcdc_crtc_set_clk] lcd_clk=62000000, mode clock=31000, div=2
  276. [ 2.020625] [drm:drm_mode_object_reference] OBJ ID: 32 (3)
  277. [ 2.020641] [drm:drm_crtc_vblank_on] crtc 0, vblank enabled 0, inmodeset 0
  278. [ 2.020655] [drm:drm_atomic_helper_commit_modeset_enables] enabling [ENCODER:27:TMDS-27]
  279. [ 2.021247] [drm:drm_vblank_enable] enabling vblank on crtc 0, ret: 0
  280. [ 2.021258] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=1, diff=0, hw=0 hw_last=0
  281. [ 2.035968] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=1, diff=1, hw=0 hw_last=0
  282. [ 2.036007] [drm:drm_mode_object_reference] OBJ ID: 32 (4)
  283. [ 2.036021] [drm:drm_atomic_state_default_clear] Clearing atomic state dc504240
  284. [ 2.036029] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  285. [ 2.036040] [drm:__drm_atomic_state_free] Freeing atomic state dc504240
  286. [ 2.036130] [drm:drm_atomic_state_init] Allocated atomic state dc504dc0
  287. [ 2.036141] [drm:drm_mode_object_reference] OBJ ID: 33 (1)
  288. [ 2.036150] [drm:drm_atomic_get_crtc_state] Added [CRTC:26:tilcdc crtc] dc4ffa00 state to dc504dc0
  289. [ 2.036156] [drm:drm_mode_object_reference] OBJ ID: 32 (5)
  290. [ 2.036164] [drm:drm_atomic_get_plane_state] Added [PLANE:25:plane-0] dc507700 state to dc504dc0
  291. [ 2.036170] [drm:drm_mode_object_unreference] OBJ ID: 33 (2)
  292. [ 2.036186] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:800x480] for CRTC state dc4ffa00
  293. [ 2.036194] [drm:drm_atomic_set_crtc_for_plane] Link plane state dc507700 to [CRTC:26:tilcdc crtc]
  294. [ 2.036201] [drm:drm_atomic_set_fb_for_plane] Set [FB:32] for plane state dc507700
  295. [ 2.036206] [drm:drm_mode_object_reference] OBJ ID: 32 (6)
  296. [ 2.036212] [drm:drm_mode_object_unreference] OBJ ID: 32 (7)
  297. [ 2.036220] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:tilcdc crtc] to dc504dc0
  298. [ 2.036230] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
  299. [ 2.036235] [drm:drm_mode_object_reference] OBJ ID: 28 (6)
  300. [ 2.036243] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:28] dc504600 state to dc504dc0
  301. [ 2.036248] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  302. [ 2.036254] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  303. [ 2.036261] [drm:drm_atomic_set_crtc_for_connector] Link connector state dc504600 to [NOCRTC]
  304. [ 2.036267] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
  305. [ 2.036274] [drm:drm_atomic_set_crtc_for_connector] Link connector state dc504600 to [CRTC:26:tilcdc crtc]
  306. [ 2.036281] [drm:drm_atomic_check_only] checking dc504dc0
  307. [ 2.036291] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  308. [ 2.036300] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  309. [ 2.036310] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:TMDS-27], now on [CRTC:26:tilcdc crtc]
  310. [ 2.036322] [drm:tilcdc_crtc_mode_valid] Processing mode 800x480@64 with pixel clock 31000
  311. [ 2.036329] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  312. [ 2.036335] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  313. [ 2.036343] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:TMDS-27], now on [CRTC:26:tilcdc crtc]
  314. [ 2.036349] [drm:drm_atomic_commit] commiting dc504dc0
  315. [ 2.036361] [drm:drm_calc_timestamping_constants] crtc 26: hwmode: htotal 928, vtotal 525, vdisplay 480
  316. [ 2.036369] [drm:drm_calc_timestamping_constants] crtc 26: clock 31000 kHz framedur 15716129 linedur 29935
  317. [ 2.036376] [drm:drm_mode_object_reference] OBJ ID: 32 (6)
  318. [ 2.051689] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=2, diff=1, hw=0 hw_last=0
  319. [ 2.051723] [drm:drm_mode_object_reference] OBJ ID: 32 (7)
  320. [ 2.051729] [drm:drm_mode_object_unreference] OBJ ID: 32 (8)
  321. [ 2.051737] [drm:drm_atomic_state_default_clear] Clearing atomic state dc504dc0
  322. [ 2.051743] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  323. [ 2.051748] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  324. [ 2.051754] [drm:drm_mode_object_unreference] OBJ ID: 33 (1)
  325. [ 2.051764] [drm:drm_mode_object_unreference] OBJ ID: 32 (7)
  326. [ 2.051770] [drm:__drm_atomic_state_free] Freeing atomic state dc504dc0
  327. [ 2.051792] [drm:drm_mode_object_unreference] OBJ ID: 32 (6)
  328. [ 2.058091] Console: switching to colour frame buffer device 100x30
  329. [ 2.058124] [drm:drm_atomic_state_init] Allocated atomic state dc504240
  330. [ 2.058134] [drm:drm_mode_object_reference] OBJ ID: 34 (1)
  331. [ 2.058142] [drm:drm_atomic_get_crtc_state] Added [CRTC:26:tilcdc crtc] dc2d4800 state to dc504240
  332. [ 2.058148] [drm:drm_mode_object_reference] OBJ ID: 32 (5)
  333. [ 2.058156] [drm:drm_atomic_get_plane_state] Added [PLANE:25:plane-0] dc507b00 state to dc504240
  334. [ 2.058161] [drm:drm_mode_object_unreference] OBJ ID: 34 (2)
  335. [ 2.058174] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:800x480] for CRTC state dc2d4800
  336. [ 2.058182] [drm:drm_atomic_set_crtc_for_plane] Link plane state dc507b00 to [CRTC:26:tilcdc crtc]
  337. [ 2.058189] [drm:drm_atomic_set_fb_for_plane] Set [FB:32] for plane state dc507b00
  338. [ 2.058194] [drm:drm_mode_object_reference] OBJ ID: 32 (6)
  339. [ 2.058200] [drm:drm_mode_object_unreference] OBJ ID: 32 (7)
  340. [ 2.058208] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:tilcdc crtc] to dc504240
  341. [ 2.058216] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
  342. [ 2.058221] [drm:drm_mode_object_reference] OBJ ID: 28 (6)
  343. [ 2.058229] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:28] dc504a80 state to dc504240
  344. [ 2.058234] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  345. [ 2.058240] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  346. [ 2.058246] [drm:drm_atomic_set_crtc_for_connector] Link connector state dc504a80 to [NOCRTC]
  347. [ 2.058252] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
  348. [ 2.058259] [drm:drm_atomic_set_crtc_for_connector] Link connector state dc504a80 to [CRTC:26:tilcdc crtc]
  349. [ 2.058265] [drm:drm_atomic_check_only] checking dc504240
  350. [ 2.058275] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  351. [ 2.058283] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  352. [ 2.058292] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:TMDS-27], now on [CRTC:26:tilcdc crtc]
  353. [ 2.058304] [drm:tilcdc_crtc_mode_valid] Processing mode 800x480@64 with pixel clock 31000
  354. [ 2.058310] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  355. [ 2.058316] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  356. [ 2.058324] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:TMDS-27], now on [CRTC:26:tilcdc crtc]
  357. [ 2.058330] [drm:drm_atomic_commit] commiting dc504240
  358. [ 2.058342] [drm:drm_calc_timestamping_constants] crtc 26: hwmode: htotal 928, vtotal 525, vdisplay 480
  359. [ 2.058350] [drm:drm_calc_timestamping_constants] crtc 26: clock 31000 kHz framedur 15716129 linedur 29935
  360. [ 2.058356] [drm:drm_mode_object_reference] OBJ ID: 32 (6)
  361. [ 2.067402] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=3, diff=1, hw=0 hw_last=0
  362. [ 2.067430] [drm:drm_mode_object_reference] OBJ ID: 32 (7)
  363. [ 2.067437] [drm:drm_mode_object_unreference] OBJ ID: 32 (8)
  364. [ 2.067443] [drm:drm_atomic_state_default_clear] Clearing atomic state dc504240
  365. [ 2.067449] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  366. [ 2.067454] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  367. [ 2.067460] [drm:drm_mode_object_unreference] OBJ ID: 34 (1)
  368. [ 2.067468] [drm:drm_mode_object_unreference] OBJ ID: 32 (7)
  369. [ 2.067474] [drm:__drm_atomic_state_free] Freeing atomic state dc504240
  370. [ 2.067490] [drm:drm_mode_object_unreference] OBJ ID: 32 (6)
  371. [ 2.073733] tilcdc 4830e000.lcdc: fb0: frame buffer device
  372. [ 2.073747] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  373. [ 2.073759] [drm:drm_minor_register]
  374. [ 2.073765] [drm:drm_minor_register]
  375. [ 2.073770] [drm:drm_minor_register]
  376. [ 2.074106] [drm:drm_minor_register] new minor registered 0
  377. [ 2.074240] [drm:drm_sysfs_connector_add] adding "HDMI-A-1" to sysfs
  378. [ 2.074248] [drm:drm_sysfs_hotplug_event] generating hotplug event
  379. [ 2.074286] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  380. [ 2.074294] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0
  381. [ 2.074380] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  382. [ 2.075758] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  383. [ 2.076046] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  384. [ 2.076303] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  385. [ 2.076580] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  386. [ 2.076608] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
  387. [ 2.077549] remoteproc remoteproc0: powering up wkup_m3
  388. [ 2.077587] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148
  389. [ 2.077819] remoteproc remoteproc0: remote processor wkup_m3 is now up
  390. [ 2.077839] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
  391. [ 2.083142] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=4, diff=1, hw=0 hw_last=0
  392. [ 2.083537] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,000C,2316BBBK0570'
  393. [ 2.083555] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4
  394. [ 2.098827] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=5, diff=1, hw=0 hw_last=0
  395. [ 2.109712] bone_capemgr bone_capemgr: slot #0: No cape found
  396. [ 2.114541] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=6, diff=1, hw=0 hw_last=0
  397. [ 2.130254] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=7, diff=1, hw=0 hw_last=0
  398. [ 2.137562] bone_capemgr bone_capemgr: slot #1: No cape found
  399. [ 2.145970] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=8, diff=1, hw=0 hw_last=0
  400. [ 2.161687] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=9, diff=1, hw=0 hw_last=0
  401. [ 2.165406] bone_capemgr bone_capemgr: slot #2: No cape found
  402. [ 2.177402] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=10, diff=1, hw=0 hw_last=0
  403. [ 2.193119] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=11, diff=1, hw=0 hw_last=0
  404. [ 2.193242] bone_capemgr bone_capemgr: slot #3: No cape found
  405. [ 2.193294] bone_capemgr bone_capemgr: initialized OK.
  406. [ 2.197798] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
  407. [ 2.197834] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
  408. [ 2.198026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  409. [ 2.198034] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  410. [ 2.198040] usb usb1: Product: MUSB HDRC host driver
  411. [ 2.198046] usb usb1: Manufacturer: Linux 4.11.1-1-ARCH musb-hcd
  412. [ 2.198050] usb usb1: SerialNumber: musb-hdrc.1
  413. [ 2.198705] hub 1-0:1.0: USB hub found
  414. [ 2.198741] hub 1-0:1.0: 1 port detected
  415. [ 2.200025] omap_rtc 44e3e000.rtc: setting system clock to 2017-05-18 12:54:07 UTC (1495112047)
  416. [ 2.200034] of_cfs_init
  417. [ 2.200116] of_cfs_init: OK
  418. [ 2.200575] PM: Hibernation image not present or could not be loaded.
  419. [ 2.208885] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=12, diff=1, hw=0 hw_last=0
  420. [ 2.211174] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
  421. [ 2.211230] VFS: Mounted root (ext4 filesystem) on device 179:9.
  422. [ 2.215808] devtmpfs: mounted
  423. [ 2.217095] Freeing unused kernel memory: 1024K
  424. [ 2.224581] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=13, diff=1, hw=0 hw_last=0
  425. [ 2.240292] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=14, diff=1, hw=0 hw_last=0
  426. [ 2.256016] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=15, diff=1, hw=0 hw_last=0
  427. [ 2.271740] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=16, diff=1, hw=0 hw_last=0
  428. [ 2.287451] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=17, diff=1, hw=0 hw_last=0
  429. [ 2.303175] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=18, diff=1, hw=0 hw_last=0
  430. [ 2.318880] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=19, diff=1, hw=0 hw_last=0
  431. [ 2.334601] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=20, diff=1, hw=0 hw_last=0
  432. [ 2.350320] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=21, diff=1, hw=0 hw_last=0
  433. [ 2.366040] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=22, diff=1, hw=0 hw_last=0
  434. [ 2.381753] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=23, diff=1, hw=0 hw_last=0
  435. [ 2.397479] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=24, diff=1, hw=0 hw_last=0
  436. [ 2.413192] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=25, diff=1, hw=0 hw_last=0
  437. [ 2.428920] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=26, diff=1, hw=0 hw_last=0
  438. [ 2.444628] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=27, diff=1, hw=0 hw_last=0
  439. [ 2.460332] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=28, diff=1, hw=0 hw_last=0
  440. [ 2.476037] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=29, diff=1, hw=0 hw_last=0
  441. [ 2.491765] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=30, diff=1, hw=0 hw_last=0
  442. [ 2.507487] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=31, diff=1, hw=0 hw_last=0
  443. [ 2.523190] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=32, diff=1, hw=0 hw_last=0
  444. [ 2.535777] ip_tables: (C) 2000-2006 Netfilter Core Team
  445. [ 2.538926] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=33, diff=1, hw=0 hw_last=0
  446. [ 2.554638] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=34, diff=1, hw=0 hw_last=0
  447. [ 2.570235] 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)
  448. [ 2.570352] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=35, diff=1, hw=0 hw_last=0
  449. [ 2.570952] systemd[1]: Detected architecture arm.
  450. [ 2.571893] systemd[1]: Set hostname to <alarm>.
  451. [ 2.586073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=36, diff=1, hw=0 hw_last=0
  452. [ 2.601801] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=37, diff=1, hw=0 hw_last=0
  453. [ 2.617524] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=38, diff=1, hw=0 hw_last=0
  454. [ 2.633228] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=39, diff=1, hw=0 hw_last=0
  455. [ 2.648970] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=40, diff=1, hw=0 hw_last=0
  456. [ 2.664688] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=41, diff=1, hw=0 hw_last=0
  457. [ 2.680403] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=42, diff=1, hw=0 hw_last=0
  458. [ 2.696115] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=43, diff=1, hw=0 hw_last=0
  459. [ 2.711812] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=44, diff=1, hw=0 hw_last=0
  460. [ 2.727539] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=45, diff=1, hw=0 hw_last=0
  461. [ 2.743235] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=46, diff=1, hw=0 hw_last=0
  462. [ 2.758959] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=47, diff=1, hw=0 hw_last=0
  463. [ 2.774668] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=48, diff=1, hw=0 hw_last=0
  464. [ 2.790389] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=49, diff=1, hw=0 hw_last=0
  465. [ 2.806105] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=50, diff=1, hw=0 hw_last=0
  466. [ 2.821814] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=51, diff=1, hw=0 hw_last=0
  467. [ 2.837532] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=52, diff=1, hw=0 hw_last=0
  468. [ 2.853235] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=53, diff=1, hw=0 hw_last=0
  469. [ 2.868964] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=54, diff=1, hw=0 hw_last=0
  470. [ 2.884687] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=55, diff=1, hw=0 hw_last=0
  471. [ 2.900403] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=56, diff=1, hw=0 hw_last=0
  472. [ 2.916118] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=57, diff=1, hw=0 hw_last=0
  473. [ 2.931831] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=58, diff=1, hw=0 hw_last=0
  474. [ 2.947547] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=59, diff=1, hw=0 hw_last=0
  475. [ 2.963263] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=60, diff=1, hw=0 hw_last=0
  476. [ 2.978982] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=61, diff=1, hw=0 hw_last=0
  477. [ 2.994692] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=62, diff=1, hw=0 hw_last=0
  478. [ 3.006128] systemd[1]: Listening on Journal Socket.
  479. [ 3.009132] systemd[1]: Created slice System Slice.
  480. [ 3.009564] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  481. [ 3.010426] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=63, diff=1, hw=0 hw_last=0
  482. [ 3.010768] systemd[1]: Created slice User and Session Slice.
  483. [ 3.010926] systemd[1]: Reached target Slices.
  484. [ 3.011290] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  485. [ 3.011413] systemd[1]: Reached target Swap.
  486. [ 3.026137] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=64, diff=1, hw=0 hw_last=0
  487. [ 3.041852] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=65, diff=1, hw=0 hw_last=0
  488. [ 3.057566] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=66, diff=1, hw=0 hw_last=0
  489. [ 3.073312] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=67, diff=1, hw=0 hw_last=0
  490. [ 3.088999] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=68, diff=1, hw=0 hw_last=0
  491. [ 3.101283] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  492. [ 3.101308] [drm:drm_sysfs_hotplug_event] generating hotplug event
  493. [ 3.101400] [drm:drm_fb_helper_hotplug_event]
  494. [ 3.101408] [drm:drm_setup_crtcs]
  495. [ 3.101419] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1]
  496. [ 3.104722] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=69, diff=1, hw=0 hw_last=0
  497. [ 3.120431] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=70, diff=1, hw=0 hw_last=0
  498. [ 3.128699] [drm:drm_mode_object_unreference] OBJ ID: 29 (1)
  499. [ 3.128853] [drm:tda998x_connector_get_modes] ELD: no CEA Extension found
  500. [ 3.128888] [drm:tilcdc_crtc_mode_valid] Processing mode 800x480@64 with pixel clock 31000
  501. [ 3.128904] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] probed modes :
  502. [ 3.128931] [drm:drm_mode_debug_printmodeline] Modeline 30:"800x480" 64 31000 800 840 888 928 480 493 496 525 0x48 0xa
  503. [ 3.128961] [drm:drm_setup_crtcs] connector 28 enabled? yes
  504. [ 3.128973] [drm:drm_setup_crtcs] looking for cmdline mode on connector 28
  505. [ 3.128981] [drm:drm_setup_crtcs] looking for preferred mode on connector 28 0
  506. [ 3.128987] [drm:drm_setup_crtcs] found mode 800x480
  507. [ 3.128995] [drm:drm_setup_crtcs] picking CRTCs for 800x1440 config
  508. [ 3.129016] [drm:drm_mode_object_unreference] OBJ ID: 28 (4)
  509. [ 3.129029] [drm:drm_setup_crtcs] desired mode 800x480 set on crtc 26 (0,0)
  510. [ 3.129038] [drm:drm_mode_object_reference] OBJ ID: 28 (3)
  511. [ 3.129065] [drm:drm_atomic_state_init] Allocated atomic state dc75d600
  512. [ 3.129076] [drm:drm_mode_object_reference] OBJ ID: 32 (5)
  513. [ 3.129086] [drm:drm_atomic_get_plane_state] Added [PLANE:25:plane-0] dc61ed00 state to dc75d600
  514. [ 3.129097] [drm:drm_mode_object_reference] OBJ ID: 33 (1)
  515. [ 3.129106] [drm:drm_atomic_get_crtc_state] Added [CRTC:26:tilcdc crtc] dc74c800 state to dc75d600
  516. [ 3.129115] [drm:drm_mode_object_unreference] OBJ ID: 33 (2)
  517. [ 3.129128] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:800x480] for CRTC state dc74c800
  518. [ 3.129137] [drm:drm_atomic_set_crtc_for_plane] Link plane state dc61ed00 to [CRTC:26:tilcdc crtc]
  519. [ 3.129145] [drm:drm_atomic_set_fb_for_plane] Set [FB:32] for plane state dc61ed00
  520. [ 3.129151] [drm:drm_mode_object_reference] OBJ ID: 32 (6)
  521. [ 3.129157] [drm:drm_mode_object_unreference] OBJ ID: 32 (7)
  522. [ 3.129167] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:tilcdc crtc] to dc75d600
  523. [ 3.129179] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
  524. [ 3.129186] [drm:drm_mode_object_reference] OBJ ID: 28 (6)
  525. [ 3.129194] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:28] dc75de80 state to dc75d600
  526. [ 3.129200] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  527. [ 3.129207] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  528. [ 3.129215] [drm:drm_atomic_set_crtc_for_connector] Link connector state dc75de80 to [NOCRTC]
  529. [ 3.129221] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
  530. [ 3.129229] [drm:drm_atomic_set_crtc_for_connector] Link connector state dc75de80 to [CRTC:26:tilcdc crtc]
  531. [ 3.129237] [drm:drm_atomic_check_only] checking dc75d600
  532. [ 3.129251] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  533. [ 3.129259] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  534. [ 3.129270] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:TMDS-27], now on [CRTC:26:tilcdc crtc]
  535. [ 3.129285] [drm:tilcdc_crtc_mode_valid] Processing mode 800x480@64 with pixel clock 31000
  536. [ 3.129293] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  537. [ 3.129300] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  538. [ 3.129309] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:TMDS-27], now on [CRTC:26:tilcdc crtc]
  539. [ 3.129316] [drm:drm_atomic_commit] commiting dc75d600
  540. [ 3.129335] [drm:drm_calc_timestamping_constants] crtc 26: hwmode: htotal 928, vtotal 525, vdisplay 480
  541. [ 3.129344] [drm:drm_calc_timestamping_constants] crtc 26: clock 31000 kHz framedur 15716129 linedur 29935
  542. [ 3.129353] [drm:drm_mode_object_reference] OBJ ID: 32 (6)
  543. [ 3.136157] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=71, diff=1, hw=0 hw_last=0
  544. [ 3.136241] [drm:drm_mode_object_reference] OBJ ID: 32 (7)
  545. [ 3.136250] [drm:drm_mode_object_unreference] OBJ ID: 32 (8)
  546. [ 3.136268] [drm:drm_atomic_state_default_clear] Clearing atomic state dc75d600
  547. [ 3.136276] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  548. [ 3.136285] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  549. [ 3.136294] [drm:drm_mode_object_unreference] OBJ ID: 33 (1)
  550. [ 3.136310] [drm:drm_mode_object_unreference] OBJ ID: 32 (7)
  551. [ 3.136319] [drm:__drm_atomic_state_free] Freeing atomic state dc75d600
  552. [ 3.136352] [drm:drm_mode_object_unreference] OBJ ID: 32 (6)
  553. [ 3.151884] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=72, diff=1, hw=0 hw_last=0
  554. [ 3.167597] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=73, diff=1, hw=0 hw_last=0
  555. [ 3.183298] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=74, diff=1, hw=0 hw_last=0
  556. [ 3.199012] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=75, diff=1, hw=0 hw_last=0
  557. [ 3.214728] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=76, diff=1, hw=0 hw_last=0
  558. [ 3.230462] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=77, diff=1, hw=0 hw_last=0
  559. [ 3.246177] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=78, diff=1, hw=0 hw_last=0
  560. [ 3.261882] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=79, diff=1, hw=0 hw_last=0
  561. [ 3.277600] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=80, diff=1, hw=0 hw_last=0
  562. [ 3.293312] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=81, diff=1, hw=0 hw_last=0
  563. [ 3.309015] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=82, diff=1, hw=0 hw_last=0
  564. [ 3.324763] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=83, diff=1, hw=0 hw_last=0
  565. [ 3.340485] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=84, diff=1, hw=0 hw_last=0
  566. [ 3.356189] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=85, diff=1, hw=0 hw_last=0
  567. [ 3.371900] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=86, diff=1, hw=0 hw_last=0
  568. [ 3.387607] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=87, diff=1, hw=0 hw_last=0
  569. [ 3.403330] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=88, diff=1, hw=0 hw_last=0
  570. [ 3.419043] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=89, diff=1, hw=0 hw_last=0
  571. [ 3.434760] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=90, diff=1, hw=0 hw_last=0
  572. [ 3.450478] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=91, diff=1, hw=0 hw_last=0
  573. [ 3.466195] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=92, diff=1, hw=0 hw_last=0
  574. [ 3.481907] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=93, diff=1, hw=0 hw_last=0
  575. [ 3.497608] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=94, diff=1, hw=0 hw_last=0
  576. [ 3.513332] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=95, diff=1, hw=0 hw_last=0
  577. [ 3.529049] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=96, diff=1, hw=0 hw_last=0
  578. [ 3.544789] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=97, diff=1, hw=0 hw_last=0
  579. [ 3.560482] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=98, diff=1, hw=0 hw_last=0
  580. [ 3.576203] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=99, diff=1, hw=0 hw_last=0
  581. [ 3.591909] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=100, diff=1, hw=0 hw_last=0
  582. [ 3.607632] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=101, diff=1, hw=0 hw_last=0
  583. [ 3.623365] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=102, diff=1, hw=0 hw_last=0
  584. [ 3.639073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=103, diff=1, hw=0 hw_last=0
  585. [ 3.654772] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=104, diff=1, hw=0 hw_last=0
  586. [ 3.670494] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=105, diff=1, hw=0 hw_last=0
  587. [ 3.686203] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=106, diff=1, hw=0 hw_last=0
  588. [ 3.701920] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=107, diff=1, hw=0 hw_last=0
  589. [ 3.717634] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=108, diff=1, hw=0 hw_last=0
  590. [ 3.733354] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=109, diff=1, hw=0 hw_last=0
  591. [ 3.749072] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=110, diff=1, hw=0 hw_last=0
  592. [ 3.764808] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=111, diff=1, hw=0 hw_last=0
  593. [ 3.780518] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=112, diff=1, hw=0 hw_last=0
  594. [ 3.796226] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=113, diff=1, hw=0 hw_last=0
  595. [ 3.811941] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=114, diff=1, hw=0 hw_last=0
  596. [ 3.827656] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=115, diff=1, hw=0 hw_last=0
  597. [ 3.843363] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=116, diff=1, hw=0 hw_last=0
  598. [ 3.859101] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=117, diff=1, hw=0 hw_last=0
  599. [ 3.874808] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=118, diff=1, hw=0 hw_last=0
  600. [ 3.890515] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=119, diff=1, hw=0 hw_last=0
  601. [ 3.906231] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=120, diff=1, hw=0 hw_last=0
  602. [ 3.921945] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=121, diff=1, hw=0 hw_last=0
  603. [ 3.937663] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=122, diff=1, hw=0 hw_last=0
  604. [ 3.953381] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=123, diff=1, hw=0 hw_last=0
  605. [ 3.969097] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=124, diff=1, hw=0 hw_last=0
  606. [ 3.984818] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=125, diff=1, hw=0 hw_last=0
  607. [ 4.000544] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=126, diff=1, hw=0 hw_last=0
  608. [ 4.016258] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=127, diff=1, hw=0 hw_last=0
  609. [ 4.031977] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=128, diff=1, hw=0 hw_last=0
  610. [ 4.047674] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=129, diff=1, hw=0 hw_last=0
  611. [ 4.063406] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=130, diff=1, hw=0 hw_last=0
  612. [ 4.079124] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=131, diff=1, hw=0 hw_last=0
  613. [ 4.094843] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=132, diff=1, hw=0 hw_last=0
  614. [ 4.110563] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=133, diff=1, hw=0 hw_last=0
  615. [ 4.126265] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=134, diff=1, hw=0 hw_last=0
  616. [ 4.132450] systemd-journald[100]: Received request to flush runtime journal from PID 1
  617. [ 4.141982] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=135, diff=1, hw=0 hw_last=0
  618. [ 4.157693] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=136, diff=1, hw=0 hw_last=0
  619. [ 4.173412] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=137, diff=1, hw=0 hw_last=0
  620. [ 4.189116] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=138, diff=1, hw=0 hw_last=0
  621. [ 4.204838] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=139, diff=1, hw=0 hw_last=0
  622. [ 4.220551] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=140, diff=1, hw=0 hw_last=0
  623. [ 4.236285] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=141, diff=1, hw=0 hw_last=0
  624. [ 4.252000] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=142, diff=1, hw=0 hw_last=0
  625. [ 4.267715] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=143, diff=1, hw=0 hw_last=0
  626. [ 4.283434] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=144, diff=1, hw=0 hw_last=0
  627. [ 4.299144] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=145, diff=1, hw=0 hw_last=0
  628. [ 4.314862] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=146, diff=1, hw=0 hw_last=0
  629. [ 4.330574] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=147, diff=1, hw=0 hw_last=0
  630. [ 4.346296] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=148, diff=1, hw=0 hw_last=0
  631. [ 4.362006] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=149, diff=1, hw=0 hw_last=0
  632. [ 4.377729] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=150, diff=1, hw=0 hw_last=0
  633. [ 4.393436] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=151, diff=1, hw=0 hw_last=0
  634. [ 4.409142] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=152, diff=1, hw=0 hw_last=0
  635. [ 4.424900] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=153, diff=1, hw=0 hw_last=0
  636. [ 4.440580] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=154, diff=1, hw=0 hw_last=0
  637. [ 4.456318] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=155, diff=1, hw=0 hw_last=0
  638. [ 4.472044] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=156, diff=1, hw=0 hw_last=0
  639. [ 4.487751] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=157, diff=1, hw=0 hw_last=0
  640. [ 4.503461] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=158, diff=1, hw=0 hw_last=0
  641. [ 4.519176] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=159, diff=1, hw=0 hw_last=0
  642. [ 4.534877] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=160, diff=1, hw=0 hw_last=0
  643. [ 4.550601] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=161, diff=1, hw=0 hw_last=0
  644. [ 4.566318] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=162, diff=1, hw=0 hw_last=0
  645. [ 4.582033] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=163, diff=1, hw=0 hw_last=0
  646. [ 4.597748] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=164, diff=1, hw=0 hw_last=0
  647. [ 4.613458] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=165, diff=1, hw=0 hw_last=0
  648. [ 4.629176] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=166, diff=1, hw=0 hw_last=0
  649. [ 4.644902] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=167, diff=1, hw=0 hw_last=0
  650. [ 4.660618] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=168, diff=1, hw=0 hw_last=0
  651. [ 4.676327] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=169, diff=1, hw=0 hw_last=0
  652. [ 4.692051] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=170, diff=1, hw=0 hw_last=0
  653. [ 4.707766] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=171, diff=1, hw=0 hw_last=0
  654. [ 4.723492] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=172, diff=1, hw=0 hw_last=0
  655. [ 4.739191] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=173, diff=1, hw=0 hw_last=0
  656. [ 4.754909] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=174, diff=1, hw=0 hw_last=0
  657. [ 4.770630] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=175, diff=1, hw=0 hw_last=0
  658. [ 4.786346] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=176, diff=1, hw=0 hw_last=0
  659. [ 4.802067] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=177, diff=1, hw=0 hw_last=0
  660. [ 4.817775] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=178, diff=1, hw=0 hw_last=0
  661. [ 4.833475] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=179, diff=1, hw=0 hw_last=0
  662. [ 4.849192] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=180, diff=1, hw=0 hw_last=0
  663. [ 4.864914] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=181, diff=1, hw=0 hw_last=0
  664. [ 4.880637] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=182, diff=1, hw=0 hw_last=0
  665. [ 4.896382] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=183, diff=1, hw=0 hw_last=0
  666. [ 4.912067] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=184, diff=1, hw=0 hw_last=0
  667. [ 4.927799] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=185, diff=1, hw=0 hw_last=0
  668. [ 4.943525] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=186, diff=1, hw=0 hw_last=0
  669. [ 4.959228] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=187, diff=1, hw=0 hw_last=0
  670. [ 4.974939] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=188, diff=1, hw=0 hw_last=0
  671. [ 4.990653] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=189, diff=1, hw=0 hw_last=0
  672. [ 5.006371] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=190, diff=1, hw=0 hw_last=0
  673. [ 5.022084] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=191, diff=1, hw=0 hw_last=0
  674. [ 5.037796] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=192, diff=1, hw=0 hw_last=0
  675. [ 5.053519] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=193, diff=1, hw=0 hw_last=0
  676. [ 5.069225] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=194, diff=1, hw=0 hw_last=0
  677. [ 5.084944] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=195, diff=1, hw=0 hw_last=0
  678. [ 5.100657] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=196, diff=1, hw=0 hw_last=0
  679. [ 5.116388] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=197, diff=1, hw=0 hw_last=0
  680. [ 5.132108] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=198, diff=1, hw=0 hw_last=0
  681. [ 5.147824] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=199, diff=1, hw=0 hw_last=0
  682. [ 5.163539] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=200, diff=1, hw=0 hw_last=0
  683. [ 5.179247] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=201, diff=1, hw=0 hw_last=0
  684. [ 5.194968] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=202, diff=1, hw=0 hw_last=0
  685. [ 5.210679] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=203, diff=1, hw=0 hw_last=0
  686. [ 5.226401] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=204, diff=1, hw=0 hw_last=0
  687. [ 5.242104] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=205, diff=1, hw=0 hw_last=0
  688. [ 5.257831] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=206, diff=1, hw=0 hw_last=0
  689. [ 5.273526] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=207, diff=1, hw=0 hw_last=0
  690. [ 5.289260] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=208, diff=1, hw=0 hw_last=0
  691. [ 5.304966] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=209, diff=1, hw=0 hw_last=0
  692. [ 5.320686] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=210, diff=1, hw=0 hw_last=0
  693. [ 5.336405] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=211, diff=1, hw=0 hw_last=0
  694. [ 5.352131] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=212, diff=1, hw=0 hw_last=0
  695. [ 5.367841] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=213, diff=1, hw=0 hw_last=0
  696. [ 5.383560] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=214, diff=1, hw=0 hw_last=0
  697. [ 5.399265] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=215, diff=1, hw=0 hw_last=0
  698. [ 5.414992] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=216, diff=1, hw=0 hw_last=0
  699. [ 5.430693] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=217, diff=1, hw=0 hw_last=0
  700. [ 5.446416] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=218, diff=1, hw=0 hw_last=0
  701. [ 5.462128] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=219, diff=1, hw=0 hw_last=0
  702. [ 5.477851] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=220, diff=1, hw=0 hw_last=0
  703. [ 5.493576] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=221, diff=1, hw=0 hw_last=0
  704. [ 5.509286] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=222, diff=1, hw=0 hw_last=0
  705. [ 5.524992] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=223, diff=1, hw=0 hw_last=0
  706. [ 5.540721] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=224, diff=1, hw=0 hw_last=0
  707. [ 5.556437] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=225, diff=1, hw=0 hw_last=0
  708. [ 5.572148] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=226, diff=1, hw=0 hw_last=0
  709. [ 5.587882] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=227, diff=1, hw=0 hw_last=0
  710. [ 5.603592] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=228, diff=1, hw=0 hw_last=0
  711. [ 5.619301] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=229, diff=1, hw=0 hw_last=0
  712. [ 5.635027] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=230, diff=1, hw=0 hw_last=0
  713. [ 5.650721] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=231, diff=1, hw=0 hw_last=0
  714. [ 5.666449] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=232, diff=1, hw=0 hw_last=0
  715. [ 5.682164] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=233, diff=1, hw=0 hw_last=0
  716. [ 5.697875] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=234, diff=1, hw=0 hw_last=0
  717. [ 5.713593] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=235, diff=1, hw=0 hw_last=0
  718. [ 5.729312] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=236, diff=1, hw=0 hw_last=0
  719. [ 5.745018] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=237, diff=1, hw=0 hw_last=0
  720. [ 5.760757] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=238, diff=1, hw=0 hw_last=0
  721. [ 5.776467] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=239, diff=1, hw=0 hw_last=0
  722. [ 5.792175] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=240, diff=1, hw=0 hw_last=0
  723. [ 5.807886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=241, diff=1, hw=0 hw_last=0
  724. [ 5.823611] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=242, diff=1, hw=0 hw_last=0
  725. [ 5.839325] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=243, diff=1, hw=0 hw_last=0
  726. [ 5.855039] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=244, diff=1, hw=0 hw_last=0
  727. [ 5.870770] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=245, diff=1, hw=0 hw_last=0
  728. [ 5.886471] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=246, diff=1, hw=0 hw_last=0
  729. [ 5.902184] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=247, diff=1, hw=0 hw_last=0
  730. [ 5.917898] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=248, diff=1, hw=0 hw_last=0
  731. [ 5.933625] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=249, diff=1, hw=0 hw_last=0
  732. [ 5.949326] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=250, diff=1, hw=0 hw_last=0
  733. [ 5.965052] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=251, diff=1, hw=0 hw_last=0
  734. [ 5.980777] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=252, diff=1, hw=0 hw_last=0
  735. [ 5.996506] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=253, diff=1, hw=0 hw_last=0
  736. [ 6.012207] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=254, diff=1, hw=0 hw_last=0
  737. [ 6.027923] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=255, diff=1, hw=0 hw_last=0
  738. [ 6.043637] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=256, diff=1, hw=0 hw_last=0
  739. [ 6.059348] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=257, diff=1, hw=0 hw_last=0
  740. [ 6.075070] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=258, diff=1, hw=0 hw_last=0
  741. [ 6.090786] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=259, diff=1, hw=0 hw_last=0
  742. [ 6.106501] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=260, diff=1, hw=0 hw_last=0
  743. [ 6.122213] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=261, diff=1, hw=0 hw_last=0
  744. [ 6.137932] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=262, diff=1, hw=0 hw_last=0
  745. [ 6.153656] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=263, diff=1, hw=0 hw_last=0
  746. [ 6.169370] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=264, diff=1, hw=0 hw_last=0
  747. [ 6.185079] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=265, diff=1, hw=0 hw_last=0
  748. [ 6.200806] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=266, diff=1, hw=0 hw_last=0
  749. [ 6.216515] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=267, diff=1, hw=0 hw_last=0
  750. [ 6.232233] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=268, diff=1, hw=0 hw_last=0
  751. [ 6.247951] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=269, diff=1, hw=0 hw_last=0
  752. [ 6.263665] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=270, diff=1, hw=0 hw_last=0
  753. [ 6.279377] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=271, diff=1, hw=0 hw_last=0
  754. [ 6.295091] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=272, diff=1, hw=0 hw_last=0
  755. [ 6.310810] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=273, diff=1, hw=0 hw_last=0
  756. [ 6.326527] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=274, diff=1, hw=0 hw_last=0
  757. [ 6.342242] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=275, diff=1, hw=0 hw_last=0
  758. [ 6.357962] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=276, diff=1, hw=0 hw_last=0
  759. [ 6.373682] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=277, diff=1, hw=0 hw_last=0
  760. [ 6.389394] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=278, diff=1, hw=0 hw_last=0
  761. [ 6.405106] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=279, diff=1, hw=0 hw_last=0
  762. [ 6.420828] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=280, diff=1, hw=0 hw_last=0
  763. [ 6.436542] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=281, diff=1, hw=0 hw_last=0
  764. [ 6.452257] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=282, diff=1, hw=0 hw_last=0
  765. [ 6.467977] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=283, diff=1, hw=0 hw_last=0
  766. [ 6.483694] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=284, diff=1, hw=0 hw_last=0
  767. [ 6.499401] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=285, diff=1, hw=0 hw_last=0
  768. [ 6.515122] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=286, diff=1, hw=0 hw_last=0
  769. [ 6.530837] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=287, diff=1, hw=0 hw_last=0
  770. [ 6.546549] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=288, diff=1, hw=0 hw_last=0
  771. [ 6.562262] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=289, diff=1, hw=0 hw_last=0
  772. [ 6.577978] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=290, diff=1, hw=0 hw_last=0
  773. [ 6.593719] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=291, diff=1, hw=0 hw_last=0
  774. [ 6.609416] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=292, diff=1, hw=0 hw_last=0
  775. [ 6.625119] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=293, diff=1, hw=0 hw_last=0
  776. [ 6.640858] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=294, diff=1, hw=0 hw_last=0
  777. [ 6.656565] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=295, diff=1, hw=0 hw_last=0
  778. [ 6.672280] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=296, diff=1, hw=0 hw_last=0
  779. [ 6.688004] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=297, diff=1, hw=0 hw_last=0
  780. [ 6.703714] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=298, diff=1, hw=0 hw_last=0
  781. [ 6.719433] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=299, diff=1, hw=0 hw_last=0
  782. [ 6.735145] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=300, diff=1, hw=0 hw_last=0
  783. [ 6.750864] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=301, diff=1, hw=0 hw_last=0
  784. [ 6.766587] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=302, diff=1, hw=0 hw_last=0
  785. [ 6.782294] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=303, diff=1, hw=0 hw_last=0
  786. [ 6.798011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=304, diff=1, hw=0 hw_last=0
  787. [ 6.813723] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=305, diff=1, hw=0 hw_last=0
  788. [ 6.829437] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=306, diff=1, hw=0 hw_last=0
  789. [ 6.845154] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=307, diff=1, hw=0 hw_last=0
  790. [ 6.860914] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=308, diff=1, hw=0 hw_last=0
  791. [ 6.876596] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=309, diff=1, hw=0 hw_last=0
  792. [ 6.892317] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=310, diff=1, hw=0 hw_last=0
  793. [ 6.908022] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=311, diff=1, hw=0 hw_last=0
  794. [ 6.923721] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=312, diff=1, hw=0 hw_last=0
  795. [ 6.925262] [drm:drm_atomic_state_init] Allocated atomic state da1a1880
  796. [ 6.925280] [drm:drm_mode_object_reference] OBJ ID: 31 (1)
  797. [ 6.925291] [drm:drm_atomic_get_crtc_state] Added [CRTC:26:tilcdc crtc] da017000 state to da1a1880
  798. [ 6.925299] [drm:drm_mode_object_reference] OBJ ID: 32 (5)
  799. [ 6.925308] [drm:drm_atomic_get_plane_state] Added [PLANE:25:plane-0] da171800 state to da1a1880
  800. [ 6.925316] [drm:drm_mode_object_unreference] OBJ ID: 31 (2)
  801. [ 6.925337] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:800x480] for CRTC state da017000
  802. [ 6.925345] [drm:drm_atomic_set_crtc_for_plane] Link plane state da171800 to [CRTC:26:tilcdc crtc]
  803. [ 6.925354] [drm:drm_atomic_set_fb_for_plane] Set [FB:32] for plane state da171800
  804. [ 6.925359] [drm:drm_mode_object_reference] OBJ ID: 32 (6)
  805. [ 6.925365] [drm:drm_mode_object_unreference] OBJ ID: 32 (7)
  806. [ 6.925375] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:tilcdc crtc] to da1a1880
  807. [ 6.925388] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
  808. [ 6.925393] [drm:drm_mode_object_reference] OBJ ID: 28 (6)
  809. [ 6.925401] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:28] da1ada00 state to da1a1880
  810. [ 6.925407] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  811. [ 6.925413] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  812. [ 6.925420] [drm:drm_atomic_set_crtc_for_connector] Link connector state da1ada00 to [NOCRTC]
  813. [ 6.925427] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
  814. [ 6.925434] [drm:drm_atomic_set_crtc_for_connector] Link connector state da1ada00 to [CRTC:26:tilcdc crtc]
  815. [ 6.925441] [drm:drm_atomic_check_only] checking da1a1880
  816. [ 6.925457] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  817. [ 6.925474] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  818. [ 6.925484] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:TMDS-27], now on [CRTC:26:tilcdc crtc]
  819. [ 6.925508] [drm:tilcdc_crtc_mode_valid] Processing mode 800x480@64 with pixel clock 31000
  820. [ 6.925515] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  821. [ 6.925521] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  822. [ 6.925529] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:TMDS-27], now on [CRTC:26:tilcdc crtc]
  823. [ 6.925536] [drm:drm_atomic_commit] commiting da1a1880
  824. [ 6.925559] [drm:drm_calc_timestamping_constants] crtc 26: hwmode: htotal 928, vtotal 525, vdisplay 480
  825. [ 6.925567] [drm:drm_calc_timestamping_constants] crtc 26: clock 31000 kHz framedur 15716129 linedur 29935
  826. [ 6.925576] [drm:drm_mode_object_reference] OBJ ID: 32 (6)
  827. [ 6.939459] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=313, diff=1, hw=0 hw_last=0
  828. [ 6.939548] [drm:drm_mode_object_reference] OBJ ID: 32 (7)
  829. [ 6.939556] [drm:drm_mode_object_unreference] OBJ ID: 32 (8)
  830. [ 6.939574] [drm:drm_atomic_state_default_clear] Clearing atomic state da1a1880
  831. [ 6.939582] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  832. [ 6.939591] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  833. [ 6.939599] [drm:drm_mode_object_unreference] OBJ ID: 31 (1)
  834. [ 6.939615] [drm:drm_mode_object_unreference] OBJ ID: 32 (7)
  835. [ 6.939625] [drm:__drm_atomic_state_free] Freeing atomic state da1a1880
  836. [ 6.952231] [drm:drm_mode_object_unreference] OBJ ID: 32 (6)
  837. [ 6.955159] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=314, diff=1, hw=0 hw_last=0
  838. [ 6.970887] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=315, diff=1, hw=0 hw_last=0
  839. [ 6.986600] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=316, diff=1, hw=0 hw_last=0
  840. [ 7.002319] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=317, diff=1, hw=0 hw_last=0
  841. [ 7.018037] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=318, diff=1, hw=0 hw_last=0
  842. [ 7.033754] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=319, diff=1, hw=0 hw_last=0
  843. [ 7.049467] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=320, diff=1, hw=0 hw_last=0
  844. [ 7.065179] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=321, diff=1, hw=0 hw_last=0
  845. [ 7.080908] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=322, diff=1, hw=0 hw_last=0
  846. [ 7.096487] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  847. [ 7.096593] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=323, diff=1, hw=0 hw_last=0
  848. [ 7.112324] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=324, diff=1, hw=0 hw_last=0
  849. [ 7.128040] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=325, diff=1, hw=0 hw_last=0
  850. [ 7.143768] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=326, diff=1, hw=0 hw_last=0
  851. [ 7.159481] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=327, diff=1, hw=0 hw_last=0
  852. [ 7.175195] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=328, diff=1, hw=0 hw_last=0
  853. [ 7.190918] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=329, diff=1, hw=0 hw_last=0
  854. [ 7.206628] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=330, diff=1, hw=0 hw_last=0
  855. [ 7.222335] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=331, diff=1, hw=0 hw_last=0
  856. [ 7.238063] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=332, diff=1, hw=0 hw_last=0
  857. [ 7.253779] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=333, diff=1, hw=0 hw_last=0
  858. [ 7.269497] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=334, diff=1, hw=0 hw_last=0
  859. [ 7.285212] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=335, diff=1, hw=0 hw_last=0
  860. [ 7.300921] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=336, diff=1, hw=0 hw_last=0
  861. [ 7.316638] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=337, diff=1, hw=0 hw_last=0
  862. [ 7.332351] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=338, diff=1, hw=0 hw_last=0
  863. [ 7.348071] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=339, diff=1, hw=0 hw_last=0
  864. [ 7.363787] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=340, diff=1, hw=0 hw_last=0
  865. [ 7.379506] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=341, diff=1, hw=0 hw_last=0
  866. [ 7.395220] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=342, diff=1, hw=0 hw_last=0
  867. [ 7.410947] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=343, diff=1, hw=0 hw_last=0
  868. [ 7.426652] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=344, diff=1, hw=0 hw_last=0
  869. [ 7.442376] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=345, diff=1, hw=0 hw_last=0
  870. [ 7.458088] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=346, diff=1, hw=0 hw_last=0
  871. [ 7.473815] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=347, diff=1, hw=0 hw_last=0
  872. [ 7.489511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=348, diff=1, hw=0 hw_last=0
  873. [ 7.505233] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=349, diff=1, hw=0 hw_last=0
  874. [ 7.520946] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=350, diff=1, hw=0 hw_last=0
  875. [ 7.536668] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=351, diff=1, hw=0 hw_last=0
  876. [ 7.552382] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=352, diff=1, hw=0 hw_last=0
  877. [ 7.568101] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=353, diff=1, hw=0 hw_last=0
  878. [ 7.583825] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=354, diff=1, hw=0 hw_last=0
  879. [ 7.599544] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=355, diff=1, hw=0 hw_last=0
  880. [ 7.615252] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=356, diff=1, hw=0 hw_last=0
  881. [ 7.630964] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=357, diff=1, hw=0 hw_last=0
  882. [ 7.646675] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=358, diff=1, hw=0 hw_last=0
  883. [ 7.662396] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=359, diff=1, hw=0 hw_last=0
  884. [ 7.678106] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=360, diff=1, hw=0 hw_last=0
  885. [ 7.693829] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=361, diff=1, hw=0 hw_last=0
  886. [ 7.709540] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=362, diff=1, hw=0 hw_last=0
  887. [ 7.725257] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=363, diff=1, hw=0 hw_last=0
  888. [ 7.740980] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=364, diff=1, hw=0 hw_last=0
  889. [ 7.756700] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=365, diff=1, hw=0 hw_last=0
  890. [ 7.772403] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=366, diff=1, hw=0 hw_last=0
  891. [ 7.788129] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=367, diff=1, hw=0 hw_last=0
  892. [ 7.803849] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=368, diff=1, hw=0 hw_last=0
  893. [ 7.819557] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=369, diff=1, hw=0 hw_last=0
  894. [ 7.835274] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=370, diff=1, hw=0 hw_last=0
  895. [ 7.850991] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=371, diff=1, hw=0 hw_last=0
  896. [ 7.866704] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=372, diff=1, hw=0 hw_last=0
  897. [ 7.882421] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=373, diff=1, hw=0 hw_last=0
  898. [ 7.898135] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=374, diff=1, hw=0 hw_last=0
  899. [ 7.913882] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=375, diff=1, hw=0 hw_last=0
  900. [ 7.929567] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=376, diff=1, hw=0 hw_last=0
  901. [ 7.945284] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=377, diff=1, hw=0 hw_last=0
  902. [ 7.960996] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=378, diff=1, hw=0 hw_last=0
  903. [ 7.976712] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=379, diff=1, hw=0 hw_last=0
  904. [ 7.992436] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=380, diff=1, hw=0 hw_last=0
  905. [ 8.008154] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=381, diff=1, hw=0 hw_last=0
  906. [ 8.023879] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=382, diff=1, hw=0 hw_last=0
  907. [ 8.039585] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=383, diff=1, hw=0 hw_last=0
  908. [ 8.055301] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=384, diff=1, hw=0 hw_last=0
  909. [ 8.071014] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=385, diff=1, hw=0 hw_last=0
  910. [ 8.086725] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=386, diff=1, hw=0 hw_last=0
  911. [ 8.102445] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=387, diff=1, hw=0 hw_last=0
  912. [ 8.118151] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=388, diff=1, hw=0 hw_last=0
  913. [ 8.133877] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=389, diff=1, hw=0 hw_last=0
  914. [ 8.149600] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=390, diff=1, hw=0 hw_last=0
  915. [ 8.165306] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=391, diff=1, hw=0 hw_last=0
  916. [ 8.181021] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=392, diff=1, hw=0 hw_last=0
  917. [ 8.196751] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=393, diff=1, hw=0 hw_last=0
  918. [ 8.212466] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=394, diff=1, hw=0 hw_last=0
  919. [ 8.228182] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=395, diff=1, hw=0 hw_last=0
  920. [ 8.243898] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=396, diff=1, hw=0 hw_last=0
  921. [ 8.259614] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=397, diff=1, hw=0 hw_last=0
  922. [ 8.275322] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=398, diff=1, hw=0 hw_last=0
  923. [ 8.291035] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=399, diff=1, hw=0 hw_last=0
  924. [ 8.306762] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=400, diff=1, hw=0 hw_last=0
  925. [ 8.322480] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=401, diff=1, hw=0 hw_last=0
  926. [ 8.338187] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=402, diff=1, hw=0 hw_last=0
  927. [ 8.353915] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=403, diff=1, hw=0 hw_last=0
  928. [ 8.369627] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=404, diff=1, hw=0 hw_last=0
  929. [ 8.380082] omap_rng 48310000.rng: Random Number Generator ver. 20
  930. [ 8.385335] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=405, diff=1, hw=0 hw_last=0
  931. [ 8.401054] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=406, diff=1, hw=0 hw_last=0
  932. [ 8.416763] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=407, diff=1, hw=0 hw_last=0
  933. [ 8.432478] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=408, diff=1, hw=0 hw_last=0
  934. [ 8.448203] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=409, diff=1, hw=0 hw_last=0
  935. [ 8.463925] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=410, diff=1, hw=0 hw_last=0
  936. [ 8.479633] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=411, diff=1, hw=0 hw_last=0
  937. [ 8.495351] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=412, diff=1, hw=0 hw_last=0
  938. [ 8.511068] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=413, diff=1, hw=0 hw_last=0
  939. [ 8.526768] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=414, diff=1, hw=0 hw_last=0
  940. [ 8.542487] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=415, diff=1, hw=0 hw_last=0
  941. [ 8.558217] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=416, diff=1, hw=0 hw_last=0
  942. [ 8.573934] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=417, diff=1, hw=0 hw_last=0
  943. [ 8.589645] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=418, diff=1, hw=0 hw_last=0
  944. [ 8.605357] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=419, diff=1, hw=0 hw_last=0
  945. [ 8.621072] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=420, diff=1, hw=0 hw_last=0
  946. [ 8.636801] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=421, diff=1, hw=0 hw_last=0
  947. [ 8.652522] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=422, diff=1, hw=0 hw_last=0
  948. [ 8.668237] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=423, diff=1, hw=0 hw_last=0
  949. [ 8.683943] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=424, diff=1, hw=0 hw_last=0
  950. [ 8.699667] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=425, diff=1, hw=0 hw_last=0
  951. [ 8.715377] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=426, diff=1, hw=0 hw_last=0
  952. [ 8.731099] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=427, diff=1, hw=0 hw_last=0
  953. [ 8.746801] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=428, diff=1, hw=0 hw_last=0
  954. [ 8.762529] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=429, diff=1, hw=0 hw_last=0
  955. [ 8.778236] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=430, diff=1, hw=0 hw_last=0
  956. [ 8.793957] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=431, diff=1, hw=0 hw_last=0
  957. [ 8.809678] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=432, diff=1, hw=0 hw_last=0
  958. [ 8.825399] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=433, diff=1, hw=0 hw_last=0
  959. [ 8.841108] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=434, diff=1, hw=0 hw_last=0
  960. [ 8.856831] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=435, diff=1, hw=0 hw_last=0
  961. [ 8.872536] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=436, diff=1, hw=0 hw_last=0
  962. [ 8.888249] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=437, diff=1, hw=0 hw_last=0
  963. [ 8.903971] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=438, diff=1, hw=0 hw_last=0
  964. [ 8.919684] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=439, diff=1, hw=0 hw_last=0
  965. [ 8.935406] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=440, diff=1, hw=0 hw_last=0
  966. [ 8.951121] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=441, diff=1, hw=0 hw_last=0
  967. [ 8.960212] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  968. [ 8.966836] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=442, diff=1, hw=0 hw_last=0
  969. [ 8.982544] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=443, diff=1, hw=0 hw_last=0
  970. [ 8.998260] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=444, diff=1, hw=0 hw_last=0
  971. [ 9.013982] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=445, diff=1, hw=0 hw_last=0
  972. [ 9.029695] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=446, diff=1, hw=0 hw_last=0
  973. [ 9.045389] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=447, diff=1, hw=0 hw_last=0
  974. [ 9.061119] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=448, diff=1, hw=0 hw_last=0
  975. [ 9.076852] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=449, diff=1, hw=0 hw_last=0
  976. [ 9.092568] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=450, diff=1, hw=0 hw_last=0
  977. [ 9.108272] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=451, diff=1, hw=0 hw_last=0
  978. [ 9.124005] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=452, diff=1, hw=0 hw_last=0
  979. [ 9.139713] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=453, diff=1, hw=0 hw_last=0
  980. [ 9.155444] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=454, diff=1, hw=0 hw_last=0
  981. [ 9.171133] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=455, diff=1, hw=0 hw_last=0
  982. [ 9.186871] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=456, diff=1, hw=0 hw_last=0
  983. [ 9.195552] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  984. [ 9.202566] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=457, diff=1, hw=0 hw_last=0
  985. [ 9.218277] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=458, diff=1, hw=0 hw_last=0
  986. [ 9.234001] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=459, diff=1, hw=0 hw_last=0
  987. [ 9.237475] omap-aes 53500000.aes: will run requests pump with realtime priority
  988. [ 9.249709] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=460, diff=1, hw=0 hw_last=0
  989. [ 9.265432] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=461, diff=1, hw=0 hw_last=0
  990. [ 9.281148] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=462, diff=1, hw=0 hw_last=0
  991. [ 9.296898] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=463, diff=1, hw=0 hw_last=0
  992. [ 9.312593] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=464, diff=1, hw=0 hw_last=0
  993. [ 9.328309] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=465, diff=1, hw=0 hw_last=0
  994. [ 9.344021] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=466, diff=1, hw=0 hw_last=0
  995. [ 9.361629] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=467, diff=1, hw=0 hw_last=0
  996. [ 9.375438] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=468, diff=1, hw=0 hw_last=0
  997. [ 9.391170] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=469, diff=1, hw=0 hw_last=0
  998. [ 9.406888] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=470, diff=1, hw=0 hw_last=0
  999. [ 9.422599] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=471, diff=1, hw=0 hw_last=0
  1000. [ 9.438312] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=472, diff=1, hw=0 hw_last=0
  1001. [ 9.454026] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=473, diff=1, hw=0 hw_last=0
  1002. [ 9.469753] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=474, diff=1, hw=0 hw_last=0
  1003. [ 9.485459] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=475, diff=1, hw=0 hw_last=0
  1004. [ 9.499355] asoc-simple-card sound: hdmi-hifi.0 <-> 48038000.mcasp mapping ok
  1005. [ 9.501163] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=476, diff=1, hw=0 hw_last=0
  1006. [ 9.516906] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=477, diff=1, hw=0 hw_last=0
  1007. [ 9.534238] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=478, diff=1, hw=0 hw_last=0
  1008. [ 9.548333] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=479, diff=1, hw=0 hw_last=0
  1009. [ 9.564042] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=480, diff=1, hw=0 hw_last=0
  1010. [ 9.579758] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=481, diff=1, hw=0 hw_last=0
  1011. [ 9.595476] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=482, diff=1, hw=0 hw_last=0
  1012. [ 9.611198] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=483, diff=1, hw=0 hw_last=0
  1013. [ 9.626914] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=484, diff=1, hw=0 hw_last=0
  1014. [ 9.642630] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=485, diff=1, hw=0 hw_last=0
  1015. [ 9.658341] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=486, diff=1, hw=0 hw_last=0
  1016. [ 9.674048] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=487, diff=1, hw=0 hw_last=0
  1017. [ 9.689766] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=488, diff=1, hw=0 hw_last=0
  1018. [ 9.705462] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=489, diff=1, hw=0 hw_last=0
  1019. [ 9.721203] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=490, diff=1, hw=0 hw_last=0
  1020. [ 9.736918] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=491, diff=1, hw=0 hw_last=0
  1021. [ 9.752646] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=492, diff=1, hw=0 hw_last=0
  1022. [ 9.768362] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=493, diff=1, hw=0 hw_last=0
  1023. [ 9.784075] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=494, diff=1, hw=0 hw_last=0
  1024. [ 9.799786] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=495, diff=1, hw=0 hw_last=0
  1025. [ 9.815508] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=496, diff=1, hw=0 hw_last=0
  1026. [ 9.831222] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=497, diff=1, hw=0 hw_last=0
  1027. [ 9.846939] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=498, diff=1, hw=0 hw_last=0
  1028. [ 9.862650] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=499, diff=1, hw=0 hw_last=0
  1029. [ 9.878364] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=500, diff=1, hw=0 hw_last=0
  1030. [ 9.894091] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=501, diff=1, hw=0 hw_last=0
  1031. [ 9.909808] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=502, diff=1, hw=0 hw_last=0
  1032. [ 9.925511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=503, diff=1, hw=0 hw_last=0
  1033. [ 9.941224] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=504, diff=1, hw=0 hw_last=0
  1034. [ 9.956941] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=505, diff=1, hw=0 hw_last=0
  1035. [ 9.972670] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=506, diff=1, hw=0 hw_last=0
  1036. [ 9.988389] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=507, diff=1, hw=0 hw_last=0
  1037. [ 10.004108] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=508, diff=1, hw=0 hw_last=0
  1038. [ 10.019816] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=509, diff=1, hw=0 hw_last=0
  1039. [ 10.035533] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=510, diff=1, hw=0 hw_last=0
  1040. [ 10.051677] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=511, diff=1, hw=0 hw_last=0
  1041. [ 10.066954] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=512, diff=1, hw=0 hw_last=0
  1042. [ 10.080659] net eth0: initializing cpsw version 1.12 (0)
  1043. [ 10.080677] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
  1044. [ 10.080683] cpsw 4a100000.ethernet: ALE Table size 1024
  1045. [ 10.082660] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=513, diff=1, hw=0 hw_last=0
  1046. [ 10.098393] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=514, diff=1, hw=0 hw_last=0
  1047. [ 10.114114] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=515, diff=1, hw=0 hw_last=0
  1048. [ 10.129827] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=516, diff=1, hw=0 hw_last=0
  1049. [ 10.145537] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=517, diff=1, hw=0 hw_last=0
  1050. [ 10.157521] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=-1)
  1051. [ 10.161236] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=518, diff=1, hw=0 hw_last=0
  1052. [ 10.168122] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1053. [ 10.176965] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=519, diff=1, hw=0 hw_last=0
  1054. [ 10.192702] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=520, diff=1, hw=0 hw_last=0
  1055. [ 10.208421] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=521, diff=1, hw=0 hw_last=0
  1056. [ 10.224130] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=522, diff=1, hw=0 hw_last=0
  1057. [ 10.239861] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=523, diff=1, hw=0 hw_last=0
  1058. [ 10.255556] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=524, diff=1, hw=0 hw_last=0
  1059. [ 10.271275] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=525, diff=1, hw=0 hw_last=0
  1060. [ 10.286986] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=526, diff=1, hw=0 hw_last=0
  1061. [ 10.302708] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=527, diff=1, hw=0 hw_last=0
  1062. [ 10.318423] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=528, diff=1, hw=0 hw_last=0
  1063. [ 10.334153] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=529, diff=1, hw=0 hw_last=0
  1064. [ 10.349836] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=530, diff=1, hw=0 hw_last=0
  1065. [ 10.365563] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=531, diff=1, hw=0 hw_last=0
  1066. [ 10.381276] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=532, diff=1, hw=0 hw_last=0
  1067. [ 10.396997] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=533, diff=1, hw=0 hw_last=0
  1068. [ 10.412723] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=534, diff=1, hw=0 hw_last=0
  1069. [ 10.428444] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=535, diff=1, hw=0 hw_last=0
  1070. [ 10.444162] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=536, diff=1, hw=0 hw_last=0
  1071. [ 10.459864] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=537, diff=1, hw=0 hw_last=0
  1072. [ 10.475578] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=538, diff=1, hw=0 hw_last=0
  1073. [ 10.491286] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=539, diff=1, hw=0 hw_last=0
  1074. [ 10.507021] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=540, diff=1, hw=0 hw_last=0
  1075. [ 10.522730] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=541, diff=1, hw=0 hw_last=0
  1076. [ 10.538448] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=542, diff=1, hw=0 hw_last=0
  1077. [ 10.554145] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=543, diff=1, hw=0 hw_last=0
  1078. [ 10.569836] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=544, diff=1, hw=0 hw_last=0
  1079. [ 10.585542] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=545, diff=1, hw=0 hw_last=0
  1080. [ 10.601256] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=546, diff=1, hw=0 hw_last=0
  1081. [ 10.616970] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=547, diff=1, hw=0 hw_last=0
  1082. [ 10.632690] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=548, diff=1, hw=0 hw_last=0
  1083. [ 10.648454] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=549, diff=1, hw=0 hw_last=0
  1084. [ 10.664184] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=550, diff=1, hw=0 hw_last=0
  1085. [ 10.679890] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=551, diff=1, hw=0 hw_last=0
  1086. [ 10.695587] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=552, diff=1, hw=0 hw_last=0
  1087. [ 10.711297] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=553, diff=1, hw=0 hw_last=0
  1088. [ 10.727017] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=554, diff=1, hw=0 hw_last=0
  1089. [ 10.736359] random: crng init done
  1090. [ 10.742735] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=555, diff=1, hw=0 hw_last=0
  1091. [ 10.758438] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=556, diff=1, hw=0 hw_last=0
  1092. [ 10.774152] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=557, diff=1, hw=0 hw_last=0
  1093. [ 10.789854] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=558, diff=1, hw=0 hw_last=0
  1094. [ 10.805575] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=559, diff=1, hw=0 hw_last=0
  1095. [ 10.821289] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=560, diff=1, hw=0 hw_last=0
  1096. [ 10.837006] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=561, diff=1, hw=0 hw_last=0
  1097. [ 10.852722] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=562, diff=1, hw=0 hw_last=0
  1098. [ 10.868434] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=563, diff=1, hw=0 hw_last=0
  1099. [ 10.884152] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=564, diff=1, hw=0 hw_last=0
  1100. [ 10.899871] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=565, diff=1, hw=0 hw_last=0
  1101. [ 10.915580] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=566, diff=1, hw=0 hw_last=0
  1102. [ 10.931302] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=567, diff=1, hw=0 hw_last=0
  1103. [ 10.947017] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=568, diff=1, hw=0 hw_last=0
  1104. [ 10.962735] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=569, diff=1, hw=0 hw_last=0
  1105. [ 10.978448] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=570, diff=1, hw=0 hw_last=0
  1106. [ 10.994157] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=571, diff=1, hw=0 hw_last=0
  1107. [ 11.009881] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=572, diff=1, hw=0 hw_last=0
  1108. [ 11.025601] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=573, diff=1, hw=0 hw_last=0
  1109. [ 11.041314] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=574, diff=1, hw=0 hw_last=0
  1110. [ 11.057035] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=575, diff=1, hw=0 hw_last=0
  1111. [ 11.072742] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=576, diff=1, hw=0 hw_last=0
  1112. [ 11.088459] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=577, diff=1, hw=0 hw_last=0
  1113. [ 11.104176] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=578, diff=1, hw=0 hw_last=0
  1114. [ 11.119891] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=579, diff=1, hw=0 hw_last=0
  1115. [ 11.135606] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=580, diff=1, hw=0 hw_last=0
  1116. [ 11.151323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=581, diff=1, hw=0 hw_last=0
  1117. [ 11.167038] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=582, diff=1, hw=0 hw_last=0
  1118. [ 11.182759] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=583, diff=1, hw=0 hw_last=0
  1119. [ 11.198469] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=584, diff=1, hw=0 hw_last=0
  1120. [ 11.214193] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=585, diff=1, hw=0 hw_last=0
  1121. [ 11.229905] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=586, diff=1, hw=0 hw_last=0
  1122. [ 11.245621] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=587, diff=1, hw=0 hw_last=0
  1123. [ 11.261340] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=588, diff=1, hw=0 hw_last=0
  1124. [ 11.277050] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=589, diff=1, hw=0 hw_last=0
  1125. [ 11.292767] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=590, diff=1, hw=0 hw_last=0
  1126. [ 11.308487] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=591, diff=1, hw=0 hw_last=0
  1127. [ 11.324204] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=592, diff=1, hw=0 hw_last=0
  1128. [ 11.339919] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=593, diff=1, hw=0 hw_last=0
  1129. [ 11.355633] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=594, diff=1, hw=0 hw_last=0
  1130. [ 11.371348] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=595, diff=1, hw=0 hw_last=0
  1131. [ 11.387062] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=596, diff=1, hw=0 hw_last=0
  1132. [ 11.402776] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=597, diff=1, hw=0 hw_last=0
  1133. [ 11.418504] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=598, diff=1, hw=0 hw_last=0
  1134. [ 11.434218] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=599, diff=1, hw=0 hw_last=0
  1135. [ 11.449932] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=600, diff=1, hw=0 hw_last=0
  1136. [ 11.465644] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=601, diff=1, hw=0 hw_last=0
  1137. [ 11.481363] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=602, diff=1, hw=0 hw_last=0
  1138. [ 11.497078] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=603, diff=1, hw=0 hw_last=0
  1139. [ 11.512793] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=604, diff=1, hw=0 hw_last=0
  1140. [ 11.528510] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=605, diff=1, hw=0 hw_last=0
  1141. [ 11.544231] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=606, diff=1, hw=0 hw_last=0
  1142. [ 11.559941] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=607, diff=1, hw=0 hw_last=0
  1143. [ 11.575671] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=608, diff=1, hw=0 hw_last=0
  1144. [ 11.591380] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=609, diff=1, hw=0 hw_last=0
  1145. [ 11.607088] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=610, diff=1, hw=0 hw_last=0
  1146. [ 11.622810] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=611, diff=1, hw=0 hw_last=0
  1147. [ 11.638526] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=612, diff=1, hw=0 hw_last=0
  1148. [ 11.654242] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=613, diff=1, hw=0 hw_last=0
  1149. [ 11.669955] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=614, diff=1, hw=0 hw_last=0
  1150. [ 11.685679] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=615, diff=1, hw=0 hw_last=0
  1151. [ 11.701393] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=616, diff=1, hw=0 hw_last=0
  1152. [ 11.717109] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=617, diff=1, hw=0 hw_last=0
  1153. [ 11.732821] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=618, diff=1, hw=0 hw_last=0
  1154. [ 11.748537] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=619, diff=1, hw=0 hw_last=0
  1155. [ 11.764254] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=620, diff=1, hw=0 hw_last=0
  1156. [ 11.779968] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=621, diff=1, hw=0 hw_last=0
  1157. [ 11.795725] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=622, diff=1, hw=0 hw_last=0
  1158. [ 11.811431] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=623, diff=1, hw=0 hw_last=0
  1159. [ 11.827139] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=624, diff=1, hw=0 hw_last=0
  1160. [ 11.842845] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=625, diff=1, hw=0 hw_last=0
  1161. [ 11.858547] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=626, diff=1, hw=0 hw_last=0
  1162. [ 11.874262] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=627, diff=1, hw=0 hw_last=0
  1163. [ 11.890003] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=628, diff=1, hw=0 hw_last=0
  1164. [ 11.905705] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=629, diff=1, hw=0 hw_last=0
  1165. [ 11.921439] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=630, diff=1, hw=0 hw_last=0
  1166. [ 11.937157] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=631, diff=1, hw=0 hw_last=0
  1167. [ 11.952865] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=632, diff=1, hw=0 hw_last=0
  1168. [ 11.968568] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=633, diff=1, hw=0 hw_last=0
  1169. [ 11.984280] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=634, diff=1, hw=0 hw_last=0
  1170. [ 11.999988] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=635, diff=1, hw=0 hw_last=0
  1171. [ 12.015706] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=636, diff=1, hw=0 hw_last=0
  1172. [ 12.031428] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=637, diff=1, hw=0 hw_last=0
  1173. [ 12.047157] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=638, diff=1, hw=0 hw_last=0
  1174. [ 12.060810] [drm:vblank_disable_fn] disabling vblank on crtc 0
  1175. [ 12.060824] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=639, diff=0, hw=0 hw_last=0
  1176. [ 12.189538] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  1177. [ 12.189585] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1178. [ 13.341036] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1179. [ 23.581009] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1180. [ 33.955796] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1181. [ 44.258293] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1182. [ 54.514094] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1183. [ 64.756496] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1184. [ 74.996450] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1185. [ 85.236448] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1186. [ 95.476411] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1187. [ 105.716388] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1188. [ 115.956381] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1189. [ 126.196606] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1190. [ 136.437374] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1191. [ 146.677958] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1192. [ 156.918414] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1193. [ 167.158762] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1194. [ 177.399039] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1195. [ 187.639283] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1196. [ 197.879474] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1197. [ 208.119635] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1198. [ 218.359795] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1199. [ 228.599916] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1200. [ 238.840060] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1201. [ 249.080163] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1202. [ 259.320621] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1203. [ 269.561109] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1204. [ 279.801570] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1205. [ 290.042012] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1206. [ 300.282371] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1207. [ 310.522702] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1208. [ 320.763445] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1209. [ 331.003169] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1210. [ 341.243378] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1211. [ 351.483935] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1212. [ 361.723777] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1213. [ 371.964175] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1214. [ 382.204622] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1215. [ 392.444573] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1216. [ 402.684535] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1217. [ 412.925063] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1218. [ 423.164905] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1219. [ 433.405416] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1220. [ 443.645669] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1221. [ 453.885423] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1222. [ 464.125599] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1223. [ 474.366178] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1224. [ 484.606035] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1225. [ 494.846136] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1226. [ 505.086660] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1227. [ 515.326672] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1228. [ 525.566609] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1229. [ 535.807199] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1230. [ 546.046956] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1231. [ 556.287432] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1232. [ 566.527646] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1233. [ 576.767442] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1234. [ 587.007591] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1235. [ 597.248213] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1236. [ 607.487920] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1237. [ 611.583839] [drm:drm_atomic_state_init] Allocated atomic state da299540
  1238. [ 611.583857] [drm:drm_mode_object_reference] OBJ ID: 33 (1)
  1239. [ 611.583869] [drm:drm_atomic_get_crtc_state] Added [CRTC:26:tilcdc crtc] da092a00 state to da299540
  1240. [ 611.583876] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1241. [ 611.583885] [drm:drm_atomic_check_only] checking da299540
  1242. [ 611.583907] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] active changed
  1243. [ 611.583915] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] needs all connectors, enable: y, active: n
  1244. [ 611.583925] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:tilcdc crtc] to da299540
  1245. [ 611.583936] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
  1246. [ 611.583941] [drm:drm_mode_object_reference] OBJ ID: 28 (6)
  1247. [ 611.583949] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:28] da2997c0 state to da299540
  1248. [ 611.583954] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  1249. [ 611.583963] [drm:drm_mode_object_reference] OBJ ID: 32 (5)
  1250. [ 611.583972] [drm:drm_atomic_get_plane_state] Added [PLANE:25:plane-0] da286b00 state to da299540
  1251. [ 611.583986] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  1252. [ 611.583993] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
  1253. [ 611.584003] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:TMDS-27], now on [CRTC:26:tilcdc crtc]
  1254. [ 611.584009] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] active changed
  1255. [ 611.584016] [drm:drm_atomic_helper_check_modeset] [CRTC:26:tilcdc crtc] needs all connectors, enable: y, active: n
  1256. [ 611.584024] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:tilcdc crtc] to da299540
  1257. [ 611.584030] [drm:drm_mode_object_unreference] OBJ ID: 28 (7)
  1258. [ 611.584036] [drm:drm_atomic_commit] commiting da299540
  1259. [ 611.584050] [drm:drm_atomic_helper_commit_modeset_disables] disabling [ENCODER:27:TMDS-27]
  1260. [ 611.584498] [drm:drm_atomic_helper_commit_modeset_disables] disabling [CRTC:26:tilcdc crtc]
  1261. [ 611.586048] [drm:drm_crtc_vblank_off] crtc 0, vblank enabled 0, inmodeset 0
  1262. [ 611.586064] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=639, diff=0, hw=0 hw_last=0
  1263. [ 611.586103] [drm:drm_calc_timestamping_constants] crtc 26: hwmode: htotal 928, vtotal 525, vdisplay 480
  1264. [ 611.586112] [drm:drm_calc_timestamping_constants] crtc 26: clock 31000 kHz framedur 15716129 linedur 29935
  1265. [ 611.586120] [drm:drm_mode_object_reference] OBJ ID: 32 (6)
  1266. [ 611.586143] [drm:drm_atomic_state_default_clear] Clearing atomic state da299540
  1267. [ 611.586149] [drm:drm_mode_object_unreference] OBJ ID: 28 (6)
  1268. [ 611.586158] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1269. [ 611.586164] [drm:drm_mode_object_unreference] OBJ ID: 33 (2)
  1270. [ 611.586171] [drm:drm_mode_object_unreference] OBJ ID: 32 (7)
  1271. [ 611.586179] [drm:__drm_atomic_state_free] Freeing atomic state da299540
  1272. [ 611.586197] [drm:drm_mode_object_unreference] OBJ ID: 32 (6)
  1273. [ 617.728352] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1274. [ 627.969347] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1275. [ 638.209144] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1276. [ 648.449565] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1277. [ 658.690448] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1278. [ 668.930411] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1279. [ 679.170830] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1280. [ 689.411591] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1281. [ 699.651607] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1282. [ 709.891979] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1283. [ 720.132826] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1284. [ 730.372856] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1285. [ 740.613083] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1286. [ 750.854199] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1287. [ 761.094197] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1288. [ 771.334143] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1289. [ 781.574868] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1290. [ 791.814782] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1291. [ 802.055088] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1292. [ 812.295792] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1293. [ 822.535704] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1294. [ 832.776013] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1295. [ 843.016690] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1296. [ 853.256628] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1297. [ 863.497134] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1298. [ 873.737696] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1299. [ 883.977453] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1300. [ 894.217720] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1301. [ 904.458484] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1302. [ 914.698319] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1303. [ 924.938567] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1304. [ 935.179451] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1305. [ 945.419399] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1306. [ 955.659450] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1307. [ 965.900132] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1308. [ 976.140061] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1309. [ 986.380533] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1310. [ 996.621064] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1311. [ 1006.860892] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1312. [ 1017.101274] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1313. [ 1027.341854] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1314. [ 1037.581725] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1315. [ 1047.821979] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1316. [ 1058.062651] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1317. [ 1068.302833] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1318. [ 1078.542792] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1319. [ 1088.783566] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1320. [ 1099.023330] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1321. [ 1109.263799] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1322. [ 1119.504265] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1323. [ 1129.744101] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1324. [ 1139.984361] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1325. [ 1150.225027] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1326. [ 1160.464889] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1327. [ 1170.705145] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1328. [ 1180.945832] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1329. [ 1191.185632] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1330. [ 1201.425876] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1331. [ 1211.666512] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1332. [ 1221.906471] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1333. [ 1232.146826] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1334. [ 1242.387830] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1335. [ 1252.627670] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1336. [ 1262.867792] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1337. [ 1273.108564] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1338. [ 1283.348463] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1339. [ 1293.588987] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1340. [ 1303.829757] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
  1341. [ 1314.069424] [drm:drm_mode_object_unreference] OBJ ID: 28 (5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement