· 6 years ago · Dec 05, 2019, 03:02 PM
1[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x511f2112]
2[ 0.000000] Linux version 5.4.0-00007-g18b75f9ff2a3 (ppisati@kathleen) (gcc version 9.2.1 20191130 (Ubuntu 9.2.1-21ubuntu1)) #1 SMP PREEMPT Thu Dec 5 13:04:41 UTC 2019
3[ 0.000000] Machine model: Qualcomm Technologies, Inc. DB820c
4[ 0.000000] efi: Getting EFI parameters from FDT:
5[ 0.000000] efi: UEFI not found.
6[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
7 gpu@8f200000 (0x0000000090b00000--0x0000000091500000) overlaps with slpi@90b00000 (0x0000000090b00000--0x0000000091500000)
8[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000090b00000, size 10 MiB
9[ 0.000000] OF: reserved mem: initialized node gpu@8f200000, compatible id shared-dma-pool
10[ 0.000000] cma: Reserved 32 MiB at 0x00000000de000000
11[ 0.000000] NUMA: No NUMA configuration found
12[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x000000015ea4efff]
13[ 0.000000] NUMA: NODE_DATA [mem 0x15e460800-0x15e461fff]
14[ 0.000000] Zone ranges:
15[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
16[ 0.000000] Normal [mem 0x0000000100000000-0x000000015ea4efff]
17[ 0.000000] Movable zone start for each node
18[ 0.000000] Early memory node ranges
19[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000857fffff]
20[ 0.000000] node 0: [mem 0x0000000091700000-0x00000000a1dfffff]
21[ 0.000000] node 0: [mem 0x00000000a2000000-0x00000000dfffffff]
22[ 0.000000] node 0: [mem 0x0000000100000000-0x000000015ea4efff]
23[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000015ea4efff]
24[ 0.000000] On node 0 totalpages: 731471
25[ 0.000000] DMA32 zone: 5372 pages used for memmap
26[ 0.000000] DMA32 zone: 0 pages reserved
27[ 0.000000] DMA32 zone: 343808 pages, LIFO batch:63
28[ 0.000000] Normal zone: 6058 pages used for memmap
29[ 0.000000] Normal zone: 387663 pages, LIFO batch:63
30[ 0.000000] psci: probing for conduit method from DT.
31[ 0.000000] psci: PSCIv1.0 detected in firmware.
32[ 0.000000] psci: Using standard PSCI v0.2 function IDs
33[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
34[ 0.000000] psci: SMC Calling Convention v1.0
35[ 0.000000] psci: OSI mode supported.
36[ 0.000000] percpu: Embedded 22 pages/cpu s52952 r8192 d28968 u90112
37[ 0.000000] pcpu-alloc: s52952 r8192 d28968 u90112 alloc=22*4096
38[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
39[ 0.000000] Detected PIPT I-cache on CPU0
40[ 0.000000] CPU features: detected: GIC system register CPU interface
41[ 0.000000] CPU features: detected: Qualcomm erratum 1009, ARM erratum 1286807
42[ 0.000000] CPU features: detected: Qualcomm Technologies Falkor/Kryo erratum 1003
43[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
44[ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
45[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 720041
46[ 0.000000] Policy zone: Normal
47[ 0.000000] Kernel command line: console=ttyMSM0,115200n8 root=/dev/mmcblk0p9 net.ifnames=0 init=/lib/systemd/systemd rw rootwait panic=-1
48[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
49[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
50[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
51[ 0.000000] software IO TLB: mapped [mem 0xda000000-0xde000000] (64MB)
52[ 0.000000] Memory: 2723144K/2925884K available (11900K kernel code, 1862K rwdata, 6448K rodata, 5120K init, 448K bss, 169972K reserved, 32768K cma-reserved)
53[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
54[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
55[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
56[ 0.000000] Tasks RCU enabled.
57[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
58[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
59[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
60[ 0.000000] GIC: enabling workaround for GICv3: Qualcomm MSM8996 broken firmware
61[ 0.000000] GICv3: 608 SPIs implemented
62[ 0.000000] GICv3: 0 Extended SPIs implemented
63[ 0.000000] GICv3: Distributor has no Range Selector support
64[ 0.000000] GICv3: 16 PPIs implemented
65[ 0.000000] GICv3: VLPI support, no direct LPI support
66[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000009c00000
67[ 0.000000] ITS: No ITS available, not enabling LPIs
68[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x44c with crng_init=0
69[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
70[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
71[ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
72[ 0.000330] Console: colour dummy device 80x25
73[ 0.000406] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
74[ 0.000417] pid_max: default: 32768 minimum: 301
75[ 0.000487] LSM: Security Framework initializing
76[ 0.000538] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
77[ 0.000550] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
78[ 0.023463] ASID allocator initialised with 32768 entries
79[ 0.031459] rcu: Hierarchical SRCU implementation.
80[ 0.041610] EFI services will not be available.
81[ 0.047519] smp: Bringing up secondary CPUs ...
82[ 0.080064] Detected PIPT I-cache on CPU1
83[ 0.080092] GICv3: CPU1: found redistributor 1 region 0:0x0000000009c40000
84[ 0.080132] CPU1: Booted secondary processor 0x0000000001 [0x511f2112]
85[ 0.114889] Detected PIPT I-cache on CPU2
86[ 0.115676] GICv3: CPU2: found redistributor 100 region 0:0x0000000009c80000
87[ 0.116572] CPU2: Booted secondary processor 0x0000000100 [0x511f2052]
88[ 0.154664] Detected PIPT I-cache on CPU3
89[ 0.155438] GICv3: CPU3: found redistributor 101 region 0:0x0000000009cc0000
90[ 0.156330] CPU3: Booted secondary processor 0x0000000101 [0x511f2052]
91[ 0.159922] smp: Brought up 1 node, 4 CPUs
92[ 0.159954] SMP: Total of 4 processors activated.
93[ 0.159969] CPU features: detected: 32-bit EL0 Support
94[ 0.159979] CPU features: detected: CRC32 instructions
95[ 0.643375] CPU: All CPU(s) started at EL1
96[ 0.643853] alternatives: patching kernel code
97[ 0.646118] devtmpfs: initialized
98[ 0.655645] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
99[ 0.655669] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
100[ 0.656252] pinctrl core: initialized pinctrl subsystem
101[ 0.657829] DMI not present or invalid.
102[ 0.658290] NET: Registered protocol family 16
103[ 0.660578] DMA: preallocated 256 KiB pool for atomic allocations
104[ 0.660593] audit: initializing netlink subsys (disabled)
105[ 0.661993] audit: type=2000 audit(0.260:1): state=initialized audit_enabled=0 res=1
106[ 0.665135] cpuidle: using governor menu
107[ 0.665394] hw-breakpoint: found 8 breakpoint and 4 watchpoint registers.
108[ 0.668506] Serial: AMBA PL011 UART driver
109[ 0.698240] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
110[ 0.698251] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
111[ 0.698257] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
112[ 0.698264] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
113[ 0.723920] cryptd: max_cpu_qlen set to 1000
114[ 0.730251] ACPI: Interpreter disabled.
115[ 0.733004] iommu: Default domain type: Translated
116[ 0.733313] vgaarb: loaded
117[ 0.733590] SCSI subsystem initialized
118[ 0.733865] libata version 3.00 loaded.
119[ 0.734063] usbcore: registered new interface driver usbfs
120[ 0.734094] usbcore: registered new interface driver hub
121[ 0.734166] usbcore: registered new device driver usb
122[ 0.734841] pps_core: LinuxPPS API ver. 1 registered
123[ 0.734848] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
124[ 0.734861] PTP clock support registered
125[ 0.734969] EDAC MC: Ver: 3.0.0
126[ 0.740570] FPGA manager framework
127[ 0.740710] Advanced Linux Sound Architecture Driver Initialized.
128[ 0.742081] clocksource: Switched to clocksource arch_sys_counter
129[ 0.742275] VFS: Disk quotas dquot_6.6.0
130[ 0.742321] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
131[ 0.742477] pnp: PnP ACPI: disabled
132[ 0.749445] thermal_sys: Registered thermal governor 'step_wise'
133[ 0.749449] thermal_sys: Registered thermal governor 'power_allocator'
134[ 0.750737] NET: Registered protocol family 2
135[ 0.751085] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
136[ 0.751110] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
137[ 0.751221] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
138[ 0.751363] TCP: Hash tables configured (established 32768 bind 32768)
139[ 0.751474] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
140[ 0.751500] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
141[ 0.751648] NET: Registered protocol family 1
142[ 0.752711] s1: supplied by regulator-dummy
143[ 0.752960] s2: supplied by regulator-dummy
144[ 0.753149] s3: supplied by regulator-dummy
145[ 0.753185] s3: Bringing 0uV into 1300000-1300000uV
146[ 0.753344] s4: supplied by regulator-dummy
147[ 0.753385] s4: Bringing 0uV into 1800000-1800000uV
148[ 0.753667] s5: supplied by regulator-dummy
149[ 0.753705] s5: Bringing 0uV into 2150000-2150000uV
150[ 0.753870] s6: supplied by regulator-dummy
151[ 0.754109] s7: supplied by regulator-dummy
152[ 0.754143] s7: Bringing 0uV into 800000-800000uV
153[ 0.754298] s8: supplied by regulator-dummy
154[ 0.754502] s9: supplied by regulator-dummy
155[ 0.754690] s10: supplied by regulator-dummy
156[ 0.754878] s11: supplied by regulator-dummy
157[ 0.755073] s12: supplied by regulator-dummy
158[ 0.755223] l1: supplied by s3
159[ 0.755258] l1: Bringing 0uV into 1000000-1000000uV
160[ 0.755384] l2: supplied by s3
161[ 0.755425] l2: Bringing 0uV into 1250000-1250000uV
162[ 0.755552] l3: supplied by s3
163[ 0.755584] l3: Bringing 0uV into 850000-850000uV
164[ 0.755710] l4: supplied by s3
165[ 0.755747] l4: Bringing 0uV into 1225000-1225000uV
166[ 0.755886] l5: supplied by s5
167[ 0.756125] l6: supplied by regulator-dummy
168[ 0.756164] l6: Bringing 0uV into 1200000-1200000uV
169[ 0.756305] l7: supplied by s5
170[ 0.756514] l8: supplied by regulator-dummy
171[ 0.756556] l8: Bringing 0uV into 1800000-1800000uV
172[ 0.756750] l9: supplied by regulator-dummy
173[ 0.756784] l9: Bringing 0uV into 1800000-1800000uV
174[ 0.756973] l10: supplied by regulator-dummy
175[ 0.757007] l10: Bringing 0uV into 1800000-1800000uV
176[ 0.757147] l11: supplied by s3
177[ 0.757184] l11: Bringing 0uV into 1150000-1150000uV
178[ 0.757347] RPC: Registered named UNIX socket transport module.
179[ 0.757354] RPC: Registered udp transport module.
180[ 0.757359] RPC: Registered tcp transport module.
181[ 0.757364] RPC: Registered tcp NFSv4.1 backchannel transport module.
182[ 0.757376] PCI: CLS 0 bytes, default 64
183[ 0.757401] l12: supplied by regulator-dummy
184[ 0.757440] l12: Bringing 0uV into 1800000-1800000uV
185[ 0.757721] l13: supplied by regulator-dummy
186[ 0.757766] l13: Bringing 0uV into 1800000-1800000uV
187[ 0.757982] l14: supplied by s5
188[ 0.758018] l14: Bringing 0uV into 1800000-1800000uV
189[ 0.758178] l15: supplied by s5
190[ 0.758211] l15: Bringing 0uV into 1800000-1800000uV
191[ 0.758413] l16: supplied by regulator-dummy
192[ 0.758448] l16: Bringing 0uV into 2700000-2700000uV
193[ 0.758649] l17: supplied by regulator-dummy
194[ 0.758684] l17: Bringing 0uV into 2500000-2500000uV
195[ 0.758885] l18: supplied by regulator-dummy
196[ 0.758921] l18: Bringing 0uV into 2700000-2700000uV
197[ 0.759123] l19: supplied by regulator-dummy
198[ 0.759156] l19: Bringing 0uV into 3000000-3000000uV
199[ 0.759308] l20: supplied by s5
200[ 0.759345] l20: Bringing 0uV into 2950000-2950000uV
201[ 0.759539] l21: supplied by s5
202[ 0.759572] l21: Bringing 0uV into 2950000-2950000uV
203[ 0.759805] l22: supplied by regulator-dummy
204[ 0.759839] l22: Bringing 0uV into 3300000-3300000uV
205[ 0.760081] l23: supplied by regulator-dummy
206[ 0.760115] l23: Bringing 0uV into 2800000-2800000uV
207[ 0.760341] l24: supplied by regulator-dummy
208[ 0.760384] l24: Bringing 0uV into 3075000-3075000uV
209[ 0.760558] l25: supplied by s3
210[ 0.760595] l25: Bringing 0uV into 1200000-1200000uV
211[ 0.760751] l26: supplied by s3
212[ 0.760926] l27: supplied by s3
213[ 0.760972] l27: Bringing 0uV into 1000000-1000000uV
214[ 0.761137] l28: supplied by s3
215[ 0.761171] l28: Bringing 0uV into 925000-925000uV
216[ 0.761400] l29: supplied by regulator-dummy
217[ 0.761436] l29: Bringing 0uV into 2800000-2800000uV
218[ 0.761750] l30: supplied by regulator-dummy
219[ 0.761798] l30: Bringing 0uV into 1800000-1800000uV
220[ 0.762052] l31: supplied by s3
221[ 0.762792] l32: supplied by regulator-dummy
222[ 0.762831] l32: Bringing 0uV into 1800000-1800000uV
223[ 0.763129] lvs1: supplied by regulator-dummy
224[ 0.763201] kvm [1]: HYP mode not available
225[ 0.763440] lvs2: supplied by regulator-dummy
226[ 0.837535] Initialise system trusted keyrings
227[ 0.837767] workingset: timestamp_bits=44 max_order=20 bucket_order=0
228[ 0.843478] squashfs: version 4.0 (2009/01/31) Phillip Lougher
229[ 0.844158] NFS: Registering the id_resolver key type
230[ 0.844182] Key type id_resolver registered
231[ 0.844187] Key type id_legacy registered
232[ 0.844199] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
233[ 0.844362] 9p: Installing v9fs 9p2000 file system support
234[ 0.868641] Key type asymmetric registered
235[ 0.868651] Asymmetric key parser 'x509' registered
236[ 0.868693] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
237[ 0.868700] io scheduler mq-deadline registered
238[ 0.868706] io scheduler kyber registered
239[ 0.876664] qcom-qmp-phy 34000.phy: Registered Qcom-QMP phy
240[ 0.877121] qcom-qmp-phy 7410000.phy: Registered Qcom-QMP phy
241[ 0.878215] ufs_qcom_phy_qmp_14nm 627000.phy: invalid resource
242[ 0.884796] qcom-pcie 608000.pcie: 608000.pcie supply vddpe-3v3 not found, using dummy regulator
243[ 0.890320] qcom-qmp-phy 34000.phy: phy initialization timed-out
244[ 0.890728] phy phy-34000.phy.1: phy init failed --> -110
245[ 0.890915] qcom-pcie: probe of 608000.pcie failed with error -110
246[ 0.891495] qcom-pcie 610000.pcie: 610000.pcie supply vddpe-3v3 not found, using dummy regulator
247[ 0.897041] qcom-qmp-phy 34000.phy: phy initialization timed-out
248[ 0.897412] phy phy-34000.phy.2: phy init failed --> -110
249[ 0.897595] qcom-pcie: probe of 610000.pcie failed with error -110
250[ 0.900193] EINJ: ACPI disabled.
251[ 0.924434] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
252[ 0.926701] SuperH (H)SCI(F) driver initialized
253[ 0.927431] msm_serial 7570000.serial: msm_serial: detected port #2
254[ 0.927460] msm_serial 7570000.serial: uartclk = 19200000
255[ 0.927511] 7570000.serial: ttyMSM2 at MMIO 0x7570000 (irq = 8, base_baud = 1200000) is a MSM
256[ 0.927673] serial serial0: tty port ttyMSM2 registered
257[ 0.927852] msm_serial 75b0000.serial: msm_serial: detected port #0
258[ 0.927871] msm_serial 75b0000.serial: uartclk = 7372800
259[ 0.927901] 75b0000.serial: ttyMSM0 at MMIO 0x75b0000 (irq = 11, base_baud = 460800) is a MSM
260[ 0.927920] msm_serial: console setup on port #0
261[ 2.267677] printk: console [ttyMSM0] enabled
262[ 2.272780] msm_serial: driver initialized
263[ 2.278141] arm-smmu da0000.iommu: probing hardware configuration...
264[ 2.280585] arm-smmu da0000.iommu: SMMUv2 with:
265[ 2.287144] arm-smmu da0000.iommu: stage 1 translation
266[ 2.291359] arm-smmu da0000.iommu: address translation ops
267[ 2.296565] arm-smmu da0000.iommu: non-coherent table walk
268[ 2.302120] arm-smmu da0000.iommu: (IDR0.CTTW overridden by FW configuration)
269[ 2.307684] arm-smmu da0000.iommu: stream matching with 4 register groups
270[ 2.314993] arm-smmu da0000.iommu: 2 context banks (0 stage-2 only)
271[ 2.321859] arm-smmu da0000.iommu: Supported page sizes: 0x63315000
272[ 2.328339] arm-smmu da0000.iommu: Stage-1: 32-bit VA -> 36-bit IPA
273[ 2.335811] arm-smmu b40000.iommu: probing hardware configuration...
274[ 2.341021] arm-smmu b40000.iommu: SMMUv2 with:
275[ 2.347373] arm-smmu b40000.iommu: stage 1 translation
276[ 2.351599] arm-smmu b40000.iommu: address translation ops
277[ 2.356807] arm-smmu b40000.iommu: non-coherent table walk
278[ 2.362363] arm-smmu b40000.iommu: (IDR0.CTTW overridden by FW configuration)
279[ 2.367921] arm-smmu b40000.iommu: stream matching with 2 register groups
280[ 2.375242] arm-smmu b40000.iommu: 2 context banks (0 stage-2 only)
281[ 2.382092] arm-smmu b40000.iommu: Supported page sizes: 0x63315000
282[ 2.388581] arm-smmu b40000.iommu: Stage-1: 48-bit VA -> 36-bit IPA
283[ 2.396169] arm-smmu d00000.iommu: probing hardware configuration...
284[ 2.401260] arm-smmu d00000.iommu: SMMUv2 with:
285[ 2.407616] arm-smmu d00000.iommu: stage 1 translation
286[ 2.411841] arm-smmu d00000.iommu: address translation ops
287[ 2.417050] arm-smmu d00000.iommu: non-coherent table walk
288[ 2.422606] arm-smmu d00000.iommu: (IDR0.CTTW overridden by FW configuration)
289[ 2.428163] arm-smmu d00000.iommu: stream matching with 2 register groups
290[ 2.435478] arm-smmu d00000.iommu: 2 context banks (0 stage-2 only)
291[ 2.442337] arm-smmu d00000.iommu: Supported page sizes: 0x63315000
292[ 2.448830] arm-smmu d00000.iommu: Stage-1: 32-bit VA -> 36-bit IPA
293[ 2.456011] arm-smmu 1600000.iommu: probing hardware configuration...
294[ 2.461503] arm-smmu 1600000.iommu: SMMUv2 with:
295[ 2.467859] arm-smmu 1600000.iommu: stage 1 translation
296[ 2.472519] arm-smmu 1600000.iommu: address translation ops
297[ 2.477815] arm-smmu 1600000.iommu: non-coherent table walk
298[ 2.483457] arm-smmu 1600000.iommu: (IDR0.CTTW overridden by FW configuration)
299[ 2.489102] arm-smmu 1600000.iommu: stream matching with 15 register groups
300[ 2.496158] arm-smmu 1600000.iommu: 12 context banks (0 stage-2 only)
301[ 2.503441] arm-smmu 1600000.iommu: Supported page sizes: 0x63315000
302[ 2.509761] arm-smmu 1600000.iommu: Stage-1: 36-bit VA -> 36-bit IPA
303[ 2.518906] arm-smmu d40000.arm,smmu-venus: probing hardware configuration...
304[ 2.522698] arm-smmu d40000.arm,smmu-venus: SMMUv2 with:
305[ 2.529853] arm-smmu d40000.arm,smmu-venus: stage 1 translation
306[ 2.535196] arm-smmu d40000.arm,smmu-venus: address translation ops
307[ 2.541183] arm-smmu d40000.arm,smmu-venus: non-coherent table walk
308[ 2.547520] arm-smmu d40000.arm,smmu-venus: (IDR0.CTTW overridden by FW configuration)
309[ 2.553860] arm-smmu d40000.arm,smmu-venus: stream matching with 42 register groups
310[ 2.561615] arm-smmu d40000.arm,smmu-venus: 7 context banks (0 stage-2 only)
311[ 2.569593] arm-smmu d40000.arm,smmu-venus: Supported page sizes: 0x63315000
312[ 2.576611] arm-smmu d40000.arm,smmu-venus: Stage-1: 32-bit VA -> 36-bit IPA
313[ 2.611766] loop: module loaded
314[ 2.615573] spi_qup 7575000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
315[ 2.616812] spi_qup 75ba000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
316[ 2.622837] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
317[ 2.637557] gpio gpiochip3: (400f000.qcom,spmi:pmic@2:gpios@c000): detected irqchip that is shared with multiple gpiochips: please fix the driver.
318[ 2.639008] libphy: Fixed MDIO Bus: probed
319[ 2.649808] tun: Universal TUN/TAP device driver, 1.6
320[ 2.654623] thunder_xcv, ver 1.0
321[ 2.658818] thunder_bgx, ver 1.0
322[ 2.662100] nicpf, ver 1.0
323[ 2.666021] hclge is initializing
324[ 2.667790] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
325[ 2.671192] hns3: Copyright (c) 2017 Huawei Corporation.
326[ 2.678370] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
327[ 2.683775] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
328[ 2.689448] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
329[ 2.695233] igb: Copyright (c) 2007-2014 Intel Corporation.
330[ 2.702206] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
331[ 2.707734] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
332[ 2.716172] sky2: driver version 1.30
333[ 2.722362] VFIO - User Level meta-driver version: 0.3
334[ 2.729182] dwc3-qcom 76f8800.usb: IRQ hs_phy_irq not found
335[ 2.730317] dwc3-qcom 76f8800.usb: IRQ dp_hs_phy_irq not found
336[ 2.735770] dwc3-qcom 76f8800.usb: IRQ dm_hs_phy_irq not found
337[ 2.741672] dwc3-qcom 76f8800.usb: IRQ ss_phy_irq not found
338[ 2.748536] dwc3 7600000.dwc3: Failed to get clk 'ref': -2
339[ 2.754627] dwc3-qcom 6af8800.usb: IRQ hs_phy_irq not found
340[ 2.758519] dwc3-qcom 6af8800.usb: IRQ dp_hs_phy_irq not found
341[ 2.763982] dwc3-qcom 6af8800.usb: IRQ dm_hs_phy_irq not found
342[ 2.769884] dwc3-qcom 6af8800.usb: IRQ ss_phy_irq not found
343[ 2.776714] dwc3 6a00000.dwc3: Failed to get clk 'ref': -2
344[ 2.782501] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
345[ 2.786754] ehci-pci: EHCI PCI platform driver
346[ 2.793260] ehci-platform: EHCI generic platform driver
347[ 2.797859] ehci-orion: EHCI orion driver
348[ 2.802934] ehci-exynos: EHCI EXYNOS driver
349[ 2.807092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
350[ 2.810987] ohci-pci: OHCI PCI platform driver
351[ 2.817234] ohci-platform: OHCI generic platform driver
352[ 2.821813] ohci-exynos: OHCI EXYNOS driver
353[ 2.827318] usbcore: registered new interface driver usb-storage
354[ 2.834415] i2c /dev entries driver
355[ 2.838090] i2c_qup 75b5000.i2c: using default clock-frequency 100000
356[ 2.840367] i2c_qup 75b5000.i2c:
357 tx channel not available
358[ 2.847585] i2c_qup 75b6000.i2c: using default clock-frequency 100000
359[ 2.853763] i2c_qup 75b6000.i2c:
360 tx channel not available
361[ 2.860878] i2c_qup 7577000.i2c: using default clock-frequency 100000
362[ 2.867131] i2c_qup 7577000.i2c:
363 tx channel not available
364[ 2.880956] sdhci: Secure Digital Host Controller Interface driver
365[ 2.880976] sdhci: Copyright(c) Pierre Ossman
366[ 2.887320] Synopsys Designware Multimedia Card Interface Driver
367[ 2.892373] sdhci-pltfm: SDHCI platform and OF driver helper
368[ 2.898761] sdhci_msm 74a4900.sdhci: Got CD GPIO
369[ 2.937699] mmc0: SDHCI controller on 74a4900.sdhci [74a4900.sdhci] using ADMA 64-bit
370[ 2.941616] ledtrig-cpu: registered to indicate activity on CPUs
371[ 2.946337] usbcore: registered new interface driver usbhid
372[ 2.950630] usbhid: USB HID core driver
373[ 2.957997] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): allocate IRQ 96, hwirq 21
374[ 2.959733] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): found parent hwirq 213
375[ 2.970910] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): alloc_irqs_parent for 96 parent hwirq 213
376[ 2.998880] mmc0: new high speed SDHC card at address aaaa
377[ 3.003525] gpio gpiochip3: (400f000.qcom,spmi:pmic@2:gpios@c000): allocate IRQ 97, hwirq 5
378[ 3.003977] mmcblk0: mmc0:aaaa SU16G 14.8 GiB
379[ 3.004151] gpio gpiochip3: (400f000.qcom,spmi:pmic@2:gpios@c000): found parent hwirq 197
380[ 3.017096] gpio gpiochip3: (400f000.qcom,spmi:pmic@2:gpios@c000): alloc_irqs_parent for 97 parent hwirq 197
381[ 3.033340] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
382[ 3.216508] NET: Registered protocol family 17
383[ 3.224982] 9pnet: Installing 9P2000 support
384[ 3.227551] Key type dns_resolver registered
385[ 3.240309] registered taskstats version 1
386[ 3.240733] Loading compiled-in X.509 certificates
387[ 5.220024] qcom-qusb2-phy 7411000.phy: Registered Qcom-QUSB2 phy
388[ 5.249739] qcom-qusb2-phy 7412000.phy: Registered Qcom-QUSB2 phy
389[ 5.306663] qcom-qmp-phy 34000.phy: phy initialization timed-out
390[ 5.311414] phy phy-34000.phy.0: phy init failed --> -110
391[ 5.321438] qcom-pcie: probe of 600000.pcie failed with error -110
392[ 5.415153] dwc3-qcom 76f8800.usb: IRQ hs_phy_irq not found
393[ 5.415749] dwc3-qcom 76f8800.usb: IRQ dp_hs_phy_irq not found
394[ 5.420731] dwc3-qcom 76f8800.usb: IRQ dm_hs_phy_irq not found
395[ 5.426748] dwc3-qcom 76f8800.usb: IRQ ss_phy_irq not found
396[ 5.469705] dwc3 7600000.dwc3: Failed to get clk 'ref': -2
397[ 5.537782] dwc3-qcom 6af8800.usb: IRQ hs_phy_irq not found
398[ 5.539380] dwc3-qcom 6af8800.usb: IRQ dp_hs_phy_irq not found
399[ 5.543349] dwc3-qcom 6af8800.usb: IRQ dm_hs_phy_irq not found
400[ 5.560220] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
401[ 5.561495] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
402[ 5.566602] dwc3-qcom 6af8800.usb: IRQ ss_phy_irq not found
403[ 5.581700] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
404[ 5.584558] xhci-hcd xhci-hcd.0.auto: irq 93, io mem 0x07600000
405[ 5.649629] dwc3 6a00000.dwc3: Failed to get clk 'ref': -2
406[ 5.660321] hub 1-0:1.0: USB hub found
407[ 5.662855] hub 1-0:1.0: 1 port detected
408[ 5.684186] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
409[ 5.685026] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
410[ 5.703264] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
411[ 5.713093] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
412[ 5.733503] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): allocate IRQ 98, hwirq 1
413[ 5.733558] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): found parent hwirq 193
414[ 5.740837] gpio gpiochip1: (400f000.qcom,spmi:pmic@0:gpios@c000): alloc_irqs_parent for 98 parent hwirq 193
415[ 5.750767] input: gpio_keys as /devices/platform/gpio_keys/input/input0
416[ 5.752805] hub 2-0:1.0: USB hub found
417[ 5.759937] hctosys: unable to open rtc device (rtc0)
418[ 5.769227] random: fast init done
419[ 5.775448] ALSA device list:
420[ 5.776543] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
421[ 5.777572] No soundcards found.
422[ 5.788250] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
423[ 5.800731] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
424[ 5.805062] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
425[ 5.809989] xhci-hcd xhci-hcd.1.auto: irq 94, io mem 0x06a00000
426[ 5.852664] hub 3-0:1.0: USB hub found
427[ 5.854878] hub 3-0:1.0: 1 port detected
428[ 5.870771] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
429[ 5.871587] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
430[ 5.876538] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
431[ 5.887205] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
432[ 5.915835] hub 4-0:1.0: USB hub found
433[ 5.917431] hub 4-0:1.0: 1 port detected
434[ 5.955309] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
435[ 5.955399] VFS: Mounted root (ext4 filesystem) on device 179:9.
436[ 5.970029] devtmpfs: mounted
437[ 5.971145] Freeing unused kernel memory: 5120K
438[ 5.972890] Run /lib/systemd/systemd as init process
439[ 6.193965] usb 3-1: new high-speed USB device number 2 using xhci-hcd
440[ 6.396849] hub 3-1:1.0: USB hub found
441[ 6.397582] hub 3-1:1.0: 4 ports detected
442[ 6.470210] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
443[ 6.524434] hub 4-1:1.0: USB hub found
444[ 6.524743] hub 4-1:1.0: 4 ports detected
445[ 6.650234] systemd[1]: System time before build time, advancing clock.
446[ 7.565604] NET: Registered protocol family 10
447[ 7.568365] Segment Routing with IPv6
448[ 7.686647] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
449[ 7.687046] systemd[1]: Detected architecture arm64.
450[ 7.751341] systemd[1]: Set hostname to <dragon410c>.
451[ 8.322940] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
452[ 8.322990] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
453[ 8.519750] random: systemd: uninitialized urandom read (16 bytes read)
454[ 8.519832] systemd[1]: Reached target Remote File Systems.
455[ 8.542202] random: systemd: uninitialized urandom read (16 bytes read)
456[ 8.542501] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
457[ 8.570112] random: systemd: uninitialized urandom read (16 bytes read)
458[ 8.570408] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
459[ 8.598167] systemd[1]: Reached target Local Encrypted Volumes.
460[ 8.614180] systemd[1]: Reached target Swap.
461[ 9.128070] EXT4-fs (mmcblk0p9): re-mounted. Opts: errors=remount-ro
462[ 9.448393] systemd-journald[209]: Received request to flush runtime journal from PID 1
463[ 9.478129] systemd-journald[209]: File /var/log/journal/24065b0fe49ab91170e8f8915aeff600/system.journal corrupted or uncleanly shut down, renaming and replacing.
464[ 13.598212] ufshcd-qcom 624000.ufshc: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
465[ 13.620207] scsi host0: ufshcd
466[ 13.623779] qcom_q6v5_pas adsp-pil: adsp-pil supply cx not found, using dummy regulator
467[ 13.623891] qcom_q6v5_pas adsp-pil: adsp-pil supply px not found, using dummy regulator
468[ 13.665454] ufshcd-qcom 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
469[ 13.676653] NET: Registered protocol family 42
470[ 13.687653] remoteproc remoteproc0: adsp-pil is available
471[ 13.692783] remoteproc remoteproc0: Direct firmware load for adsp.mdt failed with error -2
472[ 13.692793] remoteproc remoteproc0: Falling back to sysfs fallback for: adsp.mdt
473[ 13.757369] ufshcd-qcom 624000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[1, 1], pwr[FAST MODE, FAST MODE], rate = 2
474[ 13.757809] ufshcd_get_max_icc_level: Couldn't find valid icc_level = 0
475[ 13.759473] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGBF7G8K4LBATRB 0300 PQ: 0 ANSI: 6
476[ 13.771989] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGBF7G8K4LBATRB 0300 PQ: 0 ANSI: 6
477[ 13.773533] scsi 0:0:0:49456: Well-known LUN TOSHIBA THGBF7G8K4LBATRB 0300 PQ: 0 ANSI: 6
478[ 13.776059] scsi 0:0:0:0: Direct-Access TOSHIBA THGBF7G8K4LBATRB 0300 PQ: 0 ANSI: 6
479[ 13.777622] sd 0:0:0:0: Power-on or device reset occurred
480[ 13.778587] scsi 0:0:0:1: Direct-Access TOSHIBA THGBF7G8K4LBATRB 0300 PQ: 0 ANSI: 6
481[ 13.779967] sd 0:0:0:0: [sda] 6335488 4096-byte logical blocks: (26.0 GB/24.2 GiB)
482[ 13.780208] sd 0:0:0:0: [sda] Write Protect is off
483[ 13.780215] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10
484[ 13.780360] scsi 0:0:0:2: Direct-Access TOSHIBA THGBF7G8K4LBATRB 0300 PQ: 0 ANSI: 6
485[ 13.780707] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
486[ 13.780998] sd 0:0:0:0: [sda] Optimal transfer size 65536 bytes
487[ 13.782070] scsi 0:0:0:3: Direct-Access TOSHIBA THGBF7G8K4LBATRB 0300 PQ: 0 ANSI: 6
488[ 13.783773] sd 0:0:0:1: Power-on or device reset occurred
489[ 13.784329] scsi 0:0:0:4: Direct-Access TOSHIBA THGBF7G8K4LBATRB 0300 PQ: 0 ANSI: 6
490[ 13.786310] sd 0:0:0:1: [sdb] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
491[ 13.786559] sd 0:0:0:1: [sdb] Write Protect is off
492[ 13.786567] sd 0:0:0:1: [sdb] Mode Sense: 00 32 00 10
493[ 13.786682] scsi 0:0:0:5: Direct-Access TOSHIBA THGBF7G8K4LBATRB 0300 PQ: 0 ANSI: 6
494[ 13.787032] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
495[ 13.787329] sd 0:0:0:1: [sdb] Optimal transfer size 65536 bytes
496[ 13.789166] sd 0:0:0:2: Power-on or device reset occurred
497[ 13.790680] sd 0:0:0:2: [sdc] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
498[ 13.790915] sd 0:0:0:2: [sdc] Write Protect is off
499[ 13.790922] sd 0:0:0:2: [sdc] Mode Sense: 00 32 00 10
500[ 13.791332] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
501[ 13.791577] sd 0:0:0:2: [sdc] Optimal transfer size 65536 bytes
502[ 13.803167] sd 0:0:0:3: Power-on or device reset occurred
503[ 13.813113] sd 0:0:0:4: Power-on or device reset occurred
504[ 13.813670] sd 0:0:0:5: Power-on or device reset occurred
505[ 13.815694] sd 0:0:0:5: [sdf] 393216 4096-byte logical blocks: (1.61 GB/1.50 GiB)
506[ 13.816047] sd 0:0:0:5: [sdf] Write Protect is off
507[ 13.816054] sd 0:0:0:5: [sdf] Mode Sense: 00 32 00 10
508[ 13.816476] sd 0:0:0:5: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
509[ 13.816758] sd 0:0:0:5: [sdf] Optimal transfer size 65536 bytes
510[ 13.824582] sd 0:0:0:3: [sdd] 32768 4096-byte logical blocks: (134 MB/128 MiB)
511[ 13.828046] sd 0:0:0:3: [sdd] Write Protect is off
512[ 13.828545] sd 0:0:0:3: [sdd] Mode Sense: 00 32 00 10
513[ 13.835740] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
514[ 13.837945] sd 0:0:0:4: [sde] 1048576 4096-byte logical blocks: (4.29 GB/4.00 GiB)
515[ 13.839114] sd 0:0:0:3: [sdd] Optimal transfer size 65536 bytes
516[ 13.841441] sd 0:0:0:4: [sde] Write Protect is off
517[ 13.841844] sd 0:0:0:4: [sde] Mode Sense: 00 32 00 10
518[ 13.847503] sd 0:0:0:4: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
519[ 13.850945] sd 0:0:0:4: [sde] Optimal transfer size 65536 bytes
520[ 13.903691] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9
521[ 13.905598] sdb: sdb1
522[ 13.913534] sd 0:0:0:5: [sdf] Attached SCSI disk
523[ 13.921551] sdc: sdc1
524[ 13.924485] sd 0:0:0:1: [sdb] Attached SCSI disk
525[ 13.927647] sda: sda1
526[ 13.929717] sd 0:0:0:2: [sdc] Attached SCSI disk
527[ 13.932250] sd 0:0:0:0: [sda] Attached SCSI disk
528[ 13.966713] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde24 sde25 sde26 sde27 sde28 sde29 sde30
529[ 13.971565] sdd: sdd1 sdd2 sdd3
530[ 14.024799] sd 0:0:0:4: [sde] Attached SCSI disk
531[ 14.080250] sd 0:0:0:3: [sdd] Attached SCSI disk
532[ 14.253265] remoteproc remoteproc0: powering up adsp-pil
533[ 14.253318] remoteproc remoteproc0: Direct firmware load for adsp.mdt failed with error -2
534[ 14.253324] remoteproc remoteproc0: Falling back to sysfs fallback for: adsp.mdt
535[ 14.257114] remoteproc remoteproc0: request_firmware failed: -11
536[ 14.594838] FAT-fs (mmcblk0p8): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
537[ 16.960583] adreno b00000.gpu: Adding to iommu group 0
538[ 16.964762] msm_mdp 901000.mdp: Adding to iommu group 1
539[ 16.965378] msm_mdp 901000.mdp: No interconnect support may cause display underflows!
540[ 16.973857] msm 900000.mdss: 900000.mdss supply vdd not found, using dummy regulator
541[ 16.975748] msm_mdp 901000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.7
542[ 16.975906] msm 900000.mdss: bound 901000.mdp (ops mdp5_ops [msm])
543[ 16.978523] msm 900000.mdss: bound 9a0000.hdmi-tx (ops msm_hdmi_ops [msm])
544[ 16.980376] adreno b00000.gpu: b00000.gpu supply vdd not found, using dummy regulator
545[ 16.980484] adreno b00000.gpu: b00000.gpu supply vddcx not found, using dummy regulator
546[ 16.981607] msm 900000.mdss: [drm:msm_gpu_init [msm]] A530: using IOMMU
547[ 17.122876] msm 900000.mdss: bound b00000.gpu (ops a3xx_ops [msm])
548[ 17.250836] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
549[ 17.250844] [drm] Driver supports precise vblank timestamp query.
550[ 17.253023] [drm] Initialized msm 1.5.0 20130625 for 900000.mdss on minor 0
551[ 17.500581] msm 900000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a530_pm4.fw from new location
552[ 17.523207] msm 900000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a530_pfp.fw from new location
553[ 17.593116] msm 900000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a530v3_gpmu.fw2 from new location
554[ 17.594064] ------------[ cut here ]------------
555[ 17.594068] gpu_gx_gfx3d_clk status stuck at 'off'
556[ 17.594103] WARNING: CPU: 0 PID: 233 at drivers/clk/qcom/clk-branch.c:91 clk_branch_toggle+0x198/0x1b8
557[ 17.594107] Modules linked in: msm(+) drm_kms_helper drm crct10dif_ce qrtr qcom_q6v5_pas qcom_sysmon ufs_qcom qmi_helpers qcom_q6v5 glink_ssr mdt_loader qcom_common qcom_glink_smem ip_tables x_tables ipv6 nf_defrag_ipv6
558[ 17.594140] CPU: 0 PID: 233 Comm: systemd-udevd Not tainted 5.4.0-00007-g18b75f9ff2a3 #1
559[ 17.594144] Hardware name: Qualcomm Technologies, Inc. DB820c (DT)
560[ 17.594149] pstate: 60000085 (nZCv daIf -PAN -UAO)
561[ 17.594154] pc : clk_branch_toggle+0x198/0x1b8
562[ 17.594159] lr : clk_branch_toggle+0x198/0x1b8
563[ 17.594162] sp : ffff800012143340
564[ 17.594166] x29: ffff800012143340 x28: 0000000000000000
565[ 17.594172] x27: ffff0000d9be6d28 x26: ffff0000d91dee00
566[ 17.594177] x25: ffff80001186c400 x24: 0000000000000000
567[ 17.594182] x23: ffff800011107d20 x22: 0000000000000001
568[ 17.594188] x21: ffff8000105c94a8 x20: ffff0000d91dee00
569[ 17.594193] x19: 0000000000000000 x18: 0000000000000000
570[ 17.594198] x17: 0000000000000000 x16: 0000000000000000
571[ 17.594203] x15: ffff8000117a2000 x14: ffff800011961f72
572[ 17.594208] x13: 0000000000000000 x12: ffff800011961000
573[ 17.594213] x11: ffff8000117a2000 x10: ffff8000119615c0
574[ 17.594218] x9 : 00000000fffffffe x8 : 7461206b63757473
575[ 17.594224] x7 : 2073757461747320 x6 : ffff80001196161e
576[ 17.594228] x5 : 0000000000000000 x4 : 0000000000000000
577[ 17.594234] x3 : 00000000ffffffff x2 : ffff8000cd03a000
578[ 17.594239] x1 : 30ee991630916800 x0 : 0000000000000000
579[ 17.594245] Call trace:
580[ 17.594251] clk_branch_toggle+0x198/0x1b8
581[ 17.594256] clk_branch2_enable+0x18/0x20
582[ 17.594263] clk_core_enable+0x64/0xb0
583[ 17.594268] clk_core_enable_lock+0x20/0x40
584[ 17.594273] clk_enable+0x14/0x28
585[ 17.594277] clk_bulk_enable+0x38/0xb0
586[ 17.594345] msm_gpu_pm_resume+0xa0/0x178 [msm]
587[ 17.594397] a5xx_pm_resume+0x14/0x148 [msm]
588[ 17.594450] adreno_resume+0x18/0x20 [msm]
589[ 17.594459] pm_generic_runtime_resume+0x28/0x40
590[ 17.594464] __genpd_runtime_resume+0x2c/0xa0
591[ 17.594470] genpd_runtime_resume+0x88/0x208
592[ 17.594475] __rpm_callback+0xd4/0x140
593[ 17.594480] rpm_callback+0x20/0x80
594[ 17.594484] rpm_resume+0x39c/0x580
595[ 17.594488] __pm_runtime_resume+0x38/0x80
596[ 17.594540] adreno_load_gpu+0x50/0x188 [msm]
597[ 17.594595] msm_open+0x94/0xa8 [msm]
598[ 17.594649] drm_file_alloc+0x11c/0x1e0 [drm]
599[ 17.594689] drm_client_init+0xac/0x148 [drm]
600[ 17.594716] drm_fb_helper_init.part.0+0x40/0x48 [drm_kms_helper]
601[ 17.594734] drm_fb_helper_init+0x18/0x30 [drm_kms_helper]
602[ 17.594794] msm_fbdev_init+0x5c/0xe8 [msm]
603[ 17.594846] msm_drm_bind+0x5a0/0x618 [msm]
604[ 17.594854] try_to_bring_up_master+0x164/0x1c0
605[ 17.594859] component_master_add_with_match+0xb0/0xf8
606[ 17.594911] msm_pdev_probe+0x268/0x308 [msm]
607[ 17.594918] platform_drv_probe+0x50/0xa0
608[ 17.594925] really_probe+0xd4/0x308
609[ 17.594930] driver_probe_device+0x54/0xe8
610[ 17.594934] device_driver_attach+0x6c/0x78
611[ 17.594940] __driver_attach+0x54/0xd0
612[ 17.594945] bus_for_each_dev+0x6c/0xc0
613[ 17.594949] driver_attach+0x20/0x28
614[ 17.594954] bus_add_driver+0x140/0x1e8
615[ 17.594958] driver_register+0x60/0x110
616[ 17.594963] __platform_driver_register+0x44/0x50
617[ 17.595015] msm_drm_register+0x54/0x68 [msm]
618[ 17.595023] do_one_initcall+0x50/0x190
619[ 17.595032] do_init_module+0x50/0x208
620[ 17.595037] load_module+0x1d1c/0x2298
621[ 17.595040] __do_sys_finit_module+0xd0/0xe8
622[ 17.595045] __arm64_sys_finit_module+0x1c/0x28
623[ 17.595053] el0_svc_common.constprop.0+0x68/0x160
624[ 17.595058] el0_svc_handler+0x20/0x80
625[ 17.595062] el0_svc+0x8/0xc
626[ 17.595066] ---[ end trace e38d34d50a9eef17 ]---
627[ 17.595226] Failed to enable clk 'core': -16
628[ 17.595406] msm 900000.mdss: [drm:adreno_load_gpu [msm]] *ERROR* Couldn't power up the GPU: -16
629[ 17.598670] [drm] Cannot find any crtc or sizes
630[ 18.606115] [drm] Cannot find any crtc or sizes
631[ 36.206084] wlan-en-regulator: disabling