Guest User

Untitled

a guest
Aug 14th, 2023
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 264.54 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd092]
  2. [ 0.000000] Linux version 5.4.180 (build@fenix) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #1.5 SMP PREEMPT Tue Apr 25 12:26:22 UTC 2023
  3. [ 0.000000] Machine model: Khadas VIM4
  4. [ 0.000000] earlycon: aml-uart0 at MMIO 0x00000000fe078000 (options '')
  5. [ 0.000000] printk: bootconsole [aml-uart0] enabled
  6. [ 0.000000] 08400000 - 08500000, 1024 KB, ramoops@0x07400000
  7. [ 0.000000] CMA pool @0x0000000005000000, size 52 MiB need clear mmu map
  8. [ 0.000000] 05000000 - 08400000, 53248 KB, linux,secmon
  9. [ 0.000000] 40000000 - 41000000, 16384 KB, linux,dsp_fw
  10. [ 0.000000] 3f800000 - 40000000, 8192 KB, linux,meson-fb
  11. [ 0.000000] CMA pool @0x00000000c5000000, size 432 MiB need clear mmu map
  12. [ 0.000000] c5000000 - e0000000, 442368 KB, linux,codec_mm_cma
  13. [ 0.000000] node linux,di_cma compatible matching fail
  14. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000e0000000, size 0 MiB
  15. [ 0.000000] e0000000 - e0000000, 0 KB, linux,ppmgr
  16. [ 0.000000] bd000000 - c5000000, 131072 KB, linux,isp_cma
  17. [ 0.000000] bb800000 - bd000000, 24576 KB, linux,adapt_cma
  18. [ 0.000000] b2000000 - bb800000, 155648 KB, linux,ion-dev
  19. [ 0.000000] a2000000 - b2000000, 262144 KB, linux,ion-fb
  20. [ 0.000000] a0c00000 - a2000000, 20480 KB, linux,vdin1_cma
  21. [ 0.000000] 21fc00000 - 220000000, 4096 KB, linux,ldc_mem
  22. [ 0.000000] cma: Reserved 8 MiB at 0x00000000a0400000
  23. [ 0.000000] On node 0 totalpages: 2097152
  24. [ 0.000000] DMA32 zone: 14336 pages used for memmap
  25. [ 0.000000] DMA32 zone: 0 pages reserved
  26. [ 0.000000] DMA32 zone: 917504 pages, LIFO batch:63
  27. [ 0.000000] Normal zone: 18432 pages used for memmap
  28. [ 0.000000] Normal zone: 1179648 pages, LIFO batch:63
  29. [ 0.000000] psci: SMC Calling Convention v1.1
  30. [ 0.000000] percpu: Embedded 44 pages/cpu s141912 r8192 d30120 u180224
  31. [ 0.000000] pcpu-alloc: s141912 r8192 d30120 u180224 alloc=44*4096
  32. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  33. [ 0.000000] CPU features: detected: ARM erratum 858921
  34. [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
  35. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  36. [ 0.000000] CPU features: detected: Branch predictor hardening
  37. [ 0.000000] CPU features: detected: Spectre-BHB
  38. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2064384
  39. [ 0.000000] Kernel command line: root=UUID=9fe5f975-aaf4-4108-ab45-9a60f006d2d9 rootflags=data=writeback rw rootfstype=ext4 console=ttyS0,921600 console=tty0 no_console_suspend earlycon=aml-uart,0xfe078000 fsck.repair=yes net.ifnames=0 khadas_board=VIM4 boot_source=emmc scsi_mod.scan=async xhci_hcd.quirks=0x800000 otg_device=1 logo=osd0,loaded,0x00300000 vout=panel,enable panel_type=mipi_0 hdmitx=,444,8bit hdmimode=1080p60hz hdmichecksum=0x6a710000 dolby_vision_on=0 hdr_policy=0 hdr_priority= frac_rate_policy=1 hdmi_read_edid= cvbsmode=576cvbs osd_reverse=0 video_reverse=0 irq_check_en=0 jtag=disable disable_ir=0 powermode=on lcd_ctrl=0x00000083 lcd_debug=0x00000000 outputmode=panel hdmitx=,444,8bit vout2=1080p60hz,enable panel1_type=vbyone_1 lcd1_ctrl=0x000000a2 panel2_type=lvds_1 lcd2_ctrl=0x00000081 hdr_policy=0 hdr_priority= androidboot.serialno=25a0000a51 mac=c8:63:14:72:89:0f androidboot.mac=c8:63:14:72:89:0f androidboot.wificountrycode=US wol_enable=0 reboot_mode=cold_boot partition_type=generic fan=auto androidboot.selinux=permissive androidboot.firstboot=1 androidboot.bootloader=01.01.230425.122552 androidboot.hardware=amlogic androidboot.rpmb_state=0x0
  40. [ 0.000000] init_wol_state, wol_enable=0
  41. [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  42. [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  43. [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  44. [ 0.000000] software IO TLB: mapped [mem 0x90400000-0xa0400000] (256MB)
  45. [ 0.000000] Memory: 6801540K/8388608K available (14718K kernel code, 1704K rwdata, 3996K rodata, 5440K init, 846K bss, 460668K reserved, 1126400K cma-reserved)
  46. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  47. [ 0.000000] ftrace: allocating 46814 entries in 183 pages
  48. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  49. [ 0.000000] rcu: RCU dyntick-idle grace-period acceleration is enabled.
  50. [ 0.000000] Tasks RCU enabled.
  51. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  52. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  53. [ 0.000000] GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set
  54. [ 0.000000] freertos: rtos_reserved device node find error
  55. [ 0.000000] irq_meson_gpio: 157 to 12 gpio interrupt mux initialized
  56. [ 0.000000] rcu: Offload RCU callbacks from CPUs: (none).
  57. [ 0.000000] random: get_random_bytes called from start_kernel+0x3f4/0x564 with crng_init=0
  58. [ 0.000000] arch_timer: Enabling local workaround for ARM erratum 858921
  59. [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
  60. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  61. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  62. [ 0.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  63. [ 0.001394] Console: colour dummy device 80x25
  64. [ 0.001614] printk: console [tty0] enabled
  65. [ 0.002155] printk: bootconsole [aml-uart0] disabled
  66. [ 0.002822] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  67. [ 0.002831] pid_max: default: 32768 minimum: 301
  68. [ 0.003139] thread_stack_cache_init, vmap:ffffffb29545e2c0, bitmap:ffffffb295461000, cache page:215600
  69. [ 0.003149] thread_stack_cache_init, allocation vm area:ffffffb29545e300, addr:ffffffc020000000, size:20001000
  70. [ 0.003164] cpu 0, vmap_stack:[ffffffb29ea0c000-ffffffb29ea0fff0]
  71. [ 0.003169] cpu 0, irq_stack: [ffffffb29ea11000-ffffffb29ea14ff0]
  72. [ 0.003174] cpu 1, vmap_stack:[ffffffb29ea38000-ffffffb29ea3bff0]
  73. [ 0.003179] cpu 1, irq_stack: [ffffffb29ea3d000-ffffffb29ea40ff0]
  74. [ 0.003184] cpu 2, vmap_stack:[ffffffb29ea64000-ffffffb29ea67ff0]
  75. [ 0.003188] cpu 2, irq_stack: [ffffffb29ea69000-ffffffb29ea6cff0]
  76. [ 0.003193] cpu 3, vmap_stack:[ffffffb29ea90000-ffffffb29ea93ff0]
  77. [ 0.003198] cpu 3, irq_stack: [ffffffb29ea95000-ffffffb29ea98ff0]
  78. [ 0.003202] cpu 4, vmap_stack:[ffffffb29eabc000-ffffffb29eabfff0]
  79. [ 0.003207] cpu 4, irq_stack: [ffffffb29eac1000-ffffffb29eac4ff0]
  80. [ 0.003211] cpu 5, vmap_stack:[ffffffb29eae8000-ffffffb29eaebff0]
  81. [ 0.003216] cpu 5, irq_stack: [ffffffb29eaed000-ffffffb29eaf0ff0]
  82. [ 0.003221] cpu 6, vmap_stack:[ffffffb29eb14000-ffffffb29eb17ff0]
  83. [ 0.003225] cpu 6, irq_stack: [ffffffb29eb19000-ffffffb29eb1cff0]
  84. [ 0.003230] cpu 7, vmap_stack:[ffffffb29eb40000-ffffffb29eb43ff0]
  85. [ 0.003235] cpu 7, irq_stack: [ffffffb29eb45000-ffffffb29eb48ff0]
  86. [ 0.003271] LSM: Security Framework initializing
  87. [ 0.003291] SELinux: Initializing.
  88. [ 0.003355] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  89. [ 0.003381] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  90. [ 0.004205] ASID allocator initialised with 32768 entries
  91. [ 0.004252] rcu: Hierarchical SRCU implementation.
  92. [ 0.023569] secmon: clear_range:5100000 2a00000
  93. [ 0.024531] smp: Bringing up secondary CPUs ...
  94. [ 0.024934] arch_timer: Enabling local workaround for ARM erratum 858921
  95. [ 0.024947] arch_timer: CPU1: Trapping CNTVCT access
  96. [ 0.025366] arch_timer: Enabling local workaround for ARM erratum 858921
  97. [ 0.025371] arch_timer: CPU2: Trapping CNTVCT access
  98. [ 0.025787] arch_timer: Enabling local workaround for ARM erratum 858921
  99. [ 0.025792] arch_timer: CPU3: Trapping CNTVCT access
  100. [ 0.026200] CPU features: detected: ARM erratum 845719
  101. [ 0.027792] smp: Brought up 1 node, 8 CPUs
  102. [ 0.027831] SMP: Total of 8 processors activated.
  103. [ 0.027837] CPU features: detected: 32-bit EL0 Support
  104. [ 0.027843] CPU features: detected: CRC32 instructions
  105. [ 0.029736] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  106. [ 0.029747] CPU: All CPU(s) started at EL2
  107. [ 0.029779] alternatives: patching kernel code
  108. [ 0.029988] CPU7: update max cpu_capacity 632
  109. [ 0.029993] CPU3: update max cpu_capacity 1024
  110. [ 0.030877] devtmpfs: initialized
  111. [ 0.033904] CPU3: update max cpu_capacity 1024
  112. [ 0.040865] Registered cp15_barrier emulation handler
  113. [ 0.040884] Registered setend emulation handler
  114. [ 0.041047] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  115. [ 0.041081] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  116. [ 0.041225] pinctrl core: initialized pinctrl subsystem
  117. [ 0.041674] NET: Registered protocol family 16
  118. [ 0.042833] DMA: preallocated 256 KiB pool for atomic allocations
  119. [ 0.042847] audit: initializing netlink subsys (disabled)
  120. [ 0.042929] audit: type=2000 audit(0.044:1): state=initialized audit_enabled=0 res=1
  121. [ 0.043135] cpuidle: using governor menu
  122. [ 0.043941] hw-breakpoint: found 6 breakpoint and 2 watchpoint registers.
  123. [ 0.044953] pstore: Registered ramoops as persistent store backend
  124. [ 0.044966] ramoops: ramoops_io_en:0 1 old:0x0 ftrace_size:0x80000
  125. [ 0.044975] ramoops_io_dump=0, buffer=ffffffc0100bd000 ftrace_old_log=0000000000000000, size=0, reboot_mode=cold_boot
  126. [ 0.075180] async_long_initcall = 1
  127. [ 0.076283] cryptd: max_cpu_qlen set to 1000
  128. [ 0.080052] regulator-sdcard GPIO handle specifies active low - ignored
  129. [ 0.080713] SCSI subsystem initialized
  130. [ 0.080836] usbcore: registered new interface driver usbfs
  131. [ 0.080883] usbcore: registered new interface driver hub
  132. [ 0.080907] usbcore: registered new device driver usb
  133. [ 0.080954] mc: Linux media interface: v0.10
  134. [ 0.080973] videodev: Linux video capture interface: v2.00
  135. [ 0.081040] pps_core: LinuxPPS API ver. 1 registered
  136. [ 0.081047] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  137. [ 0.081065] PTP clock support registered
  138. [ 0.081462] secmon: reserve_mem_size:0x3300000
  139. [ 0.081478] secmon secmon: assigned reserved memory node linux,secmon
  140. [ 0.083029] cpu_version: chip version = 36:B - 1:3
  141. [ 0.083320] Advanced Linux Sound Architecture Driver Initialized.
  142. [ 0.083689] Bluetooth: bt_init: Core ver 2.22
  143. [ 0.083714] NET: Registered protocol family 31
  144. [ 0.085063] clocksource: Switched to clocksource arch_sys_counter
  145. [ 0.126652] VFS: Disk quotas dquot_6.6.0
  146. [ 0.126701] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  147. [ 0.129578] thermal_sys: Registered thermal governor 'power_allocator'
  148. [ 0.130133] Total Memory:[200000000]
  149. [ 0.130151] ramdump_probe, storage device:data
  150. [ 0.130158] NO valid ramdump args:0 0
  151. [ 0.130396] NET: Registered protocol family 2
  152. [ 0.130589] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  153. [ 0.132568] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  154. [ 0.132671] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  155. [ 0.132993] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  156. [ 0.133278] TCP: Hash tables configured (established 65536 bind 65536)
  157. [ 0.133404] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  158. [ 0.133473] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  159. [ 0.133595] NET: Registered protocol family 1
  160. [ 0.133889] NET: Registered protocol family 44
  161. [ 0.134725] PCI: CLS 0 bytes, default 64
  162. [ 0.134850] aml_wifi aml_wifi: [wifi_dev_probe] use double channel
  163. [ 0.134917] Wifi: bcmdhd_init_wlan_mem: [dhd] STATIC-MSG) bcmdhd_init_wlan_mem : 101.10.361.10 (wlan=r892223-20210623-1)
  164. [ 0.136722] Wifi: bcmdhd_init_wlan_mem: [dhd] STATIC-MSG) bcmdhd_init_wlan_mem : prealloc ok: 8162304(7971K)
  165. [ 0.241290] Trying to unpack rootfs image as initramfs...
  166. [ 0.487242] Freeing initrd memory: 9968K
  167. [ 0.488830] hw perfevents: enabled with armv8_cortex_a73 PMU driver, 7 counters available
  168. [ 0.489103] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  169. [ 0.489564] kvm [1]: IPA Size Limit: 40 bits
  170. [ 0.489959] kvm [1]: Hyp mode initialized successfully
  171. [ 0.493141] Initialise system trusted keyrings
  172. [ 0.493272] workingset: timestamp_bits=46 max_order=21 bucket_order=0
  173. [ 0.496917] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  174. [ 0.496990] ntfs3: Max link count 4000
  175. [ 0.497165] fuse: init (API version 7.31)
  176. [ 0.516920] NET: Registered protocol family 38
  177. [ 0.516936] Key type asymmetric registered
  178. [ 0.516943] Asymmetric key parser 'x509' registered
  179. [ 0.516965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
  180. [ 0.517072] io scheduler mq-deadline registered
  181. [ 0.517081] io scheduler kyber registered
  182. [ 0.517153] io scheduler bfq registered
  183. [ 0.517905] dw-pcie f5000000.pcie: IRQ index 1 not found
  184. [ 0.518631] Amlogic Meson T7 (A311D2) Revision 36:b (1:3) Detected
  185. [ 0.518930] vddcpua: supplied by regulator-dummy
  186. [ 0.519126] vddcpub: supplied by regulator-dummy
  187. [ 0.519814] gpiomem-aml fe004000.gpiomem: Initialised: Registers at 0xfe004000
  188. [ 0.520003] cacheinfo: Unable to detect cache hierarchy for CPU 0
  189. [ 0.523227] brd: module loaded
  190. [ 0.527838] loop: module loaded
  191. [ 0.529547] tun: Universal TUN/TAP device driver, 1.6
  192. [ 0.530071] meson8b-dwmac fdc00000.ethernet: IRQ eth_wake_irq not found
  193. [ 0.530082] meson8b-dwmac fdc00000.ethernet: IRQ eth_lpi not found
  194. [ 0.530131] meson8b-dwmac fdc00000.ethernet: PTP uses main clock
  195. [ 0.530142] meson8b-dwmac fdc00000.ethernet: no reset control found
  196. [ 0.530457] meson8b-dwmac fdc00000.ethernet: User ID: 0x12, Synopsys ID: 0x51
  197. [ 0.530470] meson8b-dwmac fdc00000.ethernet: DWMAC4/5
  198. [ 0.530479] meson8b-dwmac fdc00000.ethernet: DMA HW capability register supported
  199. [ 0.530488] meson8b-dwmac fdc00000.ethernet: RX Checksum Offload Engine supported
  200. [ 0.530497] meson8b-dwmac fdc00000.ethernet: TX Checksum insertion supported
  201. [ 0.530506] meson8b-dwmac fdc00000.ethernet: Wake-Up On Lan supported
  202. [ 0.530526] meson8b-dwmac fdc00000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  203. [ 0.530820] aml_cust_setting
  204. [ 0.530830] meson8b-dwmac fdc00000.ethernet: Unable to get resource(407)
  205. [ 0.530838] no mac_wol
  206. [ 0.530844] no keep-alive
  207. [ 0.530850] cover mc_val as 0x1621
  208. [ 0.531119] PPP generic driver version 2.4.2
  209. [ 0.531197] PPP BSD Compression module registered
  210. [ 0.531206] PPP Deflate Compression module registered
  211. [ 0.531222] PPP MPPE Compression module registered
  212. [ 0.531230] NET: Registered protocol family 24
  213. [ 0.531244] PPTP driver version 0.8.5
  214. [ 0.531669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  215. [ 0.531678] ehci-pci: EHCI PCI platform driver
  216. [ 0.531988] usbcore: registered new interface driver cdc_acm
  217. [ 0.531996] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  218. [ 0.532026] usbcore: registered new interface driver usb-storage
  219. [ 0.532381] mousedev: PS/2 mouse device common for all mice
  220. [ 0.532407] usbcore: registered new interface driver xpad
  221. [ 0.532429] usbcore: registered new interface driver usb_acecad
  222. [ 0.532448] usbcore: registered new interface driver aiptek
  223. [ 0.532466] usbcore: registered new interface driver gtco
  224. [ 0.532484] usbcore: registered new interface driver hanwang
  225. [ 0.532502] usbcore: registered new interface driver kbtab
  226. [ 0.532566] sensor_register_slave:kxtj3,id=0
  227. [ 0.532581] i2c /dev entries driver
  228. [ 0.533550] edt_ft5x06 3-0038: probing for EDT FT5x06 I2C
  229. [ 0.535970] edt_ft5x06 3-0038: tp version ""
  230. [ 0.538913] edt_ft5x06 3-0038: Model "EP0510M09", Rev. "\x10", 1080x1920 sensors
  231. [ 0.539178] input: EP0510M09 as /devices/platform/soc/fe000000.apb4/fe06c000.i2c/i2c-3/3-0038/input/input0
  232. [ 0.539379] edt_ft5x06 3-0038: EDT FT5x06 initialized: IRQ 124, WAKE pin -1, Reset pin -1.
  233. [ 0.545392] rtc-hym8563 6-0051: registered as rtc0
  234. [ 0.546399] rtc-hym8563 6-0051: setting system clock to 2023-08-14T16:58:28 UTC (1692032308)
  235. [ 0.548355] usbcore: registered new interface driver uvcvideo
  236. [ 0.548364] USB Video Class driver (1.1.1)
  237. [ 0.548370] Driver for 1-wire Dallas network protocol.
  238. [ 0.548601] device-mapper: uevent: version 1.0.3
  239. [ 0.548747] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
  240. [ 0.549021] Bluetooth: hci_uart_init: HCI UART driver ver 2.3
  241. [ 0.549031] Bluetooth: hci_uart_register_proto: HCI UART protocol H4 registered
  242. [ 0.575953] meson-gx-mmc fe08c000.mmc: host probe success!
  243. [ 0.576306] meson-gx-mmc fe08a000.sd: Got CD GPIO
  244. [ 0.576520] meson-gx-mmc fe08a000.sd: Missing clock clkin2
  245. [ 0.602924] meson-gx-mmc fe08a000.sd: host probe success!
  246. [ 0.603179] meson-gx-mmc fe088000.sdio: Missing clock clkin2
  247. [ 0.629587] meson-gx-mmc fe088000.sdio: host probe success!
  248. [ 0.630253] hidraw: raw HID events driver (C) Jiri Kosina
  249. [ 0.631784] usbcore: registered new interface driver usbhid
  250. [ 0.631795] usbhid: USB HID core driver
  251. [ 0.632709] ashmem: initialized
  252. [ 0.633012] efuse efuse: can't get reg resource
  253. [ 0.633031] failed to find match efuse key
  254. [ 0.633629] unifykey: fail to obtain phy addr of shared mem
  255. [ 0.634541] meson_mhu_fifo fe006000.mhu: no payload, only use fifo
  256. [ 0.635999] amlogic-pcie f5000000.pcie: meson pcie rc probe!
  257. [ 0.637465] meson_clk_pcie_pll_enable:513 retry = 10
  258. [ 0.639576] amlogic-pcie f5000000.pcie: host bridge /soc/pcie@f5000000 ranges:
  259. [ 0.639597] amlogic-pcie f5000000.pcie: IO 0xf5600000..0xf56fffff -> 0x00000000
  260. [ 0.639613] amlogic-pcie f5000000.pcie: MEM 0xf5700000..0xf6ffffff -> 0xf5700000
  261. [ 0.639690] amlogic-pcie f5000000.pcie: Set the RC Bus Master, Memory Space and I/O Space enables.
  262. [ 0.639701] amlogic-pcie f5000000.pcie: normal gpio
  263. [ 0.639720] amlogic-pcie f5000000.pcie: GPIO normal: assert reset
  264. [ 0.647451] meson-gx-mmc fe08c000.mmc: set src rate to:1152000000
  265. [ 0.647507] Data 1 aligned delay is 0
  266. [ 0.647516] mmc0: clk 192000000 div 6 tuning start
  267. [ 0.706901] random: fast init done
  268. [ 0.706987] mmc0: adj_win: < 0 1 2 3 5 >
  269. [ 0.706997] mmc0: adj_win: < 0 1 2 3 5 >
  270. [ 0.707006] step:4, delay1:0x4104104, delay2:0x4004104
  271. [ 0.719470] mmc0: adj_win: < 0 1 2 3 >
  272. [ 0.719480] tuning-c:1, tuning-s:5
  273. [ 0.719487] step:0, delay1:0x0, delay2:0x0
  274. [ 0.719496] mmc0: clk= 0x10000206, adj = 0x12000, dly1 = 0, dly2 = 0
  275. [ 0.720668] aml_sd_emmc_clktest [529] clktest : 10752, delay_cell: 59, count: 42
  276. [ 0.720680] [set_emmc_nwr_clks], delay1: 0xc30c30c, delay2: 0x30c30c
  277. [ 0.745380] scan time distance: 24691958 ns
  278. [ 0.745388] cmd-best-c:29, cmd-best-size:26
  279. [ 0.820818] amlogic-pcie f5000000.pcie: Error: Wait linkup timeout.
  280. [ 0.846997] ds_sht: 23, window:34, intf3:0x417008, clock:0x10100003
  281. [ 0.847004] adjust:0x0
  282. [ 0.847152] mmc0: new HS400 MMC card at address 0001
  283. [ 0.847160] mmc0: clock 192000000, 8-bit-bus-width
  284.  
  285. [ 0.847811] mmcblk0: mmc0:0001 BJTD4R 29.1 GiB
  286. [ 0.848098] mmcblk0boot0: mmc0:0001 BJTD4R partition 1 4.00 MiB
  287. [ 0.848403] mmcblk0boot1: mmc0:0001 BJTD4R partition 2 4.00 MiB
  288. [ 0.848664] mmcblk0rpmb: mmc0:0001 BJTD4R partition 3 4.00 MiB, chardev (239:0)
  289. [ 0.850139] mmcblk0: p1 p2
  290. [ 0.850422] Enter aml_emmc_partition_ops
  291. [ 1.096027] amlogic-pcie f5000000.pcie: Error: Wait linkup timeout.
  292. [ 1.371247] amlogic-pcie f5000000.pcie: Error: Wait linkup timeout.
  293. [ 1.646341] amlogic-pcie f5000000.pcie: Error: Wait linkup timeout.
  294. [ 1.921462] amlogic-pcie f5000000.pcie: Error: Wait linkup timeout.
  295. [ 2.196689] amlogic-pcie f5000000.pcie: Error: Wait linkup timeout.
  296. [ 2.471813] amlogic-pcie f5000000.pcie: Error: Wait linkup timeout.
  297. [ 2.746923] amlogic-pcie f5000000.pcie: Error: Wait linkup timeout.
  298. [ 3.022024] amlogic-pcie f5000000.pcie: Error: Wait linkup timeout.
  299. [ 3.297125] amlogic-pcie f5000000.pcie: Error: Wait linkup timeout.
  300. [ 3.397145] amlogic-pcie f5000000.pcie: Phy link never came up
  301. [ 3.397162] amlogic-pcie f5000000.pcie: failed to initialize host
  302. [ 3.397252] amlogic-pcie: probe of f5000000.pcie failed with error -110
  303. [ 3.397840] <<-GT9XX-INFO->> GTP Driver Version: V2.4.0.1<2016/10/26>
  304. [ 3.397850] <<-GT9XX-INFO->> GTP I2C Address: 0x14
  305. [ 3.398720] <<-GT9XX-ERROR->> cannot get rotation value of touchscreen
  306. [ 3.398740] GT9XX-TS 3-0014: 3-0014 supply vdd_ana not found, using dummy regulator
  307. [ 3.398826] GT9XX-TS 3-0014: 3-0014 supply vcc_i2c not found, using dummy regulator
  308. [ 3.398862] <<-GT9XX-ERROR->> Failed to request INT-GPIO:478, ERRNO:-16
  309. [ 3.398870] <<-GT9XX-ERROR->> GTP request IO port failed.
  310. [ 3.399817] gxbb_pm: enter meson_pm_probe!
  311. [ 3.399845] pm-meson fe010288.pm: Vad enable not detected ~~~
  312. [ 3.399854] pm-meson fe010288.pm: Not found item name in dts.The default item will be used!
  313. [ 3.399864] pm-meson fe010288.pm: Does not match the item type, use the default [init] function.
  314. [ 3.399894] pm-meson fe010288.pm: Read dmc_asr addr fail
  315. [ 3.399903] pm-meson fe010288.pm: IRQ pm_wakeup not found
  316. [ 3.399911] pm-meson fe010288.pm: Failed to get pm_wakeup interrupt source:-6
  317. [ 3.399919] gxbb_pm: meson_pm_probe done
  318. [ 3.400041] page_trace_module_init, create slabtrace failed
  319. [ 3.403791] meson_uart fe078000.serial: ==uart0 reg addr = (____ptrval____)
  320. [ 3.403858] fe078000.serial: ttyS0 at MMIO 0xfe078000 (irq = 57, base_baud = 1500000) is a meson_uart
  321. [ 3.651450] printk: console [ttyS0] enabled
  322. [ 3.652431] meson_uart fe07c000.serial: ==uart1 reg addr = (____ptrval____)
  323. [ 3.652908] fe07c000.serial: ttyS1 at MMIO 0xfe07c000 (irq = 58, base_baud = 1500000) is a meson_uart
  324. [ 3.654393] amlogic rfkill init
  325. [ 3.654634] [off_def_power]: pid: 1 comm: swapper/0
  326. [ 3.969180] aml_wifi aml_wifi: [usb_power_control] Set BT power down
  327. [ 3.969313] [on_def_power]: pid: 1 comm: swapper/0
  328. [ 3.969945] aml_wifi aml_wifi: [usb_power_control] Set BT power on !
  329. [ 4.178219] meson-gx-mmc fe088000.sdio: 52 [0xc00], TIMEOUT[0x2800]
  330. [ 4.179371] meson-gx-mmc fe088000.sdio: 52 [0x80000c08], TIMEOUT[0x2800]
  331. [ 4.184951] meson-gx-mmc fe088000.sdio: 8 [0x1aa], TIMEOUT[0x2800]
  332. [ 4.217536] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  333. [ 4.219801] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  334. [ 4.222066] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  335. [ 4.226121] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  336. [ 4.392653] r: b_s = 0, b_sz = 2c, f: b_s = 1d, b_sz = 23
  337. [ 4.392683] the final result: sel = 1, rx = 16
  338. [ 4.394064] mmc2: new ultra high speed SDR104 SDIO card at address 0001
  339. [ 4.394226] mmc2: clock 199999997, 4-bit-bus-width
  340.  
  341. [ 4.394464] [sdio_reinit] finish
  342. [ 4.395517] aml_wifi aml_wifi: [usb_power_control] Set BT power on !
  343. [ 4.396397] request_irq error ret=-22
  344. [ 4.396865] dev_pm_set_wake_irq failed: -22
  345. [ 4.397444] input: input_btrcu as /devices/platform/aml_bt/input/input1
  346. [ 4.459052] amlogic-crg-drd-usb2 fe03a000.crgphy20: USB2 phy probe:phy_mem:0xfe03a000, iomap phy_base:0xffffffc01033a000
  347. [ 4.459937] amlogic-crg-drd-usb2 fe03a000.crgphy20: Not usb-phy-trim-reg
  348. [ 4.460773] amlogic-crg-drd-usb2 fe03a020.crgphy21: USB2 phy probe:phy_mem:0xfe03a020, iomap phy_base:0xffffffc010341020
  349. [ 4.462194] amlogic-crg-drd-usb2 fe03a020.crgphy21: Not usb-phy-trim-reg
  350. [ 4.463098] amlogic-crg-drd-usb3 fe03a080.crg3phy21: This phy has no usb port
  351. [ 4.463800] amlogic-crg-drd-usb3 fe03a080.crg3phy21: USB3 phy probe:phy_mem:0xfe03a080, iomap phy_base:0xffffffc010349080
  352. [ 4.465230] amlogic-crg-drd-usb3 fe03a080.crg3phy20: USB3 phy probe:phy_mem:0xfe03a080, iomap phy_base:0xffffffc010351080
  353. [ 4.468971] meson_clk_pcie_pll_enable:513 retry = 10
  354. [ 4.470393] meson_clk_pcie_pll_enable:513 retry = 9
  355. [ 4.470478] amlogic-crg-drd-usb3 fe03a080.crg3phy20: pcie_refpll is not 100M, it is 0
  356. [ 4.473082] netem: version 1.3
  357. [ 4.473104] u32 classifier
  358. [ 4.473168] input device check on
  359. [ 4.473656] Actions configured
  360. [ 4.474771] xt_time: kernel timezone is -0000
  361. [ 4.474802] IPVS: Registered protocols (TCP, UDP)
  362. [ 4.475350] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
  363. [ 4.476329] IPVS: ipvs loaded.
  364. [ 4.476658] IPVS: [rr] scheduler registered.
  365. [ 4.477306] gre: GRE over IPv4 demultiplexor driver
  366. [ 4.477860] IPv4 over IPsec tunneling driver
  367. [ 4.478819] Initializing XFRM netlink socket
  368. [ 4.478992] IPsec XFRM device driver
  369. [ 4.479685] NET: Registered protocol family 10
  370. [ 4.480984] Segment Routing with IPv6
  371. [ 4.481097] mip6: Mobile IPv6
  372. [ 4.481760] NET: Registered protocol family 17
  373. [ 4.481794] NET: Registered protocol family 15
  374. [ 4.482398] Bridge firewalling registered
  375. [ 4.483289] Bluetooth: rfcomm_init_ttys: RFCOMM TTY layer initialized
  376. [ 4.483717] Bluetooth: rfcomm_init_sockets: RFCOMM socket layer initialized
  377. [ 4.484628] Bluetooth: rfcomm_init: RFCOMM ver 1.11
  378. [ 4.485270] Bluetooth: bnep_init: BNEP (Ethernet Emulation) ver 1.3
  379. [ 4.486064] Bluetooth: bnep_init: BNEP filters: protocol multicast
  380. [ 4.486868] Bluetooth: bnep_sock_init: BNEP socket layer initialized
  381. [ 4.487689] Bluetooth: hidp_init: HIDP (Human Interface Emulation) ver 1.2
  382. [ 4.488579] Bluetooth: hidp_init_sockets: HIDP socket layer initialized
  383. [ 4.489456] l2tp_core: L2TP core driver, V2.0
  384. [ 4.490009] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  385. [ 4.490636] 8021q: 802.1Q VLAN Support v1.8
  386. [ 4.492627] registered taskstats version 1
  387. [ 4.492653] Loading compiled-in X.509 certificates
  388. [ 4.493502] Key type ._fscrypt registered
  389. [ 4.493634] Key type .fscrypt registered
  390. [ 4.494154] Key type fscrypt-provisioning registered
  391. [ 4.495041] pstore: Using crash dump compression: deflate
  392. [ 4.512606] dw-pcie f5000000.pcie: IRQ index 1 not found
  393. [ 4.512701] amlogic-pcie f5000000.pcie: meson pcie rc probe!
  394. [ 4.513389] amlogic-pcie f5000000.pcie: pcie tee mem protect failed Error = 0xffff0007
  395. [ 4.514374] amlogic-pcie: probe of f5000000.pcie failed with error -12
  396. [ 4.518042] i2c i2c-6: sensor_probe: kxtj3,(____ptrval____)
  397. [ 4.518910] sensors 6-000e: sensor_chip_init:kxtj3:devid=0x35,ops=0x(____ptrval____)
  398. [ 4.521469] input: gsensor as /devices/platform/soc/fe000000.apb4/fe076000.i2c/i2c-6/6-000e/input/input2
  399. [ 4.523380] sensors 6-000e: sensor_irq_init:use polling,delay=30 ms
  400. [ 4.523918] sensors 6-000e: sensor_misc_device_register:miscdevice: accel
  401. [ 4.524379] sensors 6-000e: sensor_probe:initialized ok,sensor name:kxtj3,type:2,id=0
  402.  
  403. [ 4.526590] meson ts init
  404. [ 4.526617] tsensor id: 0
  405. [ 4.526659] tsensor rtemp :115000
  406. [ 4.527061] trim info = 96000113
  407. [ 4.545070] [r1p1_tsensor_read (efault)]valid cnt is 0, tvalue:0
  408. [ 4.565108] meson ts init
  409. [ 4.565131] tsensor id: 1
  410. [ 4.565163] tsensor rtemp :115000
  411. [ 4.565574] trim info = 960000f1
  412. [ 4.585075] [r1p1_tsensor_read (efault)]valid cnt is 0, tvalue:0
  413. [ 4.605267] meson ts init
  414. [ 4.605291] tsensor id: 2
  415. [ 4.605325] tsensor rtemp :115000
  416. [ 4.605735] trim info = 9600016a
  417. [ 4.625073] [r1p1_tsensor_read (efault)]valid cnt is 0, tvalue:0
  418. [ 4.645276] meson ts init
  419. [ 4.645300] tsensor id: 3
  420. [ 4.645329] tsensor rtemp :115000
  421. [ 4.645742] trim info = 9600010a
  422. [ 4.665175] [r1p1_tsensor_read (efault)]valid cnt is 0, tvalue:0
  423. [ 4.685432] meson ts init
  424. [ 4.685459] tsensor id: 4
  425. [ 4.685489] tsensor rtemp :115000
  426. [ 4.685899] trim info = 96000129
  427. [ 4.705062] [r1p1_tsensor_read (efault)]valid cnt is 0, tvalue:0
  428. [ 4.725226] meson ts init
  429. [ 4.725249] tsensor id: 5
  430. [ 4.725279] tsensor rtemp :115000
  431. [ 4.725693] trim info = 96000153
  432. [ 4.745066] [r1p1_tsensor_read (efault)]valid cnt is 0, tvalue:0
  433. [ 4.765254] meson_cdev probe
  434. [ 4.765276] meson_cdev index: 0
  435. [ 4.765450] cpucore_cooling_register, max_cpu_core_num:4
  436. [ 4.766101] meson_cdev index: 1
  437. [ 4.766558] cpucore_cooling_register, max_cpu_core_num:4
  438. [ 4.767204] meson_cdev index: 2
  439. [ 4.767607] meson_cdev probe done
  440. [ 4.768335] crg_drd fde00000.crg3drd: IRQ host not found
  441. [ 4.768743] crg_drd fde00000.crg3drd: IRQ crg_usb3 not found
  442. [ 4.769809] amlogic-crg-drd-usb2 fe03a000.crgphy20: Not usb-phy-trim-reg
  443. [ 4.770457] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  444. [ 4.771068] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  445. [ 4.772120] xhci-hcd xhci-hcd.0.auto: hcc params 0x08000f80 hci version 0x110 quirks 0x0000320020810010
  446. [ 4.773292] xhci-hcd xhci-hcd.0.auto: irq 37, io mem 0xfde00000
  447. [ 4.774170] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  448. [ 4.775090] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  449. [ 4.776011] usb usb1: Product: xHCI Host Controller
  450. [ 4.776650] usb usb1: Manufacturer: Linux 5.4.180 xhci-hcd
  451. [ 4.777373] usb usb1: SerialNumber: xhci-hcd.0.auto
  452. [ 4.778565] hub 1-0:1.0: USB hub found
  453. [ 4.778602] hub 1-0:1.0: 1 port detected
  454. [ 4.779166] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  455. [ 4.779744] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  456. [ 4.780729] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.1 Enhanced SuperSpeed
  457. [ 4.781701] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  458. [ 4.782752] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
  459. [ 4.783768] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  460. [ 4.784699] usb usb2: Product: xHCI Host Controller
  461. [ 4.785345] usb usb2: Manufacturer: Linux 5.4.180 xhci-hcd
  462. [ 4.786053] usb usb2: SerialNumber: xhci-hcd.0.auto
  463. [ 4.787233] hub 2-0:1.0: USB hub found
  464. [ 4.787269] hub 2-0:1.0: 1 port detected
  465. [ 4.788238] amlogic-crg-otg soc:crg20otg@fe03a000: controller_type is 2
  466. [ 4.788567] amlogic-crg-otg soc:crg20otg@fe03a000: crg_force_device_mode is 1
  467. [ 4.789498] amlogic-crg-otg soc:crg20otg@fe03a000: otg is 0
  468. [ 4.790214] amlogic-crg-otg soc:crg20otg@fe03a000: udc_name: fdd00000.crgudc2
  469. [ 4.791135] amlogic-crg-otg soc:crg20otg@fe03a000: phy2_mem:0xfe03a000, iomap phy2_base:0xffffffc0103d9000
  470. [ 4.792370] amlogic-crg-otg soc:crg20otg@fe03a000: phy3_mem:0xfe03a080, iomap phy3_base:0xffffffc0103db080
  471. [ 4.794219] crg gadget init
  472. [ 4.794476] amlogic-crg-drd-usb2 fe03a020.crgphy21: Not usb-phy-trim-reg
  473. [ 4.805243] amlogic-crg-otg soc:crg21otg@fe03a020: controller_type is 2
  474. [ 4.805407] amlogic-crg-otg soc:crg21otg@fe03a020: crg_force_device_mode is 1
  475. [ 4.806327] amlogic-crg-otg soc:crg21otg@fe03a020: otg is 0
  476. [ 4.807053] amlogic-crg-otg soc:crg21otg@fe03a020: udc_name: fdd00000.crgudc2
  477. [ 4.807974] amlogic-crg-otg soc:crg21otg@fe03a020: phy2_mem:0xfe03a020, iomap phy2_base:0xffffffc0103e7020
  478. [ 4.809232] amlogic-crg-otg soc:crg21otg@fe03a020: phy3_mem:0xfe03a080, iomap phy3_base:0xffffffc0103e9080
  479. [ 4.811059] crg gadget init
  480. [ 4.811085] Error: Driver 'crg_udc' is already registered, aborting...
  481. [ 4.812013] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  482. [ 4.814808] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  483. [ 4.815042] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  484. [ 4.816067] cfg80211: failed to load regulatory.db
  485. [ 4.817545] ALSA device list:
  486. [ 4.817566] No soundcards found.
  487. [ 4.820371] Freeing unused kernel memory: 5440K
  488. [ 4.845237] Run /init as init process
  489. [ 5.037077] usb 1-1: new high-speed USB device number 2 using xhci-hcd
  490. [ 5.189545] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
  491. [ 5.189917] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  492. [ 5.190836] usb 1-1: Product: USB 2.0 Hub
  493. [ 5.191979] hub 1-1:1.0: USB hub found
  494. [ 5.192114] hub 1-1:1.0: 4 ports detected
  495. [ 5.421072] raid6: neonx8 gen() 3002 MB/s
  496. [ 5.489062] raid6: neonx8 xor() 2817 MB/s
  497. [ 5.557200] raid6: neonx4 gen() 2445 MB/s
  498. [ 5.625066] raid6: neonx4 xor() 2907 MB/s
  499. [ 5.693061] raid6: neonx2 gen() 2298 MB/s
  500. [ 5.761071] raid6: neonx2 xor() 2454 MB/s
  501. [ 5.829162] raid6: neonx1 gen() 1840 MB/s
  502. [ 5.897164] raid6: neonx1 xor() 1980 MB/s
  503. [ 5.965090] raid6: int64x8 gen() 1908 MB/s
  504. [ 6.033088] raid6: int64x8 xor() 1115 MB/s
  505. [ 6.101084] raid6: int64x4 gen() 1294 MB/s
  506. [ 6.169066] raid6: int64x4 xor() 1012 MB/s
  507. [ 6.237089] raid6: int64x2 gen() 1097 MB/s
  508. [ 6.305077] raid6: int64x2 xor() 894 MB/s
  509. [ 6.373119] raid6: int64x1 gen() 742 MB/s
  510. [ 6.441064] raid6: int64x1 xor() 676 MB/s
  511. [ 6.441088] raid6: using algorithm neonx8 gen() 3002 MB/s
  512. [ 6.441635] raid6: .... xor() 2817 MB/s, rmw enabled
  513. [ 6.442285] raid6: using neon recovery algorithm
  514. [ 6.444555] xor: measuring software checksum speed
  515. [ 6.481058] 8regs : 4965.000 MB/sec
  516. [ 6.521058] 32regs : 5948.000 MB/sec
  517. [ 6.561161] arm64_neon: 5325.000 MB/sec
  518. [ 6.561189] xor: using function: 32regs (5948.000 MB/sec)
  519. [ 6.588146] Btrfs loaded, crc32c=crc32c-generic
  520. [ 6.842587] EXT4-fs (mmcblk0p2): 8 orphan inodes deleted
  521. [ 6.842630] EXT4-fs (mmcblk0p2): recovery complete
  522. [ 6.847222] EXT4-fs (mmcblk0p2): mounted filesystem with writeback data mode. Opts: data=writeback
  523. [ 7.025301] cgroup2: Unknown parameter 'memory_recursiveprot'
  524. [ 7.037916] systemd[1]: systemd 249.11-0ubuntu3.9 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
  525. [ 7.042538] systemd[1]: Detected architecture arm64.
  526. [ 7.044408] systemd[1]: Hostname set to <Khadas>.
  527. [ 7.372298] systemd[1]: Configuration file /lib/systemd/system/camera_isp_3a_server.service is marked executable. Please remove executable permission bits. Proceeding anyway.
  528. [ 7.411248] systemd[1]: Configuration file /lib/systemd/system/panel.service is marked executable. Please remove executable permission bits. Proceeding anyway.
  529. [ 7.441524] systemd[1]: Queued start job for default target Graphical Interface.
  530. [ 7.442585] random: systemd: uninitialized urandom read (16 bytes read)
  531. [ 7.444861] systemd[1]: Created slice Slice /system/modprobe.
  532. [ 7.445302] random: systemd: uninitialized urandom read (16 bytes read)
  533. [ 7.446699] systemd[1]: Created slice Slice /system/serial-getty.
  534. [ 7.446948] random: systemd: uninitialized urandom read (16 bytes read)
  535. [ 7.448676] systemd[1]: Created slice Slice /system/systemd-fsck.
  536. [ 7.449572] systemd[1]: Created slice User and Session Slice.
  537. [ 7.450019] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  538. [ 7.452211] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  539. [ 7.453091] systemd[1]: Reached target User and Group Name Lookups.
  540. [ 7.453697] systemd[1]: Reached target Remote File Systems.
  541. [ 7.454404] systemd[1]: Reached target Slice Units.
  542. [ 7.455056] systemd[1]: Reached target Mounting snaps.
  543. [ 7.455716] systemd[1]: Reached target Mounted snaps.
  544. [ 7.456399] systemd[1]: Reached target Swaps.
  545. [ 7.456971] systemd[1]: Reached target System Time Set.
  546. [ 7.457827] systemd[1]: Reached target Local Verity Protected Volumes.
  547. [ 7.458927] systemd[1]: Listening on Syslog Socket.
  548. [ 7.459386] systemd[1]: Listening on fsck to fsckd communication Socket.
  549. [ 7.460117] systemd[1]: Listening on initctl Compatibility Named Pipe.
  550. [ 7.461404] systemd[1]: Listening on Journal Audit Socket.
  551. [ 7.461857] systemd[1]: Listening on Journal Socket (/dev/log).
  552. [ 7.462714] systemd[1]: Listening on Journal Socket.
  553. [ 7.465070] systemd[1]: Listening on udev Control Socket.
  554. [ 7.465641] systemd[1]: Listening on udev Kernel Socket.
  555. [ 7.466271] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  556. [ 7.469016] systemd[1]: Mounting POSIX Message Queue File System...
  557. [ 7.471720] systemd[1]: Mounting Kernel Debug File System...
  558. [ 7.474422] systemd[1]: Mounting Kernel Trace File System...
  559. [ 7.479605] systemd[1]: Starting Journal Service...
  560. [ 7.483207] systemd[1]: Starting Restore / save the current clock...
  561. [ 7.486498] systemd[1]: Starting Set the console keyboard layout...
  562. [ 7.491411] systemd[1]: Starting Create List of Static Device Nodes...
  563. [ 7.494689] systemd[1]: Starting Load Kernel Module chromeos_pstore...
  564. [ 7.498202] systemd[1]: Starting Load Kernel Module configfs...
  565. [ 7.501389] systemd[1]: Starting Load Kernel Module drm...
  566. [ 7.504620] systemd[1]: Starting Load Kernel Module efi_pstore...
  567. [ 7.507935] systemd[1]: Starting Load Kernel Module fuse...
  568. [ 7.511472] systemd[1]: Starting Load Kernel Module pstore_blk...
  569. [ 7.514939] systemd[1]: Starting Load Kernel Module pstore_zone...
  570. [ 7.518324] systemd[1]: Starting Load Kernel Module ramoops...
  571. [ 7.521377] systemd[1]: Starting Panel Setup...
  572. [ 7.524988] systemd[1]: Started Nameserver information manager.
  573. [ 7.526121] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  574. [ 7.531377] systemd[1]: Starting Load Kernel Modules...
  575. [ 7.534211] systemd[1]: Starting Remount Root and Kernel File Systems...
  576. [ 7.537352] systemd[1]: Starting Coldplug All udev Devices...
  577. [ 7.544128] systemd[1]: Mounted POSIX Message Queue File System.
  578. [ 7.544856] systemd[1]: Mounted Kernel Debug File System.
  579. [ 7.545582] systemd[1]: Mounted Kernel Trace File System.
  580. [ 7.546896] systemd[1]: Finished Restore / save the current clock.
  581. [ 7.548361] systemd[1]: Finished Create List of Static Device Nodes.
  582. [ 7.549799] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully.
  583. [ 7.550920] systemd[1]: Finished Load Kernel Module chromeos_pstore.
  584. [ 7.552466] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  585. [ 7.553565] systemd[1]: Finished Load Kernel Module configfs.
  586. [ 7.554968] systemd[1]: modprobe@drm.service: Deactivated successfully.
  587. [ 7.555899] systemd[1]: Finished Load Kernel Module drm.
  588. [ 7.557263] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
  589. [ 7.558298] systemd[1]: Finished Load Kernel Module efi_pstore.
  590. [ 7.559063] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
  591. [ 7.559785] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  592. [ 7.560995] systemd[1]: Finished Load Kernel Module fuse.
  593. [ 7.564395] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully.
  594. [ 7.565417] systemd[1]: Finished Load Kernel Module pstore_blk.
  595. [ 7.566872] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully.
  596. [ 7.567896] systemd[1]: Finished Load Kernel Module pstore_zone.
  597. [ 7.569323] systemd[1]: modprobe@ramoops.service: Deactivated successfully.
  598. [ 7.570314] systemd[1]: Finished Load Kernel Module ramoops.
  599. [ 7.572830] systemd[1]: Finished Remount Root and Kernel File Systems.
  600. [ 7.576638] systemd[1]: Mounting FUSE Control File System...
  601. [ 7.579562] systemd[1]: Mounting Kernel Configuration File System...
  602. [ 7.580126] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  603. [ 7.583738] systemd[1]: Starting Load/Save Random Seed...
  604. [ 7.586935] systemd[1]: Starting Create System Users...
  605. [ 7.594597] systemd[1]: Mounted FUSE Control File System.
  606. [ 7.595218] systemd[1]: Mounted Kernel Configuration File System.
  607. [ 7.613969] systemd[1]: Finished Create System Users.
  608. [ 7.616949] systemd[1]: Starting Create Static Device Nodes in /dev...
  609. [ 7.627236] systemd[1]: Started Journal Service.
  610. [ 7.641946] [dhd] _dhd_module_init: in Dongle Host Driver, version 101.10.361.24 (wlan=r892223-20220913-1)
  611. drivers/net/wireless/bcmdhd compiled on Apr 25 2023 at 11:23:17
  612.  
  613. [ 7.643623] [dhd] ANDROID_VERSION = 13
  614. [ 7.644180] [dhd] dhd_wlan_init_gpio: WL_HOST_WAKE=-1, oob_irq=127, oob_irq_flags=0x8
  615. [ 7.645512] [dhd] dhd_wlan_init_gpio: WL_REG_ON=-1
  616. [ 7.645758] [dhd] dhd_wifi_platform_load: Enter
  617. [ 7.646353] [dhd] Power-up adapter 'DHD generic adapter'
  618. [ 7.647049] [dhd] wifi_platform_set_power = 1, delay: 200 msec
  619. [ 7.647805] [dhd] ######### dhd_pwr_ctrl=1 #########
  620. [ 7.648453] [dhd] ======== PULL WL_REG_ON(-1) HIGH! ========
  621. [ 7.649219] aml_wifi aml_wifi: [extern_wifi_set_enable] WIFI Enable! 381
  622. [ 7.650740] systemd-journald[291]: Received client request to flush runtime journal.
  623. [ 7.973694] aml-restart aml_reboot: invalid resource
  624. [ 7.973754] Enable disable_nonboot_cpus in syscore shutdown.
  625. [ 7.978961] OF: graph: no port node found in /csiphy0@fe3bfc00
  626. [ 7.979041] OF: graph: no port node found in /csiphy0@fe3bfc00
  627. [ 7.979832] platform fe3bfc00.csiphy0: Error to get csiphy_clk
  628. [ 7.980511] meson-saradc fe026000.saradc: fe026000.saradc supply vref not found, using dummy regulator
  629. [ 7.980558] platform fe3bfc00.csiphy0: Failed to parse dev
  630. [ 7.981173] hifi4dsp: hifi4dsp_platform_probe of read dsp-cnt=2
  631. [ 7.981182] hifi4dsp: hifi4dsp_platform_probe of read dsp_start_mode = 1
  632. [ 7.981189] hifi4dsp: hifi4dsp_platform_probe of read dspaoffset=0x000a0000
  633. [ 7.981196] hifi4dsp: hifi4dsp_platform_probe of read dspboffset=0x008a0000
  634. [ 7.981203] hifi4dsp: hifi4dsp_platform_probe of read dsp bootlocation=1
  635. [ 7.981207] hifi4dsp: Dsp boot from DDR !
  636. [ 7.981255] hifi4dsp fe340018.hifi4dsp: assigned reserved memory node linux,dsp_fw
  637. [ 7.984208] aml_camera camera0: Failed to init csiphy subdev: -2
  638. [ 7.984768] aml_camera: probe of camera0 failed with error -2
  639. [ 7.986611] OF: graph: no port node found in /csiphy2@fe3bf400
  640. [ 7.986690] OF: graph: no port node found in /csiphy2@fe3bf400
  641. [ 7.987472] platform fe3bf400.csiphy2: Error to get csiphy_clk
  642. [ 7.988216] platform fe3bf400.csiphy2: Failed to parse dev
  643. [ 7.988927] aml_camera camera1: Failed to init csiphy subdev: -2
  644. [ 7.989736] aml_camera: probe of camera1 failed with error -2
  645. [ 7.989955] aml_dvb_extern_init: OK, version: V1.09.
  646. [ 7.992079] hifi4dsp: of read fwmem phys = [0x40000000 0x1000000]
  647. [ 7.992214] hifi4dsp: of read shmem phys = [0x40820000 0x80000]
  648. [ 7.993013] hifi4dsp: [HIGH-MEM-MAP] pa(408a0000) to va((____ptrval____)), size: 524288
  649. [ 7.993022] hifi4dsp: sharemem map phys:0x40820000-->virt:0xffffffc0106de000
  650. [ 7.995130] hifi4dsp:
  651. dsp_clk_freqs not configed in dtsi.
  652. [ 7.995141] hifi4dsp:
  653. register dsp-0 start
  654. [ 7.995226] hifi4dsp: reserved_mem :base:0x40000000, size:0x1000000
  655. [ 7.995430] hifi4dsp: [HIGH-MEM-MAP] pa(40820000) to va((____ptrval____)), size: 7864320
  656. [ 7.995438] hifi4dsp: hifi4dsp0, firmware :base:0x400a0000, size:0x780000, virt:ffffffc01075f000
  657. [ 7.996561] hifi4dsp: register dsp _p_dsp_miscdev->priv alloc success
  658. [ 7.996665] hifi4dsp: register dsp-0 done
  659. [ 7.997722] hifi4dsp:
  660. register dsp-1 start
  661. [ 7.998475] hifi4dsp: reserved_mem :base:0x40000000, size:0x1000000
  662. [ 7.998670] hifi4dsp: [HIGH-MEM-MAP] pa(41000000) to va((____ptrval____)), size: 7733248
  663. [ 7.998690] hifi4dsp: hifi4dsp1, firmware :base:0x408a0000, size:0x760000, virt:ffffffc010ee0000
  664. [ 8.000868] hifi4dsp: register dsp _p_dsp_miscdev->priv alloc success
  665. [ 8.000932] soc_iq_probe@soc_iq.c:381 SUBDEV_IQ(CRIT) :
  666. [ 8.000963] hifi4dsp: register dsp-1 done
  667. [ 8.001129] calibration functions mismatch total_functions:3 expected:4
  668.  
  669. [ 8.001824] hifi4dsp: hifi4dsp_platform_probe done
  670. [ 8.002327] probe iq_dev for sensor: os08a10
  671. [ 8.017860] aml_dma fe440400.aml_dma: Aml dma
  672. [ 8.021967] aml_aes_dma fe440400.aml_dma:aml_aes: Aml AES_dma
  673. [ 8.040746] config sensor os08a10 driver.
  674. [ 8.040802] config sensor sub imx290sub driver.
  675. [ 8.041441] aml_sha_dma fe440400.aml_dma:aml_sha: Aml SHA1/SHA224/SHA256 dma
  676. [ 8.043846] config sensor ssub imx290ssub driver.
  677. [ 8.043888] soc_sensor_probe: failed to get sensor name sssub
  678. [ 8.044333] meson_gxbb_wdt_set_timeout() timeout=60
  679. [ 8.045254] meson-gxbb-wdt fe002100.watchdog: feeding watchdog mode: [userspace]
  680. [ 8.047499] config sensor ssub imx290sssub driver.
  681. [ 8.047555] sensor bsp init
  682. [ 8.048892] init mclk is 12 MHZ
  683. [ 8.048935] pwr_enable[0]: get_named_gpio power-enable fail
  684. [ 8.049857] set pwr fail
  685. [ 8.065208] random: crng init done
  686. [ 8.065260] random: random: 7 urandom warning(s) missed due to ratelimiting
  687. [ 8.069552] aml_tdes_dma fe440400.aml_dma:aml_tdes: Aml TDES_dma
  688. [ 8.073700] arm_sensor_i2c_probe: start to probe
  689. [ 8.073754] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
  690. [ 8.074513] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
  691. [ 8.075124] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
  692. [ 8.076059] arm_sensor_i2c_probe: success get link device:phy-csi
  693. [ 8.076654] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
  694. [ 8.078340] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
  695. [ 8.078498] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: csi2_phy2
  696. [ 8.079332] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi2_phy3
  697. [ 8.080166] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: aphy_reg
  698. [ 8.081011] AM_MIPI: am_mipi_parse_dt: rs idx 5 info: name: csi0_host
  699. [ 8.081878] AM_MIPI: am_mipi_parse_dt: rs idx 6 info: name: csi1_host
  700. [ 8.082664] AM_MIPI: am_mipi_parse_dt: rs idx 7 info: name: csi2_host
  701. [ 8.083504] AM_MIPI: am_mipi_parse_dt: rs idx 8 info: name: csi3_host
  702. [ 8.083530] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
  703. [ 8.090402] platform fe3b0000.isp-adapter: assigned reserved memory node linux,adapt_cma
  704. [ 8.090768] AM_ADAP: adapter 0 alloc 32M memory
  705. [ 8.091362] AM_ADAP: adapter 1 alloc 16M memory
  706. [ 8.096219] AM_ADAP: adapter 2 alloc 16M memory
  707. [ 8.096271] AM_ADAP: failed to get adap-buf-size from dts, use default value
  708. [ 8.100138] AM_ADAP: adapter 3 alloc 24M memory
  709. [ 8.100343] system_i2c_init:success to add i2c driver
  710. [ 8.105476] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  711. [ 8.106935] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  712. [ 8.107814] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  713. [ 8.108023] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  714. [ 8.108029] sensor_get_id: Failed to read sensor id
  715.  
  716. [ 8.125125] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  717. [ 8.125769] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  718. [ 8.127463] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  719. [ 8.127647] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  720. [ 8.127652] sensor_get_id: Failed to read sensor id
  721.  
  722. [ 8.132162] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  723. [ 8.133314] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  724. [ 8.134972] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  725. [ 8.135155] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  726. [ 8.135159] sensor_get_id: Failed to read sensor id
  727.  
  728. [ 8.139036] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  729. [ 8.141536] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  730. [ 8.142690] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  731. [ 8.142875] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  732. [ 8.142879] sensor_get_id: Failed to read sensor id
  733.  
  734. [ 8.144916] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  735. [ 8.146386] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  736. [ 8.147682] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  737. [ 8.147866] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  738. [ 8.147870] sensor_get_id: Failed to read sensor id
  739.  
  740. [ 8.153263] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  741. [ 8.153844] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  742. [ 8.155220] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  743. [ 8.155646] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  744. [ 8.155653] sensor_get_id: Failed to read sensor id
  745.  
  746. [ 8.158311] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  747. [ 8.158892] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  748. [ 8.159991] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  749. [ 8.160212] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  750. [ 8.160215] sensor_get_id: Failed to read sensor id
  751. [ 8.161096] [dhd] wifi_platform_bus_enumerate device present 1
  752. [ 8.161208] mali fe400000.bifrost: Kernel DDK version r37p0-01eac0
  753. [ 8.161541] mali fe400000.bifrost: max pp is 4
  754. [ 8.161548] mali fe400000.bifrost: set min pp to default 1
  755. [ 8.161552] mali fe400000.bifrost: min pp is 1
  756. [ 8.161556] mali fe400000.bifrost: set min clk default to 0
  757. [ 8.161560] mali fe400000.bifrost: min clk is 0
  758.  
  759. [ 8.162481] [dhd] ======== Card detection to detect SDIO card! ========
  760. [ 8.163542] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  761. [ 8.163732] sdio_reset_comm():
  762. [ 8.164811] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  763. [ 8.166071] mali fe400000.bifrost: hiu io source 0x00000000172bab98
  764. [ 8.167781] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  765. [ 8.168294] mali fe400000.bifrost: aobus base 0x00000000f8f5fa41
  766. [ 8.168678] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  767. [ 8.168682] sensor_get_id: Failed to read sensor id
  768. [ 8.170192] mali fe400000.bifrost: reset bus 0x00000000cd1e939a
  769.  
  770. [ 8.171212] mali fe400000.bifrost: clk cntl reg = 0x6c
  771. [ 8.171218] mali fe400000.bifrost: num of pp used most of time 1
  772. [ 8.171223] mali fe400000.bifrost: clock dvfs cfg table size is 6
  773. [ 8.171241] meson-gx-mmc fe088000.sdio: 5 [0x0], TIMEOUT[0x2800]
  774. [ 8.171255] mali fe400000.bifrost: max clk set 4
  775. [ 8.171259] mali fe400000.bifrost: max clk is 4
  776. [ 8.171263] mali fe400000.bifrost: turbo clk set to 5
  777. [ 8.171266] mali fe400000.bifrost: turbo clk is 5
  778. [ 8.171270] mali fe400000.bifrost: default clk set to 4
  779. [ 8.171274] mali fe400000.bifrost: default clk is 4
  780. [ 8.171280] mali fe400000.bifrost: ====================0====================
  781. clk_freq= 250000000, clk_parent=fclk_div4, voltage=1150, keep_count=5, threshold=<0 76>, clk_sample=250
  782. [ 8.171285] mali fe400000.bifrost: ====================1====================
  783. clk_freq= 400000000, clk_parent=fclk_div5, voltage=1150, keep_count=5, threshold=<80 120>, clk_sample=400
  784. [ 8.171290] mali fe400000.bifrost: ====================2====================
  785. clk_freq= 500000000, clk_parent=fclk_div4, voltage=1150, keep_count=5, threshold=<80 120>, clk_sample=500
  786. [ 8.171295] mali fe400000.bifrost: ====================3====================
  787. clk_freq= 666666666, clk_parent=fclk_div3, voltage=1150, keep_count=5, threshold=<80 120>, clk_sample=666
  788. [ 8.171301] mali fe400000.bifrost: ====================4====================
  789. clk_freq= 800000000, clk_parent=fclk_div2p5, voltage=1150, keep_count=5, threshold=<80 255>, clk_sample=800
  790. [ 8.171307] mali fe400000.bifrost: ====================5====================
  791. clk_freq= 800000000, clk_parent=fclk_div2p5, voltage=1150, keep_count=5, threshold=<80 255>, clk_sample=800
  792. [ 8.174898] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  793. [ 8.175753] mali fe400000.bifrost: clock dvfs table size is 6
  794. [ 8.175898] meson-gx-mmc fe088000.sdio: 5 [0x0], TIMEOUT[0x2800]
  795. [ 8.176600] kernel version >= 5.4
  796. [ 8.179896] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  797. [ 8.182397] gpu cooling register okay with err=0
  798. [ 8.183473] meson-gx-mmc fe088000.sdio: 5 [0x0], TIMEOUT[0x2800]
  799. [ 8.185797] gpu core cooling register okay with err=0
  800. [ 8.188565] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  801. [ 8.188963] meson-gx-mmc fe088000.sdio: 5 [0x0], TIMEOUT[0x2800]
  802. [ 8.189085] mmc2: Error resetting SDIO communications (-110)
  803. [ 8.189101] [sdio_reinit] finish
  804. [ 8.190718] [dhd] dummy_probe: enter
  805. [ 8.191026] mali fe400000.bifrost: kbase_device_runtime_init
  806. [ 8.191037] mali fe400000.bifrost: pm_callback_runtime_on
  807. [ 8.191044] mali fe400000.bifrost: pm_runtime_get_sync ret=0
  808. [ 8.191049] mali fe400000.bifrost: pm_runtime enabled
  809. [ 8.191068] mali fe400000.bifrost: shader_present=15, tiler_present=1, l2_present=1
  810. [ 8.191223] mali fe400000.bifrost: GPU identified as 0x2 arch 7.4.0 r1p0 status 0
  811. [ 8.191276] mali fe400000.bifrost: No priority control manager is configured
  812. [ 8.191282] mali fe400000.bifrost: No memory group manager is configured
  813. [ 8.191300] mali fe400000.bifrost: Using coherency mode 0 set from dtb
  814. [ 8.192522] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  815. [ 8.192526] sensor_get_id: Failed to read sensor id
  816.  
  817. [ 8.193692] mali fe400000.bifrost: Probed as mali0
  818. [ 8.195868] [dhd] dummy_probe: enter
  819. [ 8.196704] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  820. [ 8.245108] [dhd] bcmsdh_register: register client driver
  821. [ 8.246158] [dhd] bcmsdh_sdmmc_probe: Enter num=1
  822. [ 8.250496] [dhd] bcmsdh_sdmmc_probe: Enter num=2
  823. [ 8.250540] [dhd] bus num (host idx)=2, slot num (rca)=1
  824. [ 8.251130] [dhd] found adapter info 'DHD generic adapter'
  825. [ 8.251868] [dhd] succeed to alloc static buf
  826. [ 8.259017] [dhd] sdioh_attach: set sd_f2_blocksize 256
  827. [ 8.259998] [dhd] sdioh_attach: sd clock rate = 400000
  828. [ 8.265725] [dhd] dhdsdio_probe : no mutex held
  829. [ 8.265766] [dhd] dhdsdio_probe : set mutex lock
  830. [ 8.268111] [dhd] F1 signature read @0x18000000=0x1042aae8
  831. [ 8.338595] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  832. [ 8.346228] [dhd] F1 signature OK, socitype:0x1 chip:0xaae8 rev:0x2 pkg:0x4
  833. [ 8.346326] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  834. [ 8.347346] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  835. [ 8.347349] sensor_get_id: Failed to read sensor id
  836.  
  837. [ 8.348931] AM_ADAP: Success deinit parse adap module
  838. [ 8.349670] AM_MIPI: Success deinit parse mipi module
  839. [ 8.350208] arm_sensor_i2c_remove: remove i2c sensor
  840. [ 8.351002] Success disable mclk: 12000000
  841. [ 8.351777] init mclk is 37 MHZ
  842. [ 8.351952] arm_sensor_i2c_probe: start to probe
  843. [ 8.352432] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
  844. [ 8.353231] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
  845. [ 8.353924] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
  846. [ 8.354673] arm_sensor_i2c_probe: success get link device:phy-csi
  847. [ 8.355462] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
  848. [ 8.356295] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
  849. [ 8.357148] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: csi2_phy2
  850. [ 8.357953] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi2_phy3
  851. [ 8.358782] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: aphy_reg
  852. [ 8.359605] AM_MIPI: am_mipi_parse_dt: rs idx 5 info: name: csi0_host
  853. [ 8.360445] AM_MIPI: am_mipi_parse_dt: rs idx 6 info: name: csi1_host
  854. [ 8.362501] [dhd] DHD: dongle ram size is set to 1310720(orig 1310720) at 0x170000
  855. [ 8.363879] [dhd] dhd_conf_set_chiprev : devid=0xaae8, chip=0xaae8, chiprev=2
  856. [ 8.389297] [dhd] dhd_log_dump_init: kernel log buf size = 512KB; logdump_prsrv_tailsize = 80KB; limit prsrv tail size to = 76KB
  857. [ 8.409308] [dhd] dhd_attach(): thread:dhd_watchdog_thread:1ac started
  858. [ 8.411624] AM_MIPI: am_mipi_parse_dt: rs idx 7 info: name: csi2_host
  859. [ 8.411781] AM_MIPI: am_mipi_parse_dt: rs idx 8 info: name: csi3_host
  860. [ 8.412631] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
  861. [ 8.433184] [dhd] dhd_attach(): thread:dhd_dpc:1ad started
  862. [ 8.433423] [dhd] dhd_dpc_thread: set dhd_dpc_prio 98
  863. [ 8.438253] platform fe3b0000.isp-adapter: assigned reserved memory node linux,adapt_cma
  864. [ 8.438615] AM_ADAP: adapter 0 alloc 32M memory
  865. [ 8.439210] AM_ADAP: adapter 1 alloc 16M memory
  866. [ 8.439806] AM_ADAP: adapter 2 alloc 16M memory
  867. [ 8.440401] AM_ADAP: failed to get adap-buf-size from dts, use default value
  868. [ 8.441380] AM_ADAP: adapter 3 alloc 24M memory
  869. [ 8.458569] system_i2c_init:success to add i2c driver
  870. [ 8.461173] [dhd] dhd_attach(): thread:dhd_rxf:1ae started
  871. [ 8.461258] [dhd] dhd_deferred_work_init: work queue initialized
  872. [ 8.462029] [dhd] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2
  873. [ 8.462925] [dhd] dhd_tcpack_suppress_set: TCPACK_INFO_MAXNUM=10, TCPDATA_INFO_MAXNUM=10
  874. [ 8.464074] [dhd] dhd_get_memdump_info: MEMDUMP ENABLED = 3
  875. [ 8.464704] [dhd] sdioh_cis_read: func_cis_ptr[0]=0x1070
  876. [ 8.465672] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  877. [ 8.474788] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  878. [ 8.474970] sensor_get_id@IMX290_drv.c:340 GENERIC(CRIT) :
  879. [ 8.474974] sensor_get_id: Failed to read sensor id
  880.  
  881. [ 8.476586] AM_ADAP: Success deinit parse adap module
  882. [ 8.477285] AM_MIPI: Success deinit parse mipi module
  883. [ 8.477858] arm_sensor_i2c_remove: remove i2c sensor
  884. [ 8.478631] Success disable mclk: 37125000
  885. [ 8.479118] init mclk is 12 MHZ
  886. [ 8.479610] arm_sensor_i2c_probe: start to probe
  887. [ 8.480080] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
  888. [ 8.480878] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
  889. [ 8.512412] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
  890. [ 8.512472] arm_sensor_i2c_probe: success get link device:phy-csi
  891. [ 8.513306] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
  892. [ 8.514116] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
  893. [ 8.514946] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: csi2_phy2
  894. [ 8.515781] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi2_phy3
  895. [ 8.516609] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: aphy_reg
  896. [ 8.517469] AM_MIPI: am_mipi_parse_dt: rs idx 5 info: name: csi0_host
  897. [ 8.518276] AM_MIPI: am_mipi_parse_dt: rs idx 6 info: name: csi1_host
  898. [ 8.519095] AM_MIPI: am_mipi_parse_dt: rs idx 7 info: name: csi2_host
  899. [ 8.519928] AM_MIPI: am_mipi_parse_dt: rs idx 8 info: name: csi3_host
  900. [ 8.520789] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
  901. [ 8.521759] platform fe3b0000.isp-adapter: assigned reserved memory node linux,adapt_cma
  902. [ 8.522714] AM_ADAP: adapter 0 alloc 32M memory
  903. [ 8.523313] AM_ADAP: adapter 1 alloc 16M memory
  904. [ 8.523906] AM_ADAP: adapter 2 alloc 16M memory
  905. [ 8.524501] AM_ADAP: failed to get adap-buf-size from dts, use default value
  906. [ 8.529157] AM_ADAP: adapter 3 alloc 24M memory
  907. [ 8.529439] system_i2c_init:success to add i2c driver
  908. [ 8.538190] system_i2c_read:failed to read reg data: rc -11, saddr 0x1a
  909. [ 8.541495] system_i2c_read:failed to read reg data: rc -11, saddr 0x1a
  910. [ 8.542632] sensor_get_id@IMX415_drv.c:367 GENERIC(CRIT) :
  911. [ 8.542639] sensor_get_id: Failed to read sensor id
  912.  
  913. [ 8.543578] AM_ADAP: Success deinit parse adap module
  914. [ 8.544225] AM_MIPI: Success deinit parse mipi module
  915. [ 8.544846] arm_sensor_i2c_remove: remove i2c sensor
  916. [ 8.545602] Success disable mclk: 12000000
  917. [ 8.546108] init mclk is 37 MHZ
  918. [ 8.546592] arm_sensor_i2c_probe: start to probe
  919. [ 8.547069] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
  920. [ 8.547868] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
  921. [ 8.548561] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
  922. [ 8.550485] arm_sensor_i2c_probe: success get link device:phy-csi
  923. [ 8.551568] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
  924. [ 8.552660] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
  925. [ 8.552823] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: csi2_phy2
  926. [ 8.555355] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi2_phy3
  927. [ 8.555517] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: aphy_reg
  928. [ 8.557962] AM_MIPI: am_mipi_parse_dt: rs idx 5 info: name: csi0_host
  929. [ 8.558144] AM_MIPI: am_mipi_parse_dt: rs idx 6 info: name: csi1_host
  930. [ 8.560560] AM_MIPI: am_mipi_parse_dt: rs idx 7 info: name: csi2_host
  931. [ 8.560755] AM_MIPI: am_mipi_parse_dt: rs idx 8 info: name: csi3_host
  932. [ 8.561917] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
  933. [ 8.562568] platform fe3b0000.isp-adapter: assigned reserved memory node linux,adapt_cma
  934. [ 8.563548] AM_ADAP: adapter 0 alloc 32M memory
  935. [ 8.564127] AM_ADAP: adapter 1 alloc 16M memory
  936. [ 8.564722] AM_ADAP: adapter 2 alloc 16M memory
  937. [ 8.565093] boot hdr_policy: 0
  938. [ 8.565342] AM_ADAP: failed to get adap-buf-size from dts, use default value
  939. [ 8.565346] AM_ADAP: adapter 3 alloc 24M memory
  940. [ 8.567333] DI: di_read_canvas_reverse: bootargs is 0.
  941. [ 8.568002] get_amdv_on: 0
  942. [ 8.568278] get hdmi checksum: 0x6a710000
  943. [ 8.568900] hdmitx: get hdmi checksum: 0x6a710000
  944. [ 8.569206] system_i2c_init:success to add i2c driver
  945. [ 8.569545] vout: vout2: 1080p60hz
  946. [ 8.570639] vout: vout2: enable: 1
  947. [ 8.571002] vout: panel
  948. [ 8.571330] vout: enable: 1
  949. [ 8.571916] hdmitx boot frac_rate_policy: 1
  950. [ 8.571937] hdmitx: hdmitx boot frac_rate_policy: 1
  951. [ 8.572501] lcd: lcd1_ctrl: 0x000000a2
  952. [ 8.573532] lcd: panel1_type: vbyone_1
  953. [ 8.574088] lcd: lcd2_ctrl: 0x00000081
  954. [ 8.574467] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  955. [ 8.575374] lcd: panel2_type: lvds_1
  956. [ 8.575916] lcd: lcd_ctrl: 0x00000083
  957. [ 8.576405] lcd: debug_ctrl: 0x00000000
  958. [ 8.576825] lcd: panel_type: mipi_0
  959. [ 8.577313] aml_media: osd0
  960. [ 8.577596] aml_media: loaded
  961. [ 8.578072] aml_media: 0x00300000
  962. [ 8.578423] vlock: phlock_phase_config: from bootargs is 0.
  963. [ 8.579288] vdin_get_video_reverse: bootargs is 0.
  964. [ 8.579875] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  965. [ 8.579884] vpp_axis_reverse: bootargs is 0
  966. [ 8.579943] ### media_main_init() start
  967. [ 8.580665] sensor_get_id@IMX307_drv.c:375 GENERIC(CRIT) :
  968. [ 8.580674] sensor_get_id: Failed to read sensor id
  969.  
  970. [ 8.580762] AM_ADAP: Success deinit parse adap module
  971. [ 8.581302] media_configs_system_init
  972. [ 8.581713] AM_MIPI: Success deinit parse mipi module
  973. [ 8.582509] call media_configs_system_init() ret=0
  974. [ 8.583044] arm_sensor_i2c_remove: remove i2c sensor
  975. [ 8.583195] Success disable mclk: 37125000
  976. [ 8.584738] call dmabuf_manage_init() ret=0
  977. [ 8.585233] init mclk is 37 MHZ
  978. [ 8.585938] codec_mm_module_init
  979. [ 8.586534] arm_sensor_i2c_probe: start to probe
  980. [ 8.587546] codec_mm codec_mm: assigned reserved memory node linux,codec_mm_cma
  981. [ 8.587874] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
  982. [ 8.587882] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
  983. [ 8.587888] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
  984. [ 8.587898] arm_sensor_i2c_probe: success get link device:phy-csi
  985. [ 8.587924] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
  986. [ 8.587952] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
  987. [ 8.587973] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: csi2_phy2
  988. [ 8.592098] codec_mm codec_mm: assigned reserved memory node linux,codec_mm_cma
  989. [ 8.596077] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi2_phy3
  990. [ 8.596407] codec_mm_probe ok
  991. [ 8.597192] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: aphy_reg
  992. [ 8.597212] AM_MIPI: am_mipi_parse_dt: rs idx 5 info: name: csi0_host
  993. [ 8.597229] AM_MIPI: am_mipi_parse_dt: rs idx 6 info: name: csi1_host
  994. [ 8.597245] AM_MIPI: am_mipi_parse_dt: rs idx 7 info: name: csi2_host
  995. [ 8.597264] AM_MIPI: am_mipi_parse_dt: rs idx 8 info: name: csi3_host
  996. [ 8.597845] call codec_mm_module_init() ret=0
  997. [ 8.598399] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
  998. [ 8.598500] platform fe3b0000.isp-adapter: assigned reserved memory node linux,adapt_cma
  999. [ 8.599932] Codec io: codec map io source 0xfe002000,size=8192 to 0xffffffc010528000
  1000. [ 8.600035] AM_ADAP: adapter 0 alloc 32M memory
  1001. [ 8.601116] Codec io: codec map io source 0xfe320000,size=65536 to 0xffffffc010530000
  1002. [ 8.601917] AM_ADAP: adapter 1 alloc 16M memory
  1003. [ 8.602400] Codec io: codec map io source 0xff000000,size=262144 to 0xffffffc010580000
  1004. [ 8.603199] AM_ADAP: adapter 2 alloc 16M memory
  1005. [ 8.603207] AM_ADAP: failed to get adap-buf-size from dts, use default value
  1006. [ 8.603213] AM_ADAP: adapter 3 alloc 24M memory
  1007. [ 8.603472] system_i2c_init:success to add i2c driver
  1008. [ 8.604359] Codec io: codec map io source 0xfe036000,size=8192 to 0xffffffc01052c000
  1009. [ 8.607451] system_i2c_read:failed to read reg data: rc -11, saddr 0x1a
  1010. [ 8.608564] Codec io: codec_io_probe success, cpu_type=0x36
  1011. [ 8.611242] system_i2c_read:failed to read reg data: rc -11, saddr 0x1a
  1012. [ 8.612801] call codec_io_init() ret=0
  1013. [ 8.615254] call vdec_reg_ops_init() ret=0
  1014. [ 8.615315] system_i2c_read:failed to read reg data: rc -11, saddr 0x1a
  1015. [ 8.616400] vpu: vpu: driver version: v20220803(10-t7)
  1016. [ 8.616548] sensor_get_id@IMX335_drv.c:390 GENERIC(CRIT) :
  1017. [ 8.616554] sensor_get_id: Failed to read sensor imx335 id, 0
  1018. [ 8.617356] vpu: vpu: load vpu_clk: 666666667Hz(7)
  1019.  
  1020. [ 8.618753] vpu: vpu: vpu_probe OK
  1021. [ 8.619369] AM_ADAP: Success deinit parse adap module
  1022. [ 8.619806] call vpu_init() ret=0
  1023. [ 8.619993] AM_MIPI: Success deinit parse mipi module
  1024. [ 8.620961] vclk: aml_vclk_probe OK
  1025. [ 8.621110] arm_sensor_i2c_remove: remove i2c sensor
  1026. [ 8.621995] call aml_vclk_init_module() ret=0
  1027. [ 8.622335] Success disable mclk: 37125000
  1028. [ 8.623232] vrr: [0]: driver version: 20220927(0-t7)
  1029. [ 8.623538] init mclk is 12 MHZ
  1030. [ 8.624208] vrr: [0]: vrr_cdev_add OK
  1031. [ 8.624747] arm_sensor_i2c_probe: start to probe
  1032. [ 8.626208] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
  1033. [ 8.626219] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
  1034. [ 8.626712] vrr: [0]: vrr_config_load: line_delay: 600
  1035. [ 8.626764] vrr: [0]: vrr_probe ok, init_state:0x1
  1036. [ 8.626861] vrr: [1]: driver version: 20220927(0-t7)
  1037. [ 8.627444] vrr: [1]: vrr_cdev_add OK
  1038. [ 8.627652] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
  1039. [ 8.628307] vrr: [1]: vrr_config_load: line_delay: 600
  1040. [ 8.628937] arm_sensor_i2c_probe: success get link device:phy-csi
  1041. [ 8.629854] vrr: [1]: vrr_probe ok, init_state:0x3
  1042. [ 8.630100] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
  1043. [ 8.630906] vrr: [2]: driver version: 20220927(0-t7)
  1044. [ 8.631497] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
  1045. [ 8.632453] vrr: [2]: vrr_cdev_add OK
  1046. [ 8.632905] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: csi2_phy2
  1047. [ 8.633766] vrr: [2]: vrr_config_load: line_delay: 600
  1048. [ 8.633810] vrr: [2]: vrr_probe ok, init_state:0x7
  1049. [ 8.634417] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi2_phy3
  1050. [ 8.635392] call vrr_init() ret=0
  1051. [ 8.635730] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: aphy_reg
  1052. [ 8.636810] Canvas: canvas_probe ok, reg=fe036048, size=2000 base =ffffffc010564048
  1053. [ 8.637301] AM_MIPI: am_mipi_parse_dt: rs idx 5 info: name: csi0_host
  1054. [ 8.638016] call amcanvas_init() ret=0
  1055. [ 8.638679] AM_MIPI: am_mipi_parse_dt: rs idx 6 info: name: csi1_host
  1056. [ 8.639431] rdma: line_n_rdma_en = 0
  1057. [ 8.639946] AM_MIPI: am_mipi_parse_dt: rs idx 7 info: name: csi2_host
  1058. [ 8.640917] rdma: rdma_probe,cpu_type:5, ver:2, len:24,rdma_table_size:65536
  1059. [ 8.641847] AM_MIPI: am_mipi_parse_dt: rs idx 8 info: name: csi3_host
  1060. [ 8.650835] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
  1061. [ 8.651240] platform fe3b0000.isp-adapter: assigned reserved memory node linux,adapt_cma
  1062. [ 8.652191] AM_ADAP: adapter 0 alloc 32M memory
  1063. [ 8.652738] AM_ADAP: adapter 1 alloc 16M memory
  1064. [ 8.653449] AM_ADAP: adapter 2 alloc 16M memory
  1065. [ 8.653922] AM_ADAP: failed to get adap-buf-size from dts, use default value
  1066. [ 8.654830] AM_ADAP: adapter 3 alloc 24M memory
  1067. [ 8.658360] system_i2c_init:success to add i2c driver
  1068. [ 8.658558] rdma: rdma_register, rdma_table_addr ffffffc0105c1000 phy: a04a0000 reg_buf ffffffb27d2f0000
  1069. [ 8.659576] rdma: rdma_register success, handle 1 table_size 65536
  1070. [ 8.660376] rdma: set_rdma_handle video rdma handle = 1.
  1071. [ 8.661509] system_i2c_read:failed to read reg data: rc -11, saddr 0x3c
  1072. [ 8.661811] rdma: rdma_register, rdma_table_addr ffffffc010577000 phy: a04b0000 reg_buf ffffffb279380000
  1073. [ 8.663152] rdma: rdma_register success, handle 2 table_size 32768
  1074. [ 8.663940] rdma: set_rdma_handle video rdma handle = 2.
  1075. [ 8.665849] call amrdma_init() ret=0
  1076. [ 8.666183] vout_mux_probe OK
  1077. [ 8.666384] call vout_mux_init() ret=0
  1078. [ 8.666884] Ver: 20220601
  1079. [ 8.666914] amhdmitx_infoframe_init[5698] init vendor infoframe failed 0
  1080. [ 8.667802] get matched device
  1081. [ 8.668298] get pin control
  1082. [ 8.668573] chip_type:0 chip_name:t7
  1083. [ 8.669652] hdcp_ctl_lvl[1-0]
  1084. [ 8.669687] not find match pwr-ctl
  1085. [ 8.669975] hpd irq = 95
  1086. [ 8.670243] vrr vsync irq = 96
  1087. [ 8.670653] vapb_clk failed to probe
  1088. [ 8.671151] vpu_clk failed to probe
  1089. [ 8.671629] venci_top_gate failed to probe
  1090. [ 8.672134] venci_0_gate failed to probe
  1091. [ 8.672682] venci_1_gate failed to probe
  1092. [ 8.673425] hdmitx: hdmitx21_meson_init478
  1093. [ 8.673715] hdmitx: hdmi_hwp_init349
  1094. [ 8.673902] system_i2c_read:failed to read reg data: rc -11, saddr 0x3c
  1095. [ 8.674235] fmt_attr 444,8bit
  1096. [ 8.675058] sensor_get_id@OV5640_drv.c:154 GENERIC(CRIT) :
  1097. [ 8.675066] sensor_get_id: Failed to 5640 sensor id 0
  1098. [ 8.675487] hdmitx: recalc before 1080p60hz 60 1, frac 0
  1099.  
  1100. [ 8.676827] recalc after 1080p60hz 2997 50, frac 1
  1101. [ 8.677642] AM_ADAP: Success deinit parse adap module
  1102. [ 8.677779] hdmitx: hdmitx21: parsing AVI CS2 CD4 VIC16
  1103. [ 8.678388] AM_MIPI: Success deinit parse mipi module
  1104. [ 8.679088] hdmitx: hdmitx21_uboot_audio_en[470] data = 0x3
  1105. [ 8.679708] arm_sensor_i2c_remove: remove i2c sensor
  1106. [ 8.680396] fmt_attr 444,8bit
  1107. [ 8.682623] hdmitx: hdmitx_setupirqs253
  1108. [ 8.684251] Success disable mclk: 12000000
  1109. [ 8.684373] init mclk is 12 MHZ
  1110. [ 8.685704] arm_sensor_i2c_probe: start to probe
  1111. [ 8.685755] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
  1112. [ 8.686406] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
  1113. [ 8.687131] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
  1114. [ 8.687887] arm_sensor_i2c_probe: success get link device:phy-csi
  1115. [ 8.688671] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
  1116. [ 8.689838] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
  1117. [ 8.690329] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: csi2_phy2
  1118. [ 8.691162] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi2_phy3
  1119. [ 8.691996] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: aphy_reg
  1120. [ 8.692630] BT_RADIO going: on
  1121. [ 8.692820] AM_MIPI: am_mipi_parse_dt: rs idx 5 info: name: csi0_host
  1122. [ 8.693270] AML_BT: going ON,btpower_evt=0
  1123. [ 8.694105] AM_MIPI: am_mipi_parse_dt: rs idx 6 info: name: csi1_host
  1124. [ 8.695476] AM_MIPI: am_mipi_parse_dt: rs idx 7 info: name: csi2_host
  1125. [ 8.696320] AM_MIPI: am_mipi_parse_dt: rs idx 8 info: name: csi3_host
  1126. [ 8.697213] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
  1127. [ 8.698283] platform fe3b0000.isp-adapter: assigned reserved memory node linux,adapt_cma
  1128. [ 8.699062] AM_ADAP: adapter 0 alloc 32M memory
  1129. [ 8.699663] AM_ADAP: adapter 1 alloc 16M memory
  1130. [ 8.700251] AM_ADAP: adapter 2 alloc 16M memory
  1131. [ 8.700846] AM_ADAP: failed to get adap-buf-size from dts, use default value
  1132. [ 8.701804] AM_ADAP: adapter 3 alloc 24M memory
  1133. [ 8.702597] system_i2c_init:success to add i2c driver
  1134. [ 8.703738] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1135. [ 8.704677] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1136. [ 8.705536] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1137. [ 8.705721] sensor_get_id_real@OV5675_drv.c:389 GENERIC(CRIT) :
  1138. [ 8.705726] sensor_get_id_real: Failed to read sensor id
  1139.  
  1140. [ 8.707454] AM_ADAP: Success deinit parse adap module
  1141. [ 8.708071] AM_MIPI: Success deinit parse mipi module
  1142. [ 8.708743] arm_sensor_i2c_remove: remove i2c sensor
  1143. [ 8.709607] Success disable mclk: 12000000
  1144. [ 8.709974] init mclk is 12 MHZ
  1145. [ 8.710340] pwr_enable[0]: get_named_gpio power-enable fail
  1146. [ 8.711079] set pwr fail
  1147. [ 8.721485] arm_sensor_i2c_probe: start to probe
  1148. [ 8.721699] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
  1149. [ 8.722232] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
  1150. [ 8.722970] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
  1151. [ 8.723686] arm_sensor_i2c_probe: success get link device:phy-csi
  1152. [ 8.724537] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
  1153. [ 8.725495] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
  1154. [ 8.726157] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: csi2_phy2
  1155. [ 8.727000] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi2_phy3
  1156. [ 8.727835] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: aphy_reg
  1157. [ 8.728657] AM_MIPI: am_mipi_parse_dt: rs idx 5 info: name: csi0_host
  1158. [ 8.729533] AM_MIPI: am_mipi_parse_dt: rs idx 6 info: name: csi1_host
  1159. [ 8.729554] AM_MIPI: am_mipi_parse_dt: rs idx 7 info: name: csi2_host
  1160. [ 8.729573] AM_MIPI: am_mipi_parse_dt: rs idx 8 info: name: csi3_host
  1161. [ 8.729613] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
  1162. [ 8.729705] platform fe3b0000.isp-adapter: assigned reserved memory node linux,adapt_cma
  1163. [ 8.729713] AM_ADAP: adapter 0 alloc 32M memory
  1164. [ 8.729720] AM_ADAP: adapter 1 alloc 16M memory
  1165. [ 8.729728] AM_ADAP: adapter 2 alloc 16M memory
  1166. [ 8.729737] AM_ADAP: failed to get adap-buf-size from dts, use default value
  1167. [ 8.729742] AM_ADAP: adapter 3 alloc 24M memory
  1168. [ 8.733708] system_i2c_init:success to add i2c driver
  1169. [ 8.734258] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1170. [ 8.738467] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1171. [ 8.743521] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1172. [ 8.743761] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  1173. [ 8.743768] sensor_get_id: Failed to read sensor id
  1174.  
  1175. [ 8.746303] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1176. [ 8.747072] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1177. [ 8.748028] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1178. [ 8.748249] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  1179. [ 8.748255] sensor_get_id: Failed to read sensor id
  1180.  
  1181. [ 8.750988] hdmitx: edid: EDID Parser:
  1182. [ 8.751027] [RX]-up_phy_addr = 2
  1183. [ 8.751274] hdmitx: i=0 VIC=144
  1184. [ 8.751657] hdmitx: i=1 VIC=31
  1185. [ 8.752069] hdmitx: i=2 VIC=5
  1186. [ 8.752239] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1187. [ 8.752470] hdmitx: i=3 VIC=20
  1188. [ 8.752473] hdmitx: i=4 VIC=4
  1189. [ 8.752476] hdmitx: i=5 VIC=19
  1190. [ 8.752482] hdmitx: i=6 VIC=3
  1191. [ 8.754954] hdmitx: i=7 VIC=18
  1192. [ 8.755362] hdmitx: i=8 VIC=7
  1193. [ 8.755574] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1194. [ 8.755763] hdmitx: i=9 VIC=22
  1195. [ 8.755769] hdmitx: i=10 VIC=21
  1196. [ 8.757463] hdmitx: i=11 VIC=1
  1197. [ 8.757754] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1198. [ 8.757865] hdmitx: i=12 VIC=6
  1199. [ 8.757871] hdmitx: i=13 VIC=17
  1200. [ 8.758648] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: commit=600,errors=remount-ro
  1201. [ 8.758670] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
  1202. [ 8.758730] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  1203. [ 8.758736] sensor_get_id: Failed to read sensor id
  1204. [ 8.759134] hdmitx: i=14 VIC=2
  1205.  
  1206. [ 8.760837] hdmitx: edid: get dtd0 vic: 16
  1207. [ 8.762415] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1208. [ 8.762770] hdmitx: edid: get dtd1 vic: 5
  1209. [ 8.763837] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1210. [ 8.763934] hdmitx: edid: get dtd2 vic: 4
  1211. [ 8.764979] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1212. [ 8.765351] hdmitx: edid: get dtd3 vic: 3
  1213. [ 8.765365] hdmitx: edid: get dtd4 vic: 16
  1214. [ 8.765896] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  1215. [ 8.765902] sensor_get_id: Failed to read sensor id
  1216. [ 8.766747] hdmitx: edid: find IEEEOUT
  1217.  
  1218. [ 8.768132] hdmitx: edid: check sum valid
  1219. [ 8.769331] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1220. [ 8.770029] hdmitx: edid: check sum valid
  1221. [ 8.771134] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1222. [ 8.771273] hdmitx: edid: check sum valid
  1223. [ 8.772402] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1224. [ 8.772673] hdmitx: edid: check sum valid
  1225. [ 8.773299] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  1226. [ 8.773305] sensor_get_id: Failed to read sensor id
  1227. [ 8.774064] hdmitx: edid: blk0 raw data
  1228.  
  1229. [ 8.775219] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1230. [ 8.775456] hdmitx: edid:
  1231. 00ffffffffffff0009d1e978455400001821010380301b782eb065a656539d28
  1232. 0c5054a56b80d1c081c081008180a9c0b30001010101023a801871382d40582c
  1233. 4500dc0c1100001e000000ff0045365030303635393031390a20000000fd0032
  1234. 4c1e5311000a202020202020000000fc0042656e51204757323238330a20016a
  1235.  
  1236.  
  1237. [ 8.776578] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1238. [ 8.776674] hdmitx: edid: blk1 raw data
  1239. [ 8.777939] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1240. [ 8.778056] hdmitx: edid:
  1241. 020322f14f901f05140413031207161501061102230907078301000065030c00
  1242. 2000023a801871382d40582c4500dc0c1100001e011d8018711c1620582c2500
  1243. dc0c1100009e011d007251d01e206e285500dc0c1100001e8c0ad08a20e02d10
  1244. 103e9600dc0c1100001800000000000000000000000000000000000000000071
  1245.  
  1246.  
  1247. [ 8.778899] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  1248. [ 8.778904] sensor_get_id: Failed to read sensor id
  1249. [ 8.783353] hdmitx: recalc before 1080p60hz 60 1, frac 0
  1250. [ 8.783360] recalc after 1080p60hz 2997 50, frac 1
  1251.  
  1252. [ 8.784702] hdmitx: get vic 16 cscd 444,8bit act_clk 148
  1253. [ 8.786096] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1254. [ 8.790157] amhdmitx_probe end
  1255. [ 8.791276] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1256. [ 8.791567] call amhdmitx21_init() ret=0
  1257. [ 8.792651] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1258. [ 8.793146] call amhdmitx_init() ret=0
  1259. [ 8.793675] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  1260. [ 8.793682] sensor_get_id: Failed to read sensor id
  1261. [ 8.794962] call aml_vdac_init() ret=0
  1262.  
  1263. [ 8.796744] call cvbs_init_module() ret=0
  1264. [ 8.797705] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1265. [ 8.799136] lcd: [0]: driver version: 20221028(9-t7)
  1266. [ 8.800021] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1267. [ 8.800363] lcd: [0]: detect mode: tablet, fr_auto_policy: 0, key_valid: 0
  1268. [ 8.801521] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1269. [ 8.801738] lcd: lcd_clktree_probe
  1270. [ 8.802171] [dhd] dhdsdio_probe_init: making DHD_BUS_DOWN
  1271. [ 8.802598] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  1272. [ 8.802602] sensor_get_id: Failed to read sensor id
  1273. [ 8.803473] lcd: [0]: status: 3, init_flag: 0
  1274.  
  1275. [ 8.804765] lcd: [0]: lcd_gamma_check_en: 1
  1276. [ 8.805300] [dhd] Dongle Host Driver, version 101.10.361.24 (wlan=r892223-20220913-1)
  1277. drivers/net/wireless/bcmdhd compiled on Apr 25 2023 at 11:23:17
  1278.  
  1279. [ 8.805689] [dhd] Register interface [wlan0] MAC: 20:50:e7:7c:6a:16
  1280.  
  1281. [ 8.805919] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1282. [ 8.806224] lcd: [0]: lcd_get_config from dts
  1283. [ 8.806352] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1284. [ 8.806781] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1285. [ 8.806790] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  1286. [ 8.806794] sensor_get_id: Failed to read sensor id
  1287.  
  1288. [ 8.806891] [dhd] [wlan0] wl_android_wifi_off : in g_wifi_on=1, on_failure=1
  1289. [ 8.807229] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1290. [ 8.807415] lcd: [0]: no range_setting
  1291. [ 8.807628] [dhd] dhd_bus_devreset: == Power OFF ==
  1292. [ 8.807659] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1293. [ 8.808087] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1294. [ 8.808096] sensor_get_id@OV08a10_drv.c:449 GENERIC(CRIT) :
  1295. [ 8.808100] sensor_get_id: Failed to read sensor id
  1296.  
  1297. [ 8.808167] AM_ADAP: Success deinit parse adap module
  1298. [ 8.808193] AM_MIPI: Success deinit parse mipi module
  1299. [ 8.808392] vpu: vpu: vpu_dev_clk_gate_on: unsupport vpu mod: 36
  1300. [ 8.808409] lcd: [0]: TS050, mipi, 8bit, 1080x1920
  1301. [ 8.808458] lcd: pixel_clk = 119.999MHz, bit_rate = 959.992MHz
  1302. [ 8.808503] lcd: [0]: lcd_probe ok, init_state:0x1
  1303. [ 8.808639] call lcd_init() ret=0
  1304. [ 8.808642] call peripheral_lcd_init() ret=0
  1305. [ 8.808735] call esm_init() ret=0
  1306. [ 8.809074] vpu_security_probe ok.
  1307. [ 8.809186] call vpu_security_init() ret=0
  1308. [ 8.809681] aml_media: unable to register osd driver, r=0xffffffed
  1309. [ 8.809685] call osd_init_module() ret=-19
  1310. [ 8.809984] dummy_venc_probe OK
  1311. [ 8.810151] call dummy_venc_init() ret=0
  1312. [ 8.810348] call vout_sys_serve_init() ret=0
  1313. [ 8.811344] arm_sensor_i2c_remove: remove i2c sensor
  1314. [ 8.812418] vout: error: aml_vout_get_dt_info: can't get vsync irq
  1315. [ 8.812919] Success disable mclk: 12000000
  1316. [ 8.813806] vrr: [0]: aml_vrr_register_device: lcd0_dev 1 successfully
  1317. [ 8.814606] init mclk is 12 MHZ
  1318. [ 8.815209] lcd: [0]: clk_gate is already on
  1319. [ 8.815939] [dhd] dhd_bus_stop: making DHD_BUS_DOWN
  1320. [ 8.815957] arm_sensor_i2c_probe: start to probe
  1321. [ 8.815967] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
  1322. [ 8.815974] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
  1323. [ 8.815980] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
  1324. [ 8.815988] arm_sensor_i2c_probe: success get link device:phy-csi
  1325. [ 8.816011] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
  1326. [ 8.816038] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
  1327. [ 8.816054] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: csi2_phy2
  1328. [ 8.816063] vout: init mode panel set ok
  1329. [ 8.816072] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi2_phy3
  1330. [ 8.816089] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: aphy_reg
  1331. [ 8.816105] AM_MIPI: am_mipi_parse_dt: rs idx 5 info: name: csi0_host
  1332. [ 8.816121] AM_MIPI: am_mipi_parse_dt: rs idx 6 info: name: csi1_host
  1333. [ 8.816138] AM_MIPI: am_mipi_parse_dt: rs idx 7 info: name: csi2_host
  1334. [ 8.816155] AM_MIPI: am_mipi_parse_dt: rs idx 8 info: name: csi3_host
  1335. [ 8.816187] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
  1336. [ 8.816270] platform fe3b0000.isp-adapter: assigned reserved memory node linux,adapt_cma
  1337. [ 8.816278] AM_ADAP: adapter 0 alloc 32M memory
  1338. [ 8.816285] AM_ADAP: adapter 1 alloc 16M memory
  1339. [ 8.816291] AM_ADAP: adapter 2 alloc 16M memory
  1340. [ 8.816297] AM_ADAP: failed to get adap-buf-size from dts, use default value
  1341. [ 8.816302] AM_ADAP: adapter 3 alloc 24M memory
  1342. [ 8.816476] system_i2c_init:success to add i2c driver
  1343. [ 8.816941] system_i2c_write:failed to write reg data: rc -11, saddr 0x2b
  1344. [ 8.817434] [dhd] bcmsdh_oob_intr_unregister: Enter
  1345. [ 8.817452] system_i2c_write:failed to write reg data: rc -11, saddr 0x2b
  1346. [ 8.817842] vout: aml_vout_probe OK
  1347. [ 8.817895] system_i2c_write:failed to write reg data: rc -11, saddr 0x2b
  1348. [ 8.818327] [dhd] bcmsdh_oob_intr_unregister: irq is not registered
  1349. [ 8.818336] system_i2c_read:failed to read reg data: rc -11, saddr 0x2b
  1350. [ 8.818758] system_i2c_read:failed to read reg data: rc -11, saddr 0x2b
  1351. [ 8.818768] sensor_get_id@LT6911C_drv.c:138 GENERIC(CRIT) :
  1352. [ 8.818771] sensor_get_id: Failed to read sensor id 0
  1353.  
  1354. [ 8.818777] sensor_detect_lt6911:0
  1355. [ 8.818813] AM_ADAP: Success deinit parse adap module
  1356. [ 8.818824] AM_MIPI: Success deinit parse mipi module
  1357. [ 8.818828] arm_sensor_i2c_remove: remove i2c sensor
  1358. [ 8.818882] Success disable mclk: 12000000
  1359. [ 8.818899] soc_sensor_probe@soc_sensor.c:853 GENERIC(CRIT) :
  1360. [ 8.818902] register v4l2 sensor device. result 0, sd 0x92170c60 sd->dev 0x94908810
  1361.  
  1362. [ 8.819071] call vout_init_module() ret=0
  1363. [ 8.819859] [dhd] dhd_bus_devreset: making dhdpub up FALSE
  1364. [ 8.820766] call gp_pll_init() ret=0
  1365. [ 8.821531] [dhd] dhd_txglom_enable: enable 0
  1366. [ 8.822282] ion_dev: ion_secure_mem_init succeed
  1367. [ 8.822921] [dhd] dhd_bus_devreset: making DHD_BUS_DOWN
  1368. [ 8.824456] [dhd] wifi_platform_set_power = 0, delay: 0 msec
  1369. [ 8.825478] ion_dev: ion_secure_mem_init,secure_heap->name=secure_ion secure_heap->id=16
  1370. [ 8.825769] [dhd] ######### dhd_pwr_ctrl=1 #########
  1371. [ 8.826387] ion_dev: tee protect gpu mem fail!
  1372. [ 8.826820] [dhd] ======== PULL WL_REG_ON(-1) LOW! ========
  1373. [ 8.827384] ion_dev: ion secure_mem_init size=0x0x0000000000000000, paddr=0x0x00000000e0000000
  1374. [ 8.827841] aml_wifi aml_wifi: [extern_wifi_set_enable] WIFI Disable! 381
  1375. [ 8.828285] ion_dev ion_dev: assigned reserved memory node linux,ion-secure
  1376. [ 8.849683] arm_isp fa000000.isp: assigned reserved memory node linux,isp_cma
  1377. [ 8.849969] ion_dev: __meson_ion_add_heap,heap->name=codec_mm_cma heap->id=17
  1378. [ 8.850339] AM_SC: am_sc_parse_dt: rs idx info: name: isp_sc0
  1379. [ 8.850951] ion_dev: __meson_ion_add_heap,heap->name=ion-dev heap->id=8
  1380. [ 8.851532] AM_SC: am_sc_parse_dt:rs info: irq: 59, ds0
  1381. [ 8.852444] ion_dev: __meson_ion_add_heap,heap->name=ion-fb heap->id=9
  1382. [ 8.853081] AM_SC1: am_sc1_parse_dt: rs idx info: name: isp_sc1
  1383. [ 8.854063] call ion_init() ret=0
  1384. [ 8.854577] AM_SC1: am_sc1_parse_dt:rs info: irq: 60, ds1
  1385. [ 8.855631] call mua_init() ret=0
  1386. [ 8.856110] AM_SC2: am_sc2_parse_dt: rs idx info: name: isp_sc2
  1387. [ 8.856691] call vfm_class_init() ret=0
  1388. [ 8.857455] AM_SC2: am_sc2_parse_dt:rs info: irq: 61, ds2
  1389. [ 8.859150] aml_media: ge2d init clock is 667000000 HZ, VPU clock is 666666656 HZ
  1390. [ 8.859997] AM_SC3: am_sc3_parse_dt: rs idx info: name: isp_crop
  1391. [ 8.860753] aml_media: ge2d clock is 666 MHZ
  1392. [ 8.861360] AM_SC3: am_sc3_parse_dt:rs info: irq: 62, ds3
  1393. [ 8.861566] aml_media: map io source 0x00000000754a8aca,size=256 to 0x00000000f69eba30
  1394. [ 8.862171] isp_clk_enable@main_kernel_juno_v4l2.c:814 GENERIC(CRIT) :
  1395. [ 8.862176] get clk isp:666666656, mipi:199999997
  1396. [ 8.862668] aml_media: reserved mem is not used
  1397.  
  1398. [ 8.864129] aml_media: ge2d workqueue monitor start
  1399. [ 8.864419] freertos: rtos_reserved device node find error
  1400. [ 8.864650] call ge2d_init_module() ret=0
  1401. [ 8.869582] interrupt comes in (irq = 67) without app handler, status: 0x200, pusle mode:0
  1402. [ 8.870056] vicp_init_module
  1403. [ 8.874567] isp_platform_probe@main_kernel_juno_v4l2.c:1038 GENERIC(CRIT) :
  1404. [ 8.874570] cam num:2
  1405. [ 8.875146] call vicp_init_module() ret=0
  1406.  
  1407. [ 8.877450] call configs_init_devices() ret=0
  1408. [ 8.900148] call lut_dma_init() ret=0
  1409. [ 8.900560] acamera_fw_init@acamera_fw.c:109 GENERIC(CRIT) :
  1410. [ 8.900566] seamless:0
  1411.  
  1412. [ 8.900952] amvideom_probe, cpu_type=6
  1413. [ 8.901123] init mclk is 12 MHZ
  1414. [ 8.901313] vpu: vpu: vpu_vmod_mem_pd_get: unsupport vpu mod: 12
  1415. [ 8.901824] arm_sensor_i2c_probe: start to probe
  1416. [ 8.902167] vpu: vpu: vpu_vmod_mem_pd_get: unsupport vpu mod: 27
  1417. [ 8.902944] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
  1418. [ 8.903551] vpu: vpu: vpu_vmod_mem_pd_get: unsupport vpu mod: 28
  1419. [ 8.904329] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
  1420. [ 8.905158] vpu: vpu: vpu_vmod_mem_pd_get: unsupport vpu mod: 29
  1421. [ 8.905877] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
  1422. [ 8.906603] vpu: vpu: vpu_vmod_mem_pd_get: unsupport vpu mod: 30
  1423. [ 8.907383] arm_sensor_i2c_probe: success get link device:phy-csi
  1424. [ 8.908109] vpu: vpu: vpu_vmod_mem_pd_get: unsupport vpu mod: 26
  1425. [ 8.908898] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
  1426. [ 8.909691] vpu: vpu: vpu_vmod_mem_pd_get: unsupport vpu mod: 50
  1427. [ 8.910474] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
  1428. [ 8.911310] secure_register module=1 ok
  1429. [ 8.912079] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: csi2_phy2
  1430. [ 8.912925] amvideom vsync irq: 96
  1431. [ 8.913429] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi2_phy3
  1432. [ 8.914255] amvideom vsync viu2 irq: 112
  1433. [ 8.914710] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: aphy_reg
  1434. [ 8.915635] rdma: rdma_register, rdma_table_addr ffffffc01165a000 phy: a04c0000 reg_buf ffffffb27d1b0000
  1435. [ 8.916064] AM_MIPI: am_mipi_parse_dt: rs idx 5 info: name: csi0_host
  1436. [ 8.916884] rdma: rdma_register success, handle 3 table_size 65536
  1437. [ 8.918109] AM_MIPI: am_mipi_parse_dt: rs idx 6 info: name: csi1_host
  1438. [ 8.918931] rdma: set_rdma_handle video rdma handle = 3.
  1439. [ 8.919736] AM_MIPI: am_mipi_parse_dt: rs idx 7 info: name: csi2_host
  1440. [ 8.920571] amvideom vsync viu3 irq: 113
  1441. [ 8.921273] AM_MIPI: am_mipi_parse_dt: rs idx 8 info: name: csi3_host
  1442. [ 8.921288] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
  1443. [ 8.922162] create_ge2d_work_queue video task ok
  1444. [ 8.922662] platform fe3b0000.isp-adapter: assigned reserved memory node linux,adapt_cma
  1445. [ 8.923826] create amvideo_poll attribute (null) fail
  1446. [ 8.924370] AM_ADAP: adapter 0 alloc 32M memory
  1447. [ 8.924374] AM_ADAP: adapter 1 alloc 16M memory
  1448. [ 8.925688] create_video_receiver video_render.0 0000000013cf3ece, path_id:2 success
  1449. [ 8.926031] AM_ADAP: adapter 2 alloc 16M memory
  1450. [ 8.926805] create_video_receiver video_render.1 00000000c121193f, path_id:3 success
  1451. [ 8.927273] AM_ADAP: failed to get adap-buf-size from dts, use default value
  1452. [ 8.927870] create_video_receiver video_render.2 000000003e3748ec, path_id:5 success
  1453. [ 8.928876] AM_ADAP: adapter 3 alloc 24M memory
  1454. [ 8.929487] create_video_receiver video_render.5 00000000414a96de, path_id:8 success
  1455. [ 8.930601] system_i2c_init:success to add i2c driver
  1456. [ 8.931394] create_video_receiver video_render.6 00000000974768ef, path_id:9 success
  1457. [ 8.932416] pwr_enable[0]: get_named_gpio power-enable fail
  1458. [ 8.933050] call video_init() ret=0
  1459. [ 8.936912] call aml_lcd_extern_i2c_dev_init() ret=0
  1460. [ 8.937560] call aml_bl_extern_i2c_init() ret=0
  1461. [ 8.937824] call aml_lcd_extern_init() ret=0
  1462. [ 8.939139] bl: chip type: (9-t7)
  1463. [ 8.939273] bl: [0]: key_valid: 0
  1464. [ 8.939558] bl: [0]: bl_config_load from dts
  1465. [ 8.939798] bl: [0]: probe OK, init_state:0x1
  1466. [ 8.940123] bl: [0]: load: backlight_0
  1467. [ 8.940829] call aml_bl_init() ret=0
  1468. [ 8.941224] bl: [0]: find en_sequence_reverse: 0
  1469. [ 8.941918] call aml_bl_extern_init() ret=0
  1470. [ 8.942282] bl: [0]: bl pwm_port: PWM_E(0x4)
  1471. [ 8.943236] call ldim_dev_init() ret=0
  1472. [ 8.943395] bl: [0]: name = backlight_pwm, method = pwm(1)
  1473. [ 8.944208] vout: error: vout2: vout2_clktree_init: vpu_clkc failed
  1474. [ 8.944682] bl: register PWM_E(0) 0xffffffb293c67c00
  1475. [ 8.945503] vout: error: vout2: server lcd0_vout1_server is activated by another vout
  1476. [ 8.945917] pwr_enable[0]: get_named_gpio power-enable fail
  1477. [ 8.946072] bl: pwm curve: 10 71 132 193 255
  1478. [ 8.946282] bl: [0]: aml_bl_config_probe_work: ok
  1479. [ 8.947083] hdmitx: recalc before 1080p60hz 60 1, frac 0
  1480. [ 8.949744] recalc after 1080p60hz 2997 50, frac 1
  1481. [ 8.949750] vout: error: vout2: vpu_clkc
  1482. [ 8.949764] vrr: [2]: aml_vrr_register_device: hdmitx_vrr 0 successfully
  1483. [ 8.949767] hdmitx_register_vrr ret = 0
  1484. [ 8.949770] alread display in uboot
  1485. [ 8.949777] hdmitx: recalc before 1080p60hz 60 1, frac 0
  1486. [ 8.949781] recalc after 1080p60hz 2997 50, frac 1
  1487. [ 8.949786] vout: vout2: init mode 1080p60hz set ok
  1488. [ 8.949789] vout: vout2: aml_vout2_probe OK
  1489. [ 8.949944] call vout2_init_module() ret=0
  1490. [ 8.951821] check_video_pattern_output: VD0 TESTPATTERN OFF
  1491. [ 8.952606] vout: vout3: init mode null set ok
  1492. [ 8.952710] check_video_pattern_output: VD1 TESTPATTERN OFF
  1493. [ 8.953414] vout: vout3: aml_vout3_probe OK
  1494. [ 8.954031] check_video_pattern_output: VD2 TESTPATTERN OFF
  1495. [ 8.954811] call vout3_init_module() ret=0
  1496. [ 8.955223] check_postblend_pattern_output: VPP TESTPATTERN OFF
  1497. [ 8.956007] Reserved memory: failed to init DMA memory pool at 0x00000000e0000000, size 0 MiB
  1498. [ 8.956044] sensor_set_mode@LT6911C_drv.c:202 GENERIC(CRIT) :
  1499. [ 8.956050] Mode 0, Setting num: 0, RES:1920x1080
  1500.  
  1501. [ 8.957173] general_set_wdr_mode@general_func.c:492 GENERAL(CRIT) :
  1502. [ 8.957176] Setting Linear Binary Sequence
  1503. [ 8.957808] PPMGRDRV: info: ppmgr_dev major:496
  1504.  
  1505. [ 8.958001] ppmgr driver probe: irq:0
  1506.  
  1507. [ 8.959086] ppmgr: probe of ppmgr failed with error -22
  1508. [ 8.959933] sbuf_mgr_alloc_sbuf@sbuf_func.c:174 SBUF(CRIT) :
  1509. [ 8.959940] sbuf: len_needed: 238132, len_alloc: 245759, len_used: 241664, page_size: 4096, buf_alloc: 00000000b73b886a, buf_used: 00000000b73b886a.
  1510. [ 8.960436] call ppmgr_init_module() ret=0
  1511.  
  1512. [ 8.962232] call videosync_init() ret=0
  1513. [ 8.962870] sbuf_calibration_init@sbuf_func.c:495 SBUF(CRIT) :
  1514. [ 8.962873] sbuf_calibration wdr_mode updated: 65535 -> 0.
  1515. [ 8.963286] aml_media: picdec_driver_probe called.
  1516.  
  1517. [ 8.964421] aml_media: picdec_driver_probe reserved_mem is not used.
  1518. [ 8.966776] acamera_3aalg_preset@acamera_fw.c:970 GENERIC(CRIT) :
  1519. [ 8.966779] Enter Linear Binary Preset
  1520. [ 8.967553] call picdec_init_module() ret=0
  1521.  
  1522. [ 8.969599] amdolby_vision_init:module init
  1523. [ 8.972643] acamera_fw_init@acamera_fw.c:109 GENERIC(CRIT) :
  1524. [ 8.972646] seamless:0
  1525. [ 8.973934]
  1526. amdolby_vision probe start & ver: 20221020
  1527.  
  1528. [ 8.974758] Can't find multi_core1.
  1529. [ 8.975393] init mclk is 37 MHZ
  1530. [ 8.975525]
  1531. cpu_id=6 tvmode=0, enable multi_core1 0
  1532. [ 8.976112] pwr_enable[1]: get_named_gpio pwdn-sub fail
  1533. [ 8.976985] amdv_init_receiver(dvel)
  1534. [ 8.977153] reset_enable[1]: get_named_gpio reset-sub fail
  1535. [ 8.977157] set reset fail
  1536. [ 8.978042] amdv_init_receiver: dvel
  1537. [ 8.978310] arm_sensor_i2c_probe_sub: start to probe
  1538. [ 8.979154] get dma_vaddr 000000005fb3598f
  1539. [ 8.980010] arm_sensor_i2c_probe_sub:arm isp slave addr 0x6c, rtn 0
  1540. [ 8.980767] amdolby_vision_probe: ok
  1541. [ 8.981180] arm_sensor_i2c_probe_sub:arm reg_addr_type 2, rtn 0
  1542. [ 8.981184] arm_sensor_i2c_probe_sub:arm reg_data_type 1, rtn 0
  1543. [ 8.981889] dovi disable in uboot
  1544. [ 8.982252] arm_sensor_i2c_probe_sub: success get link device:phy-csi
  1545. [ 8.982825] call amdolby_vision_init() ret=0
  1546. [ 8.983454] system_i2c_init:success to add i2c driver
  1547. [ 8.985218] new arch is :1.
  1548. [ 8.985225] call tsync_module_init() ret=0
  1549. [ 8.986389] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1550. [ 8.986813] [tsync_pcr_init]init success.
  1551. [ 8.989815] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1552. [ 8.990171] call tsync_pcr_init() ret=0
  1553. [ 8.991422] system_i2c_read:failed to read reg data: rc -11, saddr 0x36
  1554. [ 8.991557] video_composer_module_init_1
  1555. [ 8.992416] sensor_get_id@IMX290Sub_drv.c:340 GENERIC(CRIT) :
  1556. [ 8.992419] sensor_get_id: Failed to 290sub read sensor id
  1557. [ 8.993203] video_composer_probe:ports[i].name=video_composer.0, i=0
  1558.  
  1559. [ 8.994405] video_composer_probe:ports[i].name=video_composer.1, i=1
  1560. [ 8.995066] get_cali_name_id@soc_iq.c:166 SUBDEV_IQ(CRIT) :
  1561. [ 8.995069] get_calibrations_imx290
  1562. [ 8.995845] video_composer_probe:ports[i].name=video_composer.2, i=2
  1563.  
  1564. [ 8.996882] video_composer_probe num=3
  1565. [ 8.997635] iq_ioctl@soc_iq.c:317 SUBDEV_IQ(CRIT) :
  1566. [ 8.997638] soc_iq get config imx290sub according to sensor drv
  1567. [ 8.998475] call video_composer_module_init() ret=0
  1568.  
  1569. [ 8.999639] videotunnel init
  1570. [ 9.000904] general_set_wdr_mode@general_func.c:492 GENERAL(CRIT) :
  1571. [ 9.000908] Setting Linear Binary Sequence
  1572. [ 9.001379] call meson_videotunnel_init() ret=0
  1573.  
  1574. [ 9.002402] call vdetect_init() ret=0
  1575. [ 9.002925] sbuf_mgr_alloc_sbuf@sbuf_func.c:174 SBUF(CRIT) :
  1576. [ 9.002932] sbuf: len_needed: 238132, len_alloc: 245759, len_used: 241664, page_size: 4096, buf_alloc: 000000003da94f25, buf_used: 000000003da94f25.
  1577. [ 9.003011] videoqueue_init___1
  1578.  
  1579. [ 9.004596] call videoqueue_init() ret=0
  1580. [ 9.004982] sbuf_calibration_init@sbuf_func.c:495 SBUF(CRIT) :
  1581. [ 9.004985] sbuf_calibration wdr_mode updated: 65535 -> 0.
  1582. [ 9.005195] aml_vecm_init:module init
  1583. [ 9.005491]
  1584. VECM probe start
  1585.  
  1586. [ 9.006479] hdr dma_vaddr: ffffffc0118b3000
  1587. [ 9.009644] acamera_3aalg_preset@acamera_fw.c:970 GENERIC(CRIT) :
  1588. [ 9.009647] Enter Linear Binary Preset
  1589. [ 9.010309] Can't find lut3d_en.
  1590.  
  1591. [ 9.011209] Can't find ct_3dlut.
  1592. [ 9.011832] sensor_test_pattern@IMX290Sub_drv.c:511 GENERIC(CRIT) :
  1593. [ 9.011835] Donot skip initial sensor: 0
  1594. [ 9.012052] vecm chip id: 0
  1595.  
  1596. [ 9.013427] lcd vlock_en=1, vlock_mode=0x8 i=1
  1597. [ 9.015878] connection_thread@main_firmware.c:67 GENERIC(CRIT) :
  1598. [ 9.015886] connection_thread start
  1599. [ 9.016138] isp_fw_process@main_firmware.c:85 GENERIC(CRIT) :
  1600. [ 9.016144] isp_fw_process start
  1601.  
  1602. [ 9.016341] ID:0x0 map phy: 0xff000000 0x0000000029f30a0b
  1603. [ 9.016530] system_i2c_write:failed to write reg data: rc -11, saddr 0x2b
  1604.  
  1605. [ 9.016918] ID:0x1 map phy: 0x0 0x0000000000000000
  1606. [ 9.016925] system_i2c_write:failed to write reg data: rc -11, saddr 0x2b
  1607. [ 9.016929] ID:0x2 map phy: 0xfe008000 0x00000000317cceaa
  1608. [ 9.016955] vlock: enc org Line addr:0x1cbb org_enc_line_num val: 1932
  1609. [ 9.016959] vlock: enc org Pixel addr:0x1cb0 val: 1119
  1610. [ 9.025074] vlock_status_init vlock_en:1
  1611. [ 9.026078] system_i2c_write:failed to write reg data: rc -11, saddr 0x2b
  1612. [ 9.026193] vlock: enc org Line addr:0x22bb org_enc_line_num val: 524
  1613. [ 9.027459] system_i2c_read:failed to read reg data: rc -11, saddr 0x2b
  1614. [ 9.027904] vlock: enc org Pixel addr:0x22b0 val: 1715
  1615. [ 9.029270] system_i2c_read:failed to read reg data: rc -11, saddr 0x2b
  1616. [ 9.030293] sensor_get_id@LT6911C_drv.c:138 GENERIC(CRIT) :
  1617. [ 9.030297] sensor_get_id: Failed to read sensor id 0
  1618.  
  1619. [ 9.030306] isp_v4l2_create_instance@isp-v4l2.c:1118 GENERIC(CRIT) :
  1620. [ 9.030309] isp_v4l2_init ctx_id: 0 failed.
  1621.  
  1622. [ 9.034558] [dhd] [wlan0] wl_android_wifi_off : out
  1623. [ 9.035005] [dhd] Register interface [wlan1] MAC: 22:50:e7:7c:6a:16
  1624.  
  1625. [ 9.035549] [dhd] dhdsdio_probe : mutex is released.
  1626. [ 9.036288] [dhd] _dhd_module_init: Exit err=0
  1627. [ 9.041120] vlock_status_init vlock_en:1
  1628. [ 9.041211] vlock: enc org Line addr:0x24bb org_enc_line_num val: 524
  1629. [ 9.041375] connection_thread@main_firmware.c:77 GENERIC(CRIT) :
  1630. [ 9.041382] connection_thread stop
  1631. [ 9.041810] vlock: enc org Pixel addr:0x24b0 val: 1715
  1632.  
  1633. [ 9.053120] vlock_status_init vlock_en:1
  1634. [ 9.053174] vlock_status_init vlock_en:1 adj_type:0 mode:2
  1635. [ 9.054044] aml_vecm_probe: ok
  1636. [ 9.054372] call aml_vecm_init() ret=0
  1637. [ 9.057183] ionvideo-000: V4L2 device registered as video13
  1638. [ 9.061894] ionvideo-008: V4L2 device registered as video21
  1639. [ 9.062294] call ionvideo_init() ret=0
  1640. [ 9.062925] v4lvideo-000: V4L2 device registered as video30
  1641. [ 9.064336] v4lvideo-008: V4L2 device registered as video38
  1642. [ 9.064390] call v4lvideo_init() ret=0
  1643. [ 9.064885] call amlvideo_init() ret=0
  1644. [ 9.065462] call amlvideo2_init() ret=0
  1645. [ 9.065902] dil:dil_init.
  1646. [ 9.066491] dil:dil_init ok.
  1647. [ 9.066640] call dil_init() ret=0
  1648. [ 9.066722] hdmitx_set_drm_pkt: tf=1, cf=1, colormetry=0
  1649. [ 9.067086] DI: di_module_init ok.
  1650. [ 9.068766] call di_module_init() ret=0
  1651. [ 9.068810] dim:dim_module_init
  1652. [ 9.070641] ionvid: dbg: vidioc_open
  1653.  
  1654. [ 9.070749] ionvid: dbg: vidioc_close!!!!
  1655.  
  1656. [ 9.070762] ionvid: dbg: vidioc_open
  1657.  
  1658. [ 9.070781] ionvid: dbg: vidioc_close
  1659.  
  1660. [ 9.070900] ionvid: dbg: vidioc_close!!!!
  1661.  
  1662. [ 9.070933] ionvid: dbg: vidioc_close
  1663.  
  1664. [ 9.072166] dim:name: dim_t7:id[48]:ver[0]
  1665. [ 9.072286] di_multi multi-di: IRQ aisr_irq not found
  1666. [ 9.073666] ionvid: dbg: vidioc_open
  1667.  
  1668. [ 9.073766] ionvid: dbg: vidioc_close!!!!
  1669.  
  1670. [ 9.073785] ionvid: dbg: vidioc_close
  1671.  
  1672. [ 9.073859] vpu: vpu: error: vpu_vmod_mem_pd_get: invalid vpu mod: 72
  1673. [ 9.074023] vpu: vpu: vpu_vmod_mem_pd_get: unsupport vpu mod: 12
  1674. [ 9.074885] dim:cvs inp:0xf1~0xf2~0xf3.
  1675. [ 9.075385] vpu: vpu: vpu_dev_clk_gate_on: unsupport vpu mod: 72
  1676. [ 9.076096] dim:hw_init_v3:
  1677. [ 9.076465] dim: 0x17c5:0x1
  1678. [ 9.076746] ionvid: dbg: vidioc_open
  1679.  
  1680. [ 9.076838] ionvid: dbg: vidioc_close!!!!
  1681.  
  1682. [ 9.076846] dim: 0x17c6:0x1
  1683. [ 9.076855] ionvid: dbg: vidioc_close
  1684.  
  1685. [ 9.077282] dim: 0x1730:0xc7fe0000
  1686. [ 9.077712] vpu: vpu: vpu_dev_clk_gate_off: unsupport vpu mod: 72
  1687. [ 9.078053] ionvid: dbg: vidioc_open
  1688.  
  1689. [ 9.078142] ionvid: dbg: vidioc_close!!!!
  1690.  
  1691. [ 9.078480] dim:dct_pre_prob:not support
  1692. [ 9.078484] ionvid: dbg: vidioc_close
  1693.  
  1694. [ 9.079191] .
  1695. [ 9.079283] ionvid: dbg: vidioc_open
  1696.  
  1697. [ 9.079389] ionvid: dbg: vidioc_close!!!!
  1698.  
  1699. [ 9.079406] ionvid: dbg: vidioc_close
  1700.  
  1701. [ 9.084864] .
  1702. [ 9.084990] dim:dim_probe:ok
  1703. [ 9.085352] dim:dim_module_init finish
  1704. [ 9.085418] call dim_module_init() ret=0
  1705. [ 9.085957] di_v4l_init init
  1706. [ 9.086671] ionvid: dbg: vidioc_open
  1707.  
  1708. [ 9.086769] ionvid: dbg: vidioc_close!!!!
  1709.  
  1710. [ 9.086788] ionvid: dbg: vidioc_close
  1711.  
  1712. [ 9.088424] ionvid: dbg: vidioc_open
  1713.  
  1714. [ 9.088536] ionvid: dbg: vidioc_close!!!!
  1715.  
  1716. [ 9.088553] ionvid: dbg: vidioc_close
  1717.  
  1718. [ 9.088993] di_v4l_init reserved mem is not used.
  1719. [ 9.089028] di_v4l_init out
  1720. [ 9.089340] call di_v4l_init() ret=0
  1721. [ 9.091158] v4lvid: dbg: v4lvideo open
  1722. [ 9.091315] v4lvid: dbg: vidioc_close!!!!
  1723. [ 9.091461] input: cec_input as /devices/virtual/input/input3
  1724. [ 9.092983] cec: using cec:1
  1725. [ 9.093145] cec: share pin mux to b
  1726. [ 9.093215] cec: 2 irq src, a:98, b:97
  1727. [ 9.096064] v4lvid: dbg: v4lvideo open
  1728. [ 9.096154] v4lvid: dbg: vidioc_close!!!!
  1729. [ 9.098135] v4lvid: dbg: v4lvideo open
  1730. [ 9.098230] v4lvid: dbg: vidioc_close!!!!
  1731. [ 9.100403] v4lvid: dbg: v4lvideo open
  1732. [ 9.100505] v4lvid: dbg: vidioc_close!!!!
  1733. [ 9.102266] v4lvid: dbg: v4lvideo open
  1734. [ 9.102366] v4lvid: dbg: vidioc_close!!!!
  1735. [ 9.102687] cec: [hdmitx_notify_callback] unsupported notify:3
  1736. [ 9.106568] cec: wakeup_reason:0x0
  1737. [ 9.106696] ionvid: dbg: vidioc_open
  1738.  
  1739. [ 9.106809] ionvid: dbg: vidioc_close!!!!
  1740.  
  1741. [ 9.106829] ionvid: dbg: vidioc_close
  1742.  
  1743. [ 9.109856] v4lvid: dbg: v4lvideo open
  1744. [ 9.109996] v4lvid: dbg: vidioc_close!!!!
  1745. [ 9.111886] v4lvid: dbg: v4lvideo open
  1746. [ 9.112035] v4lvid: dbg: vidioc_close!!!!
  1747. [ 9.114212] v4lvid: dbg: v4lvideo open
  1748. [ 9.114328] v4lvid: dbg: vidioc_close!!!!
  1749. [ 9.120366] v4lvid: dbg: v4lvideo open
  1750. [ 9.120460] v4lvid: dbg: vidioc_close!!!!
  1751. [ 9.121160] isp_fw_process@main_firmware.c:103 GENERIC(CRIT) :
  1752. [ 9.121171] isp_fw_process stop
  1753.  
  1754. [ 9.122151] AM_ADAP: Success deinit parse adap module
  1755. [ 9.122566] AM_MIPI: Success deinit parse mipi module
  1756. [ 9.123214] arm_sensor_i2c_remove: remove i2c sensor
  1757. [ 9.123961] Success disable mclk: 12000000
  1758. [ 9.146988] cec: wakeup_data: 0x0 0x0
  1759. [ 9.147027] cec: aml_cec_probe success end
  1760. [ 9.147637] call cec_init() ret=0
  1761. [ 9.148466] gdc: gdc_platform_probe: reserve_mem is not used
  1762. [ 9.148544] gdc: init_gdc_io: reg base = 0000000086755454
  1763. [ 9.149262] gdc: init_gdc_io: ext_8g_msb base = 00000000f7bd5172
  1764. [ 9.150258] bl: aml bl state: 0xb
  1765. [ 9.150335] gdc: gdc_platform_probe: clk_gate clk_gate is 799 MHZ
  1766. [ 9.151888] freertos: rtos_reserved device node find error
  1767. [ 9.152013] gdc: gdc_wq_init: init gdc device
  1768. [ 9.152527] gdc: gdc_start_monitor: gdc start monitor
  1769. [ 9.156378] gdc: gdc_monitor_thread: gdc workqueue monitor start
  1770. [ 9.157210] gdc: gdc_platform_probe: reserve_mem is not used
  1771. [ 9.157288] gdc: init_gdc_io: reg base = 00000000131901d6
  1772. [ 9.158072] gdc: gdc_platform_probe: clk_gate clk_gate is 799 MHZ
  1773. [ 9.159592] freertos: rtos_reserved device node find error
  1774. [ 9.160069] call gdc_driver_init() ret=0
  1775. [ 9.160979] call adc_init() ret=0
  1776. [ 9.161728] call tvafe_drv_init() ret=0
  1777. [ 9.164427] call vbi_init() ret=0
  1778. [ 9.165129] call tvafe_avin_detect_init() ret=0
  1779. [ 9.165726] call amvdec_656in_init_module() ret=0
  1780. [ 9.165781] vdin_drv_init: major 490 ver:20221101
  1781. [ 9.168190] rdma: rdma_register, rdma_table_addr ffffffc0103ed000 phy: 3f070000 reg_buf ffffffb292864800
  1782. [ 9.168740] rdma: rdma_register success, handle 4 table_size 512
  1783. [ 9.170796] chip:vdin-t7 hw_ver:8
  1784. [ 9.170841] vdin(0) dma mask
  1785. [ 9.170982] vdin0-irq=109
  1786. [ 9.171312] vpu_crash_int=-61
  1787. [ 9.171720] vdin_get_irq_from_dts vdin0_wr_done=-61
  1788. [ 9.171740] meta_wr_done_int=110
  1789. [ 9.172879] vdin-v4l: vdin0,ret = 0,v4l_vd_num=70
  1790. [ 9.173148] vdin-v4l: rev memory resource undefined!!!
  1791. [ 9.174086] vdin-v4l: index:0,fe_port[1]:0x1001
  1792. [ 9.174094] vdin-v4l: index:1,fe_port[2]:0x4000
  1793. [ 9.175300] vdin-v4l: index:2,fe_port[3]:0x4001
  1794. [ 9.175879] vdin-v4l: index:3,fe_port[4]:0x4002
  1795. [ 9.175888] vdin-v4l: vdin0,driver:vdinvideo
  1796. [ 9.177131] vdin-v4l: vdin0,card:mesont7
  1797. [ 9.177141] vdin-v4l: vdin0,bus_info:vdin0 v4l2
  1798. [ 9.178147] vdin-v4l: vdin0,version:0x20220120
  1799. [ 9.178311] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  1800. [ 9.178731] vdin-v4l: dev registered as video70
  1801. [ 9.180130] vdin-v4l: vdin[0] vdin_v4l2_probe ok
  1802. [ 9.180762] vdin_drv_probe: fclk_div5 is 399 MHZ
  1803. [ 9.181542] vdin_drv_probe: vdin[0] clock is 50 MHZ
  1804. [ 9.181982] vpu: vpu: error: vpu_vmod_mem_pd_get: invalid vpu mod: 72
  1805. [ 9.182901] vdin_drv_probe: driver initialized ok
  1806. [ 9.183713] rdma: rdma_register, rdma_table_addr ffffffc0104d4000 phy: 3f064000 reg_buf ffffffb292c1f400
  1807. [ 9.184658] rdma: rdma_register success, handle 5 table_size 512
  1808. [ 9.185714] vdin vdin1: assigned reserved memory node linux,vdin1_cma
  1809. [ 9.186256] chip:vdin-t7 hw_ver:8
  1810. [ 9.186694] vdin(1) dma mask
  1811. [ 9.187114] vdin1-irq=111
  1812. [ 9.187442] vdin_get_irq_from_dts vdin1_wr_done=-61
  1813. [ 9.188126] vdin-v4l: vdin1,ret = 0,v4l_vd_num=71
  1814. [ 9.188912] video4linux video71: assigned reserved memory node linux,vdin1_cma
  1815. [ 9.189659] vdin-v4l: rev memory resource ok
  1816. [ 9.190196] vdin-v4l: index:0,fe_port[1]:0xa002
  1817. [ 9.190789] vdin-v4l: index:1,fe_port[2]:0xa003
  1818. [ 9.191405] vdin-v4l: index:2,fe_port[3]:0xa004
  1819. [ 9.191985] vdin-v4l: index:3,fe_port[4]:0xa005
  1820. [ 9.192575] vdin-v4l: index:4,fe_port[5]:0xa006
  1821. [ 9.193204] vdin-v4l: index:5,fe_port[6]:0xa007
  1822. [ 9.193768] vdin-v4l: index:6,fe_port[7]:0xa008
  1823. [ 9.194365] vdin-v4l: vdin1,driver:vdinvideo
  1824. [ 9.194936] vdin-v4l: vdin1,card:mesont7
  1825. [ 9.195167] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  1826. [ 9.195446] vdin-v4l: vdin1,bus_info:vdin1 v4l2
  1827. [ 9.195453] vdin-v4l: vdin1,version:0x20220120
  1828. [ 9.197459] vdin-v4l: dev registered as video71
  1829. [ 9.198024] vdin-v4l: vdin[1] vdin_v4l2_probe ok
  1830. [ 9.198637] vdin1 get fclk_div5 err
  1831. [ 9.199098] vdin_drv_probe: vdin1 cannot get msr clk !!!
  1832. [ 9.199717] proc: Bad value for 'hidepid'
  1833. [ 9.199804] vdin_debugfs_init only support debug vdin0 1
  1834. [ 9.201016] vdin_drv_probe: driver initialized ok
  1835. [ 9.202152] vdin_drv_init: vdin driver init done
  1836. [ 9.202240] call vdin_drv_init() ret=0
  1837. [ 9.203380] [RX]-chip id:8
  1838. [ 9.203408] [RX]-phy ver:4
  1839. [ 9.203477] [RX]-phy_addr = 0x0, size = 0x0, maped:0000000000000000
  1840. [ 9.204298] [RX]-phy_addr = 0xff63c000, size = 0x2000, maped:00000000bf16c27c
  1841. [ 9.205159] zram: Added device: zram0
  1842. [ 9.206060] [RX]-phy_addr = 0xffe0d000, size = 0x2000, maped:000000005734aa59
  1843. [ 9.206617] [RX]-phy_addr = 0x0, size = 0x0, maped:0000000000000000
  1844. [ 9.207429] [RX]-phy_addr = 0x0, size = 0x0, maped:0000000000000000
  1845. [ 9.208202] zram: Added device: zram1
  1846. [ 9.208241] [RX]-phy_addr = 0x0, size = 0x0, maped:0000000000000000
  1847. [ 9.208254] [RX]-phy_addr = 0xfe398000, size = 0x18000, maped:000000000719a230
  1848. [ 9.209409] zram: Added device: zram2
  1849. [ 9.209572] [RX]-phy_addr = 0xfe000000, size = 0x1fff, maped:0000000005f2918a
  1850. [ 9.211026] zram: Added device: zram3
  1851. [ 9.211888] [RX]-missing memory resource
  1852. [ 9.212889] [RX]-failed to ioremap
  1853. [ 9.213210] zram: Added device: zram4
  1854. [ 9.215714] zram: Added device: zram5
  1855. [ 9.216743] [RX]-hdevpd irq: 0, 122
  1856. [ 9.216824] [RX]-get fclk_div3_clk err
  1857. [ 9.217030] [RX]-get fclk_div7_clk err
  1858. [ 9.217553] [RX]-get modet_clk err
  1859. [ 9.218052] [RX]-get cts axi clk err
  1860. [ 9.218454] [RX]-term_lvl not found.
  1861. [ 9.223014] [RX]-vrr_range_dynamic_update_en not found.
  1862. [ 9.223060] [RX]-not find hdcp_tee_path, hdcp normal path
  1863. [ 9.224246] [RX]-not find aud_compose_type, soundbar by default
  1864. [ 9.224490] [RX]-not find rpt_only_mode, soundbar by default
  1865. [ 9.225488] [RX]-warning: no rev cmd mem
  1866. [ 9.225751] [RX]-pktbuffa=0x00000000aa3eb808
  1867. [ 9.226309] [RX]-pktbuffb=0x0000000017705022
  1868. [ 9.227403] [RX]-buffa paddr=0x0000000015365890
  1869. [ 9.227469] [RX]-buffb paddr=0x000000008472b511
  1870. [ 9.228067] [RX]-rterm trim=0x0
  1871. [ 9.228488] [RX]- clk_init
  1872. [ 9.228891] [RX]-rx_emp_to_ddr_init
  1873. [ 9.229393] [RX]-edid: use Top edid
  1874. [ 9.229790] [RX]-invalid edid size: 0
  1875. [ 9.230874] [RX]-ofst cal
  1876. [ 9.230910] [RX]-hdmirx_hw_probe Done!
  1877. [ 9.231342] [RX]-update EDID from HDMITX
  1878. [ 9.231657] [RX]-latency fields not present
  1879. [ 9.232213] [RX]-update edid after merge audio block
  1880. [ 9.232869] [RX]-func-4 to
  1881. [ 9.232877] rx_set_port_hpd, port:1, val:0
  1882. [ 9.233767] [RX]-edid: use Top edid
  1883. [ 9.234704] [RX]-hdmirx_hw_config port:1
  1884. [ 9.234820] [RX]-hdmirx_hw_config 1 Done!
  1885. [ 9.235305] [RX]-force_fsm_init
  1886. [ 9.235727] cec: [hdmitx_notify_callback] unsupported notify:3
  1887. [ 9.236481] [RX]-rterm trim=0x0
  1888. [ 9.237046] input: input_hdmirx as /devices/virtual/input/input4
  1889. [ 9.237977] [RX]-hdmirx: driver probe ok
  1890. [ 9.238351] [RX]-hdmirx_init
  1891. [ 9.238584] call hdmirx_init() ret=0
  1892. [ 9.239060] ESM HLD: Initializing...
  1893. [ 9.239675] call hld_init() ret=0
  1894. [ 9.239982] [viuin..]viuin_init_module viuin module init
  1895. [ 9.241042] [viuin..]viuin_probe probe ok.
  1896. [ 9.241571] [viuin..]viuin_init_module done
  1897. [ 9.241769] call viuin_init_module() ret=0
  1898. [ 9.242879] zram1: detected capacity change from 0 to 268435456
  1899. [ 9.244329] resman: amresource_mgr init success
  1900. [ 9.244374] call resman_init() ret=0
  1901. [ 9.245472] atv_demod: aml_atvdemod_init: OK, atv demod version: V2.35.
  1902. [ 9.245706] call aml_atvdemod_init() ret=0
  1903. [ 9.246650] dtv_dmd:[amldtvdemod..]aml_dtvdemod_init.
  1904. [ 9.246896] call aml_dtvdemod_init() ret=0
  1905. [ 9.247391] call minfo_init() ret=0
  1906. [ 9.248096] vsync_pts_inc 1623 1000/55428
  1907. [ 9.248766] call msync_init() ret=0
  1908. [ 9.248852] frc: frc_init:module init
  1909. [ 9.249671] call frc_init() ret=0
  1910. [ 9.249907] call amlogic_system_secure_dma_buf_init() ret=0
  1911. [ 9.250595] vpp_drv:vpp_drv_init module init
  1912. [ 9.251558] call vpp_drv_init() ret=0
  1913. [ 9.251588] prime_sl module init
  1914. [ 9.252360] call amprime_sl_init() ret=0
  1915. [ 9.252513] ### media_main_init() end
  1916. [ 9.301214] regmap_resource, hdmirx-arc, start:0xfe39c000, size:0x10c
  1917. [ 9.301626] call auge_hdmirx_arc_iomap_init() ret=0
  1918. [ 9.302161] aml_snd_reg_map[0], reg:fe331000, size:400
  1919. [ 9.302688] aml_snd_reg_map[1], reg:fe330000, size:1000
  1920. [ 9.303374] aml_snd_reg_map[2], reg:fe331400, size:400
  1921. [ 9.304042] aml_snd_reg_map[3], reg:fe332000, size:1000
  1922. [ 9.304726] aml_snd_reg_map[4], reg:fe331800, size:400
  1923. [ 9.305943] aml_snd_reg_map[5], reg:fe331c00, size:104
  1924. [ 9.306067] aml_snd_reg_map[6], reg:fe334000, size:104
  1925. [ 9.306734] amlogic auge_snd_iomap probe done
  1926. [ 9.307739] Adding 262140k swap on /dev/zram1. Priority:5 extents:1 across:262140k SS
  1927. [ 9.309095] plugin
  1928. [ 9.309627] call auge_snd_iomap_init() ret=0
  1929. [ 9.309904] audio-clocks fe330000.audio_clocks: no audio top vad clk
  1930. [ 9.318666] Registered frame rate driver success.
  1931. [ 9.322556] zram2: detected capacity change from 0 to 268435456
  1932. [ 9.324526] audio_clocks: audio_clocks_probe done
  1933. [ 9.326838] call audio_clocks_init() ret=0
  1934. [ 9.327224] asoc debug: aml_audio_controller_probe-146
  1935. [ 9.329682] [drm] meson_drm_main_init() start
  1936. [ 9.330254] vdec init cpu id: 0x36(0)
  1937. [ 9.330270] register clk_set_setting cpu[54]
  1938. [ 9.330550] [drm] [am_meson_vpu_probe] in
  1939. [ 9.332513] [drm] [am_meson_vpu_probe] out
  1940. [ 9.333052] [drm] [am_meson_drv_probe] in
  1941. [ 9.333168] [drm] [am_meson_drv_probe] out
  1942. [ 9.333447] call audio_controller_init() ret=0
  1943. [ 9.333629] [drm] [am_meson_vpu_bind] in
  1944. [ 9.334322] audio-ddr-manager fe330000.audiobus:ddr_manager: 0, irqs toddr 38
  1945. [ 9.335403] [drm] id=0,index=0,num_in_links=0,num_out_links=1
  1946. [ 9.335495] audio-ddr-manager fe330000.audiobus:ddr_manager: 1, irqs toddr 39
  1947. [ 9.336258] [drm] in_mask=0x0,out_mask=0x10
  1948. [ 9.337195] audio-ddr-manager fe330000.audiobus:ddr_manager: 2, irqs toddr 40
  1949. [ 9.338011] [drm] id=1,index=1,num_in_links=0,num_out_links=1
  1950. [ 9.338428] Registered firmware driver success.
  1951. [ 9.338633] audio-ddr-manager fe330000.audiobus:ddr_manager: 3, irqs toddr 41
  1952. [ 9.340473] Try to load video/h264_enc.bin ...
  1953. [ 9.340714] [drm] in_mask=0x0,out_mask=0x10
  1954. [ 9.340729] [drm] id=2,index=2,num_in_links=0,num_out_links=1
  1955. [ 9.340733] [drm] in_mask=0x0,out_mask=0x20
  1956. [ 9.340739] [drm] id=3,index=3,num_in_links=0,num_out_links=1
  1957. [ 9.340742] [drm] in_mask=0x0,out_mask=0x40
  1958. [ 9.340749] [drm] id=4,index=0,num_in_links=2,num_out_links=2
  1959. [ 9.340752] [drm] in_mask=0x3,out_mask=0x900
  1960. [ 9.340758] [drm] id=5,index=1,num_in_links=1,num_out_links=1
  1961. [ 9.340761] [drm] in_mask=0x4,out_mask=0x200
  1962. [ 9.340766] [drm] id=6,index=2,num_in_links=1,num_out_links=1
  1963. [ 9.340769] [drm] in_mask=0x8,out_mask=0x400
  1964. [ 9.340776] [drm] id=7,index=0,num_in_links=1,num_out_links=1
  1965. [ 9.340778] [drm] in_mask=0x1000,out_mask=0x4000
  1966. [ 9.340784] [drm] id=8,index=1,num_in_links=1,num_out_links=1
  1967. [ 9.340787] [drm] in_mask=0x10,out_mask=0x800
  1968. [ 9.340792] [drm] id=9,index=2,num_in_links=1,num_out_links=2
  1969. [ 9.340795] [drm] in_mask=0x20,out_mask=0x2800
  1970. [ 9.340806] [drm] id=10,index=3,num_in_links=1,num_out_links=2
  1971. [ 9.340809] [drm] in_mask=0x40,out_mask=0x10800
  1972. [ 9.340815] [drm] id=11,index=0,num_in_links=4,num_out_links=1
  1973. [ 9.340818] [drm] in_mask=0x710,out_mask=0x1000
  1974. [ 9.340823] [drm] id=12,index=0,num_in_links=1,num_out_links=1
  1975. [ 9.340826] [drm] in_mask=0x800,out_mask=0x80
  1976. [ 9.340831] [drm] id=13,index=1,num_in_links=1,num_out_links=1
  1977. [ 9.340834] [drm] in_mask=0x800,out_mask=0x8000
  1978. [ 9.340839] [drm] id=14,index=0,num_in_links=1,num_out_links=0
  1979. [ 9.340841] [drm] in_mask=0x80,out_mask=0x0
  1980. [ 9.340846] [drm] id=15,index=1,num_in_links=1,num_out_links=0
  1981. [ 9.340849] [drm] in_mask=0x2000,out_mask=0x0
  1982. [ 9.340854] [drm] id=16,index=2,num_in_links=1,num_out_links=0
  1983. [ 9.340857] [drm] in_mask=0x400,out_mask=0x0
  1984. [ 9.340861] [drm] id=17,index=0,num_in_links=0,num_out_links=0
  1985. [ 9.340864] [drm] in_mask=0x0,out_mask=0x0
  1986. [ 9.340896] audio-ddr-manager fe330000.audiobus:ddr_manager: 4, irqs toddr 42
  1987. [ 9.340917] [drm] id=18,index=1,num_in_links=0,num_out_links=0
  1988. [ 9.340920] [drm] in_mask=0x0,out_mask=0x0
  1989. [ 9.340928] [drm] id=19,index=2,num_in_links=0,num_out_links=0
  1990. [ 9.340931] [drm] in_mask=0x0,out_mask=0x0
  1991. [ 9.340955] [drm] undefined overwrite_crtcmask_of_osd!
  1992. [ 9.340959] [drm] undefined overwrite_crtcmask_of_video!
  1993. [ 9.340994] [drm] osd plane 0 create done, occupied-0 crtcmask-0 type-1
  1994. [ 9.341016] [drm] osd plane 1 create done, occupied-0 crtcmask-0 type-0
  1995. [ 9.341038] [drm] osd plane 2 create done, occupied-0 crtcmask-1 type-1
  1996. [ 9.341158] [drm] osd plane 3 create done, occupied-0 crtcmask-2 type-1
  1997. [ 9.341162] [drm] create 4 osd plane done
  1998. [ 9.341165] [drm] vfm_mode=1
  1999. [ 9.341179] [drm] video plane 0 create done
  2000. [ 9.341186] [drm] video plane 1 create done
  2001. [ 9.341195] [drm] video plane 2 create done
  2002. [ 9.341198] [drm] create 3 video plane done
  2003. [ 9.341201] [drm] meson_crtc_bind
  2004. [ 9.341241] rdma: rdma_register, rdma_table_addr ffffffc0101d5000 phy: 3f065000 reg_buf ffffffb26bfbd000
  2005. [ 9.341245] rdma: rdma_register success, handle 6 table_size 4096
  2006. [ 9.341248] [drm] meson_vpu_reg_handle_register, vpp0-6
  2007. [ 9.341297] [drm] meson_crtc_bind
  2008. [ 9.341313] rdma: rdma_register, rdma_table_addr ffffffc0101dc000 phy: 3f072000 reg_buf ffffffb26efe5000
  2009. [ 9.341316] rdma: rdma_register success, handle 7 table_size 4096
  2010. [ 9.341319] [drm] meson_vpu_reg_handle_register, vpp1-7
  2011. [ 9.341347] [drm] meson_crtc_bind
  2012. [ 9.341356] [drm] meson_vpu_reg_handle_register, vpp2--1
  2013. [ 9.341446] vpu: vpu: vpu_vmod_mem_pd_get: unsupport vpu mod: 45
  2014. [ 9.341455] vpu: vpu: vpu_vmod_mem_pd_get: unsupport vpu mod: 49
  2015. [ 9.341467] [drm] [am_meson_vpu_bind] out
  2016. [ 9.341506] meson drm-subsystem: bound ff900000.drm-vpu (ops am_meson_vpu_component_ops [aml_drm])
  2017. [ 9.341513] [drm] [meson_hdmitx_dev_bind] in
  2018. [ 9.342047] audio-ddr-manager fe330000.audiobus:ddr_manager: 0, irqs frddr 43
  2019. [ 9.342786] get_hdmitx_hdcp_ctl_lvl_to_drm hdmitx21_1
  2020. [ 9.343342] audio-ddr-manager fe330000.audiobus:ddr_manager: 1, irqs frddr 44
  2021. [ 9.344085] [drm] hdcp_ctl_lvl=1
  2022. [ 9.344643] audio-ddr-manager fe330000.audiobus:ddr_manager: 2, irqs frddr 45
  2023. [ 9.345311] load firmware size : 76288, Name : video/h264_enc.bin.
  2024. [ 9.345901] Try to load video/video_ucode.bin ...
  2025. [ 9.345957] audio-ddr-manager fe330000.audiobus:ddr_manager: 3, irqs frddr 46
  2026. [ 9.350938] load firmware size : 385600, Name : video/video_ucode.bin.
  2027. [ 9.351276] audio-ddr-manager fe330000.audiobus:ddr_manager: 4, irqs frddr 47
  2028. [ 9.365786] hdmitx: edid: EDID Parser:
  2029. [ 9.366682] call audio_ddr_init() ret=0
  2030. [ 9.366778] cec: [hdmitx_notify_callback] unsupported notify:3
  2031. [ 9.367715] call pcpd_monitor_init() ret=0
  2032. [ 9.368133] [RX]-up_phy_addr = 2
  2033. [ 9.369201] Adding 262140k swap on /dev/zram2. Priority:5 extents:1 across:262140k SS
  2034. [ 9.369276] call earc_init() ret=0
  2035. [ 9.369401] effect_platform_probe, line:640
  2036. [ 9.369450] eqdrc_clk_set, src pll:399999994, clk:199999997
  2037. [ 9.369455] effect_platform_probe module:1, lane_mask:1, ch_mask:255
  2038. [ 9.369886] hdmitx: i=0 VIC=144
  2039. [ 9.369890] call effect_platform_init() ret=0
  2040. [ 9.370031] extn_platform_probe, register soc platform
  2041. [ 9.370159] call extn_init() ret=0
  2042. [ 9.370294] call audio_locker_init() ret=0
  2043. [ 9.370511] aml_pdm_platform_probe sys-src clk rate from dts:0
  2044. [ 9.370614] default set lane_mask_in as all lanes.
  2045. [ 9.370618] aml_pdm_platform_probe pdm train sample count from dts:11
  2046. [ 9.370848] call pdm_init() ret=0
  2047. [ 9.371548] hdmitx: i=1 VIC=31
  2048. [ 9.372267] resample_platform_probe
  2049. [ 9.372468] hdmitx: i=2 VIC=5
  2050. [ 9.373052] new_resample_init: Start init new resample A parameters!
  2051. [ 9.373582] hdmitx: i=3 VIC=20
  2052. [ 9.373702] zram3: detected capacity change from 0 to 268435456
  2053. [ 9.374128] Codec io: No support bus type 2 to write.
  2054. [ 9.374678] hdmitx: i=4 VIC=4
  2055. [ 9.375125] Codec io: write cbus reg 45 error -1
  2056. [ 9.376336] hdmitx: i=5 VIC=19
  2057. [ 9.377967] resample_clk_set, resample_pll:491517535, sclk:12287939, clk:12287939
  2058. [ 9.378264] hdmitx: i=6 VIC=3
  2059. [ 9.379285] power domain: name: pwrc-vdec, dev: ffffffb27d47a400, link: ffffffb27d47ac00
  2060. [ 9.379476] power domain: name: pwrc-hcodec, dev: ffffffb275ec4000, link: ffffffb275ec4800
  2061. [ 9.379497] new_resample_set_ratio(), id = 0, phase_step = 0x10000000, input_sr = 48000, output_sr = 48000
  2062. [ 9.379502] audio_ddr_mngr: aml_set_resample(), toddr NULL
  2063. [ 9.379506] resample id = 0, new resample = 2, resample_module = 8
  2064. [ 9.379610] resample_platform_probe
  2065. [ 9.379644] new_resample_init: Start init new resample B parameters!
  2066. [ 9.379648] Codec io: No support bus type 2 to write.
  2067. [ 9.379652] Codec io: write cbus reg 45 error -1
  2068. [ 9.379670] resample_clk_set, resample_pll:491517535, sclk:12287939, clk:12287939
  2069. [ 9.379702] new_resample_set_ratio(), id = 1, phase_step = 0x30000000, input_sr = 48000, output_sr = 16000
  2070. [ 9.380259] hdmitx: i=7 VIC=18
  2071. [ 9.380265] hdmitx: i=8 VIC=7
  2072. [ 9.380550] audio_ddr_mngr: aml_set_resample(), toddr NULL
  2073. [ 9.380554] resample id = 1, new resample = 2, resample_module = 7
  2074. [ 9.380873] call resample_drv_init() ret=0
  2075. [ 9.380952] vdec vdec: Get pwrc-vdec-2 failed, pm-domain: 0
  2076. [ 9.381154] aml_spdif_platform_probe, spdif ID = 0
  2077. [ 9.381162] snd_spdif fe330000.audiobus:spdif@0: Can't retrieve suspend-clk-off
  2078. [ 9.381267] snd_spdif fe330000.audiobus:spdif@0: spdif 0 has no pinctrl!
  2079. [ 9.381284] snd_spdif fe330000.audiobus:spdif@0: no clk_src_cd clock for 44k case
  2080. [ 9.381293] Spdif id 0 tuning clk enable:1
  2081. [ 9.381360] aml_spdif_platform_probe, spdif ID = 1
  2082. [ 9.381365] snd_spdif fe330000.audiobus:spdif@1: Can't retrieve suspend-clk-off
  2083. [ 9.381380] snd_spdif fe330000.audiobus:spdif@1: spdif 1 has no pinctrl!
  2084. [ 9.381397] snd_spdif fe330000.audiobus:spdif@1: no clk_src_cd clock for 44k case
  2085. [ 9.381400] hdmitx: i=9 VIC=22
  2086. [ 9.381403] hdmitx: i=10 VIC=21
  2087. [ 9.381406] hdmitx: i=11 VIC=1
  2088. [ 9.381409] hdmitx: i=12 VIC=6
  2089. [ 9.381411] hdmitx: i=13 VIC=17
  2090. [ 9.381414] hdmitx: i=14 VIC=2
  2091. [ 9.381425] hdmitx: edid: get dtd0 vic: 16
  2092. [ 9.381660] call spdif_init() ret=0
  2093. [ 9.382266] call audio_pinctrl_init() ret=0
  2094. [ 9.382368] power domain: name: pwrc-hevc, dev: ffffffb275ec4c00, link: ffffffb275ec7000
  2095. [ 9.382382] vdec vdec: Get pwrc-hevc-b failed, pm-domain: 0
  2096. [ 9.382567] power domain: name: pwrc-wave, dev: ffffffb275ec7800, link: ffffffb275eaa000
  2097. [ 9.382574] vdec power init success!
  2098. [ 9.382860] hdmitx: edid: get dtd1 vic: 5
  2099. [ 9.382863] hdmitx: edid: get dtd2 vic: 4
  2100. [ 9.385016] call sm1_audio_pinctrl_init() ret=0
  2101. [ 9.385462] hdmitx: edid: get dtd3 vic: 3
  2102. [ 9.386362] aml_tdm_platform_probe, tdm ID = 0, lane_cnt = 4
  2103. [ 9.386812] hdmitx: edid: get dtd4 vic: 16
  2104. [ 9.387480] snd_tdm fe330000.audiobus:tdm@0: Can't retrieve suspend-clk-off
  2105. [ 9.388495] hdmitx: edid: find IEEEOUT
  2106. [ 9.388821] snd_tdm fe330000.audiobus:tdm@0: lane_mask_out = 2
  2107. [ 9.389746] hdmitx: edid: check sum valid
  2108. [ 9.389751] hdmitx: edid: check sum valid
  2109. [ 9.390553] snd_tdm fe330000.audiobus:tdm@0: no clk_src_cd clock for 44k case
  2110. [ 9.391173] hdmitx: edid: check sum valid
  2111. [ 9.392200] No channel mask node Channel_Mask
  2112. [ 9.392933] hdmitx: edid: check sum valid
  2113. [ 9.393983] aml_tdm_platform_probe, tdm ID = 1, lane_cnt = 4
  2114. [ 9.394357] hdmitx: edid: blk0 raw data
  2115. [ 9.394882] snd_tdm fe330000.audiobus:tdm@1: Can't retrieve suspend-clk-off
  2116. [ 9.395640] hdmitx: edid:
  2117. 00ffffffffffff0009d1e978455400001821010380301b782eb065a656539d28
  2118. 0c5054a56b80d1c081c081008180a9c0b30001010101023a801871382d40582c
  2119. 4500dc0c1100001e000000ff0045365030303635393031390a20000000fd0032
  2120. 4c1e5311000a202020202020000000fc0042656e51204757323238330a20016a
  2121.  
  2122.  
  2123. [ 9.396162] TDM id 1 samesource_sel:3
  2124. [ 9.396166] TDM id 1 supports tdmin_b
  2125. [ 9.396172] snd_tdm fe330000.audiobus:tdm@1: lane_mask_out = f
  2126. [ 9.396596] hdmitx: edid: blk1 raw data
  2127. [ 9.397658] snd_tdm fe330000.audiobus:tdm@1: no clk_src_cd clock for 44k case
  2128. [ 9.398244] hdmitx: edid:
  2129. 020322f14f901f05140413031207161501061102230907078301000065030c00
  2130. 2000023a801871382d40582c4500dc0c1100001e011d8018711c1620582c2500
  2131. dc0c1100009e011d007251d01e206e285500dc0c1100001e8c0ad08a20e02d10
  2132. 103e9600dc0c1100001800000000000000000000000000000000000000000071
  2133.  
  2134.  
  2135. [ 9.398645] snd_tdm fe330000.audiobus:tdm@1: aml_tdm_get_pins error!
  2136. [ 9.399348] update physical size: 224 14
  2137. [ 9.400191] TDM id 1 output clk enable:1
  2138. [ 9.400614] hdmitx: hw: set audio
  2139. [ 9.401232] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  2140. [ 9.401867] hdmitx: clk_div = 18
  2141. [ 9.402341] Channel_Mask: lane_ss = 0
  2142. [ 9.402857] hdmitx: audio_param->channel_num = 1
  2143. [ 9.403634] TDM id 1 tuning clk enable:1
  2144. [ 9.404252] hdmitx: hw: hdmitx tx_aud_src = 0
  2145. [ 9.405185] aml_tdm_platform_probe, tdm ID = 2, lane_cnt = 4
  2146. [ 9.405527] hdmitx: fs = 3, cd = 4, tmds_clk = 148500
  2147. [ 9.405955] snd_tdm fe330000.audiobus:tdm@2: Can't retrieve suspend-clk-off
  2148. [ 9.406401] hdmitx: hw: aud_n_para = 6144
  2149. [ 9.406800] TDM id 2 supports hdmirx
  2150. [ 9.407682] [RX]-update EDID from HDMITX
  2151. [ 9.407750] Amlogic A/V streaming port init
  2152. [ 9.408035] TDM id 2 i2s2hdmi:1
  2153. [ 9.408811] [RX]-invalid vsdb len for latency: 5
  2154. [ 9.409474] snd_tdm fe330000.audiobus:tdm@2: lane_mask_out = f
  2155. [ 9.409489] snd_tdm fe330000.audiobus:tdm@2: no clk_src_cd clock for 44k case
  2156. [ 9.409865] [RX]-illegal VSDB
  2157. [ 9.410484] No channel mask node Channel_Mask
  2158. [ 9.410884] [RX]-update edid after merge audio block
  2159. [ 9.412064] no need to register_tync_func.
  2160. [ 9.412262] [RX]-func-4 to
  2161. [ 9.412269] rx_set_port_hpd, port:1, val:0
  2162. [ 9.412478] call tdm_init() ret=0
  2163. [ 9.412792] datain_src:4, datain_chnum:4, datain_chumask:f
  2164. [ 9.412796] datalb_src:1, datalb_chnum:2, datalb_chmask:3
  2165. [ 9.412800] datain_lane_mask:0x5, datalb_lane_mask:0x1
  2166. [ 9.412803] datalb_format: 1, chmask for lanes: 0x3
  2167. [ 9.412873] loopback_platform_probe, p_loopback->id:0 register soc platform
  2168. [ 9.413260] call loopback_init() ret=0
  2169. [ 9.413412] vad_platform_probe, failed to get vad wakeup sample rate
  2170. [ 9.413416] vad_platform_probe, vad wakeup sample rate = 16000
  2171. [ 9.413422] VAD fe330000.audiobus:vad: check whether to update vad chipinfo
  2172. [ 9.413467] vad_platform_probe vad data source sel:4, level:1
  2173. [ 9.413553] input: vad_keypad as /devices/platform/soc/fe330000.audiobus/fe330000.audiobus:vad/input/input5
  2174. [ 9.413774] no need to register_tync_func.
  2175. [ 9.413781] no need to register_tync_func.
  2176. [ 9.413786] no need to register_tync_func.
  2177. [ 9.413791] no need to register_tync_func.
  2178. [ 9.413795] no need to register_tync_func.
  2179. [ 9.413799] no need to register_tync_func.
  2180. [ 9.413804] no need to register_tync_func.
  2181. [ 9.413808] no need to register_tync_func.
  2182. [ 9.413827] get gate demux control failed 0000000000000000
  2183. [ 9.413836] get gate parser_top control failed 0000000000000000
  2184. [ 9.413852] get gate vdec control ok ffffffb26a895c00
  2185. [ 9.413861] get gate clk_81 control failed 0000000000000000
  2186. [ 9.413873] get gate clk_vdec_mux control ok ffffffb26a895a00
  2187. [ 9.413885] get gate clk_hcodec_mux control ok ffffffb26a895d00
  2188. [ 9.413894] get gate clk_hevc_mux control failed 0000000000000000
  2189. [ 9.413908] get gate clk_hevcb_mux control ok ffffffb26a895f00
  2190. [ 9.413917] get gate ahbarb0 control failed 0000000000000000
  2191. [ 9.413925] get gate asyncfifo control failed 0000000000000000
  2192. [ 9.413938] get gate clk_hevcf_mux control ok ffffffb26a895c80
  2193. [ 9.413944] get mux clk err.
  2194. [ 9.413949] get mux clk err.
  2195. [ 9.413954] get mux clk err.
  2196. [ 9.413958] get mux clk err.
  2197. [ 9.413963] get mux clk err.
  2198. [ 9.413967] get mux clk err.
  2199. [ 9.414307] [RX]-edid: use Top edid
  2200. [ 9.420693] Adding 262140k swap on /dev/zram3. Priority:5 extents:1 across:262140k SS
  2201. [ 9.421769] [RX]-hdmirx_hw_config port:1
  2202. [ 9.422288] call vad_drv_init() ret=0
  2203. [ 9.422931] [RX]-hdmirx_hw_config 1 Done!
  2204. [ 9.424108] Register vad
  2205. [ 9.424239] zram4: detected capacity change from 0 to 268435456
  2206. [ 9.424375] [RX]-force_fsm_init
  2207. [ 9.426074] call vad_dev_init() ret=0
  2208. [ 9.426333] HDMI display force refresh
  2209. [ 9.426738] [drm] meson_hdmitx_dev_bind[1994]
  2210. [ 9.427148] hdmitx: get current mode: 1080p60hz
  2211. [ 9.427561] [drm] [meson_hdmitx_dev_bind] out
  2212. [ 9.427936] update physical size: 224 14
  2213. [ 9.428358] meson_hdmitx_bind hdmi21_[0]
  2214. [ 9.428501] meson drm-subsystem: bound ff000000.amhdmitx (ops vpp_debug_module_ctrl_show [aml_media])
  2215. [ 9.428776] hdmitx: recalc before 1080p60hz 60 1, frac 0
  2216. [ 9.429331] [drm] [meson_panel_dev_bind]-[207] called
  2217. [ 9.429338] [drm] meson_panel_dev_bind: bind 288 -> connector-MIPI-A-16,encoder-6
  2218. [ 9.429879] recalc after 1080p60hz 2997 50, frac 1
  2219. [ 9.430247] asoc-aml-card auge_sound: aml_card_dai_link_of, error dai-link idx:0, ret -517
  2220. [ 9.430261] asoc-aml-card auge_sound: parse dai_link-0 fail
  2221. [ 9.430269] asoc-aml-card auge_sound: aml_card_probe, aml_card_parse_of error -517 PROBE RETRY
  2222. [ 9.430276] aml_card_probe error ret:-517
  2223. [ 9.430353] [drm] meson_panel_dev_bind: bind 288 success
  2224. [ 9.430407] call aml_card_init() ret=0
  2225. [ 9.431125] setting hdmi mode 1080p60hz 444,8bit
  2226. [ 9.431533] lcd: [0]: meson_lcd_bind: connector_type: 0x120, drm_id: 0
  2227. [ 9.431668] meson drm-subsystem: bound lcd0 (ops vpp_debug_module_ctrl_show [aml_media])
  2228. [ 9.432064] cd/cs/cr: 4/2/1
  2229. [ 9.432644] [drm] am_drm_writeback creat ok
  2230. [ 9.433213] hdmitx: video: already init VIC = 16 Now VIC = 16
  2231. [ 9.433235] hdmitx: configure venc
  2232. [ 9.433721] [drm] mode_config crtc number:3
  2233. [ 9.434459] hdmitx: config_tv_enc_calc[61] vic = 16
  2234. [ 9.439580] ammvdec_h264 module init
  2235. [ 9.439902] hdmitx: configure hdmitx video format timing
  2236. [ 9.441258] v4l dec module init
  2237. [ 9.441545] hdmitx: hdmitx_set_dispmode[870]
  2238. [ 9.442811] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  2239. [ 9.442935] hdmitx: frac_rate = 1
  2240. [ 9.455207] [drm] Driver supports precise vblank timestamp query.
  2241. [ 9.455875] hdmitx: hdmitx sub-clock: 5940000 4 1 2 6 1 1 1 1 1
  2242. [ 9.456335] [drm] am_meson_logo_init
  2243. [ 9.456828] hdmitx: config HPLL = 5940000 frac_rate = 1
  2244. [ 9.457176] aml-vcodec-dec vcodec_dec: v4ldec registered as /dev/video26
  2245. [ 9.457314] meson drm-subsystem: assigned reserved memory node linux,meson-fb
  2246. [ 9.457572] asoc-aml-card auge_sound: aml_card_dai_link_of, error dai-link idx:0, ret -517
  2247. [ 9.457578] asoc-aml-card auge_sound: parse dai_link-0 fail
  2248. [ 9.457583] asoc-aml-card auge_sound: aml_card_probe, aml_card_parse_of error -517 PROBE RETRY
  2249. [ 9.457586] aml_card_probe error ret:-517
  2250. [ 9.458167] hdmitx: config HPLL done
  2251. [ 9.458532] [drm] of read reservememsize=0x800000
  2252. [ 9.465458] [0]: vcodec_dec decoder ffffffb2809b0000
  2253. [ 9.465617] hdmitx: clocks_set_vid_clk_div_for_hdmi[350] div = 6
  2254. [ 9.466036] ammvdec_h264 module init
  2255. [ 9.466291] [0]: release decoder ffffffb2809b0000
  2256. [ 9.466342] [drm] ------ NO reserved dma
  2257. [ 9.466363] [drm] meson_fb[id:124,ref:1]=0x000000003f3b125a,meson_fb->bufp[0]=0x0000000000000000
  2258. [ 9.466367] [drm] am_meson_load_logo idx[0]
  2259. [ 9.466374] [drm] logo0 width=1920,height=1080,start_addr=0x0x000000003f800000,size=8388608
  2260. [ 9.466377] [drm] bpp=16,alloc_flag=1, osd_reverse=0
  2261. [ 9.466380] [drm] outputmode=panel
  2262. [ 9.466450] drm_hdmitx_get_vrr_cap not support vrr
  2263. [ 9.466568] [drm] connector[11] status[1]
  2264. [ 9.466578] [drm] meson_panel_get_modes: get modes 1, ret 0
  2265. [ 9.466589] [drm] Found connector[16] mode[panel]
  2266. [ 9.466593] [drm] mode private flag 0
  2267. [ 9.466602] [drm] uboot_mode_init=1
  2268. [ 9.466688] [drm] am_meson_crtc_atomic_enable:in
  2269. [ 9.466692] [drm] am_meson_crtc_atomic_enable: panel, , 1
  2270. [ 9.466716] [drm] am_meson_crtc_atomic_enable-1:out
  2271. [ 9.467098] hdmitx: j = 3 vid_clk_div = 1
  2272. [ 9.467891] [0]: v4ldec has been destroyed.
  2273. [ 9.468245] hdmitx: hw: config hdmitx IP vic = 16 cd:4 cs: 2
  2274. [ 9.475173] [drm] am_meson_load_logo idx[1]
  2275. [ 9.475484] hdmitx: configure hdmitx21
  2276. [ 9.475705] hdmitx: hw: set audio
  2277. [ 9.476312] [drm] logo1 width=1920,height=1080,start_addr=0x0x000000003f800000,size=8388608
  2278. [ 9.476315] [drm] bpp=16,alloc_flag=1, osd_reverse=0
  2279. [ 9.476320] [drm] outputmode=1080p60hz
  2280. [ 9.477092] hdmitx: clk_div = 18
  2281. [ 9.477266] Adding 262140k swap on /dev/zram4. Priority:5 extents:1 across:262140k SS
  2282. [ 9.477991] drm_hdmitx_get_vrr_cap not support vrr
  2283. [ 9.478719] hdmitx: audio_param->channel_num = 1
  2284. [ 9.480079] [drm] Found connector[11] mode[1080p60hz]
  2285. [ 9.480510] hdmitx: hw: hdmitx tx_aud_src = 0
  2286. [ 9.481041] [drm] mode private flag 0
  2287. [ 9.481606] hdmitx: fs = 3, cd = 4, tmds_clk = 148500
  2288. [ 9.481613] hdmitx: hw: aud_n_para = 6144
  2289. [ 9.489977] amvdec_h265 module init
  2290. [ 9.490563] [drm] uboot_mode_init=1
  2291. [ 9.505758] amvdec_h265 module init
  2292. [ 9.506965] [drm:meson_hdmitx_atomic_check [aml_drm]] *ERROR* hdmitx_on changed, force modeset.
  2293. [ 9.521230] hdmitx: video: Sink is HDMI device
  2294. [ 9.522300] [drm] meson_hdmitx_encoder_atomic_mode_set: enter
  2295. [ 9.522783] hdmitx: hw: set audio
  2296. [ 9.523226] [drm] meson_hdmitx_encoder_atomic_mode_set enter:attr[2-8]
  2297. [ 9.523908] hdmitx: clk_div = 18
  2298. [ 9.524775] [drm] hdmitx hdr eotf check fail [-19]
  2299. [ 9.525731] hdmitx: audio_param->channel_num = 1
  2300. [ 9.526997] [drm] build_hdmitx_attr_str:444,8bit = 2+8
  2301. [ 9.527487] hdmitx: hw: hdmitx tx_aud_src = 0
  2302. [ 9.528592] sname = (null)
  2303. [ 9.528596] char_clk = 148500
  2304. [ 9.529260] hdmitx: fs = 3, cd = 4, tmds_clk = 148500
  2305. [ 9.529595] cd = 4
  2306. [ 9.530216] hdmitx: hw: aud_n_para = 6144
  2307. [ 9.530862] cs = 2
  2308. [ 9.530868] [drm] meson_hdmitx_test_color_attr success [2]+[8]
  2309. [ 9.530872] [drm] build_hdmitx_attr_str:444,8bit = 2+8
  2310. [ 9.534872] ammvdec_mpeg12 module init
  2311. [ 9.534939] [drm] am_meson_crtc_atomic_enable:in
  2312. [ 9.543149] ammvdec_mpeg12 module init
  2313. [ 9.543858] [drm] am_meson_crtc_atomic_enable: 1080p60hz, , 1
  2314. [ 9.550668] ammvdec_mpeg4_driver_init_module
  2315. [ 9.551017] vout: error: vout2: server lcd0_vout1_server is activated by another vout
  2316. [ 9.556937] ammvdec_mpeg4_driver_init_module
  2317. [ 9.557046] hdmitx: recalc before 1080p60hz 60 1, frac 0
  2318. [ 9.562991] amvdec_vc1 module init
  2319. [ 9.563282] recalc after 1080p60hz 2997 50, frac 1
  2320. [ 9.570628] [drm] am_meson_crtc_atomic_enable-1:out
  2321. [ 9.570638] [drm] [meson_hdmitx_encoder_atomic_enable] fail! vmode:32768
  2322. [ 9.572927] amvdec_vp9 module init
  2323. [ 9.579501] amvdec_vp9 module init
  2324. [ 9.581893] [drm] am_meson_load_logo idx[2]
  2325. [ 9.581961] [drm:am_meson_load_logo [aml_drm]] *ERROR* NULL MODE or DUMMY MODE, nothing to do.
  2326. [ 9.581965] [drm] vout3 logo is disabled!
  2327. [ 9.583415] [drm] logo_drm_fb[id:124,ref:3]
  2328. [ 9.583951] [drm] am_meson_logo_init end
  2329. [ 9.584483] [drm] am_meson_drm_fbdev_init in
  2330. [ 9.585096] drm_hdmitx_get_vrr_cap not support vrr
  2331. [ 9.585788] [drm] meson_panel_get_modes: get modes 1, ret 0
  2332. [ 9.586421] [drm] mode_cmd.width = 1080
  2333. [ 9.586897] [drm] mode_cmd.height = 3840
  2334. [ 9.587418] [drm] mode_cmd.pixel_format = 875713089-875713089
  2335. [ 9.588179] [drm] meson_fb[id:127,ref:1]=0x00000000d63ce6c1,meson_fb->bufp[0]=0x0000000000000000
  2336. [ 9.598080] amvdec_av1 module init
  2337. [ 9.600104] [drm] am_meson_drm_fb_helper_set_par IN
  2338. [ 9.601419] [drm] am_meson_drm_fb_helper_set_par OUT
  2339. [ 9.601713] Console: switching to colour frame buffer device 135x120
  2340. [ 9.601884] [drm:meson_osd_plane_async_check [aml_drm]] *ERROR* osd0 plane info changed
  2341. [ 9.606261] amvdec_av1 module init
  2342. [ 9.614821] asoc-aml-card auge_sound: aml_card_dai_link_of, error dai-link idx:0, ret -517
  2343. [ 9.614832] asoc-aml-card auge_sound: parse dai_link-0 fail
  2344. [ 9.614837] asoc-aml-card auge_sound: aml_card_probe, aml_card_parse_of error -517 PROBE RETRY
  2345. [ 9.614840] aml_card_probe error ret:-517
  2346. [ 9.622997] asoc-aml-card auge_sound: aml_card_dai_link_of, error dai-link idx:0, ret -517
  2347. [ 9.623008] asoc-aml-card auge_sound: parse dai_link-0 fail
  2348. [ 9.623012] asoc-aml-card auge_sound: aml_card_probe, aml_card_parse_of error -517 PROBE RETRY
  2349. [ 9.623016] aml_card_probe error ret:-517
  2350. [ 9.633866] usbcore: registered new interface driver snd-usb-audio
  2351. [ 9.636670] tl1_acodec fe01a000.codec: aml_tl1_acodec_probe
  2352. [ 9.636756] tl1_acodec fe01a000.codec: Can't retrieve acodec clock
  2353. [ 9.636760] aml_tl1_acodec tdmout_index=1
  2354. [ 9.636764] aml_tl1_acodec dat1_ch_sel=0
  2355. [ 9.636767] aml_tl1_acodec tdmin_index=1
  2356. [ 9.636778] aml_tl1_acodec_probe over
  2357. [ 9.637158] asoc-aml-card auge_sound: aml_card_dai_link_of, error dai-link idx:0, ret -517
  2358. [ 9.637164] asoc-aml-card auge_sound: parse dai_link-0 fail
  2359. [ 9.637169] asoc-aml-card auge_sound: aml_card_probe, aml_card_parse_of error -517 PROBE RETRY
  2360. [ 9.637172] aml_card_probe error ret:-517
  2361. [ 9.641661] asoc debug: extn_dai_probe-483
  2362. [ 9.641673] hdmirx_arc_write_reg reg 0x42, value 0xfffffff9
  2363. [ 9.641678] hdmirx_arc_write_reg reg 0x40, value 0x94830490
  2364. [ 9.641682] hdmirx_arc_write_reg reg 0x41, value 0x40011508
  2365. [ 9.641686] resample_set resample_a to Enable:48K, last Disable
  2366. [ 9.641719] new_resample_set_ratio(), id = 0, phase_step = 0x10000000, input_sr = 48000, output_sr = 48000
  2367. [ 9.641722] audio_ddr_mngr: aml_set_resample(), toddr NULL
  2368. [ 9.641750] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  2369. [ 9.641815] asoc-aml-card auge_sound: soc:dummy <-> TDM-B mapping ok
  2370. [ 9.641820] aml_dai_set_spdif_sysclk() set normal 512 fs /4 fs
  2371. [ 9.641823] aml_set_spdifclk_1: spdifid 0, freq = 6144000
  2372. [ 9.641836] set spdifout clk:6144000, mpll:491520000
  2373. [ 9.641839] get spdifout clk:6143970, mpll:491517535
  2374. [ 9.641872] aml_spdif_new spdif_a, clk continuous:1
  2375. [ 9.641875] spdifout_play_with_zerodata_free, spdif id:0
  2376. [ 9.641884] audio_ddr_mngr: frddr stop success, fifo id 0, regbase:0x70, arb sts:0x10
  2377. [ 9.641890] asoc-aml-card auge_sound: soc:dummy <-> SPDIF mapping ok
  2378. [ 9.641913] master_mode(1), binv(1), finv(0) out_skew(2), in_skew(3)
  2379. [ 9.641948] asoc-aml-card auge_sound: soc:dummy <-> TDM-A mapping ok
  2380. [ 9.641954] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  2381. [ 9.641992] asoc-aml-card auge_sound: soc:dummy <-> TDM-C mapping ok
  2382. [ 9.642015] asoc-aml-card auge_sound: soc:dummy <-> fe330000.audiobus:pdm mapping ok
  2383. [ 9.642038] aml_spdif_new spdif_b, clk continuous:1
  2384. [ 9.642041] spdifout_play_with_zerodata_free, spdif id:1
  2385. [ 9.642046] asoc-aml-card auge_sound: soc:dummy <-> SPDIF-B mapping ok
  2386. [ 9.642075] asoc-aml-card auge_sound: soc:dummy <-> fe330000.audiobus:extn mapping ok
  2387. [ 9.642079]
  2388. loopback_dai_set_sysclk, 0, 12288000, 0
  2389. [ 9.642084] asoc loopback_dai_set_fmt, 0x4010, 00000000309be7e2
  2390. [ 9.642107] asoc-aml-card auge_sound: soc:dummy <-> fe330000.audiobus:loopback@0 mapping ok
  2391. [ 9.643458] snd_card_add_kcontrols card:000000004cd32094
  2392. [ 9.643536] no node audio_effect for eq/drc info!
  2393. [ 9.645352] audio_dsp: [dsp]register dsp to char device(272)
  2394. [ 9.672148] wzh txamp 0x33
  2395. [ 9.674869] meson_cpufreq: meson_cpufreq_init: ignor dsu clk!
  2396. [ 9.674879] meson_cpufreq: meson_cpufreq_init: ignor dsu pre parent clk!
  2397. [ 9.674927] meson_cpufreq: choose_cpufreq_tables_index:clusterid: 0 tables_index 0
  2398. [ 9.675452] energy_model: pd0: hertz/watts ratio non-monotonically decreasing: em_cap_state 1 >= em_cap_state0
  2399. [ 9.675608] cpu cpu0: meson_cpufreq_init: CPU 0 initialized
  2400. [ 9.705181] meson_cpufreq: meson_cpufreq_init: ignor dsu clk!
  2401. [ 9.705190] meson_cpufreq: meson_cpufreq_init: ignor dsu pre parent clk!
  2402. [ 9.705334] meson_cpufreq: choose_cpufreq_tables_index:clusterid: 1 tables_index 0
  2403. [ 9.705702] energy_model: pd4: hertz/watts ratio non-monotonically decreasing: em_cap_state 3 >= em_cap_state2
  2404. [ 9.705705] energy_model: pd4: hertz/watts ratio non-monotonically decreasing: em_cap_state 4 >= em_cap_state3
  2405. [ 9.705808] cpu cpu4: meson_cpufreq_init: CPU 4 initialized
  2406. [ 9.705851] cpufreq: cpufreq_online: CPU4: Running at unlisted freq: 999999 KHz
  2407. [ 9.707572] cpufreq: cpufreq_online: CPU4: Unlisted initial frequency changed to: 1000000 KHz
  2408. [ 9.741065] CPU2: update max cpu_capacity 1024
  2409. [ 9.752534] gpio-keypad gpio_keypad: power key(116) type(0x1) registered.
  2410. [ 9.752579] meson drm-subsystem: fb0: mesondrmfb frame buffer device
  2411. [ 9.753552] input: gpio_keypad as /devices/platform/gpio_keypad/input/input6
  2412. [ 9.785689] [drm] create fbdev success.
  2413. [ 9.785700] [drm] create fbdev for primary plane [00000000f41a1092]
  2414. [ 9.785730] drm_hdmitx_get_vrr_cap not support vrr
  2415. [ 9.785824] [drm] meson_panel_get_modes: get modes 1, ret 0
  2416. [ 9.785849] [drm] mode_cmd.width = 1080
  2417. [ 9.785852] [drm] mode_cmd.height = 3840
  2418. [ 9.785854] [drm] mode_cmd.pixel_format = 875713089-875713089
  2419. [ 9.785863] [drm] meson_fb[id:128,ref:1]=0x00000000e08ec442,meson_fb->bufp[0]=0x0000000000000000
  2420. [ 9.862225] meson drm-subsystem: fb1: mesondrmfb frame buffer device
  2421. [ 9.862243] [drm] create fbdev success.
  2422. [ 9.863513] [drm] create fbdev for plane [1]-[00000000af32ae6e]
  2423. [ 9.863516] [drm] am_meson_drm_fbdev_init create 2 out
  2424. [ 9.863588] debugfs: Directory 'vpu' with parent '128' already present!
  2425. [ 9.863593] debugfs: Directory 'vpu' with parent '128' already present!
  2426. [ 9.863798] debugfs: Directory 'vpu' with parent '0' already present!
  2427. [ 9.867503] debugfs: Directory 'vpu' with parent '0' already present!
  2428. [ 9.867793] [drm] Initialized meson 2.0.0 20220613 for drm-subsystem on minor 0
  2429. [ 9.869403] [drm] meson_drm_main_init() end
  2430. [ 9.873861] input: adc_keypad as /devices/platform/adc_keypad/input/input7
  2431. [ 9.875999] [drm:meson_osd_plane_async_check [aml_drm]] *ERROR* osd0 plane info changed
  2432. [ 9.880799] checking watermark status return 0xFFFFFFFF
  2433. [ 9.880813] optee_armtz: initialized driver
  2434. [ 10.068497] [drm] am_meson_drm_fb_helper_set_par IN
  2435. [ 10.070425] [drm] am_meson_drm_fb_helper_set_par OUT
  2436. [ 10.200845] [drm] Disabling plane 1, so skip postion calc
  2437. [ 10.998559] BT_RADIO going: off
  2438. [ 10.998565] AML_BT: going OFF,btpower_evt=0
  2439. [ 10.998568] sdio vendor is 0x2d0
  2440. [ 11.951616] [dhd] dhd_ioctl_entry_local bad ifidx
  2441. [ 11.951628] [dhd] CFG80211-ERROR) wl_cfg80211_dump_station : WLC_GET_ASSOCLIST error -19
  2442. [ 11.952061] [dhd] dhd_query_bus_erros: Dongle Reset occurred, cannot proceed
  2443. [ 11.952066] [dhd] [Repeats 0 times]
  2444. [ 11.952071] [dhd] CFG80211-ERROR) wl_cfg80211_dump_station : WLC_GET_ASSOCLIST error -19
  2445. [ 12.112093] proc: Bad value for 'hidepid'
  2446. [ 12.330047] proc: Bad value for 'hidepid'
  2447. [ 12.505554] meson8b-dwmac fdc00000.ethernet eth0: PHY [0.0:00] driver [RTL8211F Gigabit Ethernet]
  2448. [ 12.516666] meson8b-dwmac fdc00000.ethernet eth0: No Safety Features support found
  2449. [ 12.516682] meson8b-dwmac fdc00000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
  2450. [ 12.516891] meson8b-dwmac fdc00000.ethernet eth0: registered PTP clock
  2451. [ 12.516903] meson8b-dwmac fdc00000.ethernet eth0: configuring for phy/rgmii link mode
  2452. [ 12.530324] [dhd] dhd_pri_open : no mutex held
  2453. [ 12.530334] [dhd] dhd_pri_open : set mutex lock
  2454. [ 12.530339] [dhd] [wlan0] dhd_open : Enter
  2455. [ 12.530343] [dhd] Dongle Host Driver, version 101.10.361.24 (wlan=r892223-20220913-1)
  2456. drivers/net/wireless/bcmdhd compiled on Apr 25 2023 at 11:23:17
  2457.  
  2458. [ 12.530356] [dhd] dhd_open: ######### called for ifidx=0 #########
  2459. [ 12.530368] [dhd] [wlan0] wl_android_wifi_on : in g_wifi_on=0
  2460. [ 12.530373] [dhd] wifi_platform_set_power = 1, delay: 200 msec
  2461. [ 12.530379] [dhd] ######### dhd_pwr_ctrl=1 #########
  2462. [ 12.530382] [dhd] ======== PULL WL_REG_ON(-1) HIGH! ========
  2463. [ 12.530402] aml_wifi aml_wifi: [extern_wifi_set_enable] WIFI Enable! 381
  2464. [ 12.957164] [TEE] E/TC:? 00 tee_rpmb_verify_key_sync_counter:967 Verify key returning 0xffff0008
  2465. [ 12.957175] [TEE] E/TA: MM-module-name:Video firmware TA,Version:1.0.5-g3604ffd(build:958)
  2466. [ 12.957178] [TEE] E/TA: fw_check_pack_version:292 the package has 15 fws totally.
  2467. [ 12.957181] [TEE] E/TA: fw_check_pack_version:309 The TA ver is v1.0
  2468. [ 12.957184] [TEE] E/TA: fw_check_pack_version:310 The fw ver is v0.4
  2469. [ 12.957186] [TEE] E/TA: fw_data_insert:389 the fw with 332 KB will be loaded.
  2470. [ 12.957189] [TEE] M/TA: TEE_Video_Load_FW success
  2471. [ 13.002931] BT_RADIO going: on
  2472. [ 13.002939] AML_BT: going ON,btpower_evt=0
  2473. [ 13.037086] [dhd] sdio_sw_reset: Enter
  2474. [ 13.038028] meson-gx-mmc fe088000.sdio: 52 [0xc00], TIMEOUT[0x2800]
  2475. [ 13.038967] meson-gx-mmc fe088000.sdio: 52 [0x80000c08], TIMEOUT[0x2800]
  2476. [ 13.044172] meson-gx-mmc fe088000.sdio: 52 [0xc00], TIMEOUT[0x2800]
  2477. [ 13.045114] meson-gx-mmc fe088000.sdio: 52 [0x80000c08], TIMEOUT[0x2800]
  2478. [ 13.050245] meson-gx-mmc fe088000.sdio: 8 [0x1aa], TIMEOUT[0x2800]
  2479. [ 13.180930] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  2480. [ 13.183192] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  2481. [ 13.185456] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  2482. [ 13.189506] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  2483. [ 13.387866] r: b_s = 0, b_sz = 2c, f: b_s = 1d, b_sz = 23
  2484. [ 13.387875] the final result: sel = 1, rx = 16
  2485. [ 13.387914] [dhd] sdioh_start: set sd_f2_blocksize 256
  2486. [ 13.388097] [dhd] dhd_bus_devreset: == Power ON ==
  2487. [ 13.388163] [dhd] F1 signature read @0x18000000=0x1042aae8
  2488. [ 13.390901] [dhd] F1 signature OK, socitype:0x1 chip:0xaae8 rev:0x2 pkg:0x4
  2489. [ 13.391409] [dhd] DHD: dongle ram size is set to 1310720(orig 1310720) at 0x170000
  2490. [ 13.391452] [dhd] dhd_bus_devreset: making DHD_BUS_DOWN
  2491. [ 13.391483] [dhd] dhdsdio_probe_init: making DHD_BUS_DOWN
  2492. [ 13.391582] [dhd] dhd_conf_set_path_params : Final fw_path=/lib/firmware/brcm/fw_bcm43752a2_ag.bin
  2493. [ 13.391585] [dhd] dhd_conf_set_path_params : Final nv_path=/lib/firmware/brcm/nvram_ap6275s.txt
  2494. [ 13.391589] [dhd] dhd_conf_set_path_params : Final clm_path=/lib/firmware/brcm/clm_bcm43752a2_ag.blob
  2495. [ 13.391592] [dhd] dhd_conf_set_path_params : Final conf_path=/lib/firmware/brcm/config_bcm43752a2_ag.txt
  2496. [ 13.392050] [dhd] dhd_os_open_image1: /lib/firmware/brcm/config_bcm43752a2_ag.txt (30 bytes) open success
  2497. [ 13.392278] [dhd] dhd_conf_read_others : wl_preinit = pm2_sleep_ret=2000
  2498. [ 13.392611] [dhd] dhd_os_open_image1: /lib/firmware/brcm/fw_bcm43752a2_ag.bin (820071 bytes) open success
  2499. [ 13.448841] [dhd] dhd_os_open_image1: /lib/firmware/brcm/nvram_ap6275s.txt (8358 bytes) open success
  2500. [ 13.449251] [dhd] # AP6275S_NVRAM_V1.3_20200922
  2501. [ 13.449709] [dhd] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
  2502. [ 13.514460] [dhd] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
  2503. [ 13.514718] [dhd] bcmsdh_oob_intr_register: HW_OOB irq=127 flags=0x8
  2504. [ 13.514832] [dhd] dhd_get_memdump_info: MEMDUMP ENABLED = 3
  2505. [ 13.515267] [dhd] dhd_dpc_thread: set dhd_dpc_prio 98
  2506. [ 13.516427] [dhd] wlc_ver_major 12, wlc_ver_minor 1
  2507. [ 13.517023] [dhd] dhd_preinit_ioctls: preinit_status IOVAR not supported, use legacy preinit
  2508. [ 13.517031] [dhd] dhd_tcpack_suppress_set: TCP ACK Suppress mode 2 -> mode 1
  2509. [ 13.517034] [dhd] dhd_tcpack_suppress_set: TCPACK_INFO_MAXNUM=10, TCPDATA_INFO_MAXNUM=10
  2510. [ 13.518208] [dhd] dhd_legacy_preinit_ioctls: use firmware generated mac_address 20:50:e7:7c:6a:16
  2511. [ 13.518313] [dhd] dhd_os_open_image1: /lib/firmware/brcm/clm_bcm43752a2_ag.blob (28865 bytes) open success
  2512. [ 13.518731] [dhd] dhd_check_current_clm_data: ----- This FW is not included CLM data -----
  2513. [ 13.534445] [dhd] dhd_check_current_clm_data: ----- This FW is included CLM data -----
  2514. [ 13.536776] [dhd] Firmware up: op_mode=0x0005, MAC=20:50:e7:7c:6a:16
  2515. [ 13.541735] [dhd] dhd_legacy_preinit_ioctls: event_log_max_sets: 26 ret: 0
  2516. [ 13.544646] [dhd] arp_enable:1 arp_ol:0
  2517. [ 13.547919] [dhd] Driver: 101.10.361.24 (wlan=r892223-20220913-1)
  2518. [dhd] Firmware: wl0: Nov 12 2021 12:02:30 version 18.35.387.23.88 (ga9604e34) FWID 01-16e134aa
  2519. [dhd] CLM: 9.9.5_SS (2019-12-04 01:26:12)
  2520. [ 13.548075] [dhd] dhd_txglom_enable: enable 1
  2521. [ 13.548080] [dhd] dhd_conf_set_txglom_params : txglom_mode=copy
  2522. [ 13.548083] [dhd] dhd_conf_set_txglom_params : txglomsize=36, deferred_tx_len=0
  2523. [ 13.548086] [dhd] dhd_conf_set_txglom_params : txinrx_thres=128, dhd_txminmax=-1
  2524. [ 13.548089] [dhd] dhd_conf_set_txglom_params : tx_max_offset=0, txctl_tmo_fix=300
  2525. [ 13.548096] [dhd] dhd_conf_get_disable_proptx : fw_proptx=1, disable_proptx=-1
  2526. [ 13.550221] [dhd] dhd_wlfc_hostreorder_init(): successful bdcv2 tlv signaling, 64
  2527. [ 13.551691] [dhd] dhd_pno_init: Support Android Location Service
  2528. [ 13.552300] [dhd] rtt_do_get_ioctl: failed to send getbuf proxd iovar (CMD ID : 1), status=-23
  2529. [ 13.552307] [dhd] dhd_rtt_init : FTM is not supported
  2530. [ 13.552312] [dhd] dhd_rtt_init EXIT, err = 0
  2531. [ 13.554081] [dhd] dhd_legacy_preinit_ioctls: Monitor mode is enabled in FW cap
  2532. [ 13.559104] [dhd] [INIT] logset:8 is preserve/chatty
  2533. [ 13.560079] [dhd] [INIT] logset:10 is preserve/chatty
  2534. [ 13.568602] [dhd] dhd_ecounter_autoconfig Ecounter autoconfig in FW not supported
  2535. [ 13.569280] [dhd] failed to start ecounters
  2536. [ 13.569287] [dhd] dhd_ecounter_configure Ecounters start failed
  2537. [ 13.594119] [dhd] dhd_conf_set_country : set country CN, revision 0
  2538. [ 13.598060] [dhd] CFG80211-ERROR) wl_cfg80211_event : Event handler is not created (WLC_E_COUNTRY_CODE_CHANGED)
  2539. [ 13.598299] [dhd] dhd_conf_set_country : Country code: CN (CN/0)
  2540. [ 13.606320] [dhd] [wlan0] wl_android_wifi_on : Success
  2541. [ 13.653286] [dhd] [wlan0] wl_cfg80211_up : Roam channel cache enabled
  2542. [ 13.654033] [dhd] [wlan0] dhd_open : Exit ret=0
  2543. [ 13.654037] [dhd] [wlan0] dhd_pri_open : tx queue started
  2544. [ 13.654039] [dhd] dhd_pri_open : mutex is released.
  2545. [ 13.657794] [dhd] dhd_ioctl_entry_local bad ifidx
  2546. [ 13.662210] [dhd] dhd_static_if_open : no mutex held
  2547. [ 13.662221] [dhd] dhd_static_if_open : set mutex lock
  2548. [ 13.662225] [dhd] [wlan1] dhd_static_if_open : Enter
  2549. [ 13.662230] [dhd] [wlan0] dhd_open : Primary net_device is already up
  2550. [ 13.662240] [dhd] CFG80211-ERROR) wl_cfg80211_deinit_p2p_discovery : Disabling P2P Discovery Interface
  2551. [ 13.662249] [dhd] CFGP2P-ERROR) wl_cfgp2p_disable_discovery : do nothing, not initialized
  2552. [ 13.664064] [dhd] dhd_wlfc_enable: ret=0
  2553. [ 13.669088] [dhd] [wlan1] dhd_static_if_open : Exit ret=0
  2554. [ 13.669098] [dhd] dhd_static_if_open : mutex is released.
  2555. [ 13.769588] [dhd] P2P interface registered
  2556. [ 13.776702] [dhd] CFGP2P-ERROR) wl_cfgp2p_set_discovery : p2p_disc 1 error -16
  2557. [ 13.776717] [dhd] CFGP2P-ERROR) wl_cfgp2p_init_discovery : set discover error
  2558. [ 13.785396] [dhd] CFGP2P-ERROR) wl_cfgp2p_enable_discovery : init discovery error -16
  2559. [ 13.785410] [dhd] CFGP2P-ERROR) wl_cfgp2p_disable_discovery : do nothing, not initialized
  2560. [ 13.793748] [dhd] CFGP2P-ERROR) wl_cfgp2p_start_p2p_device : P2P enable discovery failed, ret=-16
  2561. [ 13.794481] [dhd] CFGP2P-ERROR) wl_cfgp2p_disable_discovery : do nothing, not initialized
  2562. [ 13.837099] [dhd] CFGP2P-ERROR) wl_cfgp2p_del_p2p_disc_if : P2P interface unregistered
  2563. [ 13.891076] [dhd] P2P interface registered
  2564. [ 13.902435] [dhd] CFGP2P-ERROR) wl_cfgp2p_set_discovery : p2p_disc 1 error -16
  2565. [ 13.902445] [dhd] CFGP2P-ERROR) wl_cfgp2p_init_discovery : set discover error
  2566. [ 13.911070] [dhd] CFGP2P-ERROR) wl_cfgp2p_enable_discovery : init discovery error -16
  2567. [ 13.911084] [dhd] CFGP2P-ERROR) wl_cfgp2p_disable_discovery : do nothing, not initialized
  2568. [ 13.919482] [dhd] CFGP2P-ERROR) wl_cfgp2p_start_p2p_device : P2P enable discovery failed, ret=-16
  2569. [ 13.920287] [dhd] CFGP2P-ERROR) wl_cfgp2p_disable_discovery : do nothing, not initialized
  2570. [ 13.939980] ionvid: dbg: vidioc_open
  2571.  
  2572. [ 13.940038] ionvid: dbg: vidioc_close!!!!
  2573.  
  2574. [ 13.940062] ionvid: dbg: vidioc_close
  2575.  
  2576. [ 13.940606] ionvid: dbg: vidioc_open
  2577.  
  2578. [ 13.940648] ionvid: dbg: vidioc_close!!!!
  2579.  
  2580. [ 13.940665] ionvid: dbg: vidioc_close
  2581.  
  2582. [ 13.941247] ionvid: dbg: vidioc_open
  2583.  
  2584. [ 13.941290] ionvid: dbg: vidioc_close!!!!
  2585.  
  2586. [ 13.941308] ionvid: dbg: vidioc_close
  2587.  
  2588. [ 13.941849] ionvid: dbg: vidioc_open
  2589.  
  2590. [ 13.941890] ionvid: dbg: vidioc_close!!!!
  2591.  
  2592. [ 13.941906] ionvid: dbg: vidioc_close
  2593.  
  2594. [ 13.942397] ionvid: dbg: vidioc_open
  2595.  
  2596. [ 13.942429] ionvid: dbg: vidioc_close!!!!
  2597.  
  2598. [ 13.942447] ionvid: dbg: vidioc_close
  2599.  
  2600. [ 13.942921] ionvid: dbg: vidioc_open
  2601.  
  2602. [ 13.942951] ionvid: dbg: vidioc_close!!!!
  2603.  
  2604. [ 13.942966] ionvid: dbg: vidioc_close
  2605.  
  2606. [ 13.943438] ionvid: dbg: vidioc_open
  2607.  
  2608. [ 13.943472] ionvid: dbg: vidioc_close!!!!
  2609.  
  2610. [ 13.943486] ionvid: dbg: vidioc_close
  2611.  
  2612. [ 13.943953] ionvid: dbg: vidioc_open
  2613.  
  2614. [ 13.943985] ionvid: dbg: vidioc_close!!!!
  2615.  
  2616. [ 13.943999] ionvid: dbg: vidioc_close
  2617.  
  2618. [ 13.944502] ionvid: dbg: vidioc_open
  2619.  
  2620. [ 13.944533] ionvid: dbg: vidioc_close!!!!
  2621.  
  2622. [ 13.944548] ionvid: dbg: vidioc_close
  2623.  
  2624. [ 13.945757] [1]: vcodec_dec decoder ffffffb27a608000
  2625. [ 13.945799] [1]: release decoder ffffffb27a608000
  2626. [ 13.946129] [1]: v4ldec has been destroyed.
  2627. [ 13.946778] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  2628. [ 13.947414] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  2629. [ 13.947923] v4lvid: dbg: v4lvideo open
  2630. [ 13.947978] v4lvid: dbg: vidioc_close!!!!
  2631. [ 13.948445] v4lvid: dbg: v4lvideo open
  2632. [ 13.948489] v4lvid: dbg: vidioc_close!!!!
  2633. [ 13.948950] v4lvid: dbg: v4lvideo open
  2634. [ 13.949101] v4lvid: dbg: vidioc_close!!!!
  2635. [ 13.949614] v4lvid: dbg: v4lvideo open
  2636. [ 13.949656] v4lvid: dbg: vidioc_close!!!!
  2637. [ 13.950124] v4lvid: dbg: v4lvideo open
  2638. [ 13.950162] v4lvid: dbg: vidioc_close!!!!
  2639. [ 13.950591] v4lvid: dbg: v4lvideo open
  2640. [ 13.950626] v4lvid: dbg: vidioc_close!!!!
  2641. [ 13.951145] v4lvid: dbg: v4lvideo open
  2642. [ 13.951190] v4lvid: dbg: vidioc_close!!!!
  2643. [ 13.951666] v4lvid: dbg: v4lvideo open
  2644. [ 13.951714] v4lvid: dbg: vidioc_close!!!!
  2645. [ 13.952167] v4lvid: dbg: v4lvideo open
  2646. [ 13.952198] v4lvid: dbg: vidioc_close!!!!
  2647. [ 13.961855] proc: Bad value for 'hidepid'
  2648. [ 13.962220] ionvid: dbg: vidioc_open
  2649.  
  2650. [ 13.962448] ionvid: dbg: vidioc_close!!!!
  2651.  
  2652. [ 13.962470] ionvid: dbg: vidioc_close
  2653.  
  2654. [ 13.962531] ionvid: dbg: vidioc_open
  2655.  
  2656. [ 13.962655] ionvid: dbg: vidioc_close!!!!
  2657.  
  2658. [ 13.962670] ionvid: dbg: vidioc_close
  2659.  
  2660. [ 13.962724] ionvid: dbg: vidioc_open
  2661.  
  2662. [ 13.962850] ionvid: dbg: vidioc_close!!!!
  2663.  
  2664. [ 13.962864] ionvid: dbg: vidioc_close
  2665.  
  2666. [ 13.962915] ionvid: dbg: vidioc_open
  2667.  
  2668. [ 13.963034] ionvid: dbg: vidioc_close!!!!
  2669.  
  2670. [ 13.963048] ionvid: dbg: vidioc_close
  2671.  
  2672. [ 13.963097] ionvid: dbg: vidioc_open
  2673.  
  2674. [ 13.963207] ionvid: dbg: vidioc_close!!!!
  2675.  
  2676. [ 13.963220] ionvid: dbg: vidioc_close
  2677.  
  2678. [ 13.963270] ionvid: dbg: vidioc_open
  2679.  
  2680. [ 13.963393] ionvid: dbg: vidioc_close!!!!
  2681.  
  2682. [ 13.963406] ionvid: dbg: vidioc_close
  2683.  
  2684. [ 13.963460] ionvid: dbg: vidioc_open
  2685.  
  2686. [ 13.963581] ionvid: dbg: vidioc_close!!!!
  2687.  
  2688. [ 13.963594] ionvid: dbg: vidioc_close
  2689.  
  2690. [ 13.963643] ionvid: dbg: vidioc_open
  2691.  
  2692. [ 13.963755] ionvid: dbg: vidioc_close!!!!
  2693.  
  2694. [ 13.963768] ionvid: dbg: vidioc_close
  2695.  
  2696. [ 13.963818] ionvid: dbg: vidioc_open
  2697.  
  2698. [ 13.963936] ionvid: dbg: vidioc_close!!!!
  2699.  
  2700. [ 13.963949] ionvid: dbg: vidioc_close
  2701.  
  2702. [ 13.964151] [2]: vcodec_dec decoder ffffffb27ea84000
  2703. [ 13.964182] [2]: release decoder ffffffb27ea84000
  2704. [ 13.964241] [2]: v4ldec has been destroyed.
  2705. [ 13.964270] v4lvid: dbg: v4lvideo open
  2706. [ 13.964395] v4lvid: dbg: vidioc_close!!!!
  2707. [ 13.964422] v4lvid: dbg: v4lvideo open
  2708. [ 13.964532] v4lvid: dbg: vidioc_close!!!!
  2709. [ 13.964556] v4lvid: dbg: v4lvideo open
  2710. [ 13.964682] v4lvid: dbg: vidioc_close!!!!
  2711. [ 13.964704] v4lvid: dbg: v4lvideo open
  2712. [ 13.964813] v4lvid: dbg: vidioc_close!!!!
  2713. [ 13.964836] v4lvid: dbg: v4lvideo open
  2714. [ 13.964949] v4lvid: dbg: vidioc_close!!!!
  2715. [ 13.964972] v4lvid: dbg: v4lvideo open
  2716. [ 13.965153] v4lvid: dbg: vidioc_close!!!!
  2717. [ 13.965179] v4lvid: dbg: v4lvideo open
  2718. [ 13.965296] v4lvid: dbg: vidioc_close!!!!
  2719. [ 13.965322] v4lvid: dbg: v4lvideo open
  2720. [ 13.965441] v4lvid: dbg: vidioc_close!!!!
  2721. [ 13.965466] v4lvid: dbg: v4lvideo open
  2722. [ 13.965577] v4lvid: dbg: vidioc_close!!!!
  2723. [ 13.965740] [dhd] CFGP2P-ERROR) wl_cfgp2p_del_p2p_disc_if : P2P interface unregistered
  2724. [ 13.974584] ionvid: dbg: vidioc_open
  2725.  
  2726. [ 13.974642] ionvid: dbg: vidioc_close!!!!
  2727.  
  2728. [ 13.974663] ionvid: dbg: vidioc_close
  2729.  
  2730. [ 13.975266] ionvid: dbg: vidioc_open
  2731.  
  2732. [ 13.975306] ionvid: dbg: vidioc_close!!!!
  2733.  
  2734. [ 13.975323] ionvid: dbg: vidioc_close
  2735.  
  2736. [ 13.975746] ionvid: dbg: vidioc_open
  2737.  
  2738. [ 13.975783] ionvid: dbg: vidioc_close!!!!
  2739.  
  2740. [ 13.975800] ionvid: dbg: vidioc_close
  2741.  
  2742. [ 13.976191] ionvid: dbg: vidioc_open
  2743.  
  2744. [ 13.976220] ionvid: dbg: vidioc_close!!!!
  2745.  
  2746. [ 13.976234] ionvid: dbg: vidioc_close
  2747.  
  2748. [ 13.976573] ionvid: dbg: vidioc_open
  2749.  
  2750. [ 13.976598] ionvid: dbg: vidioc_close!!!!
  2751.  
  2752. [ 13.976612] ionvid: dbg: vidioc_close
  2753.  
  2754. [ 13.976917] ionvid: dbg: vidioc_open
  2755.  
  2756. [ 13.976948] ionvid: dbg: vidioc_close!!!!
  2757.  
  2758. [ 13.976962] ionvid: dbg: vidioc_close
  2759.  
  2760. [ 13.977405] ionvid: dbg: vidioc_open
  2761.  
  2762. [ 13.977441] ionvid: dbg: vidioc_close!!!!
  2763.  
  2764. [ 13.977456] ionvid: dbg: vidioc_close
  2765.  
  2766. [ 13.977819] ionvid: dbg: vidioc_open
  2767.  
  2768. [ 13.977893] ionvid: dbg: vidioc_close!!!!
  2769.  
  2770. [ 13.977910] ionvid: dbg: vidioc_close
  2771.  
  2772. [ 13.978284] ionvid: dbg: vidioc_open
  2773.  
  2774. [ 13.978313] ionvid: dbg: vidioc_close!!!!
  2775.  
  2776. [ 13.978327] ionvid: dbg: vidioc_close
  2777.  
  2778. [ 13.978661] v4lvid: dbg: v4lvideo open
  2779. [ 13.978696] v4lvid: dbg: vidioc_close!!!!
  2780. [ 13.979031] v4lvid: dbg: v4lvideo open
  2781. [ 13.979058] v4lvid: dbg: vidioc_close!!!!
  2782. [ 13.979402] v4lvid: dbg: v4lvideo open
  2783. [ 13.979442] v4lvid: dbg: vidioc_close!!!!
  2784. [ 13.979816] v4lvid: dbg: v4lvideo open
  2785. [ 13.979849] v4lvid: dbg: vidioc_close!!!!
  2786. [ 13.980294] v4lvid: dbg: v4lvideo open
  2787. [ 13.980342] v4lvid: dbg: vidioc_close!!!!
  2788. [ 13.980769] v4lvid: dbg: v4lvideo open
  2789. [ 13.980814] v4lvid: dbg: vidioc_close!!!!
  2790. [ 13.981242] v4lvid: dbg: v4lvideo open
  2791. [ 13.981280] v4lvid: dbg: vidioc_close!!!!
  2792. [ 13.981653] v4lvid: dbg: v4lvideo open
  2793. [ 13.981681] v4lvid: dbg: vidioc_close!!!!
  2794. [ 13.994177] audio_ddr_mngr: toddrs[0] registered by device fe330000.audiobus:tdm@1
  2795. [ 13.994480] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  2796. [ 13.995665] asoc-aml-card auge_sound: tdm prepare capture
  2797. [ 13.997236] v4lvid: dbg: v4lvideo open
  2798. [ 13.997309] v4lvid: dbg: vidioc_close!!!!
  2799. [ 14.002680] ionvid: dbg: vidioc_open
  2800.  
  2801. [ 14.002859] ionvid: dbg: vidioc_close!!!!
  2802.  
  2803. [ 14.002880] ionvid: dbg: vidioc_close
  2804.  
  2805. [ 14.002937] ionvid: dbg: vidioc_open
  2806.  
  2807. [ 14.003039] ionvid: dbg: vidioc_close!!!!
  2808.  
  2809. [ 14.003053] ionvid: dbg: vidioc_close
  2810.  
  2811. [ 14.003108] ionvid: dbg: vidioc_open
  2812.  
  2813. [ 14.003204] ionvid: dbg: vidioc_close!!!!
  2814.  
  2815. [ 14.003218] ionvid: dbg: vidioc_close
  2816.  
  2817. [ 14.003270] ionvid: dbg: vidioc_open
  2818.  
  2819. [ 14.003373] ionvid: dbg: vidioc_close!!!!
  2820.  
  2821. [ 14.003387] ionvid: dbg: vidioc_close
  2822.  
  2823. [ 14.003449] ionvid: dbg: vidioc_open
  2824.  
  2825. [ 14.003543] ionvid: dbg: vidioc_close!!!!
  2826.  
  2827. [ 14.003556] ionvid: dbg: vidioc_close
  2828.  
  2829. [ 14.003609] ionvid: dbg: vidioc_open
  2830.  
  2831. [ 14.003700] ionvid: dbg: vidioc_close!!!!
  2832.  
  2833. [ 14.003714] ionvid: dbg: vidioc_close
  2834.  
  2835. [ 14.003767] ionvid: dbg: vidioc_open
  2836.  
  2837. [ 14.003864] ionvid: dbg: vidioc_close!!!!
  2838.  
  2839. [ 14.003880] ionvid: dbg: vidioc_close
  2840.  
  2841. [ 14.003935] ionvid: dbg: vidioc_open
  2842.  
  2843. [ 14.004035] ionvid: dbg: vidioc_close!!!!
  2844.  
  2845. [ 14.004049] ionvid: dbg: vidioc_close
  2846.  
  2847. [ 14.004108] ionvid: dbg: vidioc_open
  2848.  
  2849. [ 14.004203] ionvid: dbg: vidioc_close!!!!
  2850.  
  2851. [ 14.004217] ionvid: dbg: vidioc_close
  2852.  
  2853. [ 14.004248] v4lvid: dbg: v4lvideo open
  2854. [ 14.004355] v4lvid: dbg: vidioc_close!!!!
  2855. [ 14.004383] v4lvid: dbg: v4lvideo open
  2856. [ 14.004474] v4lvid: dbg: vidioc_close!!!!
  2857. [ 14.004503] v4lvid: dbg: v4lvideo open
  2858. [ 14.004598] v4lvid: dbg: vidioc_close!!!!
  2859. [ 14.004628] v4lvid: dbg: v4lvideo open
  2860. [ 14.004719] v4lvid: dbg: vidioc_close!!!!
  2861. [ 14.004750] v4lvid: dbg: v4lvideo open
  2862. [ 14.004845] v4lvid: dbg: vidioc_close!!!!
  2863. [ 14.004874] v4lvid: dbg: v4lvideo open
  2864. [ 14.004961] v4lvid: dbg: vidioc_close!!!!
  2865. [ 14.004989] v4lvid: dbg: v4lvideo open
  2866. [ 14.005123] v4lvid: dbg: vidioc_close!!!!
  2867. [ 14.005159] v4lvid: dbg: v4lvideo open
  2868. [ 14.005250] v4lvid: dbg: vidioc_close!!!!
  2869. [ 14.005282] v4lvid: dbg: v4lvideo open
  2870. [ 14.005373] v4lvid: dbg: vidioc_close!!!!
  2871. [ 14.016503] audio_ddr_mngr: toddrs[0] released by device fe330000.audiobus:tdm@1
  2872. [ 14.017479] audio_ddr_mngr: frddrs[0] registered by device fe330000.audiobus:tdm@1
  2873. [ 14.017791] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  2874. [ 14.017866] ss_prepare() 252, lvl 1
  2875. [ 14.017873] spdif_a fifo ctrl, frddr:0 type:1, 16 bits, chmask 0x3, swap 0x10
  2876. [ 14.017882] iec_info: rate: 44100, codec_type:0x0, channel status L:0x100, R:0x100
  2877. [ 14.017889] aout notify sample rate: 2
  2878. [ 14.017894] hdmitx: hw: set audio
  2879. [ 14.017898] hdmitx: clk_div = 19
  2880. [ 14.017904] hdmitx: audio_param->channel_num = 1
  2881. [ 14.017915] hdmitx: hw: hdmitx tx_aud_src = 0
  2882. [ 14.017922] hdmitx: fs = 2, cd = 4, tmds_clk = 148500
  2883. [ 14.017927] hdmitx: hw: aud_n_para = 6272
  2884. [ 14.017948] set audio param
  2885. [ 14.017953] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 1, dst_src: 3
  2886. [ 14.017958] ss_prepare() 252, lvl 2
  2887. [ 14.017962] spdif_b fifo ctrl, frddr:0 type:1, 16 bits, chmask 0x3, swap 0x10
  2888. [ 14.017968] iec_info: rate: 44100, codec_type:0x0, channel status L:0x100, R:0x100
  2889. [ 14.017973] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 2, dst_src: 4
  2890. [ 14.026494] audio_ddr_mngr: toddrs[0] registered by device fe330000.audiobus:tdm@1
  2891. [ 14.026708] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  2892. [ 14.026753] asoc-aml-card auge_sound: tdm prepare capture
  2893. [ 14.026807] ss_free() samesrc 3, lvl 1
  2894. [ 14.026813] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 1, dst_src: 3
  2895. [ 14.026817] ss_free() samesrc 4, lvl 2
  2896. [ 14.026819] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 2, dst_src: 4
  2897. [ 14.026881] audio_ddr_mngr: frddrs[0] released by device fe330000.audiobus:tdm@1
  2898. [ 14.027007] audio_ddr_mngr: toddrs[0] released by device fe330000.audiobus:tdm@1
  2899. [ 14.034431] audio_ddr_mngr: frddrs[0] registered by device fe330000.audiobus:tdm@1
  2900. [ 14.034788] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  2901. [ 14.034912] ss_prepare() 252, lvl 1
  2902. [ 14.034919] spdif_a fifo ctrl, frddr:0 type:1, 16 bits, chmask 0x3, swap 0x10
  2903. [ 14.034927] iec_info: rate: 44100, codec_type:0x0, channel status L:0x100, R:0x100
  2904. [ 14.034936] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 1, dst_src: 3
  2905. [ 14.034941] ss_prepare() 252, lvl 2
  2906. [ 14.034945] spdif_b fifo ctrl, frddr:0 type:1, 16 bits, chmask 0x3, swap 0x10
  2907. [ 14.034951] iec_info: rate: 44100, codec_type:0x0, channel status L:0x100, R:0x100
  2908. [ 14.034955] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 2, dst_src: 4
  2909. [ 14.056879] ss_trigger() ss 3
  2910. [ 14.056891] spdif_a is set to enable
  2911. [ 14.056896] ss_trigger() ss 4
  2912. [ 14.056899] spdif_b is set to enable
  2913. [ 14.057010] ss_mute() 369, mute 0, id 0
  2914. [ 14.057015] ss_mute() 369, mute 0, id 1
  2915. [ 14.060222] audio_ddr_mngr: toddrs[0] registered by device fe330000.audiobus:tdm@1
  2916. [ 14.060514] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  2917. [ 14.060850] asoc-aml-card auge_sound: tdm prepare capture
  2918. [ 14.076797] asoc-aml-card auge_sound: TDM[1] Capture enable
  2919. [ 14.226214] ionvid: dbg: vidioc_open
  2920.  
  2921. [ 14.226403] ionvid: dbg: vidioc_close!!!!
  2922.  
  2923. [ 14.226421] ionvid: dbg: vidioc_close
  2924.  
  2925. [ 14.226451] ionvid: dbg: vidioc_open
  2926.  
  2927. [ 14.226643] ionvid: dbg: vidioc_close!!!!
  2928.  
  2929. [ 14.226655] ionvid: dbg: vidioc_close
  2930.  
  2931. [ 14.226687] ionvid: dbg: vidioc_open
  2932.  
  2933. [ 14.226860] ionvid: dbg: vidioc_close!!!!
  2934.  
  2935. [ 14.226873] ionvid: dbg: vidioc_close
  2936.  
  2937. [ 14.226905] ionvid: dbg: vidioc_open
  2938.  
  2939. [ 14.227081] ionvid: dbg: vidioc_close!!!!
  2940.  
  2941. [ 14.227092] ionvid: dbg: vidioc_close
  2942.  
  2943. [ 14.227126] ionvid: dbg: vidioc_open
  2944.  
  2945. [ 14.227308] ionvid: dbg: vidioc_close!!!!
  2946.  
  2947. [ 14.227321] ionvid: dbg: vidioc_close
  2948.  
  2949. [ 14.227351] ionvid: dbg: vidioc_open
  2950.  
  2951. [ 14.227534] ionvid: dbg: vidioc_close!!!!
  2952.  
  2953. [ 14.227545] ionvid: dbg: vidioc_close
  2954.  
  2955. [ 14.227577] ionvid: dbg: vidioc_open
  2956.  
  2957. [ 14.227764] ionvid: dbg: vidioc_close!!!!
  2958.  
  2959. [ 14.227775] ionvid: dbg: vidioc_close
  2960.  
  2961. [ 14.227806] ionvid: dbg: vidioc_open
  2962.  
  2963. [ 14.228000] ionvid: dbg: vidioc_close!!!!
  2964.  
  2965. [ 14.228011] ionvid: dbg: vidioc_close
  2966.  
  2967. [ 14.228042] ionvid: dbg: vidioc_open
  2968.  
  2969. [ 14.228215] ionvid: dbg: vidioc_close!!!!
  2970.  
  2971. [ 14.228226] ionvid: dbg: vidioc_close
  2972.  
  2973. [ 14.228886] [3]: vcodec_dec decoder ffffffb27f578000
  2974. [ 14.236070] [3]: release decoder ffffffb27f578000
  2975. [ 14.236154] [3]: v4ldec has been destroyed.
  2976. [ 14.236178] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  2977. [ 14.236367] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  2978. [ 14.236520] v4lvid: dbg: v4lvideo open
  2979. [ 14.236658] v4lvid: dbg: vidioc_close!!!!
  2980. [ 14.236671] v4lvid: dbg: v4lvideo open
  2981. [ 14.236803] v4lvid: dbg: vidioc_close!!!!
  2982. [ 14.236818] v4lvid: dbg: v4lvideo open
  2983. [ 14.236963] v4lvid: dbg: vidioc_close!!!!
  2984. [ 14.236982] v4lvid: dbg: v4lvideo open
  2985. [ 14.237182] v4lvid: dbg: vidioc_close!!!!
  2986. [ 14.237199] v4lvid: dbg: v4lvideo open
  2987. [ 14.237349] v4lvid: dbg: vidioc_close!!!!
  2988. [ 14.237363] v4lvid: dbg: v4lvideo open
  2989. [ 14.237497] v4lvid: dbg: vidioc_close!!!!
  2990. [ 14.237510] v4lvid: dbg: v4lvideo open
  2991. [ 14.237644] v4lvid: dbg: vidioc_close!!!!
  2992. [ 14.237658] v4lvid: dbg: v4lvideo open
  2993. [ 14.237788] v4lvid: dbg: vidioc_close!!!!
  2994. [ 14.237802] v4lvid: dbg: v4lvideo open
  2995. [ 14.237832] v4lvid: dbg: vidioc_close!!!!
  2996. [ 14.351564] ionvid: dbg: vidioc_open
  2997.  
  2998. [ 14.351765] ionvid: dbg: vidioc_close!!!!
  2999.  
  3000. [ 14.351781] ionvid: dbg: vidioc_close
  3001.  
  3002. [ 14.351815] ionvid: dbg: vidioc_open
  3003.  
  3004. [ 14.352069] ionvid: dbg: vidioc_close!!!!
  3005.  
  3006. [ 14.352078] ionvid: dbg: vidioc_close
  3007.  
  3008. [ 14.352794] ionvid: dbg: vidioc_open
  3009.  
  3010. [ 14.353132] ionvid: dbg: vidioc_close!!!!
  3011.  
  3012. [ 14.353164] ionvid: dbg: vidioc_close
  3013.  
  3014. [ 14.353231] ionvid: dbg: vidioc_open
  3015.  
  3016. [ 14.353648] ionvid: dbg: vidioc_close!!!!
  3017.  
  3018. [ 14.353665] ionvid: dbg: vidioc_close
  3019.  
  3020. [ 14.353708] ionvid: dbg: vidioc_open
  3021.  
  3022. [ 14.353933] ionvid: dbg: vidioc_close!!!!
  3023.  
  3024. [ 14.353947] ionvid: dbg: vidioc_close
  3025.  
  3026. [ 14.353986] ionvid: dbg: vidioc_open
  3027.  
  3028. [ 14.354195] ionvid: dbg: vidioc_close!!!!
  3029.  
  3030. [ 14.354210] ionvid: dbg: vidioc_close
  3031.  
  3032. [ 14.354253] ionvid: dbg: vidioc_open
  3033.  
  3034. [ 14.354457] ionvid: dbg: vidioc_close!!!!
  3035.  
  3036. [ 14.354470] ionvid: dbg: vidioc_close
  3037.  
  3038. [ 14.354510] ionvid: dbg: vidioc_open
  3039.  
  3040. [ 14.354707] ionvid: dbg: vidioc_close!!!!
  3041.  
  3042. [ 14.354722] ionvid: dbg: vidioc_close
  3043.  
  3044. [ 14.354761] ionvid: dbg: vidioc_open
  3045.  
  3046. [ 14.355023] ionvid: dbg: vidioc_close!!!!
  3047.  
  3048. [ 14.355040] ionvid: dbg: vidioc_close
  3049.  
  3050. [ 14.355953] [4]: vcodec_dec decoder ffffffb284b38000
  3051. [ 14.361995] [4]: release decoder ffffffb284b38000
  3052. [ 14.362080] [4]: v4ldec has been destroyed.
  3053. [ 14.362110] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  3054. [ 14.362571] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  3055. [ 14.362767] v4lvid: dbg: v4lvideo open
  3056. [ 14.362973] v4lvid: dbg: vidioc_close!!!!
  3057. [ 14.362992] v4lvid: dbg: v4lvideo open
  3058. [ 14.363166] v4lvid: dbg: vidioc_close!!!!
  3059. [ 14.363183] v4lvid: dbg: v4lvideo open
  3060. [ 14.363358] v4lvid: dbg: vidioc_close!!!!
  3061. [ 14.363376] v4lvid: dbg: v4lvideo open
  3062. [ 14.363557] v4lvid: dbg: vidioc_close!!!!
  3063. [ 14.363575] v4lvid: dbg: v4lvideo open
  3064. [ 14.363754] v4lvid: dbg: vidioc_close!!!!
  3065. [ 14.363772] v4lvid: dbg: v4lvideo open
  3066. [ 14.363947] v4lvid: dbg: vidioc_close!!!!
  3067. [ 14.363964] v4lvid: dbg: v4lvideo open
  3068. [ 14.364140] v4lvid: dbg: vidioc_close!!!!
  3069. [ 14.364167] v4lvid: dbg: v4lvideo open
  3070. [ 14.364349] v4lvid: dbg: vidioc_close!!!!
  3071. [ 14.364366] v4lvid: dbg: v4lvideo open
  3072. [ 14.364412] v4lvid: dbg: vidioc_close!!!!
  3073. [ 14.584176] drm_hdmitx_get_vrr_cap not support vrr
  3074. [ 14.584305] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  3075. [ 14.584805] [drm] meson_panel_get_modes: get modes 1, ret 0
  3076. [ 15.872565] proc: Bad value for 'hidepid'
  3077. [ 16.601118] rfkill: input handler disabled
  3078. [ 17.709638] [drm] Disabling plane 1, so skip postion calc
  3079. [ 17.709646] [drm] Disabling plane 3, so skip postion calc
  3080. [ 17.709653] [drm] Disabling video plane 0, so skip postion calc
  3081. [ 17.709656] [drm] Disabling video plane 1, so skip postion calc
  3082. [ 17.709659] [drm] Disabling video plane 2, so skip postion calc
  3083. [ 18.305629] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3084. [ 18.305641] CPU: 1 PID: 657 Comm: crtc0_commit Not tainted 5.4.180 #1.5
  3085. [ 18.305643] Hardware name: Khadas VIM4 (DT)
  3086. [ 18.305646] Call trace:
  3087. [ 18.305656] [ffffffc020343af0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  3088. [ 18.305660] [ffffffc020343b50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  3089. [ 18.305666] [ffffffc020343b70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  3090. [ 18.305771] [ffffffc020343bb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  3091. [ 18.305857] [ffffffc020343c00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  3092. [ 18.305932] [ffffffc020343c80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  3093. [ 18.306008] [ffffffc020343cc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  3094. [ 18.306017] [ffffffc020343cd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  3095. [ 18.306024] [ffffffc020343d20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  3096. [ 18.306028] [ffffffc020343d80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  3097. [ 18.306036] [ffffffc020343da0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  3098. [ 18.306042] [ffffffc020343dd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  3099. [ 18.306049] [ffffffc020343e00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  3100. [ 18.306055] [ffffffc020343e20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  3101. [ 18.306059] [ffffffc020343e60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  3102. [ 18.306064] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  3103. [ 18.306068] rdma: rdma_write(1) 0(32bd)<=0
  3104. [ 18.306072] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3105. [ 18.416626] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3106. [ 18.416646] CPU: 3 PID: 659 Comm: crtc1_commit Not tainted 5.4.180 #1.5
  3107. [ 18.416648] Hardware name: Khadas VIM4 (DT)
  3108. [ 18.416651] Call trace:
  3109. [ 18.416661] [ffffffc02034baf0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  3110. [ 18.416665] [ffffffc02034bb50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  3111. [ 18.416671] [ffffffc02034bb70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  3112. [ 18.416768] [ffffffc02034bbb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  3113. [ 18.416845] [ffffffc02034bc00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  3114. [ 18.416919] [ffffffc02034bc80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  3115. [ 18.416995] [ffffffc02034bcc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  3116. [ 18.417004] [ffffffc02034bcd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  3117. [ 18.417012] [ffffffc02034bd20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  3118. [ 18.417015] [ffffffc02034bd80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  3119. [ 18.417023] [ffffffc02034bda0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  3120. [ 18.417030] [ffffffc02034bdd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  3121. [ 18.417037] [ffffffc02034be00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  3122. [ 18.417043] [ffffffc02034be20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  3123. [ 18.417046] [ffffffc02034be60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  3124. [ 18.417051] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  3125. [ 18.417082] rdma: rdma_write(1) 0(32bd)<=0
  3126. [ 18.417095] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3127. [ 18.429010] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3128. [ 18.431428] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3129. [ 18.431472] CPU: 3 PID: 659 Comm: crtc1_commit Not tainted 5.4.180 #1.5
  3130. [ 18.431475] Hardware name: Khadas VIM4 (DT)
  3131. [ 18.431477] Call trace:
  3132. [ 18.431486] [ffffffc02034baf0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  3133. [ 18.431490] [ffffffc02034bb50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  3134. [ 18.431496] [ffffffc02034bb70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  3135. [ 18.431597] [ffffffc02034bbb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  3136. [ 18.431676] [ffffffc02034bc00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  3137. [ 18.431749] [ffffffc02034bc80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  3138. [ 18.431825] [ffffffc02034bcc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  3139. [ 18.431834] [ffffffc02034bcd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  3140. [ 18.431841] [ffffffc02034bd20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  3141. [ 18.431845] [ffffffc02034bd80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  3142. [ 18.431853] [ffffffc02034bda0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  3143. [ 18.431860] [ffffffc02034bdd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  3144. [ 18.431867] [ffffffc02034be00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  3145. [ 18.431873] [ffffffc02034be20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  3146. [ 18.431876] [ffffffc02034be60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  3147. [ 18.431881] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  3148. [ 18.431884] rdma: rdma_write(1) 0(32bd)<=0
  3149. [ 18.431888] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3150. [ 18.446823] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3151. [ 18.449457] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3152. [ 18.464413] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3153. [ 18.467378] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3154. [ 18.482549] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3155. [ 18.484974] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3156. [ 18.500567] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3157. [ 18.502934] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3158. [ 18.518706] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3159. [ 18.528725] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3160. [ 18.536659] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3161. [ 18.545008] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3162. [ 18.554944] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3163. [ 18.561516] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3164. [ 18.572893] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3165. [ 18.578201] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3166. [ 18.591087] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3167. [ 18.595626] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3168. [ 18.608825] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3169. [ 18.612289] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3170. [ 18.627137] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3171. [ 18.630265] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3172. [ 18.645818] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3173. [ 18.648908] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3174. [ 18.663057] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3175. [ 18.665765] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3176. [ 18.681189] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3177. [ 18.684042] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3178. [ 18.699004] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3179. [ 18.701428] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3180. [ 18.717976] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3181. [ 18.720390] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3182. [ 18.735528] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3183. [ 18.745681] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3184. [ 18.753169] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3185. [ 18.761842] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3186. [ 18.771440] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3187. [ 18.778576] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3188. [ 18.789325] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3189. [ 18.795075] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3190. [ 18.807484] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3191. [ 18.811705] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3192. [ 18.825275] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3193. [ 18.828321] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3194. [ 18.843278] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3195. [ 18.845864] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3196. [ 18.861706] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3197. [ 18.864868] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3198. [ 18.880188] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3199. [ 18.882622] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3200. [ 18.898298] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3201. [ 18.900812] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3202. [ 18.915460] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3203. [ 18.917877] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3204. [ 18.934362] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3205. [ 18.936769] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3206. [ 18.951965] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3207. [ 18.954296] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3208. [ 18.969701] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3209. [ 18.979405] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3210. [ 18.987482] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3211. [ 18.995590] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3212. [ 19.006366] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3213. [ 19.012088] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3214. [ 19.383602] asoc-aml-card auge_sound: TDM[1] Capture stop
  3215. [ 19.383620] audio_ddr_mngr: toddr stop success, fifo id 0, regbase:0x40, arb sts:0x1
  3216. [ 19.383850] audio_ddr_mngr: toddrs[0] released by device fe330000.audiobus:tdm@1
  3217. [ 19.384790] ss_mute() 369, mute 1, id 0
  3218. [ 19.384797] ss_mute() 369, mute 1, id 1
  3219. [ 19.384808] ss_trigger() ss 3
  3220. [ 19.384813] spdif_a is set to disable
  3221. [ 19.384816] ss_trigger() ss 4
  3222. [ 19.384819] spdif_b is set to disable
  3223. [ 19.384830] audio_ddr_mngr: frddr stop success, fifo id 0, regbase:0x70, arb sts:0x1
  3224. [ 19.384863] ss_free() samesrc 3, lvl 1
  3225. [ 19.384868] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 1, dst_src: 3
  3226. [ 19.384872] ss_free() samesrc 4, lvl 2
  3227. [ 19.384876] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 2, dst_src: 4
  3228. [ 19.384928] audio_ddr_mngr: frddrs[0] released by device fe330000.audiobus:tdm@1
  3229. [ 19.684514] drm_hdmitx_get_vrr_cap not support vrr
  3230. [ 19.684642] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  3231. [ 19.684661] [drm] meson_panel_get_modes: get modes 1, ret 0
  3232. [ 19.684776] drm_hdmitx_get_vrr_cap not support vrr
  3233. [ 19.684864] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  3234. [ 19.685252] [drm] meson_panel_get_modes: get modes 1, ret 0
  3235. [ 19.736368] [drm] Disabling plane 1, so skip postion calc
  3236. [ 19.736375] [drm] Disabling plane 3, so skip postion calc
  3237. [ 19.736381] [drm] Disabling video plane 0, so skip postion calc
  3238. [ 19.736384] [drm] Disabling video plane 1, so skip postion calc
  3239. [ 19.736386] [drm] Disabling video plane 2, so skip postion calc
  3240. [ 19.736451] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3241. [ 19.736463] CPU: 0 PID: 1230 Comm: gnome-shell Not tainted 5.4.180 #1.5
  3242. [ 19.736466] Hardware name: Khadas VIM4 (DT)
  3243. [ 19.736469] Call trace:
  3244. [ 19.736478] [ffffffc0204d3760+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  3245. [ 19.736482] [ffffffc0204d37c0+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  3246. [ 19.736488] [ffffffc0204d37e0+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  3247. [ 19.736591] [ffffffc0204d3820+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  3248. [ 19.736668] [ffffffc0204d3870+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  3249. [ 19.736742] [ffffffc0204d38f0+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  3250. [ 19.736818] [ffffffc0204d3930+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  3251. [ 19.736827] [ffffffc0204d3940+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  3252. [ 19.736834] [ffffffc0204d3990+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  3253. [ 19.736838] [ffffffc0204d39f0+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  3254. [ 19.736845] [ffffffc0204d3a10+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  3255. [ 19.736852] [ffffffc0204d3a40+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  3256. [ 19.736859] [ffffffc0204d3a70+ 160][<ffffffea92a44344>] meson_atomic_commit+0x804/0x810 [aml_drm]
  3257. [ 19.736863] [ffffffc0204d3b10+ 32][<ffffffeb10750208>] drm_atomic_commit+0x58/0x64
  3258. [ 19.736868] [ffffffc0204d3b30+ 240][<ffffffeb1076a6d8>] drm_mode_atomic_ioctl+0xb48/0xc10
  3259. [ 19.736872] [ffffffc0204d3c20+ 80][<ffffffeb1073cd74>] drm_ioctl_kernel+0xa4/0x100
  3260. [ 19.736876] [ffffffc0204d3c70+ 256][<ffffffeb1073d498>] drm_ioctl+0x2a8/0x4c0
  3261. [ 19.736880] [ffffffc0204d3d70+ 144][<ffffffeb10320d1c>] do_vfs_ioctl+0x878/0xb0c
  3262. [ 19.736883] [ffffffc0204d3e00+ 64][<ffffffeb10321038>] ksys_ioctl+0x88/0xc0
  3263. [ 19.736887] [ffffffc0204d3e40+ 32][<ffffffeb1032109c>] __arm64_sys_ioctl+0x2c/0x40
  3264. [ 19.736892] [ffffffc0204d3e60+ 64][<ffffffeb1009bb50>] el0_svc_common.constprop.0+0x90/0x1b0
  3265. [ 19.736896] [ffffffc0204d3ea0+ 336][<ffffffeb1009bca8>] el0_svc_handler+0x38/0xa0
  3266. [ 19.736900] [ffffffc0204d3ff0+ 0][<ffffffeb10083f88>] el0_svc+0x8/0x80
  3267. [ 19.736917] rdma: rdma_write(1) 0(32bd)<=0
  3268. [ 19.736922] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3269. [ 19.737204] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3270. [ 19.737210] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3271. [ 19.761477] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3272. [ 19.761496] CPU: 1 PID: 657 Comm: crtc0_commit Not tainted 5.4.180 #1.5
  3273. [ 19.761498] Hardware name: Khadas VIM4 (DT)
  3274. [ 19.761501] Call trace:
  3275. [ 19.761511] [ffffffc020343af0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  3276. [ 19.761515] [ffffffc020343b50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  3277. [ 19.761521] [ffffffc020343b70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  3278. [ 19.761624] [ffffffc020343bb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  3279. [ 19.761707] [ffffffc020343c00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  3280. [ 19.761782] [ffffffc020343c80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  3281. [ 19.761857] [ffffffc020343cc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  3282. [ 19.761866] [ffffffc020343cd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  3283. [ 19.761873] [ffffffc020343d20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  3284. [ 19.761877] [ffffffc020343d80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  3285. [ 19.761884] [ffffffc020343da0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  3286. [ 19.761891] [ffffffc020343dd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  3287. [ 19.761898] [ffffffc020343e00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  3288. [ 19.761904] [ffffffc020343e20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  3289. [ 19.761907] [ffffffc020343e60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  3290. [ 19.761912] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  3291. [ 19.761916] rdma: rdma_write(1) 0(32bd)<=0
  3292. [ 19.761920] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3293. [ 19.778135] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3294. [ 19.778184] CPU: 3 PID: 659 Comm: crtc1_commit Not tainted 5.4.180 #1.5
  3295. [ 19.778187] Hardware name: Khadas VIM4 (DT)
  3296. [ 19.778190] Call trace:
  3297. [ 19.778199] [ffffffc02034baf0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  3298. [ 19.778203] [ffffffc02034bb50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  3299. [ 19.778209] [ffffffc02034bb70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  3300. [ 19.778311] [ffffffc02034bbb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  3301. [ 19.778389] [ffffffc02034bc00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  3302. [ 19.778463] [ffffffc02034bc80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  3303. [ 19.778539] [ffffffc02034bcc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  3304. [ 19.778548] [ffffffc02034bcd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  3305. [ 19.778554] [ffffffc02034bd20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  3306. [ 19.778558] [ffffffc02034bd80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  3307. [ 19.778565] [ffffffc02034bda0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  3308. [ 19.778572] [ffffffc02034bdd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  3309. [ 19.778579] [ffffffc02034be00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  3310. [ 19.778585] [ffffffc02034be20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  3311. [ 19.778588] [ffffffc02034be60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  3312. [ 19.778593] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  3313. [ 19.778597] rdma: rdma_write(1) 0(32bd)<=0
  3314. [ 19.778600] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3315. [ 19.779487] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3316. [ 19.779497] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3317. [ 21.397743] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3318. [ 21.403045] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3319. [ 21.438129] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3320. [ 21.438500] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3321. [ 21.448856] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3322. [ 21.455097] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3323. [ 21.471584] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3324. [ 21.472841] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3325. [ 21.529734] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3326. [ 21.529826] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3327. [ 21.613663] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3328. [ 21.614074] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3329. [ 21.631814] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3330. [ 21.640929] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3331. [ 21.648269] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3332. [ 21.658373] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3333. [ 26.033049] ionvid: dbg: vidioc_open
  3334.  
  3335. [ 26.033224] ionvid: dbg: vidioc_close!!!!
  3336.  
  3337. [ 26.033242] ionvid: dbg: vidioc_close
  3338.  
  3339. [ 26.033880] ionvid: dbg: vidioc_open
  3340.  
  3341. [ 26.033935] ionvid: dbg: vidioc_close!!!!
  3342.  
  3343. [ 26.033947] ionvid: dbg: vidioc_close
  3344.  
  3345. [ 26.034437] ionvid: dbg: vidioc_open
  3346.  
  3347. [ 26.034483] ionvid: dbg: vidioc_close!!!!
  3348.  
  3349. [ 26.034496] ionvid: dbg: vidioc_close
  3350.  
  3351. [ 26.035000] ionvid: dbg: vidioc_open
  3352.  
  3353. [ 26.035047] ionvid: dbg: vidioc_close!!!!
  3354.  
  3355. [ 26.035058] ionvid: dbg: vidioc_close
  3356.  
  3357. [ 26.035504] ionvid: dbg: vidioc_open
  3358.  
  3359. [ 26.035546] ionvid: dbg: vidioc_close!!!!
  3360.  
  3361. [ 26.035556] ionvid: dbg: vidioc_close
  3362.  
  3363. [ 26.035998] ionvid: dbg: vidioc_open
  3364.  
  3365. [ 26.036041] ionvid: dbg: vidioc_close!!!!
  3366.  
  3367. [ 26.036053] ionvid: dbg: vidioc_close
  3368.  
  3369. [ 26.036498] ionvid: dbg: vidioc_open
  3370.  
  3371. [ 26.036539] ionvid: dbg: vidioc_close!!!!
  3372.  
  3373. [ 26.036552] ionvid: dbg: vidioc_close
  3374.  
  3375. [ 26.037027] ionvid: dbg: vidioc_open
  3376.  
  3377. [ 26.037146] ionvid: dbg: vidioc_close!!!!
  3378.  
  3379. [ 26.037160] ionvid: dbg: vidioc_close
  3380.  
  3381. [ 26.037976] ionvid: dbg: vidioc_open
  3382.  
  3383. [ 26.038030] ionvid: dbg: vidioc_close!!!!
  3384.  
  3385. [ 26.038042] ionvid: dbg: vidioc_close
  3386.  
  3387. [ 26.039022] [5]: vcodec_dec decoder ffffffb27980c000
  3388. [ 26.039079] [5]: release decoder ffffffb27980c000
  3389. [ 26.039116] [5]: v4ldec has been destroyed.
  3390. [ 26.040331] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  3391. [ 26.041276] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  3392. [ 26.041798] v4lvid: dbg: v4lvideo open
  3393. [ 26.041853] v4lvid: dbg: vidioc_close!!!!
  3394. [ 26.042343] v4lvid: dbg: v4lvideo open
  3395. [ 26.042397] v4lvid: dbg: vidioc_close!!!!
  3396. [ 26.042881] v4lvid: dbg: v4lvideo open
  3397. [ 26.042993] v4lvid: dbg: vidioc_close!!!!
  3398. [ 26.043453] v4lvid: dbg: v4lvideo open
  3399. [ 26.043505] v4lvid: dbg: vidioc_close!!!!
  3400. [ 26.043956] v4lvid: dbg: v4lvideo open
  3401. [ 26.044012] v4lvid: dbg: vidioc_close!!!!
  3402. [ 26.044502] v4lvid: dbg: v4lvideo open
  3403. [ 26.044558] v4lvid: dbg: vidioc_close!!!!
  3404. [ 26.045025] v4lvid: dbg: v4lvideo open
  3405. [ 26.045416] v4lvid: dbg: vidioc_close!!!!
  3406. [ 26.045922] v4lvid: dbg: v4lvideo open
  3407. [ 26.045978] v4lvid: dbg: vidioc_close!!!!
  3408. [ 26.046463] v4lvid: dbg: v4lvideo open
  3409. [ 26.046518] v4lvid: dbg: vidioc_close!!!!
  3410. [ 26.055554] ionvid: dbg: vidioc_open
  3411.  
  3412. [ 26.055751] ionvid: dbg: vidioc_close!!!!
  3413.  
  3414. [ 26.055769] ionvid: dbg: vidioc_close
  3415.  
  3416. [ 26.055822] ionvid: dbg: vidioc_open
  3417.  
  3418. [ 26.055962] ionvid: dbg: vidioc_close!!!!
  3419.  
  3420. [ 26.055975] ionvid: dbg: vidioc_close
  3421.  
  3422. [ 26.056020] ionvid: dbg: vidioc_open
  3423.  
  3424. [ 26.056124] ionvid: dbg: vidioc_close!!!!
  3425.  
  3426. [ 26.056135] ionvid: dbg: vidioc_close
  3427.  
  3428. [ 26.056181] ionvid: dbg: vidioc_open
  3429.  
  3430. [ 26.056296] ionvid: dbg: vidioc_close!!!!
  3431.  
  3432. [ 26.056308] ionvid: dbg: vidioc_close
  3433.  
  3434. [ 26.056355] ionvid: dbg: vidioc_open
  3435.  
  3436. [ 26.056473] ionvid: dbg: vidioc_close!!!!
  3437.  
  3438. [ 26.056485] ionvid: dbg: vidioc_close
  3439.  
  3440. [ 26.056532] ionvid: dbg: vidioc_open
  3441.  
  3442. [ 26.056664] ionvid: dbg: vidioc_close!!!!
  3443.  
  3444. [ 26.056677] ionvid: dbg: vidioc_close
  3445.  
  3446. [ 26.056729] ionvid: dbg: vidioc_open
  3447.  
  3448. [ 26.056874] ionvid: dbg: vidioc_close!!!!
  3449.  
  3450. [ 26.056887] ionvid: dbg: vidioc_close
  3451.  
  3452. [ 26.056939] ionvid: dbg: vidioc_open
  3453.  
  3454. [ 26.057052] ionvid: dbg: vidioc_close!!!!
  3455.  
  3456. [ 26.057098] ionvid: dbg: vidioc_close
  3457.  
  3458. [ 26.057147] ionvid: dbg: vidioc_open
  3459.  
  3460. [ 26.057274] ionvid: dbg: vidioc_close!!!!
  3461.  
  3462. [ 26.057287] ionvid: dbg: vidioc_close
  3463.  
  3464. [ 26.057542] [6]: vcodec_dec decoder ffffffb27b7d0000
  3465. [ 26.057601] [6]: release decoder ffffffb27b7d0000
  3466. [ 26.059685] [6]: v4ldec has been destroyed.
  3467. [ 26.059764] v4lvid: dbg: v4lvideo open
  3468. [ 26.059957] v4lvid: dbg: vidioc_close!!!!
  3469. [ 26.059998] v4lvid: dbg: v4lvideo open
  3470. [ 26.060111] v4lvid: dbg: vidioc_close!!!!
  3471. [ 26.060142] v4lvid: dbg: v4lvideo open
  3472. [ 26.060255] v4lvid: dbg: vidioc_close!!!!
  3473. [ 26.060284] v4lvid: dbg: v4lvideo open
  3474. [ 26.060378] v4lvid: dbg: vidioc_close!!!!
  3475. [ 26.060401] v4lvid: dbg: v4lvideo open
  3476. [ 26.060495] v4lvid: dbg: vidioc_close!!!!
  3477. [ 26.060517] v4lvid: dbg: v4lvideo open
  3478. [ 26.060615] v4lvid: dbg: vidioc_close!!!!
  3479. [ 26.060637] v4lvid: dbg: v4lvideo open
  3480. [ 26.060727] v4lvid: dbg: vidioc_close!!!!
  3481. [ 26.060750] v4lvid: dbg: v4lvideo open
  3482. [ 26.060841] v4lvid: dbg: vidioc_close!!!!
  3483. [ 26.060862] v4lvid: dbg: v4lvideo open
  3484. [ 26.060947] v4lvid: dbg: vidioc_close!!!!
  3485. [ 26.062055] ionvid: dbg: vidioc_open
  3486.  
  3487. [ 26.062127] ionvid: dbg: vidioc_close!!!!
  3488.  
  3489. [ 26.062150] ionvid: dbg: vidioc_close
  3490.  
  3491. [ 26.062686] ionvid: dbg: vidioc_open
  3492.  
  3493. [ 26.062735] ionvid: dbg: vidioc_close!!!!
  3494.  
  3495. [ 26.062751] ionvid: dbg: vidioc_close
  3496.  
  3497. [ 26.063129] ionvid: dbg: vidioc_open
  3498.  
  3499. [ 26.063165] ionvid: dbg: vidioc_close!!!!
  3500.  
  3501. [ 26.063179] ionvid: dbg: vidioc_close
  3502.  
  3503. [ 26.063525] ionvid: dbg: vidioc_open
  3504.  
  3505. [ 26.063563] ionvid: dbg: vidioc_close!!!!
  3506.  
  3507. [ 26.063577] ionvid: dbg: vidioc_close
  3508.  
  3509. [ 26.063878] ionvid: dbg: vidioc_open
  3510.  
  3511. [ 26.063907] ionvid: dbg: vidioc_close!!!!
  3512.  
  3513. [ 26.063919] ionvid: dbg: vidioc_close
  3514.  
  3515. [ 26.064199] ionvid: dbg: vidioc_open
  3516.  
  3517. [ 26.064230] ionvid: dbg: vidioc_close!!!!
  3518.  
  3519. [ 26.064243] ionvid: dbg: vidioc_close
  3520.  
  3521. [ 26.064561] ionvid: dbg: vidioc_open
  3522.  
  3523. [ 26.064591] ionvid: dbg: vidioc_close!!!!
  3524.  
  3525. [ 26.064604] ionvid: dbg: vidioc_close
  3526.  
  3527. [ 26.064910] ionvid: dbg: vidioc_open
  3528.  
  3529. [ 26.064947] ionvid: dbg: vidioc_close!!!!
  3530.  
  3531. [ 26.064960] ionvid: dbg: vidioc_close
  3532.  
  3533. [ 26.065354] ionvid: dbg: vidioc_open
  3534.  
  3535. [ 26.065394] ionvid: dbg: vidioc_close!!!!
  3536.  
  3537. [ 26.065410] ionvid: dbg: vidioc_close
  3538.  
  3539. [ 26.065752] v4lvid: dbg: v4lvideo open
  3540. [ 26.065786] v4lvid: dbg: vidioc_close!!!!
  3541. [ 26.066082] v4lvid: dbg: v4lvideo open
  3542. [ 26.066117] v4lvid: dbg: vidioc_close!!!!
  3543. [ 26.066417] v4lvid: dbg: v4lvideo open
  3544. [ 26.066446] v4lvid: dbg: vidioc_close!!!!
  3545. [ 26.066707] v4lvid: dbg: v4lvideo open
  3546. [ 26.066734] v4lvid: dbg: vidioc_close!!!!
  3547. [ 26.067003] v4lvid: dbg: v4lvideo open
  3548. [ 26.067029] v4lvid: dbg: vidioc_close!!!!
  3549. [ 26.067273] v4lvid: dbg: v4lvideo open
  3550. [ 26.067298] v4lvid: dbg: vidioc_close!!!!
  3551. [ 26.067539] v4lvid: dbg: v4lvideo open
  3552. [ 26.067564] v4lvid: dbg: vidioc_close!!!!
  3553. [ 26.067835] v4lvid: dbg: v4lvideo open
  3554. [ 26.067861] v4lvid: dbg: vidioc_close!!!!
  3555. [ 26.077973] v4lvid: dbg: v4lvideo open
  3556. [ 26.078077] v4lvid: dbg: vidioc_close!!!!
  3557. [ 26.081701] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3558. [ 26.082115] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3559. [ 26.086487] ionvid: dbg: vidioc_open
  3560.  
  3561. [ 26.086760] ionvid: dbg: vidioc_close!!!!
  3562.  
  3563. [ 26.086791] ionvid: dbg: vidioc_close
  3564.  
  3565. [ 26.086868] ionvid: dbg: vidioc_open
  3566.  
  3567. [ 26.086997] ionvid: dbg: vidioc_close!!!!
  3568.  
  3569. [ 26.087013] ionvid: dbg: vidioc_close
  3570.  
  3571. [ 26.087083] ionvid: dbg: vidioc_open
  3572.  
  3573. [ 26.087194] ionvid: dbg: vidioc_close!!!!
  3574.  
  3575. [ 26.087210] ionvid: dbg: vidioc_close
  3576.  
  3577. [ 26.087272] ionvid: dbg: vidioc_open
  3578.  
  3579. [ 26.087380] ionvid: dbg: vidioc_close!!!!
  3580.  
  3581. [ 26.087394] ionvid: dbg: vidioc_close
  3582.  
  3583. [ 26.087450] ionvid: dbg: vidioc_open
  3584.  
  3585. [ 26.087548] ionvid: dbg: vidioc_close!!!!
  3586.  
  3587. [ 26.087561] ionvid: dbg: vidioc_close
  3588.  
  3589. [ 26.087618] ionvid: dbg: vidioc_open
  3590.  
  3591. [ 26.087717] ionvid: dbg: vidioc_close!!!!
  3592.  
  3593. [ 26.087730] ionvid: dbg: vidioc_close
  3594.  
  3595. [ 26.087786] ionvid: dbg: vidioc_open
  3596.  
  3597. [ 26.087886] ionvid: dbg: vidioc_close!!!!
  3598.  
  3599. [ 26.087899] ionvid: dbg: vidioc_close
  3600.  
  3601. [ 26.087956] ionvid: dbg: vidioc_open
  3602.  
  3603. [ 26.088058] ionvid: dbg: vidioc_close!!!!
  3604.  
  3605. [ 26.088071] ionvid: dbg: vidioc_close
  3606.  
  3607. [ 26.088127] ionvid: dbg: vidioc_open
  3608.  
  3609. [ 26.088232] ionvid: dbg: vidioc_close!!!!
  3610.  
  3611. [ 26.088245] ionvid: dbg: vidioc_close
  3612.  
  3613. [ 26.088276] v4lvid: dbg: v4lvideo open
  3614. [ 26.088376] v4lvid: dbg: vidioc_close!!!!
  3615. [ 26.088405] v4lvid: dbg: v4lvideo open
  3616. [ 26.088497] v4lvid: dbg: vidioc_close!!!!
  3617. [ 26.088528] v4lvid: dbg: v4lvideo open
  3618. [ 26.088626] v4lvid: dbg: vidioc_close!!!!
  3619. [ 26.088657] v4lvid: dbg: v4lvideo open
  3620. [ 26.088751] v4lvid: dbg: vidioc_close!!!!
  3621. [ 26.088782] v4lvid: dbg: v4lvideo open
  3622. [ 26.088877] v4lvid: dbg: vidioc_close!!!!
  3623. [ 26.088913] v4lvid: dbg: v4lvideo open
  3624. [ 26.089008] v4lvid: dbg: vidioc_close!!!!
  3625. [ 26.089039] v4lvid: dbg: v4lvideo open
  3626. [ 26.089224] v4lvid: dbg: vidioc_close!!!!
  3627. [ 26.089261] v4lvid: dbg: v4lvideo open
  3628. [ 26.089355] v4lvid: dbg: vidioc_close!!!!
  3629. [ 26.089387] v4lvid: dbg: v4lvideo open
  3630. [ 26.089481] v4lvid: dbg: vidioc_close!!!!
  3631. [ 26.108640] audio_ddr_mngr: toddrs[0] registered by device fe330000.audiobus:tdm@1
  3632. [ 26.108905] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  3633. [ 26.108965] asoc-aml-card auge_sound: tdm prepare capture
  3634. [ 26.116597] audio_ddr_mngr: toddrs[0] released by device fe330000.audiobus:tdm@1
  3635. [ 26.117645] audio_ddr_mngr: frddrs[0] registered by device fe330000.audiobus:tdm@1
  3636. [ 26.117907] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  3637. [ 26.117959] ss_prepare() 252, lvl 1
  3638. [ 26.117965] spdif_a fifo ctrl, frddr:0 type:1, 16 bits, chmask 0x3, swap 0x10
  3639. [ 26.117971] iec_info: rate: 44100, codec_type:0x0, channel status L:0x100, R:0x100
  3640. [ 26.117978] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 1, dst_src: 3
  3641. [ 26.117982] ss_prepare() 252, lvl 2
  3642. [ 26.117985] spdif_b fifo ctrl, frddr:0 type:1, 16 bits, chmask 0x3, swap 0x10
  3643. [ 26.117989] iec_info: rate: 44100, codec_type:0x0, channel status L:0x100, R:0x100
  3644. [ 26.117993] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 2, dst_src: 4
  3645. [ 26.121960] audio_ddr_mngr: toddrs[0] registered by device fe330000.audiobus:tdm@1
  3646. [ 26.122195] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  3647. [ 26.122242] asoc-aml-card auge_sound: tdm prepare capture
  3648. [ 26.122297] ss_free() samesrc 3, lvl 1
  3649. [ 26.122303] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 1, dst_src: 3
  3650. [ 26.122307] ss_free() samesrc 4, lvl 2
  3651. [ 26.122310] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 2, dst_src: 4
  3652. [ 26.122374] audio_ddr_mngr: frddrs[0] released by device fe330000.audiobus:tdm@1
  3653. [ 26.122554] audio_ddr_mngr: toddrs[0] released by device fe330000.audiobus:tdm@1
  3654. [ 26.123114] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3655. [ 26.127522] audio_ddr_mngr: frddrs[0] registered by device fe330000.audiobus:tdm@1
  3656. [ 26.127848] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  3657. [ 26.127972] ss_prepare() 252, lvl 1
  3658. [ 26.127981] spdif_a fifo ctrl, frddr:0 type:1, 16 bits, chmask 0x3, swap 0x10
  3659. [ 26.127989] iec_info: rate: 44100, codec_type:0x0, channel status L:0x100, R:0x100
  3660. [ 26.127998] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 1, dst_src: 3
  3661. [ 26.128003] ss_prepare() 252, lvl 2
  3662. [ 26.128007] spdif_b fifo ctrl, frddr:0 type:1, 16 bits, chmask 0x3, swap 0x10
  3663. [ 26.128013] iec_info: rate: 44100, codec_type:0x0, channel status L:0x100, R:0x100
  3664. [ 26.128017] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 2, dst_src: 4
  3665. [ 26.145659] ss_trigger() ss 3
  3666. [ 26.145673] spdif_a is set to enable
  3667. [ 26.145679] ss_trigger() ss 4
  3668. [ 26.145682] spdif_b is set to enable
  3669. [ 26.145794] ss_mute() 369, mute 0, id 0
  3670. [ 26.145799] ss_mute() 369, mute 0, id 1
  3671. [ 26.147446] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3672. [ 26.148007] audio_ddr_mngr: toddrs[0] registered by device fe330000.audiobus:tdm@1
  3673. [ 26.148229] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  3674. [ 26.148333] asoc-aml-card auge_sound: tdm prepare capture
  3675. [ 26.157233] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3676. [ 26.163888] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3677. [ 26.165443] asoc-aml-card auge_sound: TDM[1] Capture enable
  3678. [ 26.174530] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3679. [ 26.181856] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3680. [ 26.191141] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3681. [ 26.199835] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3682. [ 26.212744] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3683. [ 26.217866] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3684. [ 26.226629] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3685. [ 26.226740] ionvid: dbg: vidioc_open
  3686.  
  3687. [ 26.226931] ionvid: dbg: vidioc_close!!!!
  3688.  
  3689. [ 26.226944] ionvid: dbg: vidioc_close
  3690.  
  3691. [ 26.226976] ionvid: dbg: vidioc_open
  3692.  
  3693. [ 26.227153] ionvid: dbg: vidioc_close!!!!
  3694.  
  3695. [ 26.227163] ionvid: dbg: vidioc_close
  3696.  
  3697. [ 26.227190] ionvid: dbg: vidioc_open
  3698.  
  3699. [ 26.227346] ionvid: dbg: vidioc_close!!!!
  3700.  
  3701. [ 26.227356] ionvid: dbg: vidioc_close
  3702.  
  3703. [ 26.227385] ionvid: dbg: vidioc_open
  3704.  
  3705. [ 26.227536] ionvid: dbg: vidioc_close!!!!
  3706.  
  3707. [ 26.227545] ionvid: dbg: vidioc_close
  3708.  
  3709. [ 26.227573] ionvid: dbg: vidioc_open
  3710.  
  3711. [ 26.227723] ionvid: dbg: vidioc_close!!!!
  3712.  
  3713. [ 26.227764] ionvid: dbg: vidioc_close
  3714.  
  3715. [ 26.227791] ionvid: dbg: vidioc_open
  3716.  
  3717. [ 26.227947] ionvid: dbg: vidioc_close!!!!
  3718.  
  3719. [ 26.227957] ionvid: dbg: vidioc_close
  3720.  
  3721. [ 26.227985] ionvid: dbg: vidioc_open
  3722.  
  3723. [ 26.228135] ionvid: dbg: vidioc_close!!!!
  3724.  
  3725. [ 26.228144] ionvid: dbg: vidioc_close
  3726.  
  3727. [ 26.228173] ionvid: dbg: vidioc_open
  3728.  
  3729. [ 26.228323] ionvid: dbg: vidioc_close!!!!
  3730.  
  3731. [ 26.228332] ionvid: dbg: vidioc_close
  3732.  
  3733. [ 26.228357] ionvid: dbg: vidioc_open
  3734.  
  3735. [ 26.228489] ionvid: dbg: vidioc_close!!!!
  3736.  
  3737. [ 26.228498] ionvid: dbg: vidioc_close
  3738.  
  3739. [ 26.229162] [7]: vcodec_dec decoder ffffffb2875bc000
  3740. [ 26.231404] [7]: release decoder ffffffb2875bc000
  3741. [ 26.231463] [7]: v4ldec has been destroyed.
  3742. [ 26.231484] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  3743. [ 26.231666] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  3744. [ 26.231909] v4lvid: dbg: v4lvideo open
  3745. [ 26.232059] v4lvid: dbg: vidioc_close!!!!
  3746. [ 26.232073] v4lvid: dbg: v4lvideo open
  3747. [ 26.232206] v4lvid: dbg: vidioc_close!!!!
  3748. [ 26.232219] v4lvid: dbg: v4lvideo open
  3749. [ 26.232352] v4lvid: dbg: vidioc_close!!!!
  3750. [ 26.232365] v4lvid: dbg: v4lvideo open
  3751. [ 26.232496] v4lvid: dbg: vidioc_close!!!!
  3752. [ 26.232509] v4lvid: dbg: v4lvideo open
  3753. [ 26.232644] v4lvid: dbg: vidioc_close!!!!
  3754. [ 26.232659] v4lvid: dbg: v4lvideo open
  3755. [ 26.232803] v4lvid: dbg: vidioc_close!!!!
  3756. [ 26.232819] v4lvid: dbg: v4lvideo open
  3757. [ 26.232965] v4lvid: dbg: vidioc_close!!!!
  3758. [ 26.232979] v4lvid: dbg: v4lvideo open
  3759. [ 26.233198] v4lvid: dbg: vidioc_close!!!!
  3760. [ 26.233215] v4lvid: dbg: v4lvideo open
  3761. [ 26.233250] v4lvid: dbg: vidioc_close!!!!
  3762. [ 26.236003] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3763. [ 26.244821] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3764. [ 26.253978] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3765. [ 26.256272] ionvid: dbg: vidioc_open
  3766.  
  3767. [ 26.256520] ionvid: dbg: vidioc_close!!!!
  3768.  
  3769. [ 26.256578] ionvid: dbg: vidioc_close
  3770.  
  3771. [ 26.256629] ionvid: dbg: vidioc_open
  3772.  
  3773. [ 26.256874] ionvid: dbg: vidioc_close!!!!
  3774.  
  3775. [ 26.256887] ionvid: dbg: vidioc_close
  3776.  
  3777. [ 26.256916] ionvid: dbg: vidioc_open
  3778.  
  3779. [ 26.257151] ionvid: dbg: vidioc_close!!!!
  3780.  
  3781. [ 26.257373] ionvid: dbg: vidioc_close
  3782.  
  3783. [ 26.257419] ionvid: dbg: vidioc_open
  3784.  
  3785. [ 26.257671] ionvid: dbg: vidioc_close!!!!
  3786.  
  3787. [ 26.257687] ionvid: dbg: vidioc_close
  3788.  
  3789. [ 26.257722] ionvid: dbg: vidioc_open
  3790.  
  3791. [ 26.257956] ionvid: dbg: vidioc_close!!!!
  3792.  
  3793. [ 26.257971] ionvid: dbg: vidioc_close
  3794.  
  3795. [ 26.258010] ionvid: dbg: vidioc_open
  3796.  
  3797. [ 26.258234] ionvid: dbg: vidioc_close!!!!
  3798.  
  3799. [ 26.258246] ionvid: dbg: vidioc_close
  3800.  
  3801. [ 26.258281] ionvid: dbg: vidioc_open
  3802.  
  3803. [ 26.258493] ionvid: dbg: vidioc_close!!!!
  3804.  
  3805. [ 26.258506] ionvid: dbg: vidioc_close
  3806.  
  3807. [ 26.258535] ionvid: dbg: vidioc_open
  3808.  
  3809. [ 26.258882] ionvid: dbg: vidioc_close!!!!
  3810.  
  3811. [ 26.258898] ionvid: dbg: vidioc_close
  3812.  
  3813. [ 26.258935] ionvid: dbg: vidioc_open
  3814.  
  3815. [ 26.259153] ionvid: dbg: vidioc_close!!!!
  3816.  
  3817. [ 26.259164] ionvid: dbg: vidioc_close
  3818.  
  3819. [ 26.259889] [8]: vcodec_dec decoder ffffffb287b40000
  3820. [ 26.262604] [8]: release decoder ffffffb287b40000
  3821. [ 26.262670] [8]: v4ldec has been destroyed.
  3822. [ 26.262698] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  3823. [ 26.262741] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3824. [ 26.262915] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
  3825. [ 26.263058] v4lvid: dbg: v4lvideo open
  3826. [ 26.263273] v4lvid: dbg: vidioc_close!!!!
  3827. [ 26.263289] v4lvid: dbg: v4lvideo open
  3828. [ 26.263477] v4lvid: dbg: vidioc_close!!!!
  3829. [ 26.263493] v4lvid: dbg: v4lvideo open
  3830. [ 26.263661] v4lvid: dbg: vidioc_close!!!!
  3831. [ 26.263675] v4lvid: dbg: v4lvideo open
  3832. [ 26.263845] v4lvid: dbg: vidioc_close!!!!
  3833. [ 26.263859] v4lvid: dbg: v4lvideo open
  3834. [ 26.264067] v4lvid: dbg: vidioc_close!!!!
  3835. [ 26.264082] v4lvid: dbg: v4lvideo open
  3836. [ 26.264256] v4lvid: dbg: vidioc_close!!!!
  3837. [ 26.264270] v4lvid: dbg: v4lvideo open
  3838. [ 26.264441] v4lvid: dbg: vidioc_close!!!!
  3839. [ 26.264456] v4lvid: dbg: v4lvideo open
  3840. [ 26.264623] v4lvid: dbg: vidioc_close!!!!
  3841. [ 26.264638] v4lvid: dbg: v4lvideo open
  3842. [ 26.264693] v4lvid: dbg: vidioc_close!!!!
  3843. [ 26.272165] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3844. [ 26.286977] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3845. [ 26.290175] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3846. [ 26.303194] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3847. [ 26.308314] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3848. [ 26.319969] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3849. [ 26.326170] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3850. [ 26.333669] [drm] am_meson_drm_fb_helper_set_par IN
  3851. [ 26.343824] [drm] am_meson_drm_fb_helper_set_par OUT
  3852. [ 26.363798] rfkill: input handler enabled
  3853. [ 27.446625] drm_hdmitx_get_vrr_cap not support vrr
  3854. [ 27.446775] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  3855. [ 27.447272] [drm] meson_panel_get_modes: get modes 1, ret 0
  3856. [ 30.323880] rfkill: input handler disabled
  3857. [ 31.316613] asoc-aml-card auge_sound: TDM[1] Capture stop
  3858. [ 31.316630] audio_ddr_mngr: toddr stop success, fifo id 0, regbase:0x40, arb sts:0x10
  3859. [ 31.316771] audio_ddr_mngr: toddrs[0] released by device fe330000.audiobus:tdm@1
  3860. [ 31.317760] ss_mute() 369, mute 1, id 0
  3861. [ 31.317770] ss_mute() 369, mute 1, id 1
  3862. [ 31.317784] ss_trigger() ss 3
  3863. [ 31.317789] spdif_a is set to disable
  3864. [ 31.317792] ss_trigger() ss 4
  3865. [ 31.317795] spdif_b is set to disable
  3866. [ 31.317807] audio_ddr_mngr: frddr stop success, fifo id 0, regbase:0x70, arb sts:0x10
  3867. [ 31.317855] ss_free() samesrc 3, lvl 1
  3868. [ 31.317862] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 1, dst_src: 3
  3869. [ 31.317866] ss_free() samesrc 4, lvl 2
  3870. [ 31.317870] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 2, dst_src: 4
  3871. [ 31.317960] audio_ddr_mngr: frddrs[0] released by device fe330000.audiobus:tdm@1
  3872. [ 32.806083] [drm] Disabling plane 1, so skip postion calc
  3873. [ 32.806090] [drm] Disabling plane 3, so skip postion calc
  3874. [ 32.806097] [drm] Disabling video plane 0, so skip postion calc
  3875. [ 32.806099] [drm] Disabling video plane 1, so skip postion calc
  3876. [ 32.806102] [drm] Disabling video plane 2, so skip postion calc
  3877. [ 32.806265] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3878. [ 33.498577] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3879. [ 33.498682] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3880. [ 33.993544] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3881. [ 33.993561] CPU: 1 PID: 657 Comm: crtc0_commit Not tainted 5.4.180 #1.5
  3882. [ 33.993563] Hardware name: Khadas VIM4 (DT)
  3883. [ 33.993567] Call trace:
  3884. [ 33.993576] [ffffffc020343af0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  3885. [ 33.993580] [ffffffc020343b50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  3886. [ 33.993586] [ffffffc020343b70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  3887. [ 33.993690] [ffffffc020343bb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  3888. [ 33.993766] [ffffffc020343c00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  3889. [ 33.993840] [ffffffc020343c80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  3890. [ 33.993916] [ffffffc020343cc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  3891. [ 33.993925] [ffffffc020343cd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  3892. [ 33.993932] [ffffffc020343d20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  3893. [ 33.993936] [ffffffc020343d80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  3894. [ 33.993943] [ffffffc020343da0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  3895. [ 33.993950] [ffffffc020343dd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  3896. [ 33.993956] [ffffffc020343e00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  3897. [ 33.993963] [ffffffc020343e20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  3898. [ 33.993966] [ffffffc020343e60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  3899. [ 33.993971] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  3900. [ 33.993974] rdma: rdma_write(1) 0(32bd)<=0
  3901. [ 33.993978] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3902. [ 34.258371] BT_RADIO going: on
  3903. [ 34.258385] AML_BT: going ON,btpower_evt=0
  3904. [ 34.452871] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3905. [ 34.452891] CPU: 3 PID: 659 Comm: crtc1_commit Not tainted 5.4.180 #1.5
  3906. [ 34.452894] Hardware name: Khadas VIM4 (DT)
  3907. [ 34.452897] Call trace:
  3908. [ 34.452906] [ffffffc02034baf0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  3909. [ 34.452910] [ffffffc02034bb50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  3910. [ 34.452916] [ffffffc02034bb70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  3911. [ 34.453020] [ffffffc02034bbb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  3912. [ 34.453097] [ffffffc02034bc00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  3913. [ 34.453172] [ffffffc02034bc80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  3914. [ 34.453248] [ffffffc02034bcc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  3915. [ 34.453257] [ffffffc02034bcd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  3916. [ 34.453264] [ffffffc02034bd20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  3917. [ 34.453268] [ffffffc02034bd80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  3918. [ 34.453275] [ffffffc02034bda0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  3919. [ 34.453282] [ffffffc02034bdd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  3920. [ 34.453289] [ffffffc02034be00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  3921. [ 34.453295] [ffffffc02034be20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  3922. [ 34.453298] [ffffffc02034be60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  3923. [ 34.453303] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  3924. [ 34.453345] rdma: rdma_write(1) 0(32bd)<=0
  3925. [ 34.453354] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3926. [ 34.453846] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3927. [ 34.524177] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3928. [ 34.524559] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3929. [ 34.702361] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3930. [ 34.702457] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3931. [ 34.816368] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3932. [ 34.821434] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3933. [ 35.064585] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3934. [ 35.805098] VDDIO_CARD: disabling
  3935. [ 36.327344] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3936. [ 36.510270] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3937. [ 36.510466] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3938. [ 36.527937] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3939. [ 36.560181] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3940. [ 36.560299] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3941. [ 36.578771] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3942. [ 36.578779] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3943. [ 36.600364] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3944. [ 36.600588] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3945. [ 36.610740] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3946. [ 36.610854] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3947. [ 36.629318] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3948. [ 36.629372] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3949. [ 36.643134] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3950. [ 36.650151] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3951. [ 36.659408] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3952. [ 36.666939] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3953. [ 36.676166] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3954. [ 36.682706] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3955. [ 36.692953] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3956. [ 36.704653] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3957. [ 36.709337] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3958. [ 36.728715] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3959. [ 36.729133] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3960. [ 37.464266] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3961. [ 37.468818] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3962. [ 38.117983] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3963. [ 39.052590] [drm] am_meson_crtc_atomic_flush Set GAMMA
  3964. [ 42.892987] plugout
  3965. [ 42.893000] update physical size: 16 9
  3966. [ 42.893006] [RX]-up_phy_addr = 0
  3967. [ 42.893012] [RX]-edid: use Top edid
  3968. [ 42.893528] [drm] drm hdmitx hpd notify
  3969. [ 42.893534] [drm] meson_hdmitx_hpd_cb[1862]
  3970. [ 42.900571] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  3971. [ 42.900599] [drm] meson_panel_get_modes: get modes 1, ret 0
  3972. [ 42.900733] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  3973. [ 42.900758] [drm] meson_panel_get_modes: get modes 1, ret 0
  3974. [ 43.026141] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  3975. [ 43.026168] [drm] meson_panel_get_modes: get modes 1, ret 0
  3976. [ 43.026302] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  3977. [ 43.026316] [drm] meson_panel_get_modes: get modes 1, ret 0
  3978. [ 43.322888] [drm] Disabling plane 1, so skip postion calc
  3979. [ 43.322894] [drm] Disabling plane 2, so skip postion calc
  3980. [ 43.322900] [drm] Disabling plane 3, so skip postion calc
  3981. [ 43.322903] [drm] Disabling video plane 0, so skip postion calc
  3982. [ 43.322906] [drm] Disabling video plane 1, so skip postion calc
  3983. [ 43.322908] [drm] Disabling video plane 2, so skip postion calc
  3984. [ 43.322984] [drm] [meson_hdmitx_encoder_atomic_disable]
  3985. [ 43.429062] [drm] am_meson_crtc_atomic_disable:in
  3986. [ 43.429084] vout_viu_mux_clear_t7: index=2, mux_sel=0x22
  3987. [ 43.429087] vout_viu_mux_clear_t7: viu_mux reg=0x38
  3988. [ 43.429107] hdmitx: recalc before invalid 0 1, frac 0
  3989. [ 43.429111] recalc after invalid 0 1, frac 0
  3990. [ 43.429120] vrr: [2]: aml_vrr_unregister_device: hdmitx_vrr 0 unregister successfully
  3991. [ 43.429123] hdmitx_unregister_vrr ret = 0
  3992. [ 43.429131] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  3993. [ 43.429138] CPU: 2 PID: 2236 Comm: gnome-shell Not tainted 5.4.180 #1.5
  3994. [ 43.429141] Hardware name: Khadas VIM4 (DT)
  3995. [ 43.429144] Call trace:
  3996. [ 43.429153] [ffffffc0203d3760+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  3997. [ 43.429157] [ffffffc0203d37c0+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  3998. [ 43.429164] [ffffffc0203d37e0+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  3999. [ 43.429268] [ffffffc0203d3820+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4000. [ 43.429345] [ffffffc0203d3870+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4001. [ 43.429418] [ffffffc0203d38f0+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4002. [ 43.429494] [ffffffc0203d3930+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4003. [ 43.429503] [ffffffc0203d3940+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4004. [ 43.429510] [ffffffc0203d3990+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4005. [ 43.429514] [ffffffc0203d39f0+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4006. [ 43.429521] [ffffffc0203d3a10+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4007. [ 43.429528] [ffffffc0203d3a40+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4008. [ 43.429534] [ffffffc0203d3a70+ 160][<ffffffea92a44344>] meson_atomic_commit+0x804/0x810 [aml_drm]
  4009. [ 43.429540] [ffffffc0203d3b10+ 32][<ffffffeb10750208>] drm_atomic_commit+0x58/0x64
  4010. [ 43.429545] [ffffffc0203d3b30+ 240][<ffffffeb1076a6d8>] drm_mode_atomic_ioctl+0xb48/0xc10
  4011. [ 43.429549] [ffffffc0203d3c20+ 80][<ffffffeb1073cd74>] drm_ioctl_kernel+0xa4/0x100
  4012. [ 43.429553] [ffffffc0203d3c70+ 256][<ffffffeb1073d498>] drm_ioctl+0x2a8/0x4c0
  4013. [ 43.429557] [ffffffc0203d3d70+ 144][<ffffffeb10320d1c>] do_vfs_ioctl+0x878/0xb0c
  4014. [ 43.429560] [ffffffc0203d3e00+ 64][<ffffffeb10321038>] ksys_ioctl+0x88/0xc0
  4015. [ 43.429563] [ffffffc0203d3e40+ 32][<ffffffeb1032109c>] __arm64_sys_ioctl+0x2c/0x40
  4016. [ 43.429569] [ffffffc0203d3e60+ 64][<ffffffeb1009bb50>] el0_svc_common.constprop.0+0x90/0x1b0
  4017. [ 43.429572] [ffffffc0203d3ea0+ 336][<ffffffeb1009bca8>] el0_svc_handler+0x38/0xa0
  4018. [ 43.429576] [ffffffc0203d3ff0+ 0][<ffffffeb10083f88>] el0_svc+0x8/0x80
  4019. [ 43.429579] rdma: rdma_write(1) 0(32bd)<=0
  4020. [ 43.429583] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4021. [ 44.654879] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4022. [ 44.654898] CPU: 1 PID: 657 Comm: crtc0_commit Not tainted 5.4.180 #1.5
  4023. [ 44.654900] Hardware name: Khadas VIM4 (DT)
  4024. [ 44.654903] Call trace:
  4025. [ 44.654913] [ffffffc020343af0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  4026. [ 44.654917] [ffffffc020343b50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  4027. [ 44.654923] [ffffffc020343b70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  4028. [ 44.655029] [ffffffc020343bb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4029. [ 44.655110] [ffffffc020343c00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4030. [ 44.655185] [ffffffc020343c80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4031. [ 44.655262] [ffffffc020343cc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4032. [ 44.655271] [ffffffc020343cd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4033. [ 44.655278] [ffffffc020343d20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4034. [ 44.655282] [ffffffc020343d80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4035. [ 44.655289] [ffffffc020343da0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4036. [ 44.655297] [ffffffc020343dd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4037. [ 44.655304] [ffffffc020343e00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  4038. [ 44.655310] [ffffffc020343e20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  4039. [ 44.655314] [ffffffc020343e60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  4040. [ 44.655318] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  4041. [ 44.655322] rdma: rdma_write(1) 0(32bd)<=0
  4042. [ 44.655328] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4043. [ 44.827427] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4044. [ 44.827447] CPU: 1 PID: 657 Comm: crtc0_commit Not tainted 5.4.180 #1.5
  4045. [ 44.827450] Hardware name: Khadas VIM4 (DT)
  4046. [ 44.827453] Call trace:
  4047. [ 44.827461] [ffffffc020343af0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  4048. [ 44.827466] [ffffffc020343b50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  4049. [ 44.827472] [ffffffc020343b70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  4050. [ 44.827576] [ffffffc020343bb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4051. [ 44.827658] [ffffffc020343c00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4052. [ 44.827734] [ffffffc020343c80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4053. [ 44.827810] [ffffffc020343cc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4054. [ 44.827819] [ffffffc020343cd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4055. [ 44.827827] [ffffffc020343d20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4056. [ 44.827831] [ffffffc020343d80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4057. [ 44.827838] [ffffffc020343da0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4058. [ 44.827845] [ffffffc020343dd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4059. [ 44.827852] [ffffffc020343e00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  4060. [ 44.827858] [ffffffc020343e20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  4061. [ 44.827862] [ffffffc020343e60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  4062. [ 44.827867] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  4063. [ 44.827871] rdma: rdma_write(1) 0(32bd)<=0
  4064. [ 44.827876] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4065. [ 51.101069] plugin
  4066. [ 51.157531] hdmitx: edid: EDID Parser:
  4067. [ 51.157540] cec: [hdmitx_notify_callback] unsupported notify:3
  4068. [ 51.157545] [RX]-up_phy_addr = 2
  4069. [ 51.157551] hdmitx: i=0 VIC=144
  4070. [ 51.157554] hdmitx: i=1 VIC=31
  4071. [ 51.157556] hdmitx: i=2 VIC=5
  4072. [ 51.157558] hdmitx: i=3 VIC=20
  4073. [ 51.157560] hdmitx: i=4 VIC=4
  4074. [ 51.157562] hdmitx: i=5 VIC=19
  4075. [ 51.157564] hdmitx: i=6 VIC=3
  4076. [ 51.157566] hdmitx: i=7 VIC=18
  4077. [ 51.157568] hdmitx: i=8 VIC=7
  4078. [ 51.157570] hdmitx: i=9 VIC=22
  4079. [ 51.157572] hdmitx: i=10 VIC=21
  4080. [ 51.157574] hdmitx: i=11 VIC=1
  4081. [ 51.157576] hdmitx: i=12 VIC=6
  4082. [ 51.157578] hdmitx: i=13 VIC=17
  4083. [ 51.157580] hdmitx: i=14 VIC=2
  4084. [ 51.157585] hdmitx: edid: get dtd0 vic: 16
  4085. [ 51.157587] hdmitx: edid: get dtd1 vic: 5
  4086. [ 51.157589] hdmitx: edid: get dtd2 vic: 4
  4087. [ 51.157591] hdmitx: edid: get dtd3 vic: 3
  4088. [ 51.157598] hdmitx: edid: get dtd4 vic: 16
  4089. [ 51.157602] hdmitx: edid: find IEEEOUT
  4090. [ 51.157605] hdmitx: edid: check sum valid
  4091. [ 51.157607] hdmitx: edid: check sum valid
  4092. [ 51.157611] hdmitx: edid: check sum valid
  4093. [ 51.157613] hdmitx: edid: check sum valid
  4094. [ 51.157618] hdmitx: edid: blk0 raw data
  4095. [ 51.157633] hdmitx: edid:
  4096. 00ffffffffffff0009d1e978455400001821010380301b782eb065a656539d28
  4097. 0c5054a56b80d1c081c081008180a9c0b30001010101023a801871382d40582c
  4098. 4500dc0c1100001e000000ff0045365030303635393031390a20000000fd0032
  4099. 4c1e5311000a202020202020000000fc0042656e51204757323238330a20016a
  4100.  
  4101.  
  4102. [ 51.157636] hdmitx: edid: blk1 raw data
  4103. [ 51.157651] hdmitx: edid:
  4104. 020322f14f901f05140413031207161501061102230907078301000065030c00
  4105. 2000023a801871382d40582c4500dc0c1100001e011d8018711c1620582c2500
  4106. dc0c1100009e011d007251d01e206e285500dc0c1100001e8c0ad08a20e02d10
  4107. 103e9600dc0c1100001800000000000000000000000000000000000000000071
  4108.  
  4109.  
  4110. [ 51.157654] update physical size: 224 14
  4111. [ 51.157657] hdmitx: hw: set audio
  4112. [ 51.157660] hdmitx: clk_div = 19
  4113. [ 51.157664] hdmitx: audio_param->channel_num = 1
  4114. [ 51.157668] hdmitx: hw: hdmitx tx_aud_src = 0
  4115. [ 51.157675] hdmitx: fs = 2, cd = 4, tmds_clk = 0
  4116. [ 51.157681] hdmitx: hw: aud_n_para = 6272
  4117. [ 51.157716] hdmitx: recalc before 1080p60hz 60 1, frac 0
  4118. [ 51.157720] recalc after 1080p60hz 2997 50, frac 1
  4119. [ 51.157723] hdmitx: get vic 16 cscd 444,8bit act_clk 148
  4120. [ 51.157744] [RX]-update EDID from HDMITX
  4121. [ 51.157753] [RX]-invalid vsdb len for latency: 5
  4122. [ 51.157756] [RX]-illegal VSDB
  4123. [ 51.157759] [RX]-update edid after merge audio block
  4124. [ 51.157773] [RX]-func-4 to
  4125. [ 51.157778] rx_set_port_hpd, port:1, val:0
  4126. [ 51.157781] [RX]-edid: use Top edid
  4127. [ 51.158206] [RX]-hdmirx_hw_config port:1
  4128. [ 51.158252] [RX]-hdmirx_hw_config 1 Done!
  4129. [ 51.158257] [RX]-force_fsm_init
  4130. [ 51.158260] [drm] drm hdmitx hpd notify
  4131. [ 51.158263] [drm] meson_hdmitx_hpd_cb[1857]
  4132. [ 51.158367] HDMI display force refresh
  4133. [ 51.158371] hdmitx: get current mode: 1080p60hz
  4134. [ 51.158374] update physical size: 224 14
  4135. [ 51.158382] hdmitx: recalc before 1080p60hz 60 1, frac 0
  4136. [ 51.158385] recalc after 1080p60hz 2997 50, frac 1
  4137. [ 51.158388] setting hdmi mode 1080p60hz 444,8bit
  4138. [ 51.158390] cd/cs/cr: 4/2/1
  4139. [ 51.158396] hdmitx: video: already init VIC = 16 Now VIC = 16
  4140. [ 51.158412] hdmitx: configure venc
  4141. [ 51.158416] hdmitx: config_tv_enc_calc[61] vic = 16
  4142. [ 51.158423] hdmitx: configure hdmitx video format timing
  4143. [ 51.158438] hdmitx: hdmitx_set_dispmode[870]
  4144. [ 51.158442] hdmitx: frac_rate = 1
  4145. [ 51.158447] hdmitx: hdmitx sub-clock: 5940000 4 1 2 6 1 1 1 1 1
  4146. [ 51.158449] hdmitx: config HPLL = 5940000 frac_rate = 1
  4147. [ 51.158519] hdmitx: config HPLL done
  4148. [ 51.158528] hdmitx: clocks_set_vid_clk_div_for_hdmi[350] div = 6
  4149. [ 51.158537] hdmitx: j = 3 vid_clk_div = 1
  4150. [ 51.158566] hdmitx: hw: config hdmitx IP vic = 16 cd:4 cs: 2
  4151. [ 51.158569] hdmitx: configure hdmitx21
  4152. [ 51.158763] hdmitx: hw: set audio
  4153. [ 51.158767] hdmitx: clk_div = 19
  4154. [ 51.158770] hdmitx: audio_param->channel_num = 1
  4155. [ 51.158774] hdmitx: hw: hdmitx tx_aud_src = 0
  4156. [ 51.158780] hdmitx: fs = 2, cd = 4, tmds_clk = 148500
  4157. [ 51.158785] hdmitx: hw: aud_n_para = 6272
  4158. [ 51.165485] drm_hdmitx_get_vrr_cap not support vrr
  4159. [ 51.165680] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  4160. [ 51.165707] [drm] meson_panel_get_modes: get modes 1, ret 0
  4161. [ 51.165843] drm_hdmitx_get_vrr_cap not support vrr
  4162. [ 51.165982] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  4163. [ 51.166317] [drm] meson_panel_get_modes: get modes 1, ret 0
  4164. [ 51.197107] hdmitx: video: Sink is HDMI device
  4165. [ 51.197141] hdmitx: hw: set audio
  4166. [ 51.197144] hdmitx: clk_div = 19
  4167. [ 51.197148] hdmitx: audio_param->channel_num = 1
  4168. [ 51.197153] hdmitx: hw: hdmitx tx_aud_src = 0
  4169. [ 51.197160] hdmitx: fs = 2, cd = 4, tmds_clk = 148500
  4170. [ 51.197166] hdmitx: hw: aud_n_para = 6272
  4171. [ 51.493132] [drm:meson_hdmitx_atomic_check [aml_drm]] *ERROR* hdmitx_on changed, force modeset.
  4172. [ 51.493571] [drm] Disabling plane 1, so skip postion calc
  4173. [ 51.493574] [drm] Disabling plane 3, so skip postion calc
  4174. [ 51.493578] [drm] Disabling video plane 0, so skip postion calc
  4175. [ 51.493580] [drm] Disabling video plane 1, so skip postion calc
  4176. [ 51.493582] [drm] Disabling video plane 2, so skip postion calc
  4177. [ 51.493645] [drm] meson_hdmitx_encoder_atomic_mode_set: enter
  4178. [ 51.493647] [drm] meson_hdmitx_encoder_atomic_mode_set enter:attr[4-8]
  4179. [ 51.493652] [drm] hdmitx hdr eotf check fail [-19]
  4180. [ 51.493657] [drm] build_hdmitx_attr_str:444,8bit = 2+8
  4181. [ 51.493664] sname = (null)
  4182. [ 51.493666] char_clk = 148500
  4183. [ 51.493668] cd = 4
  4184. [ 51.493670] cs = 2
  4185. [ 51.493674] [drm] meson_hdmitx_decide_color_attr get fmt attr [2]+[8]
  4186. [ 51.493677] [drm] build_hdmitx_attr_str:444,8bit = 2+8
  4187. [ 51.493681] [drm] am_meson_crtc_atomic_enable:in
  4188. [ 51.493683] [drm] am_meson_crtc_atomic_enable: 1080p60hz, , 0
  4189. [ 51.493691] vout: error: vout2: server lcd0_vout1_server is activated by another vout
  4190. [ 51.494567] hdmitx: recalc before 1080p60hz 60 1, frac 0
  4191. [ 51.494570] recalc after 1080p60hz 2997 50, frac 1
  4192. [ 51.494576] vout_viu_mux_clear_t7: index=2, mux_sel=0x33
  4193. [ 51.494579] vout_viu_mux_clear_t7: viu_mux reg=0x38
  4194. [ 51.494588] [drm] am_meson_crtc_atomic_enable-0:out
  4195. [ 51.494591] [drm] [meson_hdmitx_encoder_atomic_enable]
  4196. [ 51.494654] vout: error: vout2: vpu_clkc
  4197. [ 51.495089] vrr: [2]: aml_vrr_register_device: hdmitx_vrr 0 successfully
  4198. [ 51.495092] hdmitx_register_vrr ret = 0
  4199. [ 51.495094] HDMI display force init (1)
  4200. [ 51.495097] hdmitx: get current mode: 1080p60hz
  4201. [ 51.495100] update physical size: 224 14
  4202. [ 51.495105] hdmitx: recalc before 1080p60hz 60 1, frac 0
  4203. [ 51.495108] recalc after 1080p60hz 2997 50, frac 1
  4204. [ 51.495110] setting hdmi mode 1080p60hz 444,8bit
  4205. [ 51.495112] cd/cs/cr: 4/2/1
  4206. [ 51.495121] hdmitx: video: already init VIC = 16 Now VIC = 16
  4207. [ 51.495139] hdmitx: configure venc
  4208. [ 51.495143] hdmitx: config_tv_enc_calc[61] vic = 16
  4209. [ 51.495151] hdmitx: configure hdmitx video format timing
  4210. [ 51.495165] hdmitx: hdmitx_set_dispmode[870]
  4211. [ 51.495169] hdmitx: frac_rate = 1
  4212. [ 51.495174] hdmitx: hdmitx sub-clock: 5940000 4 1 2 6 1 1 1 1 1
  4213. [ 51.495176] hdmitx: config HPLL = 5940000 frac_rate = 1
  4214. [ 51.495255] hdmitx: config HPLL done
  4215. [ 51.495263] hdmitx: clocks_set_vid_clk_div_for_hdmi[350] div = 6
  4216. [ 51.495272] hdmitx: j = 3 vid_clk_div = 1
  4217. [ 51.495302] hdmitx: hw: config hdmitx IP vic = 16 cd:4 cs: 2
  4218. [ 51.495304] hdmitx: configure hdmitx21
  4219. [ 51.495519] hdmitx: hw: set audio
  4220. [ 51.495522] hdmitx: clk_div = 19
  4221. [ 51.495526] hdmitx: audio_param->channel_num = 1
  4222. [ 51.495530] hdmitx: hw: hdmitx tx_aud_src = 0
  4223. [ 51.495536] hdmitx: fs = 2, cd = 4, tmds_clk = 148500
  4224. [ 51.495541] hdmitx: hw: aud_n_para = 6272
  4225. [ 51.533103] hdmitx: video: Sink is HDMI device
  4226. [ 51.533133] hdmitx: hw: set audio
  4227. [ 51.533136] hdmitx: clk_div = 19
  4228. [ 51.533140] hdmitx: audio_param->channel_num = 1
  4229. [ 51.533144] hdmitx: hw: hdmitx tx_aud_src = 0
  4230. [ 51.533151] hdmitx: fs = 2, cd = 4, tmds_clk = 148500
  4231. [ 51.533156] hdmitx: hw: aud_n_para = 6272
  4232. [ 51.533195] new_vmode_vpp[0]: 1080p60hz,
  4233. [ 51.533252] [drm] meson_vout_update_mode_name: hdmitx update vout 2 name 1080p60hz.
  4234. [ 51.533265] drm_hdmitx_get_tx_hdcp_cap tx hdcp [0]
  4235. [ 51.533269] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  4236. [ 51.533272] [drm] meson_hdmitx_get_hdcp_request usr_type: 3, hdcp cap: 0,1
  4237. [ 51.533275] [drm] [meson_hdmitx_get_hdcp_request]: TX no hdcp key
  4238. [ 51.533288] [drm:meson_hdmitx_update_hdcp [aml_drm]] *ERROR* meet stopped hdcp stat
  4239. [ 51.533583] [drm:meson_hdmitx_update_hdcp [aml_drm]] *ERROR* No valid hdcp mode exit, maybe hdcp havenot init.
  4240. [ 51.534858] lcd: lcd_set_vframe_rate_hint: fr_auto_policy = 0, disabled
  4241. [ 51.534861] [drm] meson_hdmitx_encoder_atomic_enable, vrr set rate hint, 6000
  4242. [ 51.534874] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4243. [ 51.534884] CPU: 1 PID: 2236 Comm: gnome-shell Not tainted 5.4.180 #1.5
  4244. [ 51.534887] Hardware name: Khadas VIM4 (DT)
  4245. [ 51.534890] Call trace:
  4246. [ 51.534898] [ffffffc0203d3760+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  4247. [ 51.534902] [ffffffc0203d37c0+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  4248. [ 51.534908] [ffffffc0203d37e0+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  4249. [ 51.535009] [ffffffc0203d3820+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4250. [ 51.535087] [ffffffc0203d3870+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4251. [ 51.535161] [ffffffc0203d38f0+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4252. [ 51.535236] [ffffffc0203d3930+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4253. [ 51.535245] [ffffffc0203d3940+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4254. [ 51.535252] [ffffffc0203d3990+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4255. [ 51.535256] [ffffffc0203d39f0+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4256. [ 51.535263] [ffffffc0203d3a10+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4257. [ 51.535270] [ffffffc0203d3a40+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4258. [ 51.535277] [ffffffc0203d3a70+ 160][<ffffffea92a44344>] meson_atomic_commit+0x804/0x810 [aml_drm]
  4259. [ 51.535282] [ffffffc0203d3b10+ 32][<ffffffeb10750208>] drm_atomic_commit+0x58/0x64
  4260. [ 51.535287] [ffffffc0203d3b30+ 240][<ffffffeb1076a6d8>] drm_mode_atomic_ioctl+0xb48/0xc10
  4261. [ 51.535291] [ffffffc0203d3c20+ 80][<ffffffeb1073cd74>] drm_ioctl_kernel+0xa4/0x100
  4262. [ 51.535294] [ffffffc0203d3c70+ 256][<ffffffeb1073d498>] drm_ioctl+0x2a8/0x4c0
  4263. [ 51.535299] [ffffffc0203d3d70+ 144][<ffffffeb10320d1c>] do_vfs_ioctl+0x878/0xb0c
  4264. [ 51.535302] [ffffffc0203d3e00+ 64][<ffffffeb10321038>] ksys_ioctl+0x88/0xc0
  4265. [ 51.535305] [ffffffc0203d3e40+ 32][<ffffffeb1032109c>] __arm64_sys_ioctl+0x2c/0x40
  4266. [ 51.535310] [ffffffc0203d3e60+ 64][<ffffffeb1009bb50>] el0_svc_common.constprop.0+0x90/0x1b0
  4267. [ 51.535313] [ffffffc0203d3ea0+ 336][<ffffffeb1009bca8>] el0_svc_handler+0x38/0xa0
  4268. [ 51.535317] [ffffffc0203d3ff0+ 0][<ffffffeb10083f88>] el0_svc+0x8/0x80
  4269. [ 51.535321] rdma: rdma_write(1) 0(32bd)<=0
  4270. [ 51.535326] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4271. [ 51.535572] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4272. [ 51.535578] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4273. [ 51.968988] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4274. [ 52.146956] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4275. [ 52.147395] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4276. [ 52.147404] CPU: 1 PID: 657 Comm: crtc0_commit Not tainted 5.4.180 #1.5
  4277. [ 52.147406] Hardware name: Khadas VIM4 (DT)
  4278. [ 52.147409] Call trace:
  4279. [ 52.147419] [ffffffc020343af0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  4280. [ 52.147423] [ffffffc020343b50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  4281. [ 52.147429] [ffffffc020343b70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  4282. [ 52.147531] [ffffffc020343bb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4283. [ 52.147609] [ffffffc020343c00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4284. [ 52.147682] [ffffffc020343c80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4285. [ 52.147758] [ffffffc020343cc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4286. [ 52.147767] [ffffffc020343cd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4287. [ 52.147774] [ffffffc020343d20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4288. [ 52.147778] [ffffffc020343d80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4289. [ 52.147785] [ffffffc020343da0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4290. [ 52.147792] [ffffffc020343dd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4291. [ 52.147799] [ffffffc020343e00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  4292. [ 52.147805] [ffffffc020343e20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  4293. [ 52.147808] [ffffffc020343e60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  4294. [ 52.147813] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  4295. [ 52.147817] rdma: rdma_write(1) 0(32bd)<=0
  4296. [ 52.147821] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4297. [ 52.307392] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4298. [ 52.307411] CPU: 3 PID: 659 Comm: crtc1_commit Not tainted 5.4.180 #1.5
  4299. [ 52.307414] Hardware name: Khadas VIM4 (DT)
  4300. [ 52.307417] Call trace:
  4301. [ 52.307426] [ffffffc02034baf0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  4302. [ 52.307431] [ffffffc02034bb50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  4303. [ 52.307437] [ffffffc02034bb70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  4304. [ 52.307541] [ffffffc02034bbb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4305. [ 52.307630] [ffffffc02034bc00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4306. [ 52.307707] [ffffffc02034bc80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4307. [ 52.307784] [ffffffc02034bcc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4308. [ 52.307794] [ffffffc02034bcd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4309. [ 52.307802] [ffffffc02034bd20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4310. [ 52.307805] [ffffffc02034bd80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4311. [ 52.307813] [ffffffc02034bda0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4312. [ 52.307820] [ffffffc02034bdd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4313. [ 52.307827] [ffffffc02034be00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  4314. [ 52.307833] [ffffffc02034be20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  4315. [ 52.307837] [ffffffc02034be60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  4316. [ 52.307842] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  4317. [ 52.307846] rdma: rdma_write(1) 0(32bd)<=0
  4318. [ 52.307852] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4319. [ 52.340960] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4320. [ 52.341013] CPU: 3 PID: 659 Comm: crtc1_commit Not tainted 5.4.180 #1.5
  4321. [ 52.341016] Hardware name: Khadas VIM4 (DT)
  4322. [ 52.341019] Call trace:
  4323. [ 52.341029] [ffffffc02034baf0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  4324. [ 52.341033] [ffffffc02034bb50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  4325. [ 52.341039] [ffffffc02034bb70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  4326. [ 52.341141] [ffffffc02034bbb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4327. [ 52.341229] [ffffffc02034bc00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4328. [ 52.341234] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4329. [ 52.341318] [ffffffc02034bc80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4330. [ 52.341396] [ffffffc02034bcc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4331. [ 52.341405] [ffffffc02034bcd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4332. [ 52.341413] [ffffffc02034bd20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4333. [ 52.341417] [ffffffc02034bd80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4334. [ 52.341424] [ffffffc02034bda0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4335. [ 52.341431] [ffffffc02034bdd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4336. [ 52.341438] [ffffffc02034be00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  4337. [ 52.341444] [ffffffc02034be20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  4338. [ 52.341448] [ffffffc02034be60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  4339. [ 52.341453] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  4340. [ 52.341508] rdma: rdma_write(1) 0(32bd)<=0
  4341. [ 52.341514] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4342. [ 52.361106] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4343. [ 52.407423] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4344. [ 52.407526] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4345. [ 52.432181] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4346. [ 52.432283] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4347. [ 52.453327] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4348. [ 52.453413] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4349. [ 52.473552] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4350. [ 52.473653] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4351. [ 52.492002] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4352. [ 52.498334] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4353. [ 52.504067] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4354. [ 52.514306] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4355. [ 52.524977] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4356. [ 52.545428] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4357. [ 52.545463] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4358. [ 52.566459] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4359. [ 52.584086] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4360. [ 52.601117] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4361. [ 52.601415] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4362. [ 52.618915] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4363. [ 52.630445] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4364. [ 52.643404] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4365. [ 52.647096] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4366. [ 52.677635] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4367. [ 52.677989] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4368. [ 52.723155] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4369. [ 52.751838] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4370. [ 52.760624] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4371. [ 52.764924] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4372. [ 52.774742] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4373. [ 52.781270] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4374. [ 52.792665] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4375. [ 52.799163] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4376. [ 52.810687] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4377. [ 52.961939] drm_hdmitx_get_vrr_cap not support vrr
  4378. [ 52.962079] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  4379. [ 52.962099] [drm] meson_panel_get_modes: get modes 1, ret 0
  4380. [ 52.962218] drm_hdmitx_get_vrr_cap not support vrr
  4381. [ 52.962307] drm_hdmitx_get_rx_hdcp_cap rx hdcp [1]
  4382. [ 52.962651] [drm] meson_panel_get_modes: get modes 1, ret 0
  4383. [ 53.196818] [drm] Disabling plane 1, so skip postion calc
  4384. [ 53.196825] [drm] Disabling plane 3, so skip postion calc
  4385. [ 53.196831] [drm] Disabling video plane 0, so skip postion calc
  4386. [ 53.196833] [drm] Disabling video plane 1, so skip postion calc
  4387. [ 53.196836] [drm] Disabling video plane 2, so skip postion calc
  4388. [ 53.196903] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4389. [ 53.196914] CPU: 2 PID: 2236 Comm: gnome-shell Not tainted 5.4.180 #1.5
  4390. [ 53.196916] Hardware name: Khadas VIM4 (DT)
  4391. [ 53.196919] Call trace:
  4392. [ 53.196929] [ffffffc0203d3760+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  4393. [ 53.196933] [ffffffc0203d37c0+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  4394. [ 53.196939] [ffffffc0203d37e0+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  4395. [ 53.197042] [ffffffc0203d3820+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4396. [ 53.197119] [ffffffc0203d3870+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4397. [ 53.197192] [ffffffc0203d38f0+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4398. [ 53.197268] [ffffffc0203d3930+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4399. [ 53.197277] [ffffffc0203d3940+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4400. [ 53.197284] [ffffffc0203d3990+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4401. [ 53.197288] [ffffffc0203d39f0+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4402. [ 53.197295] [ffffffc0203d3a10+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4403. [ 53.197302] [ffffffc0203d3a40+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4404. [ 53.197309] [ffffffc0203d3a70+ 160][<ffffffea92a44344>] meson_atomic_commit+0x804/0x810 [aml_drm]
  4405. [ 53.197314] [ffffffc0203d3b10+ 32][<ffffffeb10750208>] drm_atomic_commit+0x58/0x64
  4406. [ 53.197319] [ffffffc0203d3b30+ 240][<ffffffeb1076a6d8>] drm_mode_atomic_ioctl+0xb48/0xc10
  4407. [ 53.197323] [ffffffc0203d3c20+ 80][<ffffffeb1073cd74>] drm_ioctl_kernel+0xa4/0x100
  4408. [ 53.197327] [ffffffc0203d3c70+ 256][<ffffffeb1073d498>] drm_ioctl+0x2a8/0x4c0
  4409. [ 53.197331] [ffffffc0203d3d70+ 144][<ffffffeb10320d1c>] do_vfs_ioctl+0x878/0xb0c
  4410. [ 53.197334] [ffffffc0203d3e00+ 64][<ffffffeb10321038>] ksys_ioctl+0x88/0xc0
  4411. [ 53.197337] [ffffffc0203d3e40+ 32][<ffffffeb1032109c>] __arm64_sys_ioctl+0x2c/0x40
  4412. [ 53.197343] [ffffffc0203d3e60+ 64][<ffffffeb1009bb50>] el0_svc_common.constprop.0+0x90/0x1b0
  4413. [ 53.197347] [ffffffc0203d3ea0+ 336][<ffffffeb1009bca8>] el0_svc_handler+0x38/0xa0
  4414. [ 53.197351] [ffffffc0203d3ff0+ 0][<ffffffeb10083f88>] el0_svc+0x8/0x80
  4415. [ 53.197394] rdma: rdma_write(1) 0(32bd)<=0
  4416. [ 53.197400] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4417. [ 53.197643] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4418. [ 53.197647] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4419. [ 53.274478] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4420. [ 53.274491] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4421. [ 53.288676] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4422. [ 53.288728] CPU: 1 PID: 657 Comm: crtc0_commit Not tainted 5.4.180 #1.5
  4423. [ 53.288731] Hardware name: Khadas VIM4 (DT)
  4424. [ 53.288734] Call trace:
  4425. [ 53.288743] [ffffffc020343af0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  4426. [ 53.288748] [ffffffc020343b50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  4427. [ 53.288753] [ffffffc020343b70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  4428. [ 53.288860] [ffffffc020343bb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4429. [ 53.288940] [ffffffc020343c00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4430. [ 53.289015] [ffffffc020343c80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4431. [ 53.289091] [ffffffc020343cc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4432. [ 53.289100] [ffffffc020343cd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4433. [ 53.289108] [ffffffc020343d20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4434. [ 53.289112] [ffffffc020343d80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4435. [ 53.289119] [ffffffc020343da0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4436. [ 53.289126] [ffffffc020343dd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4437. [ 53.289133] [ffffffc020343e00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  4438. [ 53.289139] [ffffffc020343e20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  4439. [ 53.289143] [ffffffc020343e60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  4440. [ 53.289148] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  4441. [ 53.289182] rdma: rdma_write(1) 0(32bd)<=0
  4442. [ 53.289192] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4443. [ 53.300157] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4444. [ 53.324367] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4445. [ 53.324490] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4446. [ 53.324533] CPU: 3 PID: 659 Comm: crtc1_commit Not tainted 5.4.180 #1.5
  4447. [ 53.324536] Hardware name: Khadas VIM4 (DT)
  4448. [ 53.324539] Call trace:
  4449. [ 53.324549] [ffffffc02034baf0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  4450. [ 53.324553] [ffffffc02034bb50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  4451. [ 53.324559] [ffffffc02034bb70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  4452. [ 53.324667] [ffffffc02034bbb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4453. [ 53.324754] [ffffffc02034bc00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4454. [ 53.324830] [ffffffc02034bc80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4455. [ 53.324908] [ffffffc02034bcc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4456. [ 53.324917] [ffffffc02034bcd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4457. [ 53.324925] [ffffffc02034bd20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4458. [ 53.324929] [ffffffc02034bd80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4459. [ 53.324936] [ffffffc02034bda0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4460. [ 53.324943] [ffffffc02034bdd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4461. [ 53.324950] [ffffffc02034be00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  4462. [ 53.324957] [ffffffc02034be20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  4463. [ 53.324961] [ffffffc02034be60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  4464. [ 53.324966] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  4465. [ 53.324970] rdma: rdma_write(1) 0(32bd)<=0
  4466. [ 53.324975] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4467. [ 53.342279] [drm] am_meson_crtc_atomic_flush color_mgmt_changed!
  4468. [ 53.342327] CPU: 3 PID: 659 Comm: crtc1_commit Not tainted 5.4.180 #1.5
  4469. [ 53.342330] Hardware name: Khadas VIM4 (DT)
  4470. [ 53.342333] Call trace:
  4471. [ 53.342343] [ffffffc02034baf0+ 96][<ffffffeb10091e00>] dump_backtrace+0x0/0x110
  4472. [ 53.342347] [ffffffc02034bb50+ 32][<ffffffeb10092348>] show_stack+0x28/0x34
  4473. [ 53.342353] [ffffffc02034bb70+ 64][<ffffffeb10eb9dc0>] dump_stack+0xc4/0xec
  4474. [ 53.342457] [ffffffc02034bbb0+ 80][<ffffffea92e6e834>] rdma_write_reg+0x1c4/0x310 [aml_media]
  4475. [ 53.342535] [ffffffc02034bc00+ 128][<ffffffea92e6eaf8>] rdma_write_reg_bits+0x178/0x3c0 [aml_media]
  4476. [ 53.342609] [ffffffc02034bc80+ 64][<ffffffea92e6fc3c>] VSYNC_WR_MPEG_REG_BITS+0xcc/0x100 [aml_media]
  4477. [ 53.342685] [ffffffc02034bcc0+ 16][<ffffffea9312f004>] am_meson_ctm_disable+0x34/0x40 [aml_media]
  4478. [ 53.342695] [ffffffc02034bcd0+ 80][<ffffffea92a48260>] am_meson_crtc_atomic_flush+0x240/0x250 [aml_drm]
  4479. [ 53.342702] [ffffffc02034bd20+ 96][<ffffffeb10730430>] drm_atomic_helper_commit_planes+0x170/0x240
  4480. [ 53.342706] [ffffffc02034bd80+ 32][<ffffffeb1073093c>] drm_atomic_helper_commit_tail_rpm+0x5c/0xa0
  4481. [ 53.342713] [ffffffc02034bda0+ 48][<ffffffea92a443d8>] meson_atomic_helper_commit_tail+0x88/0xa0 [aml_drm]
  4482. [ 53.342720] [ffffffc02034bdd0+ 48][<ffffffea92a4385c>] commit_tail+0xa8/0x140 [aml_drm]
  4483. [ 53.342727] [ffffffc02034be00+ 32][<ffffffea92a43928>] meson_commit_work+0x34/0x40 [aml_drm]
  4484. [ 53.342733] [ffffffc02034be20+ 64][<ffffffeb1012030c>] kthread_worker_fn+0xcc/0x1e0
  4485. [ 53.342737] [ffffffc02034be60+ 0][<ffffffeb10120084>] kthread+0x164/0x170
  4486. [ 53.342742] [0000000000000000+ 0][<ffffffeb10087bb4>] ret_from_fork+0x10/0x18
  4487. [ 53.342745] rdma: rdma_write(1) 0(32bd)<=0
  4488. [ 53.342750] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4489. [ 53.347190] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4490. [ 53.358964] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4491. [ 53.363767] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4492. [ 53.375905] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4493. [ 53.380536] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4494. [ 53.392137] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4495. [ 53.396766] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4496. [ 53.408993] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4497. [ 53.413530] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4498. [ 53.425708] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4499. [ 53.430110] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4500. [ 53.441326] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4501. [ 53.448386] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4502. [ 53.457648] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4503. [ 53.466121] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4504. [ 53.476326] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4505. [ 53.484251] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4506. [ 54.058711] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4507. [ 54.188779] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4508. [ 55.059247] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4509. [ 55.385016] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4510. [ 56.060665] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4511. [ 56.588623] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4512. [ 57.066388] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4513. [ 57.190021] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4514. [ 58.062319] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4515. [ 58.391916] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4516. [ 59.062863] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4517. [ 59.601097] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4518. [ 60.064319] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4519. [ 60.196789] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4520. [ 61.065878] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4521. [ 61.404712] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4522. [ 62.066328] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4523. [ 62.602779] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4524. [ 63.060079] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4525. [ 63.209615] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4526. [ 64.060350] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4527. [ 64.406344] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4528. [ 65.060071] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4529. [ 65.609647] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4530. [ 66.060149] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4531. [ 66.211323] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4532. [ 66.565069] usb 1-1.1: new low-speed USB device number 3 using xhci-hcd
  4533. [ 66.792557] usb 1-1.1: New USB device found, idVendor=413c, idProduct=2113, bcdDevice= 1.08
  4534. [ 66.792562] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  4535. [ 66.792565] usb 1-1.1: Product: Dell KB216 Wired Keyboard
  4536. [ 66.797581] input: Dell KB216 Wired Keyboard as /devices/platform/soc/fde00000.crg3drd/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1:1.0/0003:413C:2113.0001/input/input8
  4537. [ 66.858018] hid-generic 0003:413C:2113.0001: input,hidraw0: USB HID v1.11 Keyboard [Dell KB216 Wired Keyboard] on usb-xhci-hcd.0.auto-1.1/input0
  4538. [ 66.863137] input: Dell KB216 Wired Keyboard System Control as /devices/platform/soc/fde00000.crg3drd/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1:1.1/0003:413C:2113.0002/input/input9
  4539. [ 66.921537] input: Dell KB216 Wired Keyboard Consumer Control as /devices/platform/soc/fde00000.crg3drd/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1:1.1/0003:413C:2113.0002/input/input10
  4540. [ 66.922079] hid-generic 0003:413C:2113.0002: input,hidraw1: USB HID v1.11 Device [Dell KB216 Wired Keyboard] on usb-xhci-hcd.0.auto-1.1/input1
  4541. [ 67.061955] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4542. [ 67.412269] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4543. [ 68.057409] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4544. [ 68.621861] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4545. [ 69.060306] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4546. [ 69.075161] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4547. [ 70.060655] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4548. [ 70.263570] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4549. [ 71.063022] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4550. [ 71.130247] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4551. [ 72.062602] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4552. [ 72.216975] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4553. [ 73.064611] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4554. [ 73.385565] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4555. [ 74.064461] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4556. [ 74.160182] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4557. [ 75.065964] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4558. [ 75.080163] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4559. [ 75.658291] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4560. [ 75.663118] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4561. [ 75.822514] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4562. [ 75.838046] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4563. [ 75.985246] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4564. [ 75.990645] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4565. [ 76.003249] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4566. [ 76.021172] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4567. [ 76.021302] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4568. [ 76.040287] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4569. [ 76.040433] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4570. [ 76.059583] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4571. [ 76.059714] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4572. [ 76.076582] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4573. [ 76.076712] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4574. [ 76.093121] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4575. [ 76.093298] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4576. [ 76.108713] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4577. [ 76.120535] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4578. [ 76.136083] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4579. [ 76.137300] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4580. [ 76.163228] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4581. [ 76.551973] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4582. [ 76.586920] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4583. [ 76.619954] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4584. [ 76.624274] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4585. [ 76.663775] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4586. [ 76.691712] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4587. [ 76.698707] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4588. [ 76.709334] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4589. [ 77.061924] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4590. [ 77.300404] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4591. [ 78.061481] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4592. [ 78.509265] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4593. [ 78.959782] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4594. [ 78.964462] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4595. [ 78.985623] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4596. [ 78.990784] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4597. [ 79.003041] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4598. [ 79.008489] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4599. [ 79.019965] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4600. [ 79.025303] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4601. [ 79.037898] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4602. [ 79.056843] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4603. [ 79.077454] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4604. [ 79.094816] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4605. [ 79.094946] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4606. [ 79.113456] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4607. [ 79.113582] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4608. [ 79.374555] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4609. [ 79.595233] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4610. [ 79.602249] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4611. [ 79.643233] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4612. [ 79.643369] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4613. [ 79.662782] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4614. [ 79.681213] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4615. [ 79.699198] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4616. [ 79.699329] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4617. [ 79.717687] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4618. [ 79.718159] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4619. [ 79.735300] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4620. [ 79.736505] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4621. [ 79.832440] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4622. [ 79.836639] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4623. [ 80.053252] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4624. [ 80.135464] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4625. [ 81.052858] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4626. [ 81.214006] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4627. [ 82.065347] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4628. [ 82.080010] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4629. [ 83.053104] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4630. [ 83.126547] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4631. [ 83.385727] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4632. [ 83.925312] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4633. [ 84.053267] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4634. [ 84.733916] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4635. [ 85.054212] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4636. [ 85.074705] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4637. [ 86.053699] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4638. [ 90.865732] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4639. [ 91.058548] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4640. [ 93.373627] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4641. [ 94.062166] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4642. [ 98.216213] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4643. [ 99.052032] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4644. [ 101.798857] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4645. [ 102.051565] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4646. [ 102.055236] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4647. [ 103.052632] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4648. [ 103.080111] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4649. [ 104.055298] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4650. [ 104.291248] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4651. [ 105.055594] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4652. [ 105.178755] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4653. [ 106.055578] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4654. [ 106.079290] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4655. [ 107.056834] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4656. [ 107.066793] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4657. [ 107.747360] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4658. [ 107.752384] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4659. [ 108.060072] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4660. [ 109.358365] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4661. [ 110.061169] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4662. [ 110.074087] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4663. [ 111.061795] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4664. [ 111.632249] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4665. [ 112.062763] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4666. [ 112.227086] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4667. [ 113.052944] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4668. [ 113.436494] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4669. [ 114.052916] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4670. [ 114.103276] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4671. [ 115.053307] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4672. [ 115.135808] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4673. [ 116.053416] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4674. [ 116.214609] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4675. [ 117.053251] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4676. [ 117.169882] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4677. [ 118.053277] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4678. [ 118.163262] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4679. [ 118.606394] audio_ddr_mngr: frddrs[0] registered by device fe330000.audiobus:tdm@1
  4680. [ 118.606624] master_mode(1), binv(1), finv(1) out_skew(2), in_skew(3)
  4681. [ 118.606735] ss_prepare() 252, lvl 1
  4682. [ 118.606742] spdif_a fifo ctrl, frddr:0 type:1, 16 bits, chmask 0x3, swap 0x10
  4683. [ 118.606750] iec_info: rate: 44100, codec_type:0x0, channel status L:0x100, R:0x100
  4684. [ 118.606760] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 1, dst_src: 3
  4685. [ 118.606765] ss_prepare() 252, lvl 2
  4686. [ 118.606769] spdif_b fifo ctrl, frddr:0 type:1, 16 bits, chmask 0x3, swap 0x10
  4687. [ 118.606775] iec_info: rate: 44100, codec_type:0x0, channel status L:0x100, R:0x100
  4688. [ 118.606779] audio_ddr_mngr: frddr_set_sharebuffer_enable share lvl: 2, dst_src: 4
  4689. [ 118.607059] ss_trigger() ss 3
  4690. [ 118.607063] spdif_a is set to enable
  4691. [ 118.607068] ss_trigger() ss 4
  4692. [ 118.607071] spdif_b is set to enable
  4693. [ 118.607182] ss_mute() 369, mute 0, id 0
  4694. [ 118.607187] ss_mute() 369, mute 0, id 1
  4695. [ 119.051529] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4696. [ 119.177738] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4697. [ 120.053963] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4698. [ 120.076841] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4699. [ 121.053747] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4700. [ 121.392197] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4701. [ 122.055862] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4702. [ 122.095011] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4703. [ 123.056169] [drm] am_meson_crtc_atomic_flush Set GAMMA
  4704. [ 123.145406] [drm] am_meson_crtc_atomic_flush Set GAMMA
Add Comment
Please, Sign In to add comment