Advertisement
z3ntu

mdss test FP2 mainline #5

Oct 12th, 2017
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.61 KB | None | 0 0
  1. luca@g550jk ~> telnet 172.16.42.1 24
  2. Trying 172.16.42.1...
  3. Connected to 172.16.42.1.
  4. Escape character is '^]'.
  5.  
  6. / # dmesg
  7. [ 0.000000] Booting Linux on physical CPU 0x0
  8. [ 0.000000] Linux version 4.13.0-11203-gac288c237d01-dirty (luca@g550jk) (gcc version 7.2.0 (Arch Repository)) #4 SMP PREEMPT Thu Oct 12 21:02:47 CEST 2017
  9. [ 0.000000] CPU: ARMv7 Processor [512f06f1] revision 1 (ARMv7), cr=10c5787d
  10. [ 0.000000] CPU: div instructions available: patching division code
  11. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  12. [ 0.000000] OF: fdt: Machine model: Fairphone 2
  13. [ 0.000000] debug: ignoring loglevel setting.
  14. [ 0.000000] Memory policy: Data cache writealloc
  15. [ 0.000000] cma: Reserved 64 MiB at 0x7c000000
  16. [ 0.000000] On node 0 totalpages: 491776
  17. [ 0.000000] free_area_init_node: node 0, pgdat c10ab140, node_mem_map eeff9000
  18. [ 0.000000] Normal zone: 1536 pages used for memmap
  19. [ 0.000000] Normal zone: 0 pages reserved
  20. [ 0.000000] Normal zone: 164096 pages, LIFO batch:31
  21. [ 0.000000] HighMem zone: 327680 pages, LIFO batch:31
  22. [ 0.000000] random: fast init done
  23. [ 0.000000] percpu: Embedded 17 pages/cpu @eef99000 s39308 r8192 d22132 u69632
  24. [ 0.000000] pcpu-alloc: s39308 r8192 d22132 u69632 alloc=17*4096
  25. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  26. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 490240
  27. [ 0.000000] Kernel command line: rdinit=/init ignore_loglevel drm.debug=31 cma=64m androidboot.emmc=true androidboot.serialno=f946f613 androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_otm1902b_1080p_cmd
  28. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  29. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  30. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  31. [ 0.000000] Memory: 1869244K/1967104K available (8192K kernel code, 772K rwdata, 3112K rodata, 1024K init, 272K bss, 32324K reserved, 65536K cma-reserved, 1245184K highmem)
  32. [ 0.000000] Virtual kernel memory layout:
  33. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  34. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  35. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  36. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  37. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  38. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  39. [ 0.000000] .text : 0xc0208000 - 0xc0b00000 (9184 kB)
  40. [ 0.000000] .init : 0xc0f00000 - 0xc1000000 (1024 kB)
  41. [ 0.000000] .data : 0xc1000000 - 0xc10c1120 ( 773 kB)
  42. [ 0.000000] .bss : 0xc10c94a4 - 0xc110d75c ( 273 kB)
  43. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  44. [ 0.000000] Preemptible hierarchical RCU implementation.
  45. [ 0.000000] Tasks RCU enabled.
  46. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  47. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  48. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  49. [ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  50. [ 0.000017] Switching to timer-based delay loop, resolution 52ns
  51. [ 0.000359] Console: colour dummy device 80x30
  52. [ 0.000836] console [tty0] enabled
  53. [ 0.000866] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  54. [ 0.000898] pid_max: default: 32768 minimum: 301
  55. [ 0.001012] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  56. [ 0.001037] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  57. [ 0.001557] CPU: Testing write buffer coherency: ok
  58. [ 0.001787] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  59. [ 0.039942] Setting up static identity map for 0x300000 - 0x300060
  60. [ 0.059944] Hierarchical SRCU implementation.
  61. [ 0.100024] smp: Bringing up secondary CPUs ...
  62. [ 0.170421] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  63. [ 0.240565] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  64. [ 0.310713] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  65. [ 0.310855] smp: Brought up 1 node, 4 CPUs
  66. [ 0.310911] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  67. [ 0.310929] CPU: All CPU(s) started in SVC mode.
  68. [ 0.312023] devtmpfs: initialized
  69. [ 0.320413] VFP support v0.3: implementor 51 architecture 64 part 6f variant 2 rev 1
  70. [ 0.320704] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  71. [ 0.320739] futex hash table entries: 1024 (order: 4, 65536 bytes)
  72. [ 0.323201] pinctrl core: initialized pinctrl subsystem
  73. [ 0.324097] NET: Registered protocol family 16
  74. [ 0.325560] DMA: preallocated 256 KiB pool for atomic coherent allocations
  75. [ 0.326748] cpuidle: using governor menu
  76. [ 0.327190] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  77. [ 0.327217] hw-breakpoint: maximum watchpoint size is 8 bytes.
  78. [ 0.352702] reg-fixed-voltage vreg-boost: could not find pctldev for node /soc/spmi@fc4cf000/pm8941@0/gpios@c000/boost-bypass, deferring probe
  79. [ 0.353892] vgaarb: loaded
  80. [ 0.354294] SCSI subsystem initialized
  81. [ 0.354476] libata version 3.00 loaded.
  82. [ 0.354704] usbcore: registered new interface driver usbfs
  83. [ 0.354775] usbcore: registered new interface driver hub
  84. [ 0.354875] usbcore: registered new device driver usb
  85. [ 0.355946] Advanced Linux Sound Architecture Driver Initialized.
  86. [ 0.357107] clocksource: Switched to clocksource arch_sys_counter
  87. [ 0.427663] NET: Registered protocol family 2
  88. [ 0.428102] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  89. [ 0.428167] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  90. [ 0.428256] TCP: Hash tables configured (established 8192 bind 8192)
  91. [ 0.428351] UDP hash table entries: 512 (order: 2, 16384 bytes)
  92. [ 0.428386] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  93. [ 0.428548] NET: Registered protocol family 1
  94. [ 0.428962] RPC: Registered named UNIX socket transport module.
  95. [ 0.428983] RPC: Registered udp transport module.
  96. [ 0.429000] RPC: Registered tcp transport module.
  97. [ 0.429018] RPC: Registered tcp NFSv4.1 backchannel transport module.
  98. [ 0.429040] PCI: CLS 0 bytes, default 64
  99. [ 0.429303] Trying to unpack rootfs image as initramfs...
  100. [ 0.494520] Freeing initrd memory: 1300K
  101. [ 0.495175] hw perfevents: enabled with armv7_krait PMU driver, 5 counters available
  102. [ 0.496861] workingset: timestamp_bits=30 max_order=19 bucket_order=0
  103. [ 0.502065] NFS: Registering the id_resolver key type
  104. [ 0.502101] Key type id_resolver registered
  105. [ 0.502120] Key type id_legacy registered
  106. [ 0.502708] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  107. [ 0.503013] fuse init (API version 7.26)
  108. [ 0.507680] bounce: pool size: 64 pages
  109. [ 0.507736] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  110. [ 0.507761] io scheduler noop registered
  111. [ 0.507778] io scheduler deadline registered
  112. [ 0.507984] io scheduler cfq registered (default)
  113. [ 0.508005] io scheduler mq-deadline registered
  114. [ 0.508023] io scheduler kyber registered
  115. [ 0.529836] msm_serial f991e000.serial: msm_serial: detected port #0
  116. [ 0.529899] msm_serial f991e000.serial: uartclk = 7372800
  117. [ 0.529960] f991e000.serial: ttyMSM0 at MMIO 0xf991e000 (irq = 27, base_baud = 460800) is a MSM
  118. [ 0.530004] msm_serial: console setup on port #0
  119. [ 1.183698] console [ttyMSM0] enabled
  120. [ 1.188875] msm_serial: driver initialized
  121. [ 1.192550] [drm:drm_core_init] Initialized
  122. [ 1.196074] [drm:msm_drm_register] init
  123. [ 1.200181] [drm:msm_mdp_register]
  124. [ 1.204121] [drm:msm_dsi_register]
  125. [ 1.207770] [drm:msm_edp_register]
  126. [ 1.212149] [drm:mdp5_dev_probe]
  127. [ 1.215287] msm_dsi_phy fd922a00.dsi-phy: Failed to get supply 'vddio': -517
  128. [ 1.217894] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_regulator_init: failed to init regulator, ret=-517
  129. [ 1.224989] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_driver_probe: failed to init regulator
  130. [ 1.243463] brd: module loaded
  131. [ 1.251148] loop: module loaded
  132. [ 1.251674] SCSI Media Changer driver v0.25
  133. [ 1.253903] spmi spmi-0: PMIC arbiter version v1 (0x20000002)
  134. [ 1.273467] s1: supplied by regulator-dummy
  135. [ 1.273795] s2: supplied by regulator-dummy
  136. [ 1.276723] s3: supplied by regulator-dummy
  137. [ 1.281038] s4: Bringing 5100000uV into 5000000-5000000uV
  138. [ 1.285041] l1: supplied by regulator-dummy
  139. [ 1.290677] l2: supplied by regulator-dummy
  140. [ 1.294630] l3: supplied by regulator-dummy
  141. [ 1.298858] l4: supplied by regulator-dummy
  142. [ 1.302974] l5: supplied by regulator-dummy
  143. [ 1.307160] l6: supplied by regulator-dummy
  144. [ 1.311296] l7: supplied by regulator-dummy
  145. [ 1.315482] l8: supplied by regulator-dummy
  146. [ 1.319659] l9: supplied by regulator-dummy
  147. [ 1.323819] l10: supplied by regulator-dummy
  148. [ 1.328005] l11: supplied by regulator-dummy
  149. [ 1.332484] l12: supplied by regulator-dummy
  150. [ 1.336763] l13: supplied by regulator-dummy
  151. [ 1.341023] l14: supplied by regulator-dummy
  152. [ 1.345261] l15: supplied by regulator-dummy
  153. [ 1.349543] l16: supplied by regulator-dummy
  154. [ 1.353767] l17: supplied by regulator-dummy
  155. [ 1.358065] l18: supplied by regulator-dummy
  156. [ 1.362279] l19: supplied by regulator-dummy
  157. [ 1.366533] l20: supplied by regulator-dummy
  158. [ 1.370835] l21: supplied by regulator-dummy
  159. [ 1.375058] l22: supplied by regulator-dummy
  160. [ 1.379332] l23: supplied by regulator-dummy
  161. [ 1.383555] l24: supplied by regulator-dummy
  162. [ 1.387836] lvs1: supplied by regulator-dummy
  163. [ 1.392018] lvs2: supplied by regulator-dummy
  164. [ 1.396253] lvs3: supplied by regulator-dummy
  165. [ 1.400815] 5vs1: supplied by s4
  166. [ 1.404996] 5vs2: supplied by s4
  167. [ 1.409213] libphy: Fixed MDIO Bus: probed
  168. [ 1.411409] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  169. [ 1.415095] CSLIP: code copyright 1989 Regents of the University of California.
  170. [ 1.424816] usbcore: registered new interface driver ax88179_178a
  171. [ 1.431993] usbcore: registered new interface driver cdc_ether
  172. [ 1.438240] usbcore: registered new interface driver net1080
  173. [ 1.443944] usbcore: registered new interface driver cdc_subset
  174. [ 1.449803] usbcore: registered new interface driver cdc_ncm
  175. [ 1.455769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  176. [ 1.461317] ehci-pci: EHCI PCI platform driver
  177. [ 1.467665] ehci-msm: Qualcomm On-Chip EHCI Host Controller
  178. [ 1.472238] usbcore: registered new interface driver cdc_acm
  179. [ 1.477521] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  180. [ 1.483487] usbcore: registered new interface driver usbserial
  181. [ 1.504826] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers
  182. [ 1.505664] input: pm8941_pwrkey as /devices/platform/soc/fc4cf000.spmi/spmi-0/0-00/fc4cf000.spmi:pm8941@0:pwrkey@800/input/input0
  183. [ 1.514132] rtc-pm8xxx fc4cf000.spmi:pm8941@0:rtc@6000: rtc core: registered pm8xxx_rtc as rtc0
  184. [ 1.524535] i2c /dev entries driver
  185. [ 1.533204] IR NEC protocol handler initialized
  186. [ 1.536371] IR RC5(x/sz) protocol handler initialized
  187. [ 1.540938] IR RC6 protocol handler initialized
  188. [ 1.546093] IR JVC protocol handler initialized
  189. [ 1.550455] IR Sony protocol handler initialized
  190. [ 1.554947] IR SANYO protocol handler initialized
  191. [ 1.559858] IR Sharp protocol handler initialized
  192. [ 1.564410] IR MCE Keyboard/mouse protocol handler initialized
  193. [ 1.569123] IR XMP protocol handler initialized
  194. [ 1.575264] qcom-smbb fc4cf000.spmi:pm8941@0:charger@1000: Initializing SMBB rev 3
  195. [ 1.582378] otg-vbus: supplied by 5vs1
  196. [ 1.587576] qcom-tsens fc4a8000.thermal-sensor: tsens calibration failed
  197. [ 1.590953] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  198. [ 1.597825] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  199. [ 1.604643] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  200. [ 1.611958] cpuidle: enable-method property 'qcom,kpss-acc-v2' found operations
  201. [ 1.619636] sdhci: Secure Digital Host Controller Interface driver
  202. [ 1.626393] sdhci: Copyright(c) Pierre Ossman
  203. [ 1.632668] sdhci-pltfm: SDHCI platform and OF driver helper
  204. [ 1.638692] usbcore: registered new interface driver usbhid
  205. [ 1.642798] usbhid: USB HID core driver
  206. [ 1.648500] remoteproc remoteproc0: releasing adsp-pil
  207. [ 1.655178] oprofile: using timer interrupt.
  208. [ 1.657345] NET: Registered protocol family 17
  209. [ 1.661617] Key type dns_resolver registered
  210. [ 1.665964] Registering SWP/SWPB emulation handler
  211. [ 1.694814] msm_dsi_phy fd922a00.dsi-phy: Failed to get supply 'vddio': -517
  212. [ 1.694863] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_regulator_init: failed to init regulator, ret=-517
  213. [ 1.701200] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_driver_probe: failed to init regulator
  214. [ 1.732766] s1: supplied by regulator-dummy
  215. [ 1.732840] s1: Bringing 0uV into 675000-675000uV
  216. [ 1.736383] s2: supplied by regulator-dummy
  217. [ 1.740690] s2: Bringing 0uV into 500000-500000uV
  218. [ 1.745471] remoteproc remoteproc0: releasing adsp-pil
  219. [ 1.750185] msm_dsi_phy fd922a00.dsi-phy: Failed to get supply 'vddio': -517
  220. [ 1.754512] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_regulator_init: failed to init regulator, ret=-517
  221. [ 1.761971] s3: supplied by regulator-dummy
  222. [ 1.762015] s3: Bringing 0uV into 1050000-1050000uV
  223. [ 1.771097] s4: supplied by regulator-dummy
  224. [ 1.771369] s5: supplied by regulator-dummy
  225. [ 1.771639] s6: supplied by regulator-dummy
  226. [ 1.771903] s7: supplied by regulator-dummy
  227. [ 1.772186] s8: supplied by regulator-dummy
  228. [ 1.772700] s1: supplied by regulator-dummy
  229. [ 1.772752] s1: Bringing 0uV into 1300000-1300000uV
  230. [ 1.779871] s2: supplied by regulator-dummy
  231. [ 1.779927] s2: Bringing 0uV into 2150000-2150000uV
  232. [ 1.788217] s3: supplied by regulator-dummy
  233. [ 1.788262] s3: Bringing 0uV into 1800000-1800000uV
  234. [ 1.796756] l1: supplied by s1
  235. [ 1.796810] l1: Bringing 0uV into 1225000-1225000uV
  236. [ 1.804866] l2: supplied by s3
  237. [ 1.804911] l2: Bringing 0uV into 1200000-1200000uV
  238. [ 1.809743] l3: supplied by s1
  239. [ 1.809788] l3: Bringing 0uV into 1225000-1225000uV
  240. [ 1.813907] l4: supplied by s1
  241. [ 1.813957] l4: Bringing 0uV into 1225000-1225000uV
  242. [ 1.818777] l5: supplied by s2
  243. [ 1.818822] l5: Bringing 0uV into 1800000-1800000uV
  244. [ 1.822930] l6: supplied by s2
  245. [ 1.822984] l6: Bringing 0uV into 1800000-1800000uV
  246. [ 1.830921] l7: supplied by s2
  247. [ 1.830965] l7: Bringing 0uV into 1800000-1800000uV
  248. [ 1.838844] l8: supplied by regulator-dummy
  249. [ 1.838888] l8: Bringing 0uV into 1800000-1800000uV
  250. [ 1.843601] l9: supplied by vreg-boost
  251. [ 1.843647] l9: Bringing 0uV into 1800000-1800000uV
  252. [ 1.846727] l10: supplied by vreg-boost
  253. [ 1.846771] l10: Bringing 0uV into 1800000-1800000uV
  254. [ 1.851522] l11: supplied by s1
  255. [ 1.851577] l11: Bringing 0uV into 1225000-1225000uV
  256. [ 1.854638] l12: supplied by s2
  257. [ 1.854682] l12: Bringing 0uV into 1800000-1800000uV
  258. [ 1.862521] l13: supplied by vreg-boost
  259. [ 1.862565] l13: Bringing 0uV into 1800000-1800000uV
  260. [ 1.870461] l14: supplied by s2
  261. [ 1.870510] l14: Bringing 0uV into 1800000-1800000uV
  262. [ 1.875207] l15: supplied by s2
  263. [ 1.875251] l15: Bringing 0uV into 2050000-2050000uV
  264. [ 1.878378] l16: supplied by regulator-dummy
  265. [ 1.878431] l16: Bringing 0uV into 2700000-2700000uV
  266. [ 1.883108] l17: supplied by vreg-boost
  267. [ 1.883153] l17: Bringing 0uV into 2850000-2850000uV
  268. [ 1.887319] l18: supplied by regulator-dummy
  269. [ 1.887364] l18: Bringing 0uV into 2850000-2850000uV
  270. [ 1.892152] l19: supplied by regulator-dummy
  271. [ 1.892206] l19: Bringing 0uV into 2900000-2900000uV
  272. [ 1.895969] l20: supplied by vreg-boost
  273. [ 1.896014] l20: Bringing 0uV into 2950000-2950000uV
  274. [ 1.904556] l21: supplied by vreg-boost
  275. [ 1.904601] l21: Bringing 0uV into 2950000-2950000uV
  276. [ 1.912639] l22: supplied by vreg-boost
  277. [ 1.912683] l22: Bringing 0uV into 3000000-3000000uV
  278. [ 1.917865] l23: supplied by vreg-boost
  279. [ 1.917910] l23: Bringing 0uV into 3000000-3000000uV
  280. [ 1.920710] l24: supplied by vreg-boost
  281. [ 1.920768] l24: Bringing 0uV into 3075000-3075000uV
  282. [ 1.929507] lvs1: supplied by s3
  283. [ 1.929838] lvs2: supplied by s3
  284. [ 1.930181] lvs3: supplied by s3
  285. [ 1.930522] 5vs1: supplied by regulator-dummy
  286. [ 1.930839] 5vs2: supplied by regulator-dummy
  287. [ 2.044608] msm_dsi_phy fd922a00.dsi-phy: dsi_phy_driver_probe: failed to init regulator
  288. [ 2.050520] using random self ethernet address
  289. [ 2.057147] using random host ethernet address
  290. [ 2.061771] usb0: HOST MAC be:92:e9:bd:de:2b
  291. [ 2.065810] usb0: MAC 3a:62:fb:46:4c:37
  292. [ 2.070253] using random self ethernet address
  293. [ 2.073774] using random host ethernet address
  294. [ 2.078366] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  295. [ 2.082720] g_ether gadget: g_ether ready
  296. [ 2.089627] l24: voltage operation not allowed
  297. [ 2.095162] mmc0: Switching to 3.3V signalling voltage failed
  298. [ 2.157207] mmc0: SDHCI controller on f9824900.sdhci [f9824900.sdhci] using ADMA 64-bit
  299. [ 2.157911] qcom_adsp_pil adsp-pil: adsp-pil supply px not found, using dummy regulator
  300. [ 2.166275] remoteproc remoteproc0: adsp-pil is available
  301. [ 2.175206] [drm:pll_28nm_register] 0
  302. [ 2.177820] [drm:dsi_pll_28nm_clk_recalc_rate] sdm_dc_off = 9
  303. [ 2.181374] [drm:dsi_pll_28nm_clk_recalc_rate] sdm_freq_seed = 50639
  304. [ 2.187133] [drm:dsi_pll_28nm_clk_recalc_rate] vco rate = 413671289
  305. [ 2.193528] [drm:dsi_pll_28nm_clk_recalc_rate] returning vco rate = 413671289
  306. [ 2.202108] [drm:msm_dsi_pll_init] DSI:0 PLL registered
  307. [ 2.209196] [drm:msm_mdss_init]
  308. [ 2.211797] msm fd900000.mdss: fd900000.mdss supply vdd not found, using dummy regulator
  309. [ 2.215376] [drm:mdp5_bind]
  310. [ 2.224608] ------------[ cut here ]------------
  311. [ 2.226087] WARNING: CPU: 0 PID: 29 at drivers/clk/qcom/clk-rcg2.c:114 update_config+0xbc/0xc0
  312. [ 2.230716] mdp_clk_src: rcg didn't update its configuration.
  313. [ 2.230721] Modules linked in:
  314. [ 2.244971] CPU: 0 PID: 29 Comm: kworker/0:1 Not tainted 4.13.0-11203-gac288c237d01-dirty #4
  315. [ 2.247877] Hardware name: Generic DT based system
  316. [ 2.256474] Workqueue: events deferred_probe_work_func
  317. [ 2.261081] [<c0310d20>] (unwind_backtrace) from [<c030ce90>] (show_stack+0x10/0x14)
  318. [ 2.266201] [<c030ce90>] (show_stack) from [<c0a08208>] (dump_stack+0x78/0x8c)
  319. [ 2.274099] [<c0a08208>] (dump_stack) from [<c031eb58>] (__warn+0xec/0x104)
  320. [ 2.281125] [<c031eb58>] (__warn) from [<c031eba8>] (warn_slowpath_fmt+0x38/0x48)
  321. [ 2.287987] [<c031eba8>] (warn_slowpath_fmt) from [<c0689edc>] (update_config+0xbc/0xc0)
  322. [ 2.295629] [<c0689edc>] (update_config) from [<c06821d0>] (clk_change_rate+0xa0/0x57c)
  323. [ 2.303787] [<c06821d0>] (clk_change_rate) from [<c0682acc>] (clk_core_set_rate_nolock+0x68/0xe8)
  324. [ 2.311513] [<c0682acc>] (clk_core_set_rate_nolock) from [<c0682b6c>] (clk_set_rate+0x20/0x30)
  325. [ 2.320540] [<c0682b6c>] (clk_set_rate) from [<c0717c84>] (mdp5_bind+0x160/0x488)
  326. [ 2.329046] [<c0717c84>] (mdp5_bind) from [<c0738b04>] (component_bind_all+0x10c/0x268)
  327. [ 2.336601] [<c0738b04>] (component_bind_all) from [<c0722854>] (msm_drm_bind+0x11c/0x484)
  328. [ 2.344414] [<c0722854>] (msm_drm_bind) from [<c0738fc4>] (try_to_bring_up_master+0x1ec/0x2a4)
  329. [ 2.352745] [<c0738fc4>] (try_to_bring_up_master) from [<c0739124>] (component_add+0xa8/0x170)
  330. [ 2.361339] [<c0739124>] (component_add) from [<c074097c>] (platform_drv_probe+0x50/0xac)
  331. [ 2.369935] [<c074097c>] (platform_drv_probe) from [<c073eb44>] (driver_probe_device+0x2dc/0x470)
  332. [ 2.378184] [<c073eb44>] (driver_probe_device) from [<c073ccf4>] (bus_for_each_drv+0x44/0x94)
  333. [ 2.387035] [<c073ccf4>] (bus_for_each_drv) from [<c073e724>] (__device_attach+0xb0/0x140)
  334. [ 2.395541] [<c073e724>] (__device_attach) from [<c073db08>] (bus_probe_device+0x84/0x8c)
  335. [ 2.403702] [<c073db08>] (bus_probe_device) from [<c073e07c>] (deferred_probe_work_func+0x64/0x188)
  336. [ 2.411952] [<c073e07c>] (deferred_probe_work_func) from [<c0337d3c>] (process_one_work+0x1ec/0x57c)
  337. [ 2.420803] [<c0337d3c>] (process_one_work) from [<c0338de0>] (worker_thread+0x29c/0x564)
  338. [ 2.430179] [<c0338de0>] (worker_thread) from [<c033da20>] (kthread+0x150/0x158)
  339. [ 2.438251] [<c033da20>] (kthread) from [<c03089a0>] (ret_from_fork+0x14/0x34)
  340. [ 2.445881] ---[ end trace 50b5929b98e59fc0 ]---
  341. [ 2.452911] [drm:msm_runtime_resume]
  342. [ 2.457582] [drm:msm_mdss_enable]
  343. [ 2.461148] [drm:mdp5_runtime_resume]
  344. [ 2.464370] [drm:mdp5_enable]
  345. [ 2.468153] [drm:mdp5_bind] MDP5 version v1.2
  346. [ 2.471135] [drm:mdp5_cfg_init] MDP5: msm8x74 hw config selected
  347. [ 2.475637] [drm:mdp5_ctlm_init] Pool of 5 CTLs created.
  348. [ 2.481730] msm fd900000.mdss: bound fd901000.mdp (ops mdp5_ops)
  349. [ 2.486995] [drm:dsi_bind]
  350. [ 2.492998] [drm:dsi_bind] dsi probed=ee300290
  351. [ 2.495625] msm_dsi fd922800.dsi: fd922800.dsi supply gdsc not found, using dummy regulator
  352. [ 2.500131] [drm:msm_dsi_host_init] dsi_get_config: Version 3:10010001
  353. [ 2.500131]
  354. [ 2.508519] remoteproc remoteproc0: Direct firmware load for adsp.mdt failed with error -2
  355. [ 2.516259] remoteproc remoteproc0: powering up adsp-pil
  356. [ 2.524731] remoteproc remoteproc0: Direct firmware load for adsp.mdt failed with error -2
  357. [ 2.530127] remoteproc remoteproc0: request_firmware failed: -2
  358. [ 2.538884] mmc0: new HS200 MMC card at address 0001
  359. [ 2.543904] mmcblk0: mmc0:0001 BWBC3R 29.1 GiB
  360. [ 2.549151] mmcblk0boot0: mmc0:0001 BWBC3R partition 1 4.00 MiB
  361. [ 2.553367] mmcblk0boot1: mmc0:0001 BWBC3R partition 2 4.00 MiB
  362. [ 2.559291] mmcblk0rpmb: mmc0:0001 BWBC3R partition 3 4.00 MiB
  363. [ 2.565329] [drm:mdp5_runtime_suspend]
  364. [ 2.571101] [drm:mdp5_disable]
  365. [ 2.575012] msm_dsi fd922800.dsi: fd922800.dsi supply gdsc not found, using dummy regulator
  366. [ 2.578697] [drm:msm_dsi_host_init] Dsi Host 0 initialized
  367. [ 2.586315] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20
  368. [ 2.592239] [drm:msm_dsi_runtime_resume] id=0
  369. [ 2.600844] panel-otm-otm1902b-1080p fd922800.dsi.0: cannot get reset-gpios -2
  370. [ 2.605022] msm_dsi_manager_register: failed to register mipi dsi host for DSI 0
  371. [ 2.612016] [drm:msm_dsi_host_destroy]
  372. [ 2.620235] msm fd900000.mdss: failed to bind fd922800.dsi (ops dsi_ops): -517
  373. [ 2.623591] msm fd900000.mdss: master bind failed: -517
  374. [ 2.633034] input: gpio-keys as /devices/platform/gpio-keys/input/input1
  375. [ 2.636154] rtc-pm8xxx fc4cf000.spmi:pm8941@0:rtc@6000: setting system clock to 1970-01-22 22:45:14 UTC (1896314)
  376. [ 2.643368] [drm:msm_mdss_init]
  377. [ 2.643529] msm fd900000.mdss: fd900000.mdss supply vdd not found, using dummy regulator
  378. [ 2.643750] [drm:mdp5_bind]
  379. [ 2.643867] [drm:mdp5_runtime_resume]
  380. [ 2.643873] [drm:mdp5_enable]
  381. [ 2.643901] [drm:mdp5_bind] MDP5 version v1.2
  382. [ 2.643908] [drm:mdp5_cfg_init] MDP5: msm8x74 hw config selected
  383. [ 2.643919] [drm:mdp5_ctlm_init] Pool of 5 CTLs created.
  384. [ 2.643935] msm fd900000.mdss: bound fd901000.mdp (ops mdp5_ops)
  385. [ 2.643946] [drm:dsi_bind]
  386. [ 2.643954] [drm:dsi_bind] dsi probed=ee357c90
  387. [ 2.644101] msm_dsi fd922800.dsi: fd922800.dsi supply gdsc not found, using dummy regulator
  388. [ 2.644199] [drm:msm_dsi_host_init] dsi_get_config: Version 3:10010001
  389. [ 2.644199]
  390. [ 2.644332] [drm:mdp5_runtime_suspend]
  391. [ 2.644339] [drm:mdp5_disable]
  392. [ 2.644478] msm_dsi fd922800.dsi: fd922800.dsi supply gdsc not found, using dummy regulator
  393. [ 2.663858] [drm:msm_dsi_host_init] Dsi Host 0 initialized
  394. [ 2.664005] [drm:msm_dsi_runtime_resume] id=0
  395. [ 2.664134] panel-otm-otm1902b-1080p fd922800.dsi.0: cannot get reset-gpios -2
  396. [ 2.664275] msm_dsi_manager_register: failed to register mipi dsi host for DSI 0
  397. [ 2.664365] [drm:msm_dsi_host_destroy]
  398. [ 2.664762] msm fd900000.mdss: failed to bind fd922800.dsi (ops dsi_ops): -517
  399. [ 2.664956] msm fd900000.mdss: master bind failed: -517
  400. [ 2.769805] vreg_vsp: disabling
  401. [ 2.774253] l7: disabling
  402. [ 2.777501] l13: disabling
  403. [ 2.780279] l21: disabling
  404. [ 2.782877] ALSA device list:
  405. [ 2.785362] No soundcards found.
  406. [ 2.789783] Freeing unused kernel memory: 1024K
  407. [ 3.138370] using random self ethernet address
  408. [ 3.138411] using random host ethernet address
  409. [ 7.875247] g_ether gadget: high-speed config #1: CDC Ethernet (ECM)
  410. / #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement