Skip to content

Instantly share code, notes, and snippets.

@lucmann
Created March 13, 2026 23:10
Show Gist options
  • Select an option

  • Save lucmann/c18ca0996e248a540c37906b822255de to your computer and use it in GitHub Desktop.

Select an option

Save lucmann/c18ca0996e248a540c37906b822255de to your computer and use it in GitHub Desktop.
hikey970-v4.9-4.9.78-147536-g7304d83b6c94 hdmi flash and make sound
EFI stub: Booting Linux Kernel...
EFI stub: EFI_RNG_PROTOCOL unavailable, no randomness supplied
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services and installing virtual address map...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.78-147536-g7304d83b6c94 (luc@vostro) (gcc version 15.1.0 (GCC) ) #1 SMP PREEMPT Thu Nov 27 21:46:56 CST 2025
[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
[ 0.000000] earlycon: pl11 at MMIO 0x00000000fff32000 (options '115200')
[ 0.000000] bootconsole [pl11] enabled
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: EFI v2.60 by EDK II
[ 0.000000] efi: MEMATTR=0xbe637018
[ 0.000000] Ion: base 0xbc800000, size is 0x1e00000, node name graphic, heap-name carveout_gralloc namesize 17,[99][97][114][118]
[ 0.000000] Ion: insert heap-name carveout_gralloc
[ 0.000000] OF: reserved mem: initialized node graphic, compatible id hisi_ion
[ 0.000000] cma: Reserved 64 MiB at 0x00000000b6000000
[ 0.000000] On node 0 totalpages: 1566519
[ 0.000000] DMA zone: 12189 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 780087 pages, LIFO batch:31
[ 0.000000] Normal zone: 12288 pages used for memmap
[ 0.000000] Normal zone: 786432 pages, LIFO batch:31
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] percpu: Embedded 22 pages/cpu @ffff8001bfed9000 s49944 r8192 d31976 u90112
[ 0.000000] pcpu-alloc: s49944 r8192 d31976 u90112 alloc=22*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1542042
[ 0.000000] Kernel command line: BOOT_IMAGE=/Image.2026.gz drm.debug=0x3f earlycon=pl011,0xfff32000,115200 clk_ignore_unused=true console=tty0 console=ttyAMA6,115200n8 root=/dev/mmcblk0p2
rootwait rw debug loglevel=8 efi=noruntime dw_mmc.debug=1
[ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 28672 bytes
[ 0.000000] log_buf_len min size: 16384 bytes
[ 0.000000] log_buf_len: 65536 bytes
[ 0.000000] early log buf free: 14088(85%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] software IO TLB [mem 0xb2000000-0xb6000000] (64MB) mapped at [ffff8000b2000000-ffff8000b5ffffff]
[ 0.000000] Memory: 5963284K/6266076K available (12348K kernel code, 1114K rwdata, 7576K rodata, 4096K init, 540K bss, 237256K reserved, 65536K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
[ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
[ 0.000000] .text : 0xffff000008080000 - 0xffff000008c90000 ( 12352 KB)
[ 0.000000] .rodata : 0xffff000008c90000 - 0xffff000009400000 ( 7616 KB)
[ 0.000000] .init : 0xffff000009400000 - 0xffff000009800000 ( 4096 KB)
[ 0.000000] .data : 0xffff000009800000 - 0xffff000009916a00 ( 1115 KB)
[ 0.000000] .bss : 0xffff000009916a00 - 0xffff00000999dc6c ( 541 KB)
[ 0.000000] fixed : 0xffff7dfffe7fb000 - 0xffff7dfffec00000 ( 4116 KB)
[ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
[ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
[ 0.000000] 0xffff7e0000000000 - 0xffff7e0007000000 ( 112 MB actual)
[ 0.000000] memory : 0xffff800000000000 - 0xffff8001c0000000 ( 7168 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 1.92MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1c570327e, max_idle_ns: 1763180809505 ns
[ 0.000004] sched_clock: 56 bits at 1920kHz, resolution 520ns, wraps every 4398046510977ns
[ 0.008633] Calibrating delay loop (skipped), value calculated using timer frequency.. 3.84 BogoMIPS (lpj=7680)
[ 0.018831] pid_max: default: 32768 minimum: 301
[ 0.023526] Security Framework initialized
[ 0.027663] SELinux: Initializing.
[ 0.031206] SELinux: Starting in permissive mode
[ 0.035972] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.042919] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.051380] sched-energy: Sched-energy-costs installed from DT
[ 0.057282] CPU0: update cpu_capacity 360
[ 0.061335] ASID allocator initialised with 32768 entries
[ 0.098860] /soc/interrupt-controller@0xf4000000: Unable to locate ITS domain
[ 0.106162] /soc/interrupt-controller@0xf4000000: unable to locate ITS domain
[ 0.114044] EFI runtime services will be disabled.
[ 0.167151] Detected VIPT I-cache on CPU1
[ 0.167183] CPU1: update cpu_capacity 360
[ 0.167184] CPU1: Booted secondary processor [410fd034]
[ 0.199163] Detected VIPT I-cache on CPU2
[ 0.199179] CPU2: update cpu_capacity 360
[ 0.199181] CPU2: Booted secondary processor [410fd034]
[ 0.231196] Detected VIPT I-cache on CPU3
[ 0.231210] CPU3: update cpu_capacity 360
[ 0.231212] CPU3: Booted secondary processor [410fd034]
[ 0.263728] Detected VIPT I-cache on CPU4
[ 0.263735] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU4: 0x00000000101122
[ 0.263739] CPU features: Unsupported CPU feature variation detected.
[ 0.263754] CPU4: update cpu_capacity 1024
[ 0.263755] CPU4: Booted secondary processor [410fd092]
[ 0.295255] Detected VIPT I-cache on CPU5
[ 0.295259] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU5: 0x00000000101122
[ 0.295269] CPU5: update cpu_capacity 1024
[ 0.295270] CPU5: Booted secondary processor [410fd092]
[ 0.327296] Detected VIPT I-cache on CPU6
[ 0.327299] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU6: 0x00000000101122
[ 0.327310] CPU6: update cpu_capacity 1024
[ 0.327311] CPU6: Booted secondary processor [410fd092]
[ 0.359330] Detected VIPT I-cache on CPU7
[ 0.359334] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU7: 0x00000000101122
[ 0.359345] CPU7: update cpu_capacity 1024
[ 0.359346] CPU7: Booted secondary processor [410fd092]
[ 0.359396] Brought up 8 CPUs
[ 0.512327] SMP: Total of 8 processors activated.
[ 0.517078] CPU features: detected feature: 32-bit EL0 Support
[ 0.523181] CPU: All CPU(s) started at EL2
[ 0.527345] alternatives: patching kernel code
[ 0.533864] devtmpfs: initialized
[ 0.544698] DMI not present or invalid.
[ 0.548689] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.558539] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.565471] pinctrl core: initialized pinctrl subsystem
[ 0.571308] NET: Registered protocol family 16
[ 0.575967] schedtune: init normalization constants...
[ 0.581159] schedtune: CLUSTER[0-3] min_pwr: 0 max_pwr: 55
[ 0.587752] schedtune: CPU[0] min_pwr: 0 max_pwr: 283
[ 0.594344] schedtune: CPU[1] min_pwr: 0 max_pwr: 283
[ 0.600934] schedtune: CPU[2] min_pwr: 0 max_pwr: 283
[ 0.607524] schedtune: CPU[3] min_pwr: 0 max_pwr: 283
[ 0.614115] schedtune: CLUSTER[4-7] min_pwr: 0 max_pwr: 218
[ 0.620706] schedtune: CPU[4] min_pwr: 0 max_pwr: 1105
[ 0.627297] schedtune: CPU[5] min_pwr: 0 max_pwr: 1105
[ 0.633889] schedtune: CPU[6] min_pwr: 0 max_pwr: 1105
[ 0.640480] schedtune: CPU[7] min_pwr: 0 max_pwr: 1105
[ 0.647071] schedtune: SYSTEM min_pwr: 0 max_pwr: 5825
[ 0.653663] schedtune: using normalization constants mul: 1745268256 sh1: 1 sh2: 12
[ 0.661397] schedtune: configured to support 5 boost groups
[ 0.679031] cpuidle: using governor ladder
[ 0.699171] cpuidle: using governor menu
[ 0.703366] vdso: 2 pages (1 code @ ffff000008c97000, 1 data @ ffff000009804000)
[ 0.710840] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.718025] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.724314] Serial: AMBA PL011 UART driver
[ 0.729255] pstore: using zlib compression
[ 0.733640] console [pstore-1] enabled
[ 0.737424] pstore: Registered ramoops as persistent store backend
[ 0.743665] ramoops: attached 0x100000@0x20a00000, ecc: 0/0
[ 0.749589] pinctrl-single e896c000.pinmux: 459 pins at pa ffff000008047000 size 1836
[ 0.757721] pinctrl-single fff11000.pinmux: 463 pins at pa ffff000008049000 size 1852
[ 0.765712] pinctrl-single fc182000.pinmux: 10 pins at pa ffff00000804b000 size 40
[ 0.773422] pinctrl-single ff37e000.pinmux: 12 pins at pa ffff00000804d000 size 48
[ 0.781294] pinctrl-single e896c800.pinmux: 459 pins at pa ffff00000804f800 size 1836
[ 0.789440] pinctrl-single fff11800.pinmux: 463 pins at pa ffff000008051800 size 1852
[ 0.797413] pinctrl-single fc182800.pinmux: 10 pins at pa ffff000008053800 size 40
[ 0.805119] pinctrl-single ff37e800.pinmux: 12 pins at pa ffff000008055800 size 48
[ 0.834335] ffd74000.serial: ttyAMA3 at MMIO 0xffd74000 (irq = 6, base_baud = 0) is a PL011 rev2
[ 0.843456] fdf01000.serial: ttyAMA4 at MMIO 0xfdf01000 (irq = 7, base_baud = 0) is a PL011 rev2
[ 0.852498] fff32000.serial: ttyAMA6 at MMIO 0xfff32000 (irq = 8, base_baud = 0) is a PL011 rev2
[ 0.861386] console [ttyAMA6] enabled
[ 0.861386] console [ttyAMA6] enabled
[ 0.868740] bootconsole [pl11] disabled
[ 0.868740] bootconsole [pl11] disabled
[ 0.876580] hisi-dma64 fdf30000.dma: dma_channels:0x10 dma_requests:0x20 dma_min_chan:0x1
[ 0.885425] hisi-dma64 fdf30000.dma: initialized
[ 0.890041] hisi-dma64 fdf30000.dma: hisi_dma64_probe ok!
[ 0.898795] HISI SPMI probe
[ 0.925826] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.932836] pl061_gpio e8a0b000.gpio: PL061 GPIO chip @0x00000000e8a0b000 registered
[ 0.940753] pl061_gpio e8a0c000.gpio: PL061 GPIO chip @0x00000000e8a0c000 registered
[ 0.948678] pl061_gpio e8a0d000.gpio: PL061 GPIO chip @0x00000000e8a0d000 registered
[ 0.956580] pl061_gpio e8a0e000.gpio: PL061 GPIO chip @0x00000000e8a0e000 registered
[ 0.964473] pl061_gpio e8a0f000.gpio: PL061 GPIO chip @0x00000000e8a0f000 registered
[ 0.972365] pl061_gpio e8a10000.gpio: PL061 GPIO chip @0x00000000e8a10000 registered
[ 0.980256] pl061_gpio e8a11000.gpio: PL061 GPIO chip @0x00000000e8a11000 registered
[ 0.988146] pl061_gpio e8a12000.gpio: PL061 GPIO chip @0x00000000e8a12000 registered
[ 0.996036] pl061_gpio e8a13000.gpio: PL061 GPIO chip @0x00000000e8a13000 registered
[ 1.003929] pl061_gpio e8a14000.gpio: PL061 GPIO chip @0x00000000e8a14000 registered
[ 1.011818] pl061_gpio e8a15000.gpio: PL061 GPIO chip @0x00000000e8a15000 registered
[ 1.019705] pl061_gpio e8a16000.gpio: PL061 GPIO chip @0x00000000e8a16000 registered
[ 1.027592] pl061_gpio e8a17000.gpio: PL061 GPIO chip @0x00000000e8a17000 registered
[ 1.035480] pl061_gpio e8a18000.gpio: PL061 GPIO chip @0x00000000e8a18000 registered
[ 1.043366] pl061_gpio e8a19000.gpio: PL061 GPIO chip @0x00000000e8a19000 registered
[ 1.051256] pl061_gpio e8a1a000.gpio: PL061 GPIO chip @0x00000000e8a1a000 registered
[ 1.059146] pl061_gpio e8a1b000.gpio: PL061 GPIO chip @0x00000000e8a1b000 registered
[ 1.067036] pl061_gpio e8a1c000.gpio: PL061 GPIO chip @0x00000000e8a1c000 registered
[ 1.074944] pl061_gpio fff28000.gpio: PL061 GPIO chip @0x00000000fff28000 registered
[ 1.082839] pl061_gpio fff29000.gpio: PL061 GPIO chip @0x00000000fff29000 registered
[ 1.090734] pl061_gpio e8a1f000.gpio: PL061 GPIO chip @0x00000000e8a1f000 registered
[ 1.098627] pl061_gpio e8a20000.gpio: PL061 GPIO chip @0x00000000e8a20000 registered
[ 1.106516] pl061_gpio fff0b000.gpio: PL061 GPIO chip @0x00000000fff0b000 registered
[ 1.114411] pl061_gpio fff0c000.gpio: PL061 GPIO chip @0x00000000fff0c000 registered
[ 1.122305] pl061_gpio fff0d000.gpio: PL061 GPIO chip @0x00000000fff0d000 registered
[ 1.130219] pl061_gpio fff0e000.gpio: PL061 GPIO chip @0x00000000fff0e000 registered
[ 1.138115] pl061_gpio fff0f000.gpio: PL061 GPIO chip @0x00000000fff0f000 registered
[ 1.146008] pl061_gpio fff10000.gpio: PL061 GPIO chip @0x00000000fff10000 registered
[ 1.153898] pl061_gpio fff1d000.gpio: PL061 GPIO chip @0x00000000fff1d000 registered
[ 1.161801] ACPI: Interpreter disabled.
[ 1.181996] vgaarb: loaded
[ 1.184786] SCSI subsystem initialized
[ 1.188606] libata version 3.00 loaded.
[ 1.192523] ssp-pl022 ffd70000.spi: ARM PL022 driver, device ID: 0x00041022
[ 1.199504] ssp-pl022 ffd70000.spi: mapped registers from 0x00000000ffd70000 to ffff000009ae7000
[ 1.208313] ssp-pl022 ffd70000.spi: setup for DMA on RX dma0chan0, TX dma0chan1
[ 1.215892] usbcore: registered new interface driver usbfs
[ 1.221391] usbcore: registered new interface driver hub
[ 1.226738] usbcore: registered new device driver usb
[ 1.231792] tcpc_class_init_1.1.1_G
[ 1.235279] TCPC class init OK
[ 1.238332] Init Richtek RegMap
[ 1.241911] Linux video capture interface: v2.00
[ 1.246540] pps_core: LinuxPPS API ver. 1 registered
[ 1.251502] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.260636] PTP clock support registered
[ 1.264595] dmi: Firmware registration failed.
[ 1.269100] Registered efivars operations
[ 1.273191] Ion: invalid heap-name in node iommu_info, please check the name
[ 1.280326] Ion: invalid heap-name in node linear, please check the name
[ 1.287120] Ion: node name [heap_sys_user], heap-name [sys_heap]
[ 1.293126] Ion: heap index 0 : name sys_heap base 0x0 size 0x0 id 0 type 0
[ 1.300083] Ion: heap sys_heap base =0, try to find dynamic area
[ 1.306172] Ion: name = sys_heap, table name carveout_gralloc
[ 1.312001] Ion: name = sys_heap, table name
[ 1.316440] Ion: name = sys_heap, table name
[ 1.320877] Ion: name = sys_heap, table name
[ 1.325315] Ion: name = sys_heap, table name
[ 1.329759] Ion: node name [heap_carveout_gralloc], heap-name [carveout_gralloc]
[ 1.337153] Ion: heap index 1 : name carveout_gralloc base 0x0 size 0x0 id 2 type 2
[ 1.344804] Ion: heap carveout_gralloc base =0, try to find dynamic area
[ 1.351586] Ion: name = carveout_gralloc, table name carveout_gralloc
[ 1.358108] Ion: have found heap name carveout_gralloc base = 0xbc800000, size 31457280
[ 1.366107] in hisi_ion_enable_iommu start
[ 1.370208] of_get_iova_info:start_addr 0x40000, size 0xbffc0000 align 0x8000
[ 1.377342] in hisi_ion_enable_iommu end
[ 1.381257] Ion: id 0 name sys_heap base 0 size 0
[ 1.386078] Ion: adding heap sys_heap of type 0 with 0@0
[ 1.391386] Ion: id 1 name carveout_gralloc base 3162505216 size 31457280
[ 1.401864] Ion: adding heap carveout_gralloc of type 2 with bc800000@1e00000
[ 1.409085] Advanced Linux Sound Architecture Driver Initialized.
[ 1.415350] Bluetooth: Core ver 2.22
[ 1.418928] NET: Registered protocol family 31
[ 1.423369] Bluetooth: HCI device and connection manager initialized
[ 1.429723] Bluetooth: HCI socket layer initialized
[ 1.434602] Bluetooth: L2CAP socket layer initialized
[ 1.439657] Bluetooth: SCO socket layer initialized
[ 1.444754] no hisilicon,hisi-pmic-irq-num1 property set
[ 1.450065] hisi_pmic 2-00: the platform don't support ext-interrupt.
[ 1.456554] [hisi_pmic_probe]. pmic->irqs[0] = 304
[ 1.461350] [hisi_pmic_probe]. pmic->irqs[1] = 305
[ 1.466147] [hisi_pmic_probe]. pmic->irqs[2] = 306
[ 1.470942] [hisi_pmic_probe]. pmic->irqs[3] = 307
[ 1.475737] [hisi_pmic_probe]. pmic->irqs[4] = 308
[ 1.480530] [hisi_pmic_probe]. pmic->irqs[5] = 309
[ 1.485325] [hisi_pmic_probe]. pmic->irqs[6] = 310
[ 1.490119] [hisi_pmic_probe]. pmic->irqs[7] = 311
[ 1.494914] [hisi_pmic_probe]. pmic->irqs[8] = 312
[ 1.499705] [hisi_pmic_probe]. pmic->irqs[9] = 313
[ 1.504498] [hisi_pmic_probe]. pmic->irqs[10] = 314
[ 1.509377] [hisi_pmic_probe]. pmic->irqs[11] = 315
[ 1.514257] [hisi_pmic_probe]. pmic->irqs[12] = 316
[ 1.519136] [hisi_pmic_probe]. pmic->irqs[13] = 317
[ 1.524015] [hisi_pmic_probe]. pmic->irqs[14] = 318
[ 1.528893] [hisi_pmic_probe]. pmic->irqs[15] = 319
[ 1.533951] clocksource: Switched to clocksource arch_sys_counter
[ 1.540104] VFS: Disk quotas dquot_6.6.0
[ 1.544048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.550991] pnp: PnP ACPI: disabled
[ 1.556010] <[hisi_dt_parse_ip_atf]: regulator_id=0, ppll0_clock_set_rate_flag=0>
[ 1.563626] <[hisi_dt_parse_ip_atf]: regulator_id=1, ppll0_clock_set_rate_flag=0>
[ 1.571135] vivobus: supplied by media1_subsys
[ 1.575586] <[hisi_ip_to_atf_is_enabled]:regulator_id=1>
[ 1.580985] <[hisi_dt_parse_ip_atf]: regulator_id=8, ppll0_clock_set_rate_flag=0>
[ 1.588571] <[hisi_dt_parse_ip_atf]: regulator_id=2, ppll0_clock_set_rate_flag=0>
[ 1.596073] vcodecsubsys: supplied by media2_subsys
[ 1.600956] <[hisi_ip_to_atf_is_enabled]:regulator_id=2>
[ 1.606370] <[hisi_dt_parse_ip_atf]: regulator_id=3, ppll0_clock_set_rate_flag=0>
[ 1.613870] dsssubsys: supplied by vivobus
[ 1.617972] <[hisi_ip_to_atf_is_enabled]:regulator_id=3>
[ 1.623369] <[hisi_dt_parse_ip_atf]: regulator_id=4, ppll0_clock_set_rate_flag=0>
[ 1.630869] ispsubsys: supplied by vivobus
[ 1.634970] <[hisi_ip_to_atf_is_enabled]:regulator_id=4>
[ 1.640368] <[hisi_dt_parse_ip_atf]: regulator_id=5, ppll0_clock_set_rate_flag=0>
[ 1.647868] vdec: supplied by vcodecsubsys
[ 1.651971] <[hisi_ip_to_atf_is_enabled]:regulator_id=5>
[ 1.657368] <[hisi_dt_parse_ip_atf]: regulator_id=6, ppll0_clock_set_rate_flag=0>
[ 1.664868] venc: supplied by vcodecsubsys
[ 1.668984] <[hisi_ip_to_atf_is_enabled]:regulator_id=6>
[ 1.674380] <[hisi_dt_parse_ip_atf]: regulator_id=7, ppll0_clock_set_rate_flag=0>
[ 1.681881] isp_srt: supplied by ispsubsys
[ 1.685983] <[hisi_ip_to_atf_is_enabled]:regulator_id=7>
[ 1.691466] NET: Registered protocol family 2
[ 1.696013] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.703385] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.710319] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.716872] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.722996] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.729618] NET: Registered protocol family 1
[ 1.733989] PCI: CLS 0 bytes, default 128
[ 1.738320] kvm [1]: 8-bit VMID
[ 1.741455] kvm [1]: IDMAP page: c7c000
[ 1.745288] kvm [1]: HYP VA range: 800000000000:ffffffffffff
[ 1.751652] kvm [1]: Hyp mode initialized successfully
[ 1.756817] kvm [1]: virtual timer IRQ4
[ 1.762205] audit: initializing netlink subsys (disabled)
[ 1.767627] audit: type=2000 audit(1.675:1): initialized
[ 1.773112] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.781735] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.787631] Registering sdcardfs 0.1
[ 1.791350] fuse init (API version 7.26)
[ 1.795371] 9p: Installing v9fs 9p2000 file system support
[ 1.800959] SELinux: Registering netfilter hooks
[ 1.807501] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.814897] io scheduler noop registered
[ 1.818853] io scheduler cfq registered (default)
[ 1.824256] libphy: mdio_driver_register: phy-bcm-ns2-pci
[ 1.830761] Kirin-pcie f4000000.pcie: eye_param_vboost = [0xffffffff]
[ 1.837200] Kirin-pcie f4000000.pcie: eye_param_iboost = [0xffffffff]
[ 1.843640] Kirin-pcie f4000000.pcie: eye_param_pre = [0xffffffff]
[ 1.849815] Kirin-pcie f4000000.pcie: eye_param_post = [0xffffffff]
[ 1.856080] Kirin-pcie f4000000.pcie: eye_param_main = [0xffffffff]
[ 1.896868] OF: PCI: host bridge /soc/pcie@f4000000 ranges:
[ 1.902445] OF: PCI: MEM 0xf6000000..0xf7ffffff -> 0x00000000
[ 1.910729] Kirin-pcie f4000000.pcie: PCI host bridge to bus 0000:00
[ 1.917084] pci_bus 0000:00: root bus resource [bus 00-01]
[ 1.922577] pci_bus 0000:00: root bus resource [mem 0xf6000000-0xf7ffffff] (bus address [0x00000000-0x01ffffff])
[ 1.932771] pci 0000:00:00.0: [19e5:3670] type 01 class 0x060400
[ 1.938798] pci 0000:00:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[ 1.945159] pci 0000:00:00.0: supports D1 D2
[ 1.949427] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 1.955576] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-01] (conflicts with (null) [bus 00-01])
[ 1.966582] pci 0000:01:00.0: [10b5:8606] type 01 class 0x060400
[ 1.972806] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf601ffff]
[ 1.980743] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.998051] pci 0000:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.006957] pci 0000:02:01.0: [10b5:8606] type 01 class 0x060400
[ 2.014808] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[ 2.021757] pci 0000:02:04.0: [10b5:8606] type 01 class 0x060400
[ 2.029604] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
[ 2.036528] pci 0000:02:05.0: [10b5:8606] type 01 class 0x060400
[ 2.044377] pci 0000:02:05.0: PME# supported from D0 D3hot D3cold
[ 2.051342] pci 0000:02:07.0: [10b5:8606] type 01 class 0x060400
[ 2.059195] pci 0000:02:07.0: PME# supported from D0 D3hot D3cold
[ 2.066188] pci 0000:02:09.0: [10b5:8606] type 01 class 0x060400
[ 2.074039] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
[ 2.081306] pci 0000:02:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.089418] pci 0000:02:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.097528] pci 0000:02:05.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.105640] pci 0000:02:07.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.113751] pci 0000:02:09.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.122436] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03
[ 2.129685] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 04
[ 2.136934] pci_bus 0000:05: busn_res: [bus 05-ff] end is updated to 05
[ 2.144389] pci 0000:06:00.0: [10ec:8168] type 00 class 0x020000
[ 2.150663] pci 0000:06:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 2.156640] pci 0000:06:00.0: reg 0x18: [mem 0xf7000000-0xf7000fff 64bit]
[ 2.163671] pci 0000:06:00.0: reg 0x20: [mem 0xf7200000-0xf7203fff 64bit pref]
[ 2.172244] pci 0000:06:00.0: supports D1 D2
[ 2.176510] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.184103] pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 06
[ 2.191351] pci_bus 0000:07: busn_res: [bus 07-ff] end is updated to 07
[ 2.198010] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 07
[ 2.205492] pci 0000:00:00.0: BAR 0: assigned [mem 0xf6000000-0xf6ffffff]
[ 2.212285] pci 0000:00:00.0: BAR 14: assigned [mem 0xf7000000-0xf71fffff]
[ 2.219157] pci 0000:00:00.0: BAR 15: assigned [mem 0xf7200000-0xf72fffff pref]
[ 2.226465] pci 0000:00:00.0: BAR 13: no space for [io size 0x1000]
[ 2.232816] pci 0000:00:00.0: BAR 13: failed to assign [io size 0x1000]
[ 2.239519] pci 0000:01:00.0: BAR 14: assigned [mem 0xf7000000-0xf70fffff]
[ 2.246391] pci 0000:01:00.0: BAR 15: assigned [mem 0xf7200000-0xf72fffff 64bit pref]
[ 2.254221] pci 0000:01:00.0: BAR 0: assigned [mem 0xf7100000-0xf711ffff]
[ 2.261051] pci 0000:01:00.0: BAR 13: no space for [io size 0x1000]
[ 2.267405] pci 0000:01:00.0: BAR 13: failed to assign [io size 0x1000]
[ 2.274104] pci 0000:02:07.0: BAR 14: assigned [mem 0xf7000000-0xf70fffff]
[ 2.280974] pci 0000:02:07.0: BAR 15: assigned [mem 0xf7200000-0xf72fffff 64bit pref]
[ 2.288800] pci 0000:02:07.0: BAR 13: no space for [io size 0x1000]
[ 2.295149] pci 0000:02:07.0: BAR 13: failed to assign [io size 0x1000]
[ 2.301846] pci 0000:02:01.0: PCI bridge to [bus 03]
[ 2.307004] pci 0000:02:04.0: PCI bridge to [bus 04]
[ 2.312160] pci 0000:02:05.0: PCI bridge to [bus 05]
[ 2.317317] pci 0000:06:00.0: BAR 4: assigned [mem 0xf7200000-0xf7203fff 64bit pref]
[ 2.325214] pci 0000:06:00.0: BAR 2: assigned [mem 0xf7000000-0xf7000fff 64bit]
[ 2.332676] pci 0000:06:00.0: BAR 0: no space for [io size 0x0100]
[ 2.338937] pci 0000:06:00.0: BAR 0: failed to assign [io size 0x0100]
[ 2.345546] pci 0000:02:07.0: PCI bridge to [bus 06]
[ 2.350571] pci 0000:02:07.0: bridge window [mem 0xf7000000-0xf70fffff]
[ 2.357397] pci 0000:02:07.0: bridge window [mem 0xf7200000-0xf72fffff 64bit pref]
[ 2.365222] pci 0000:02:09.0: PCI bridge to [bus 07]
[ 2.370379] pci 0000:01:00.0: PCI bridge to [bus 02-07]
[ 2.375664] pci 0000:01:00.0: bridge window [mem 0xf7000000-0xf70fffff]
[ 2.382490] pci 0000:01:00.0: bridge window [mem 0xf7200000-0xf72fffff 64bit pref]
[ 2.390316] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.395540] pci 0000:00:00.0: bridge window [mem 0xf7000000-0xf71fffff]
[ 2.402325] pci 0000:00:00.0: bridge window [mem 0xf7200000-0xf72fffff pref]
[ 2.409693] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[ 2.416655] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 2.423182] pci 0000:02:01.0: Signaling PME through PCIe PME interrupt
[ 2.429706] pci 0000:02:04.0: Signaling PME through PCIe PME interrupt
[ 2.436233] pci 0000:02:05.0: Signaling PME through PCIe PME interrupt
[ 2.442756] pci 0000:02:07.0: Signaling PME through PCIe PME interrupt
[ 2.449281] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
[ 2.455804] pci 0000:02:09.0: Signaling PME through PCIe PME interrupt
[ 2.462331] pcie_pme 0000:00:00.0:pcie001: service driver pcie_pme loaded
[ 2.469427] aer 0000:00:00.0:pcie002: service driver aer loaded
[ 2.475483] pcieport 0000:01:00.0: enabling device (0000 -> 0002)
[ 2.489511] pcieport 0000:02:07.0: enabling device (0000 -> 0002)
[ 2.501002] hisi-asp-dma e804b000.asp_dmac: initialized
[ 2.506706] xenfs: not registering filesystem on non-xen platform
[ 2.513207] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.520156] SuperH (H)SCI(F) driver initialized
[ 2.524821] msm_serial: driver initialized
[ 2.529041] [drm] Initialized
[ 2.532016] [drm:msm_drm_register] init
[ 2.535848] [drm:msm_mdp_register]
[ 2.539367] [drm:msm_dsi_register]
[ 2.542924] [drm:msm_edp_register]
[ 2.546638] [drm] the device node is dpe
[ 2.550585] [drm] the device remote node is dsi
[ 2.555341] [drm] dss_pwm_clk:[80000000]->[83000000].
[ 2.560451] [drm] adv match_node ok
[ 2.564031] [drm] adv parse_dt ok , adv7511->type = 1 <0--ADV7511, 1--ADV7533>
[ 2.571325] [drm] adv75xx->vdd = 1800000
[ 2.575421] [drm] adv7533_init_regulators ok
[ 2.584797] [drm] adv get gpio_pd ok
[ 2.588536] [drm] adv devm_regmap_init_i2c ok
[ 2.593123] [drm] regmap_read ok, regmap_read Rev.= 20
[ 2.600665] [drm] host attach, client name=[mipi-hikey], id=1
[ 2.606538] [drm] dsi cur_client is 1 <0->hdmi;1->panel>
[ 2.612121] [drm:dsi_probe] dss_dphy0_ref_clk:[19200000]->[19200000].
[ 2.618564] [drm:dsi_probe] dss_dphy0_cfg_clk:[19200000]->[19200000].
[ 2.625122] [drm] dss_version_tag=0x40.
[ 2.628985] [drm] dss irq = 64.
[ 2.632221] e8600000.dpe supply regulator_dsssubsys not found, using dummy regulator
[ 2.639979] e8600000.dpe supply regulator_media_subsys not found, using dummy regulator
[ 2.648009] in hisi_ion_enable_iommu start
[ 2.652100] ion domain already init return domain
[ 2.656875] [drm] host attach, client name=[adv7533], id=0
[ 2.662370] [drm] connector init
[ 2.665598] kirin-drm e8600000.dpe: bound e8601000.dsi (ops dsi_ops)
[ 2.671952] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.678562] [drm] No driver support for vblank timestamp query.
[ 2.684483] [drm] num_crtc=1, num_connector=2.
[ 2.688928] [drm:drm_mode_object_reference] OBJ ID: 28 (1)
[ 2.694414] [drm:drm_mode_object_reference] OBJ ID: 29 (1)
[ 2.699900] [drm:drm_helper_disable_unused_functions] *ERROR* Called for atomic driver, this is not what you want.
[ 2.710253] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1]
[ 2.717875] [drm] connected : regmap_read val = 0xf0
[ 2.722923] [drm] hdmi connector status = 1
[ 2.727190] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] status updated from unknown to connected
[ 2.951645] random: fast init done
[ 2.955289] [drm:drm_add_edid_modes] HDMI: DVI dual 0, max TMDS clock 360000 kHz
[ 2.962686] [drm:drm_add_edid_modes] HDMI-A-1: HDMI sink does deep color 30.
[ 2.969732] [drm:drm_add_edid_modes] HDMI-A-1: Assigning HDMI sink color depth as 10 bpc.
[ 2.977906] [drm:drm_add_edid_modes] HDMI-A-1: HDMI sink does YCRCB444 in deep color.
[ 2.985732] [drm:drm_add_edid_modes] HDMI-A-1: HDMI sink should do DC_36, but does not!
[ 2.994677] Checking mode 1920x1080@60 clock: 148500...[ 2.999725] OK
[ 3.001381] Checking mode 1920x1080@50 clock: 117000...[ 3.006427] BAD
[ 3.008170] Checking mode 1152x864@60 clock: 81579...[ 3.013041] BAD
[ 3.014787] Checking mode 1280x720@60 clock: 74250...[ 3.019658] OK
[ 3.021315] Checking mode 1280x1024@60 clock: 108000...[ 3.026359] BAD
[ 3.028102] Checking mode 1600x900@60 clock: 108000...[ 3.033060] BAD
[ 3.034805] Checking mode 800x600@60 clock: 40000...[ 3.039589] OK
[ 3.041245] Checking mode 1024x768@60 clock: 65000...[ 3.046116] BAD
[ 3.047859] Checking mode 1920x1080@60 clock: 148500...[ 3.052904] OK
[ 3.054562] Checking mode 1280x720@50 clock: 74250...[ 3.059432] OK
[ 3.061089] Checking mode 1920x1080@50 clock: 148500...[ 3.066132] OK
[ 3.067789] Checking mode 1280x720@60 clock: 74176...[ 3.072659] BAD
[ 3.074405] Checking mode 1920x1080@60 clock: 148352...[ 3.079448] BAD
[ 3.081197] [drm:drm_mode_debug_printmodeline] Modeline 32:"1920x1080" 50 117000 1920 2008 2052 2080 1080 1084 1089 1125 0x40 0x5
[ 3.092844] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
[ 3.099369] [drm:drm_mode_debug_printmodeline] Modeline 33:"1152x864" 0 81579 1152 1216 1336 1520 864 865 868 895 0x0 0x6
[ 3.110321] [drm:drm_mode_prune_invalid] Not using 1152x864 mode: BAD
[ 3.116759] [drm:drm_mode_debug_printmodeline] Modeline 35:"1280x1024" 0 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 3.128319] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: BAD
[ 3.134843] [drm:drm_mode_debug_printmodeline] Modeline 36:"1600x900" 0 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5
[ 3.146056] [drm:drm_mode_prune_invalid] Not using 1600x900 mode: BAD
[ 3.152493] [drm:drm_mode_debug_printmodeline] Modeline 38:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 3.163531] [drm:drm_mode_prune_invalid] Not using 1024x768 mode: BAD
[ 3.169968] [drm:drm_mode_debug_printmodeline] Modeline 43:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
[ 3.181093] [drm:drm_mode_prune_invalid] Not using 1280x720 mode: BAD
[ 3.187531] [drm:drm_mode_debug_printmodeline] Modeline 44:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[ 3.199177] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
[ 3.205705] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] probed modes :
[ 3.214488] [drm:drm_mode_debug_printmodeline] Modeline 31:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1082 1087 1125 0x48 0x5
[ 3.226136] [drm:drm_mode_debug_printmodeline] Modeline 39:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
[ 3.237784] [drm:drm_mode_debug_printmodeline] Modeline 42:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
[ 3.249432] [drm:drm_mode_debug_printmodeline] Modeline 34:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x48 0x5
[ 3.260559] [drm:drm_mode_debug_printmodeline] Modeline 40:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x48 0x5
[ 3.271685] [drm:drm_mode_debug_printmodeline] Modeline 37:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x48 0x5
[ 3.282465] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:29:DSI-1]
[ 3.289683] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:29:DSI-1] status updated from unknown to connected
[ 3.300465] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:29:DSI-1] probed modes :
[ 3.308985] [drm:drm_mode_debug_printmodeline] Modeline 32:"1200x1920" 50 144000 1200 1400 1412 1472 1920 1928 1930 1938 0x0 0x0
[ 3.320546] [drm:drm_setup_crtcs]
[ 3.323944] [drm:drm_setup_crtcs] connector 28 enabled? yes
[ 3.329511] [drm:drm_setup_crtcs] connector 29 enabled? yes
[ 3.335080] [drm] kms: can't enable cloning when we probably wanted to.
[ 3.341691] [drm:drm_setup_crtcs] looking for cmdline mode on connector 28
[ 3.348560] [drm:drm_setup_crtcs] looking for preferred mode on connector 28 0
[ 3.355778] [drm:drm_setup_crtcs] found mode 1920x1080
[ 3.360911] [drm:drm_setup_crtcs] looking for cmdline mode on connector 29
[ 3.367781] [drm:drm_setup_crtcs] looking for preferred mode on connector 29 0
[ 3.374998] [drm:drm_setup_crtcs] found mode 1200x1920
[ 3.380130] [drm:drm_setup_crtcs] picking CRTCs for 2048x2048 config
[ 3.386481] [drm:drm_setup_crtcs] desired mode 1920x1080 set on crtc 26 (0,0)
[ 3.393612] [drm:drm_mode_object_reference] OBJ ID: 28 (2)
[ 3.399096] [drm:kirin_fbdev_create] create fbdev: 1920x1080@32 (1920x1080)
[ 3.406054] [drm:kirin_fbdev_create] allocating 16588800 bytes for fb 0
[ 3.412754] [drm:kirin_framebuffer_init] create: FB ID: 36 (ffff8001b8002000)
[ 3.423577] [drm] fbdev->smem_start = 0x262144, fbdev->screen_base = 0xffff00000d001000
[ 3.431587] [drm:kirin_fbdev_create] fbi=ffff8001b7b7b800, dev=ffff8001b7b7a800
[ 3.438980] [drm:kirin_fbdev_create] par=ffff8001b7ca4200, 1920x1080
[ 3.445416] [drm:kirin_fbdev_create] allocated 1920x2160 fb
[ 3.451160] kirin-drm e8600000.dpe: fb0: dss frame buffer device
[ 3.473958] [drm:drm_helper_hpd_irq_event] [CONNECTOR:29:DSI-1] status updated from connected to connected
[ 3.483613] [drm:drm_minor_register]
[ 3.487332] [drm:drm_minor_register] new minor registered 64
[ 3.492991] [drm:drm_minor_register]
[ 3.496689] [drm:drm_minor_register] new minor registered 128
[ 3.502434] [drm:drm_minor_register]
[ 3.506129] [drm:drm_minor_register] new minor registered 0
[ 3.511726] [drm:drm_sysfs_connector_add] adding "HDMI-A-1" to sysfs
[ 3.518076] [drm:drm_sysfs_connector_add] generating hotplug event
[ 3.524298] [drm:drm_sysfs_connector_add] adding "DSI-1" to sysfs
[ 3.530388] [drm:drm_sysfs_connector_add] generating hotplug event
[ 3.536577] [drm] Initialized kirin 1.0.0 20170309 on minor 0
[ 3.542435] mali e82c0000.mali: Continuing without Mali regulator control
[ 3.549508] mali e82c0000.mali: GPU identified as 0x1 arch 6.2.2 r0p0 status 1
[ 3.556867] mali e82c0000.mali: Using coherency mode 1 set from dtb
[ 3.563268] mali e82c0000.mali: Using configured power model mali-simple-power-model, and fallback mali-simple-power-model
[ 3.569953] Error reading temperature for gpu thermal zone: -22
[ 3.580422] mali e82c0000.mali: Probed as mali0
[ 3.588127] brd: module loaded
[ 3.592729] loop: module loaded
[ 3.596076] (stk) :sysfs entries created
[ 3.600041] (hci_tty): inside hci_tty_init
[ 3.604181] (hci_tty): allocated 242, 0
[ 3.608057] gpio_hub_probe: step in
[ 3.611700] gpio_hub_init:gpio hub init status:0
[ 3.616672] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[ 3.627283] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[ 3.637544] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[ 3.647889] ufshcd-hisi ff3c0000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[ 3.677959] Error reading temperature for gpu thermal zone: -22
[ 3.700564] scsi host0: ufshcd
[ 3.714025] hisi_sas: driver version v1.6
[ 3.718976] libphy: Fixed MDIO Bus: probed
[ 3.723217] tun: Universal TUN/TAP device driver, 1.6
[ 3.728265] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 3.734521] CAN device driver interface
[ 3.748494] mcp251x spi32766.0: CANCTRL 0x87
[ 3.752948] mcp251x spi32766.0 can0: MCP2515 successfully initialized.
[ 3.759798] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 3.765627] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 3.771570] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 3.778527] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 3.784115] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 3.791941] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 3.793955] Error reading temperature for gpu thermal zone: -22
[ 3.803791] sky2: driver version 1.30
[ 3.807556] r8168 Gigabit Ethernet driver 8.045.08 loaded
[ 3.834972] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[ 3.846371] r8168 Copyright (C) 2017 Realtek NIC software team <nicfae@realtek.com>
[ 3.846371] This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
[ 3.846371] This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
[ 3.847697] ufs final power mode: gear = 3, lane = 2, pwr = 1, rate = 2
[ 3.851240] ufshcd-hisi ff3c0000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
[ 3.851555] scsi 0:0:0:49488: Well-known LUN SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6
[ 3.901959] Error reading temperature for gpu thermal zone: -22
[ 3.909541] PPP generic driver version 2.4.2
[ 3.913860] PPP BSD Compression module registered
[ 3.918561] PPP Deflate Compression module registered
[ 3.923620] PPP MPPE Compression module registered
[ 3.928407] NET: Registered protocol family 24
[ 3.932906] usbcore: registered new interface driver asix
[ 3.934373] scsi 0:0:0:49456: Well-known LUN SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6
[ 3.946784] usbcore: registered new interface driver ax88179_178a
[ 3.952886] usbcore: registered new interface driver cdc_ether
[ 3.958729] usbcore: registered new interface driver net1080
[ 3.964396] usbcore: registered new interface driver cdc_subset
[ 3.970328] usbcore: registered new interface driver zaurus
[ 3.975914] usbcore: registered new interface driver cdc_ncm
[ 3.981620] VFIO - User Level meta-driver version: 0.3
[ 3.988409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.994938] ehci-pci: EHCI PCI platform driver
[ 3.999408] ehci-platform: EHCI generic platform driver
[ 4.002305] scsi 0:0:0:49476: Well-known LUN SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6
[ 4.009952] Error reading temperature for gpu thermal zone: -22
[ 4.019021] ehci-exynos: EHCI EXYNOS driver
[ 4.023238] ehci-msm: Qualcomm On-Chip EHCI Host Controller
[ 4.028838] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.035022] ohci-pci: OHCI PCI platform driver
[ 4.039477] ohci-platform: OHCI generic platform driver
[ 4.044735] ohci-exynos: OHCI EXYNOS driver
[ 4.049087] usbcore: registered new interface driver usb-storage
[ 4.055407] [I/hisi_pd] pd_dpm_init
[ 4.058922] [I/hisi_pd] pd_dpm_probe : +++++++++
[ 4.062206] scsi 0:0:0:0: Direct-Access SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6
[ 4.071690] gpio_hub_power_on:regulator_enable
[ 4.076377] gpio_hub_change_typec_power: set typec vbus gpio to 0
[ 4.082473] gpio_hub_switch_to_hub: switch to hub
[ 4.087172] [I/hisi_pd] pd_dpm_probe ++++
[ 4.087172]
[ 4.092888] rt1711h_init (1.1.8_G): initializing...
[ 4.097776] rt1711h node found...
[ 4.101154] rt1711_i2c_probe
[ 4.104029] I2C functionality : OK...
[ 4.106243] sd 0:0:0:0: [sda] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
[ 4.106460] scsi 0:0:0:1: Direct-Access SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6
[ 4.106573] sd 0:0:0:0: [sda] Write Protect is off
[ 4.106578] sd 0:0:0:0: [sda] Mode Sense: 00 32 00 10
[ 4.106658] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 4.108126] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.117951] Error reading temperature for gpu thermal zone: -22
[ 4.153529] rt_parse_dt
[ 4.155981] rt1711h_chipID = 0x2171
[ 4.159466] regmap_device_register: name = rt1711-4e
[ 4.164443] rt_regmap_rt1711-4e: rt register cache data init
[ 4.170190] rt_regmap_rt1711-4e: cache cata init successfully
[ 4.170271] scsi 0:0:0:2: Direct-Access SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6
[ 4.170294] sd 0:0:0:1: [sdb] 1024 4096-byte logical blocks: (4.19 MB/4.00 MiB)
[ 4.170586] sd 0:0:0:1: [sdb] Write Protect is off
[ 4.170589] sd 0:0:0:1: [sdb] Mode Sense: 00 32 00 10
[ 4.170669] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 4.171895] sd 0:0:0:1: [sdb] Attached SCSI disk
[ 4.214407] tcpc_device_register register tcpc device (type_c_port0)
[ 4.218220] sd 0:0:0:2: [sdc] 2048 4096-byte logical blocks: (8.39 MB/8.00 MiB)
[ 4.218410] scsi 0:0:0:3: Direct-Access SAMSUNG KLUCG4J1ED-B0C1 0300 PQ: 0 ANSI: 6
[ 4.218513] sd 0:0:0:2: [sdc] Write Protect is off
[ 4.218516] sd 0:0:0:2: [sdc] Mode Sense: 00 32 00 10
[ 4.218597] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 4.219831] sd 0:0:0:2: [sdc] Attached SCSI disk
[ 4.229951] Error reading temperature for gpu thermal zone: -22
[ 4.265069] [I/hisi_pd] tcpc_device_register register_pd_wake_unlock_notifier OK
[ 4.266191] sd 0:0:0:3: [sdd] 15616000 4096-byte logical blocks: (64.0 GB/59.6 GiB)
[ 4.266463] sd 0:0:0:3: [sdd] Write Protect is off
[ 4.266465] sd 0:0:0:3: [sdd] Mode Sense: 00 32 00 10
[ 4.266545] sd 0:0:0:3: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 4.268495] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 4.268496] GPT:7805956 != 15615999
[ 4.268497] GPT:Alternate GPT header not at the end of the disk.
[ 4.268498] GPT:7805956 != 15615999
[ 4.268498] GPT: Use GNU Parted to correct GPT errors.
[ 4.268515] sdd: sdd1 sdd2 sdd3 sdd4 sdd5 sdd6 sdd7 sdd8 sdd9 sdd10 sdd11 sdd12 sdd13 sdd14 sdd15
[ 4.269606] sd 0:0:0:3: [sdd] Attached SCSI disk
[ 4.337532] PD Timer number = 37
[ 4.337949] Error reading temperature for gpu thermal zone: -22
[ 4.346694] tcpci_timer_init : init OK
[ 4.350458] pd_parse_pdata
[ 4.353176] pd_parse_pdata src pdo data =
[ 4.357181] pd_parse_pdata 0: 0x00019064
[ 4.361098] pd_parse_pdata snk pdo data =
[ 4.365102] pd_parse_pdata 0: 0x000190c8
[ 4.369017] pd_parse_pdata 1: 0x0002d0c8
[ 4.372933] pd_parse_pdata id vdos data =
[ 4.376936] pd_parse_pdata 0: 0xd00029cf
[ 4.380852] pd_parse_pdata 1: 0x00000000
[ 4.384767] pd_parse_pdata 2: 0x00010000
[ 4.388686] dpm_caps: local_dr_power
[ 4.392255] dpm_caps: local_dr_data
[ 4.395739] dpm_caps: local_ext_power
[ 4.399394] dpm_caps: local_usb_comm
[ 4.402962] dpm_caps: local_usb_suspend
[ 4.406791] dpm_caps: local_high_cap
[ 4.410360] dpm_caps: local_give_back
[ 4.414015] dpm_caps: local_no_suspend
[ 4.417754] dpm_caps: local_vconn_supply
[ 4.421670] dpm_caps: attemp_discover_cable_dfp
[ 4.426194] dpm_caps: attemp_enter_dp_mode
[ 4.430283] dpm_caps: attemp_discover_cable
[ 4.434459] dpm_caps: attemp_discover_id
[ 4.438375] dpm_caps: pr_reject_as_source
[ 4.441958] Error reading temperature for gpu thermal zone: -22
[ 4.448290] dpm_caps: pr_reject_as_sink
[ 4.452118] dpm_caps: pr_check_gp_source
[ 4.456034] dpm_caps: pr_check_gp_sink
[ 4.459776] dpm_caps: dr_reject_as_dfp
[ 4.463518] dpm_caps: dr_reject_as_ufp
[ 4.467260] dpm_caps: snk_prefer_low_voltage
[ 4.471523] dpm_caps: snk_ignore_mismatch_current
[ 4.476221] dpm_caps = 0xc010c10b
[ 4.479529] [I/hisi_pd] PE:pd_core_init
[ 4.483708] rt1711_init_alert name = type_c_port0
[ 4.488408] rt1711_init_alert gpio # = 293
[ 4.492513] GPIO requested...
[ 4.495476] rt1711_init_alert : IRQ number = 293
[ 4.500087] rt1711_init_alert : irq initialized...
[ 4.504888] [drm:drm_sysfs_hotplug_event] generating hotplug event
[ 4.504902] [drm:drm_sysfs_hotplug_event] generating hotplug event
[ 4.504908] [drm] client change to HDMI
[ 4.504913] [drm:drm_fb_helper_hotplug_event]
[ 4.504920] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1]
[ 4.511128] [drm] connected : regmap_read val = 0xf0
[ 4.511129] [drm] hdmi connector status = 1
[ 4.542429] IRQF_NO_THREAD Test
[ 4.546618] [I/hisi_pd] [TCPC-I]SkipAlert:0x0000
[ 4.549951] Error reading temperature for gpu thermal zone: -22
[ 4.557235] [I/hisi_pd] TPC-I:typec_init: DRP
[ 4.612509] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!+++++++++++
[ 4.619900] [E/hisi_pd] typec_wait_ps_change: typec_wait_ps_change!!!-----------
[ 4.627290] [E/hisi_pd] typec_unattached_power_entry:!!!+++++++++++
[ 4.633787] [E/hisi_pd] tcpci_disable_vbus_control: !!!++++++++
[ 4.639704] [E/hisi_pd] pd_dpm_handle_pe_event:!!!,event=0,+++
[ 4.645531] [E/hisi_pd] typec_unattached_power_entry:!!!-----------
[ 4.651794] [I/hisi_pd] TPC-I:** Unattached.SNK
[ 4.656712] tcpc_device_irq_enable : tcpc irq enable OK!
[ 4.662035] rt1711_i2c_probe probe OK!
[ 4.665988] mousedev: PS/2 mouse device common for all mice
[ 4.671641] usbcore: registered new interface driver xpad
[ 4.677053] usbcore: registered new interface driver usb_acecad
[ 4.682984] usbcore: registered new interface driver aiptek
[ 4.688570] usbcore: registered new interface driver gtco
[ 4.693979] usbcore: registered new interface driver hanwang
[ 4.699649] usbcore: registered new interface driver kbtab
[ 4.705713] i2c /dev entries driver
[ 4.709632] [ISP] isp_init: enter!
[ 4.713198] [ISP] isp_probe: enter!
[ 4.716728] [ISP] isp_getdts: clock rate 24000000, pool size 0x1000000[ 4.729470] [ISP] isp_probe: exit!
[ 4.732996] [ISP] isp_init: exit!
[ 4.736378] usbcore: registered new interface driver uvcvideo
[ 4.742131] USB Video Class driver (1.1.1)
[ 4.747228] device-mapper: uevent: version 1.0.3
[ 4.751977] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 4.760491] Bluetooth: HCI UART driver ver 2.3
[ 4.764957] [drm:drm_mode_object_unreference.part.0] OBJ ID: 30 (1)
[ 4.765013] [drm:drm_add_edid_modes] HDMI: DVI dual 0, max TMDS clock 360000 kHz
[ 4.765016] [drm:drm_add_edid_modes] HDMI-A-1: HDMI sink does deep color 30.
[ 4.765018] [drm:drm_add_edid_modes] HDMI-A-1: Assigning HDMI sink color depth as 10 bpc.
[ 4.765020] [drm:drm_add_edid_modes] HDMI-A-1: HDMI sink does YCRCB444 in deep color.
[ 4.765022] [drm:drm_add_edid_modes] HDMI-A-1: HDMI sink should do DC_36, but does not!
[ 4.801794] Checking mode 1920x1080@60 clock: 148500...
[ 4.801794] OK
[ 4.801795] Checking mode 1920x1080@60 clock: 148500...
[ 4.801796] OK
[ 4.801797] Checking mode 1920x1080@50 clock: 148500...
[ 4.801797] OK
[ 4.801798] Checking mode 1280x720@60 clock: 74250...
[ 4.801798] OK
[ 4.801800] Checking mode 1280x720@50 clock: 74250...
[ 4.801800] OK
[ 4.801801] Checking mode 800x600@60 clock: 40000...
[ 4.801801] OK
[ 4.801802] Checking mode 1920x1080@50 clock: 117000...
[ 4.801802] BAD
[ 4.801803] Checking mode 1152x864@60 clock: 81579...
[ 4.801803] BAD
[ 4.801804] Checking mode 1280x1024@60 clock: 108000...
[ 4.801804] BAD
[ 4.801805] Checking mode 1600x900@60 clock: 108000...
[ 4.801805] BAD
[ 4.801806] Checking mode 1024x768@60 clock: 65000...
[ 4.801806] BAD
[ 4.801807] Checking mode 1280x720@60 clock: 74176...
[ 4.801807] BAD
[ 4.801808] Checking mode 1920x1080@60 clock: 148352...
[ 4.801808] BAD
[ 4.801814] [drm:drm_mode_debug_printmodeline] Modeline 41:"1920x1080" 50 117000 1920 2008 2052 2080 1080 1084 1089 1125 0x40 0x5
[ 4.801816] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
[ 4.801819] [drm:drm_mode_debug_printmodeline] Modeline 43:"1152x864" 0 81579 1152 1216 1336 1520 864 865 868 895 0x0 0x6
[ 4.801821] [drm:drm_mode_prune_invalid] Not using 1152x864 mode: BAD
[ 4.801824] [drm:drm_mode_debug_printmodeline] Modeline 45:"1280x1024" 0 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 4.801826] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: BAD
[ 4.801829] [drm:drm_mode_debug_printmodeline] Modeline 46:"1600x900" 0 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5
[ 4.801830] [drm:drm_mode_prune_invalid] Not using 1600x900 mode: BAD
[ 4.801833] [drm:drm_mode_debug_printmodeline] Modeline 48:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 4.801834] [drm:drm_mode_prune_invalid] Not using 1024x768 mode: BAD
[ 4.801837] [drm:drm_mode_debug_printmodeline] Modeline 53:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
[ 4.801839] [drm:drm_mode_prune_invalid] Not using 1280x720 mode: BAD
[ 4.801841] [drm:drm_mode_debug_printmodeline] Modeline 54:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[ 4.801843] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
[ 4.801852] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] probed modes :
[ 4.801855] [drm:drm_mode_debug_printmodeline] Modeline 31:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1082 1087 1125 0x48 0x5
[ 4.801858] [drm:drm_mode_debug_printmodeline] Modeline 39:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
[ 4.801861] [drm:drm_mode_debug_printmodeline] Modeline 42:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
[ 4.801864] [drm:drm_mode_debug_printmodeline] Modeline 34:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x48 0x5
[ 4.801866] [drm:drm_mode_debug_printmodeline] Modeline 40:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x48 0x5
[ 4.801869] [drm:drm_mode_debug_printmodeline] Modeline 37:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x48 0x5
[ 4.801875] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:29:DSI-1]
[ 4.801878] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:29:DSI-1] status updated from connected to disconnected
[ 4.801882] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:29:DSI-1] disconnected
[ 4.801888] [drm:drm_setup_crtcs]
[ 4.801891] [drm:drm_setup_crtcs] connector 28 enabled? yes
[ 4.801892] [drm:drm_setup_crtcs] connector 29 enabled? no
[ 4.801896] [drm:drm_setup_crtcs] looking for cmdline mode on connector 28
[ 4.801898] [drm:drm_setup_crtcs] looking for preferred mode on connector 28 0
[ 4.801901] [drm:drm_setup_crtcs] found mode 1920x1080
[ 4.801902] [drm:drm_setup_crtcs] picking CRTCs for 2048x2048 config
[ 4.801906] [drm:drm_mode_object_unreference.part.0] OBJ ID: 28 (3)
[ 4.801909] [drm:drm_setup_crtcs] desired mode 1920x1080 set on crtc 26 (0,0)
[ 4.801911] [drm:drm_mode_object_reference] OBJ ID: 28 (2)
[ 4.801917] [drm:drm_atomic_state_init] Allocated atomic state ffff8001b6592380
[ 4.801922] [drm:drm_atomic_get_plane_state] Added [PLANE:25:plane-0] ffff8001b6592a00 state to ffff8001b6592380
[ 4.801927] [drm:drm_atomic_get_crtc_state] Added [CRTC:26:crtc-0] ffff8001b647e800 state to ffff8001b6592380
[ 4.801930] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:1920x1080] for CRTC state ffff8001b647e800
[ 4.801933] [drm:drm_atomic_set_crtc_for_plane] Link plane state ffff8001b6592a00 to [CRTC:26:crtc-0]
[ 4.801935] [drm:drm_mode_object_reference] OBJ ID: 36 (1)
[ 4.801937] [drm:drm_atomic_set_fb_for_plane] Set [FB:36] for plane state ffff8001b6592a00
[ 4.801940] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:crtc-0] to ffff8001b6592380
[ 4.801950] [drm:drm_mode_object_reference] OBJ ID: 28 (3)
[ 4.801952] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:28] ffff8001b6592280 state to ffff8001b6592380
[ 4.801954] [drm:drm_mode_object_reference] OBJ ID: 28 (4)
[ 4.801956] [drm:drm_atomic_set_crtc_for_connector] Link connector state ffff8001b6592280 to [CRTC:26:crtc-0]
[ 4.801959] [drm:drm_atomic_check_only] checking ffff8001b6592380
[ 4.801963] [drm:drm_atomic_helper_check_modeset] [CRTC:26:crtc-0] mode changed
[ 4.801965] [drm:drm_atomic_helper_check_modeset] [CRTC:26:crtc-0] enable changed
[ 4.801967] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
[ 4.801971] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] using [ENCODER:27:DSI-27] on [CRTC:26:crtc-0]
[ 4.801972] [drm:drm_atomic_helper_check_modeset] [CRTC:26:crtc-0] active changed
[ 4.801975] [drm:drm_atomic_helper_check_modeset] [CRTC:26:crtc-0] needs all connectors, enable: y, active: y
[ 4.801977] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:crtc-0] to ffff8001b6592380
[ 4.801982] [drm:drm_atomic_commit] commiting ffff8001b6592380
[ 4.801995] [drm:drm_calc_timestamping_constants] crtc 26: hwmode: htotal 2200, vtotal 1125, vdisplay 1080
[ 4.801997] [drm:drm_calc_timestamping_constants] crtc 26: clock 148500 kHz framedur 16666666 linedur 14814
[ 4.801999] [drm:crtc_set_mode.isra.0] modeset on [CRTC:26:crtc-0]
[ 4.802019] [drm] +.
[ 4.802020] [drm] -.
[ 4.802087] [drm] dss_pri_clk:[300000000]->[300000000].
[ 4.802125] [drm] dss_mmbuf_clk:[238000000]->[237142858].
[ 4.802154] [drm] mode->clock(org) = 148500
[ 4.802155] [drm] HDMI real need clock = 144000000
[ 4.802157] [drm] postdiv1=0x1, POSTDIV2=0x1
[ 4.802162] [drm:hdmi_pxl_ppll7_init] refdiv=0x1
[ 4.802164] [drm:hdmi_pxl_ppll7_init] fbdiv=0x34
[ 4.802166] [drm:hdmi_pxl_ppll7_init] frac=0x800000
[ 4.802203] [drm] dss_pxl0_clk [144000000]->[144000000]
[ 4.802207] [drm:init_dbuf] dfs_time=80,
[ 4.802207] adj_mode->clock=144000
[ 4.802207] hsw=44
[ 4.802207] hbp=148
[ 4.802207] hfp=88
[ 4.802207] htotal=2200
[ 4.802207] vfp = 2
[ 4.802207] vbp = 38
[ 4.802207] vsw = 5
[ 4.802207] vtotal=1125
[ 4.802207] mode->hdisplay=1920
[ 4.802207] mode->vdisplay=1080
[ 4.802213] [drm:init_dbuf] hdisplay=1920
[ 4.802213] vdisplay=1080
[ 4.802213] sram_valid_num=1,
[ 4.802213] thd_rqos_in=0x58f
[ 4.802213] thd_rqos_out=0x68b
[ 4.802213] thd_cg_in=0xaff
[ 4.802213] thd_cg_out=0x68b
[ 4.802213] thd_flux_req_befdfs_in=0x580
[ 4.802213] thd_flux_req_befdfs_out=0x9e6
[ 4.802213] thd_flux_req_aftdfs_in=0x22e
[ 4.802213] thd_flux_req_aftdfs_out=0x45c
[ 4.802213] thd_dfs_ok=0x580
[ 4.802248] [drm:hisi_dss_smmu_on] fama_phy_pgd_base = 379092992, phy_pgd_base =0x16988000
[ 4.802270] [drm] isr_s1 = 0x10000!
[ 4.802271] [drm] isr_s2 = 0x11!
[ 4.862265] [drm:crtc_set_mode.isra.0] modeset on [ENCODER:27:DSI-27]
[ 4.862381] [drm:hisi_fb_pan_display] channel0: src:(0,0, 1920x1080) crtc:(0,0, 1920x1080), rect(0,0,1919,1079),fb:1920x2160, pixel_format=13, stride=7680, paddr=0x40000, bpp=4, bits_per_
pixel=32.
[ 4.870992] [drm:drm_vblank_enable] enabling vblank on crtc 0, ret: 0
[ 4.870996] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=0, diff=0, hw=0 hw_last=0
[ 4.870999] [drm:drm_atomic_helper_commit_modeset_enables] enabling [CRTC:26:crtc-0]
[ 4.871002] [drm:drm_vblank_on] crtc 0, vblank enabled 1, inmodeset 0
[ 4.871004] [drm:drm_atomic_helper_commit_modeset_enables] enabling [ENCODER:27:DSI-27]
[ 4.871018] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=1, diff=1, hw=0 hw_last=0
[ 4.871023] [drm:drm_handle_vblank] vblank event on 0, current 2
[ 4.880082] [drm] Expected : lane_clock = 864 M
[ 4.880092] [drm:dsi_encoder_enable] DPHY clock_lane and data_lane config :
[ 4.880092] lane_clock = 864000000, n_pll=2, m_pll=90
[ 4.880092] rg_cp=3
[ 4.880092] rg_band_sel=0
[ 4.880092] rg_vrefsel_vcm=93
[ 4.880092] clk_pre_delay=0
[ 4.880092] clk_post_delay=40
[ 4.880092] clk_t_hs_prepare=8
[ 4.880092] clk_t_lpx=15
[ 4.880092] clk_t_hs_zero=29
[ 4.880092] clk_t_hs_trial=10
[ 4.880092] data_pre_delay=64
[ 4.880092] data_post_delay=0
[ 4.880092] data_t_hs_prepare=5
[ 4.880092] data_t_lpx=17
[ 4.880092] data_t_hs_zero=16
[ 4.880092] data_t_hs_trial=10
[ 4.880092] clk_lane_lp2hs_time=64
[ 4.880092] clk_lane_hs2lp_time=62
[ 4.880092] data_lane_lp2hs_time=114
[ 4.880092] data_lane_hs2lp_time=23
[ 4.880092] phy_stop_wait_time=55
[ 4.880161] [drm:dsi_encoder_enable] DPHY spec1v2 config :
[ 4.880161] addr=0x75
[ 4.880161] clk_pre_delay=0
[ 4.880161] clk_t_hs_trial=10
[ 4.880161] data_t_hs_zero=16
[ 4.880161] data_t_lpx=17
[ 4.880161] data_t_hs_prepare=5
[ 4.880177] [drm:dsi_encoder_enable] DPHY spec1v2 config :
[ 4.880177] addr=0x95
[ 4.880177] clk_pre_delay=0
[ 4.880177] clk_t_hs_trial=10
[ 4.880177] data_t_hs_zero=16
[ 4.880177] data_t_lpx=17
[ 4.880177] data_t_hs_prepare=5
[ 4.880192] [drm:dsi_encoder_enable] DPHY spec1v2 config :
[ 4.880192] addr=0xd5
[ 4.880192] clk_pre_delay=0
[ 4.880192] clk_t_hs_trial=10
[ 4.880192] data_t_hs_zero=16
[ 4.880192] data_t_lpx=17
[ 4.880192] data_t_hs_prepare=5
[ 4.880207] [drm:dsi_encoder_enable] DPHY spec1v2 config :
[ 4.880207] addr=0xf5
[ 4.880207] clk_pre_delay=0
[ 4.880207] clk_t_hs_trial=10
[ 4.880207] data_t_hs_zero=16
[ 4.880207] data_t_lpx=17
[ 4.880207] data_t_hs_prepare=5
[ 4.880267] [drm] burst_mode = 0x0 (DSI_NON_BURST_SYNC_PULSES => 0)
[ 4.880267] [drm] hsa_time=33, hbp_time=111, hline_time=1650
[ 4.880267] [drm] lane_byte_clk=108000000, pixel_clk=144000000
[ 4.880287] [drm:dsi_encoder_enable] pctrl_dphytx_stopcnt = 1225
[ 4.888200] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=2, diff=1, hw=0 hw_last=0
[ 4.905386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=3, diff=1, hw=0 hw_last=0
[ 4.922573] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=4, diff=1, hw=0 hw_last=0
[ 4.939761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=5, diff=1, hw=0 hw_last=0
[ 4.956948] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=6, diff=1, hw=0 hw_last=0
[ 4.974136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=7, diff=1, hw=0 hw_last=0
[ 4.991323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=8, diff=1, hw=0 hw_last=0
[ 5.008511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=9, diff=1, hw=0 hw_last=0
[ 5.025699] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=10, diff=1, hw=0 hw_last=0
[ 5.042886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=11, diff=1, hw=0 hw_last=0
[ 5.060073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=12, diff=1, hw=0 hw_last=0
[ 5.077261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=13, diff=1, hw=0 hw_last=0
[ 5.094449] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=14, diff=1, hw=0 hw_last=0
[ 5.111636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=15, diff=1, hw=0 hw_last=0
[ 5.128823] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=16, diff=1, hw=0 hw_last=0
[ 5.146011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=17, diff=1, hw=0 hw_last=0
[ 5.163198] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=18, diff=1, hw=0 hw_last=0
[ 5.180386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=19, diff=1, hw=0 hw_last=0
[ 5.197574] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=20, diff=1, hw=0 hw_last=0
[ 5.214761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=21, diff=1, hw=0 hw_last=0
[ 5.231948] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=22, diff=1, hw=0 hw_last=0
[ 5.249136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=23, diff=1, hw=0 hw_last=0
[ 5.266323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=24, diff=1, hw=0 hw_last=0
[ 5.283511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=25, diff=1, hw=0 hw_last=0
[ 5.300699] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=26, diff=1, hw=0 hw_last=0
[ 5.317886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=27, diff=1, hw=0 hw_last=0
[ 5.335073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=28, diff=1, hw=0 hw_last=0
[ 5.352261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=29, diff=1, hw=0 hw_last=0
[ 5.369449] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=30, diff=1, hw=0 hw_last=0
[ 5.386636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=31, diff=1, hw=0 hw_last=0
[ 5.403824] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=32, diff=1, hw=0 hw_last=0
[ 5.421011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=33, diff=1, hw=0 hw_last=0
[ 5.438199] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=34, diff=1, hw=0 hw_last=0
[ 5.455386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=35, diff=1, hw=0 hw_last=0
[ 5.465960] [drm] +.
[ 5.465965] [drm] dss_pwm_clk clk_enable successed, ret=0!
[ 5.472573] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=36, diff=1, hw=0 hw_last=0
[ 5.489761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=37, diff=1, hw=0 hw_last=0
[ 5.506948] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=38, diff=1, hw=0 hw_last=0
[ 5.524136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=39, diff=1, hw=0 hw_last=0
[ 5.541323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=40, diff=1, hw=0 hw_last=0
[ 5.558511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=41, diff=1, hw=0 hw_last=0
[ 5.575699] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=42, diff=1, hw=0 hw_last=0
[ 5.592886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=43, diff=1, hw=0 hw_last=0
[ 5.610074] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=44, diff=1, hw=0 hw_last=0
[ 5.627261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=45, diff=1, hw=0 hw_last=0
[ 5.644448] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=46, diff=1, hw=0 hw_last=0
[ 5.661636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=47, diff=1, hw=0 hw_last=0
[ 5.673964] [drm] bl_level is 255
[ 5.673965] [drm] bl_level=255.
[ 5.678825] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=48, diff=1, hw=0 hw_last=0
[ 5.678839] [drm:drm_atomic_state_default_clear] Clearing atomic state ffff8001b6592380
[ 5.678842] [drm:drm_mode_object_unreference.part.0] OBJ ID: 28 (5)
[ 5.678845] [drm:drm_atomic_state_free] Freeing atomic state ffff8001b6592380
[ 5.678847] [drm:drm_mode_object_reference] OBJ ID: 36 (2)
[ 5.678853] [drm:drm_sysfs_hotplug_event] generating hotplug event
[ 5.678867] [drm:drm_fb_helper_hotplug_event]
[ 5.678870] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1]
[ 5.679007] [drm] connected : regmap_read val = 0xf0
[ 5.679008] [drm] hdmi connector status = 1
[ 5.686326] [drm:drm_mode_object_unreference.part.0] OBJ ID: 38 (1)
[ 5.686354] [drm:drm_add_edid_modes] HDMI: DVI dual 0, max TMDS clock 360000 kHz
[ 5.686355] [drm:drm_add_edid_modes] HDMI-A-1: HDMI sink does deep color 30.
[ 5.686358] [drm:drm_add_edid_modes] HDMI-A-1: Assigning HDMI sink color depth as 10 bpc.
[ 5.686359] [drm:drm_add_edid_modes] HDMI-A-1: HDMI sink does YCRCB444 in deep color.
[ 5.686361] [drm:drm_add_edid_modes] HDMI-A-1: HDMI sink should do DC_36, but does not!
[ 5.687286] Checking mode 1920x1080@60 clock: 148500...
[ 5.687286] OK
[ 5.687288] Checking mode 1920x1080@60 clock: 148500...
[ 5.687288] OK
[ 5.687289] Checking mode 1920x1080@50 clock: 148500...
[ 5.687289] OK
[ 5.687290] Checking mode 1280x720@60 clock: 74250...
[ 5.687290] OK
[ 5.687291] Checking mode 1280x720@50 clock: 74250...
[ 5.687291] OK
[ 5.687292] Checking mode 800x600@60 clock: 40000...
[ 5.687292] OK
[ 5.687293] Checking mode 1920x1080@50 clock: 117000...
[ 5.687293] BAD
[ 5.687294] Checking mode 1152x864@60 clock: 81579...
[ 5.687294] BAD
[ 5.687295] Checking mode 1280x1024@60 clock: 108000...
[ 5.687296] BAD
[ 5.687296] Checking mode 1600x900@60 clock: 108000...
[ 5.687297] BAD
[ 5.687297] Checking mode 1024x768@60 clock: 65000...
[ 5.687298] BAD
[ 5.687298] Checking mode 1280x720@60 clock: 74176...
[ 5.687299] BAD
[ 5.687300] Checking mode 1920x1080@60 clock: 148352...
[ 5.687300] BAD
[ 5.687304] [drm:drm_mode_debug_printmodeline] Modeline 41:"1920x1080" 50 117000 1920 2008 2052 2080 1080 1084 1089 1125 0x40 0x5
[ 5.687306] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
[ 5.687309] [drm:drm_mode_debug_printmodeline] Modeline 43:"1152x864" 0 81579 1152 1216 1336 1520 864 865 868 895 0x0 0x6
[ 5.687310] [drm:drm_mode_prune_invalid] Not using 1152x864 mode: BAD
[ 5.687314] [drm:drm_mode_debug_printmodeline] Modeline 45:"1280x1024" 0 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 5.687315] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: BAD
[ 5.687318] [drm:drm_mode_debug_printmodeline] Modeline 46:"1600x900" 0 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5
[ 5.687320] [drm:drm_mode_prune_invalid] Not using 1600x900 mode: BAD
[ 5.687322] [drm:drm_mode_debug_printmodeline] Modeline 48:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 5.687324] [drm:drm_mode_prune_invalid] Not using 1024x768 mode: BAD
[ 5.687327] [drm:drm_mode_debug_printmodeline] Modeline 53:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
[ 5.687328] [drm:drm_mode_prune_invalid] Not using 1280x720 mode: BAD
[ 5.687331] [drm:drm_mode_debug_printmodeline] Modeline 54:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[ 5.687333] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: BAD
[ 5.687336] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] probed modes :
[ 5.687339] [drm:drm_mode_debug_printmodeline] Modeline 31:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1082 1087 1125 0x48 0x5
[ 5.687342] [drm:drm_mode_debug_printmodeline] Modeline 39:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
[ 5.687344] [drm:drm_mode_debug_printmodeline] Modeline 42:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x48 0x5
[ 5.687347] [drm:drm_mode_debug_printmodeline] Modeline 34:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x48 0x5
[ 5.687351] [drm:drm_mode_debug_printmodeline] Modeline 40:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750 0x48 0x5
[ 5.687353] [drm:drm_mode_debug_printmodeline] Modeline 37:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x48 0x5
[ 5.687355] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:29:DSI-1]
[ 5.687357] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:29:DSI-1] disconnected
[ 5.687359] [drm:drm_setup_crtcs]
[ 5.687361] [drm:drm_setup_crtcs] connector 28 enabled? yes
[ 5.687363] [drm:drm_setup_crtcs] connector 29 enabled? no
[ 5.687365] [drm:drm_setup_crtcs] looking for cmdline mode on connector 28
[ 5.687366] [drm:drm_setup_crtcs] looking for preferred mode on connector 28 0
[ 5.687367] [drm:drm_setup_crtcs] found mode 1920x1080
[ 5.687369] [drm:drm_setup_crtcs] picking CRTCs for 2048x2048 config
[ 5.687372] [drm:drm_mode_object_unreference.part.0] OBJ ID: 28 (4)
[ 5.687374] [drm:drm_setup_crtcs] desired mode 1920x1080 set on crtc 26 (0,0)
[ 5.687376] [drm:drm_mode_object_reference] OBJ ID: 28 (3)
[ 5.687379] [drm:drm_atomic_state_init] Allocated atomic state ffff8001b6592380
[ 5.687381] [drm:drm_mode_object_reference] OBJ ID: 36 (3)
[ 5.687383] [drm:drm_atomic_get_plane_state] Added [PLANE:25:plane-0] ffff8001b6592400 state to ffff8001b6592380
[ 5.687385] [drm:drm_mode_object_reference] OBJ ID: 32 (1)
[ 5.687388] [drm:drm_atomic_get_crtc_state] Added [CRTC:26:crtc-0] ffff8001b647ec00 state to ffff8001b6592380
[ 5.687390] [drm:drm_mode_object_unreference.part.0] OBJ ID: 32 (2)
[ 5.687392] [drm:drm_atomic_set_mode_for_crtc] Set [MODE:1920x1080] for CRTC state ffff8001b647ec00
[ 5.687394] [drm:drm_atomic_set_crtc_for_plane] Link plane state ffff8001b6592400 to [CRTC:26:crtc-0]
[ 5.687395] [drm:drm_mode_object_unreference.part.0] OBJ ID: 36 (4)
[ 5.687397] [drm:drm_mode_object_reference] OBJ ID: 36 (3)
[ 5.687398] [drm:drm_atomic_set_fb_for_plane] Set [FB:36] for plane state ffff8001b6592400
[ 5.687401] [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:26:crtc-0] to ffff8001b6592380
[ 5.687403] [drm:drm_mode_object_reference] OBJ ID: 28 (4)
[ 5.687404] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
[ 5.687406] [drm:drm_atomic_get_connector_state] Added [CONNECTOR:28] ffff8001b7af6300 state to ffff8001b6592380
[ 5.687408] [drm:drm_mode_object_unreference.part.0] OBJ ID: 28 (6)
[ 5.687409] [drm:drm_atomic_set_crtc_for_connector] Link connector state ffff8001b7af6300 to [NOCRTC]
[ 5.687411] [drm:drm_mode_object_reference] OBJ ID: 28 (5)
[ 5.687413] [drm:drm_atomic_set_crtc_for_connector] Link connector state ffff8001b7af6300 to [CRTC:26:crtc-0]
[ 5.687414] [drm:drm_atomic_check_only] checking ffff8001b6592380
[ 5.687416] [drm:drm_atomic_helper_check_modeset] Updating routing for [CONNECTOR:28:HDMI-A-1]
[ 5.687420] [drm:drm_atomic_helper_check_modeset] [CONNECTOR:28:HDMI-A-1] keeps [ENCODER:27:DSI-27], now on [CRTC:26:crtc-0]
[ 5.687421] [drm:drm_atomic_commit] commiting ffff8001b6592380
[ 5.687426] [drm:drm_calc_timestamping_constants] crtc 26: hwmode: htotal 2200, vtotal 1125, vdisplay 1080
[ 5.687428] [drm:drm_calc_timestamping_constants] crtc 26: clock 148500 kHz framedur 16666666 linedur 14814
[ 5.687432] [drm:hisi_fb_pan_display] channel0: src:(0,0, 1920x1080) crtc:(0,0, 1920x1080), rect(0,0,1919,1079),fb:1920x2160, pixel_format=13, stride=7680, paddr=0x40000, bpp=4, bits_per_
pixel=32.
[ 5.696012] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=49, diff=1, hw=0 hw_last=0
[ 5.696016] [drm:drm_handle_vblank] vblank event on 49, current 50
[ 5.696025] [drm:drm_atomic_state_default_clear] Clearing atomic state ffff8001b6592380
[ 5.696027] [drm:drm_mode_object_unreference.part.0] OBJ ID: 28 (6)
[ 5.696029] [drm:drm_mode_object_unreference.part.0] OBJ ID: 28 (5)
[ 5.696031] [drm:drm_mode_object_unreference.part.0] OBJ ID: 32 (1)
[ 5.696033] [drm:drm_mode_object_unreference.part.0] OBJ ID: 36 (4)
[ 5.696035] [drm:drm_atomic_state_free] Freeing atomic state ffff8001b6592380
[ 5.696036] [drm:drm_mode_object_reference] OBJ ID: 36 (3)
[ 5.696039] [drm:drm_mode_object_unreference.part.0] OBJ ID: 36 (4)
[ 5.713199] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=50, diff=1, hw=0 hw_last=0
[ 5.730386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=51, diff=1, hw=0 hw_last=0
[ 5.747574] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=52, diff=1, hw=0 hw_last=0
[ 5.764761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=53, diff=1, hw=0 hw_last=0
[ 5.781951] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=54, diff=1, hw=0 hw_last=0
[ 5.799136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=55, diff=1, hw=0 hw_last=0
[ 5.816323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=56, diff=1, hw=0 hw_last=0
[ 5.833511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=57, diff=1, hw=0 hw_last=0
[ 5.850698] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=58, diff=1, hw=0 hw_last=0
[ 5.867886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=59, diff=1, hw=0 hw_last=0
[ 5.885074] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=60, diff=1, hw=0 hw_last=0
[ 5.902261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=61, diff=1, hw=0 hw_last=0
[ 5.919449] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=62, diff=1, hw=0 hw_last=0
[ 5.936636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=63, diff=1, hw=0 hw_last=0
[ 5.953824] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=64, diff=1, hw=0 hw_last=0
[ 5.971011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=65, diff=1, hw=0 hw_last=0
[ 5.988198] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=66, diff=1, hw=0 hw_last=0
[ 6.005386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=67, diff=1, hw=0 hw_last=0
[ 6.022574] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=68, diff=1, hw=0 hw_last=0
[ 6.039761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=69, diff=1, hw=0 hw_last=0
[ 6.056949] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=70, diff=1, hw=0 hw_last=0
[ 6.074136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=71, diff=1, hw=0 hw_last=0
[ 6.091324] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=72, diff=1, hw=0 hw_last=0
[ 6.108511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=73, diff=1, hw=0 hw_last=0
[ 6.125699] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=74, diff=1, hw=0 hw_last=0
[ 6.142886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=75, diff=1, hw=0 hw_last=0
[ 6.160074] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=76, diff=1, hw=0 hw_last=0
[ 6.177261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=77, diff=1, hw=0 hw_last=0
[ 6.194449] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=78, diff=1, hw=0 hw_last=0
[ 6.211636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=79, diff=1, hw=0 hw_last=0
[ 6.228824] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=80, diff=1, hw=0 hw_last=0
[ 6.246011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=81, diff=1, hw=0 hw_last=0
[ 6.263198] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=82, diff=1, hw=0 hw_last=0
[ 6.280386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=83, diff=1, hw=0 hw_last=0
[ 6.297573] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=84, diff=1, hw=0 hw_last=0
[ 6.314761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=85, diff=1, hw=0 hw_last=0
[ 6.331948] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=86, diff=1, hw=0 hw_last=0
[ 6.349136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=87, diff=1, hw=0 hw_last=0
[ 6.366324] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=88, diff=1, hw=0 hw_last=0
[ 6.383511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=89, diff=1, hw=0 hw_last=0
[ 6.400698] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=90, diff=1, hw=0 hw_last=0
[ 6.417886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=91, diff=1, hw=0 hw_last=0
[ 6.435074] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=92, diff=1, hw=0 hw_last=0
[ 6.452261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=93, diff=1, hw=0 hw_last=0
[ 6.469449] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=94, diff=1, hw=0 hw_last=0
[ 6.486636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=95, diff=1, hw=0 hw_last=0
[ 6.503823] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=96, diff=1, hw=0 hw_last=0
[ 6.521011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=97, diff=1, hw=0 hw_last=0
[ 6.538198] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=98, diff=1, hw=0 hw_last=0
[ 6.555386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=99, diff=1, hw=0 hw_last=0
[ 6.572574] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=100, diff=1, hw=0 hw_last=0
[ 6.589761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=101, diff=1, hw=0 hw_last=0
[ 6.606949] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=102, diff=1, hw=0 hw_last=0
[ 6.624136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=103, diff=1, hw=0 hw_last=0
[ 6.641324] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=104, diff=1, hw=0 hw_last=0
[ 6.658511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=105, diff=1, hw=0 hw_last=0
[ 6.675699] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=106, diff=1, hw=0 hw_last=0
[ 6.692886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=107, diff=1, hw=0 hw_last=0
[ 6.710073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=108, diff=1, hw=0 hw_last=0
[ 6.727261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=109, diff=1, hw=0 hw_last=0
[ 6.744449] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=110, diff=1, hw=0 hw_last=0
[ 6.761636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=111, diff=1, hw=0 hw_last=0
[ 6.778824] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=112, diff=1, hw=0 hw_last=0
[ 6.796011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=113, diff=1, hw=0 hw_last=0
[ 6.813198] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=114, diff=1, hw=0 hw_last=0
[ 6.830386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=115, diff=1, hw=0 hw_last=0
[ 6.847573] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=116, diff=1, hw=0 hw_last=0
[ 6.864761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=117, diff=1, hw=0 hw_last=0
[ 6.881951] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=118, diff=1, hw=0 hw_last=0
[ 6.899136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=119, diff=1, hw=0 hw_last=0
[ 6.916323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=120, diff=1, hw=0 hw_last=0
[ 6.933511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=121, diff=1, hw=0 hw_last=0
[ 6.950699] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=122, diff=1, hw=0 hw_last=0
[ 6.967886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=123, diff=1, hw=0 hw_last=0
[ 6.985074] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=124, diff=1, hw=0 hw_last=0
[ 7.002261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=125, diff=1, hw=0 hw_last=0
[ 7.019448] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=126, diff=1, hw=0 hw_last=0
[ 7.036636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=127, diff=1, hw=0 hw_last=0
[ 7.053824] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=128, diff=1, hw=0 hw_last=0
[ 7.071011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=129, diff=1, hw=0 hw_last=0
[ 7.088198] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=130, diff=1, hw=0 hw_last=0
[ 7.105386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=131, diff=1, hw=0 hw_last=0
[ 7.122574] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=132, diff=1, hw=0 hw_last=0
[ 7.139761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=133, diff=1, hw=0 hw_last=0
[ 7.156948] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=134, diff=1, hw=0 hw_last=0
[ 7.174136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=135, diff=1, hw=0 hw_last=0
[ 7.191323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=136, diff=1, hw=0 hw_last=0
[ 7.208511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=137, diff=1, hw=0 hw_last=0
[ 7.225699] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=138, diff=1, hw=0 hw_last=0
[ 7.242886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=139, diff=1, hw=0 hw_last=0
[ 7.260073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=140, diff=1, hw=0 hw_last=0
[ 7.277261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=141, diff=1, hw=0 hw_last=0
[ 7.294448] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=142, diff=1, hw=0 hw_last=0
[ 7.311636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=143, diff=1, hw=0 hw_last=0
[ 7.328823] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=144, diff=1, hw=0 hw_last=0
[ 7.346011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=145, diff=1, hw=0 hw_last=0
[ 7.363199] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=146, diff=1, hw=0 hw_last=0
[ 7.380386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=147, diff=1, hw=0 hw_last=0
[ 7.397574] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=148, diff=1, hw=0 hw_last=0
[ 7.414761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=149, diff=1, hw=0 hw_last=0
[ 7.431948] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=150, diff=1, hw=0 hw_last=0
[ 7.449136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=151, diff=1, hw=0 hw_last=0
[ 7.466323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=152, diff=1, hw=0 hw_last=0
[ 7.483511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=153, diff=1, hw=0 hw_last=0
[ 7.500698] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=154, diff=1, hw=0 hw_last=0
[ 7.517886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=155, diff=1, hw=0 hw_last=0
[ 7.535073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=156, diff=1, hw=0 hw_last=0
[ 7.552261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=157, diff=1, hw=0 hw_last=0
[ 7.569449] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=158, diff=1, hw=0 hw_last=0
[ 7.586636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=159, diff=1, hw=0 hw_last=0
[ 7.603824] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=160, diff=1, hw=0 hw_last=0
[ 7.621011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=161, diff=1, hw=0 hw_last=0
[ 7.638198] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=162, diff=1, hw=0 hw_last=0
[ 7.655386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=163, diff=1, hw=0 hw_last=0
[ 7.672573] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=164, diff=1, hw=0 hw_last=0
[ 7.689761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=165, diff=1, hw=0 hw_last=0
[ 7.706948] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=166, diff=1, hw=0 hw_last=0
[ 7.724136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=167, diff=1, hw=0 hw_last=0
[ 7.741323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=168, diff=1, hw=0 hw_last=0
[ 7.758511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=169, diff=1, hw=0 hw_last=0
[ 7.775699] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=170, diff=1, hw=0 hw_last=0
[ 7.792886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=171, diff=1, hw=0 hw_last=0
[ 7.810073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=172, diff=1, hw=0 hw_last=0
[ 7.827261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=173, diff=1, hw=0 hw_last=0
[ 7.844448] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=174, diff=1, hw=0 hw_last=0
[ 7.861636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=175, diff=1, hw=0 hw_last=0
[ 7.878823] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=176, diff=1, hw=0 hw_last=0
[ 7.896011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=177, diff=1, hw=0 hw_last=0
[ 7.913198] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=178, diff=1, hw=0 hw_last=0
[ 7.930386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=179, diff=1, hw=0 hw_last=0
[ 7.947573] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=180, diff=1, hw=0 hw_last=0
[ 7.964761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=181, diff=1, hw=0 hw_last=0
[ 7.981949] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=182, diff=1, hw=0 hw_last=0
[ 7.999136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=183, diff=1, hw=0 hw_last=0
[ 8.016323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=184, diff=1, hw=0 hw_last=0
[ 8.033511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=185, diff=1, hw=0 hw_last=0
[ 8.050698] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=186, diff=1, hw=0 hw_last=0
[ 8.067886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=187, diff=1, hw=0 hw_last=0
[ 8.085073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=188, diff=1, hw=0 hw_last=0
[ 8.102261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=189, diff=1, hw=0 hw_last=0
[ 8.119449] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=190, diff=1, hw=0 hw_last=0
[ 8.136636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=191, diff=1, hw=0 hw_last=0
[ 8.153823] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=192, diff=1, hw=0 hw_last=0
[ 8.171011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=193, diff=1, hw=0 hw_last=0
[ 8.188200] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=194, diff=1, hw=0 hw_last=0
[ 8.205386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=195, diff=1, hw=0 hw_last=0
[ 8.222574] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=196, diff=1, hw=0 hw_last=0
[ 8.239761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=197, diff=1, hw=0 hw_last=0
[ 8.256948] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=198, diff=1, hw=0 hw_last=0
[ 8.274136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=199, diff=1, hw=0 hw_last=0
[ 8.291324] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=200, diff=1, hw=0 hw_last=0
[ 8.308511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=201, diff=1, hw=0 hw_last=0
[ 8.325699] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=202, diff=1, hw=0 hw_last=0
[ 8.342886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=203, diff=1, hw=0 hw_last=0
[ 8.360073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=204, diff=1, hw=0 hw_last=0
[ 8.377261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=205, diff=1, hw=0 hw_last=0
[ 8.394449] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=206, diff=1, hw=0 hw_last=0
[ 8.411636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=207, diff=1, hw=0 hw_last=0
[ 8.428823] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=208, diff=1, hw=0 hw_last=0
[ 8.446011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=209, diff=1, hw=0 hw_last=0
[ 8.463198] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=210, diff=1, hw=0 hw_last=0
[ 8.480386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=211, diff=1, hw=0 hw_last=0
[ 8.497574] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=212, diff=1, hw=0 hw_last=0
[ 8.514761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=213, diff=1, hw=0 hw_last=0
[ 8.531948] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=214, diff=1, hw=0 hw_last=0
[ 8.549136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=215, diff=1, hw=0 hw_last=0
[ 8.566324] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=216, diff=1, hw=0 hw_last=0
[ 8.583511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=217, diff=1, hw=0 hw_last=0
[ 8.600698] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=218, diff=1, hw=0 hw_last=0
[ 8.617886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=219, diff=1, hw=0 hw_last=0
[ 8.635073] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=220, diff=1, hw=0 hw_last=0
[ 8.652261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=221, diff=1, hw=0 hw_last=0
[ 8.669448] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=222, diff=1, hw=0 hw_last=0
[ 8.686636] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=223, diff=1, hw=0 hw_last=0
[ 8.703823] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=224, diff=1, hw=0 hw_last=0
[ 8.721011] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=225, diff=1, hw=0 hw_last=0
[ 8.738199] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=226, diff=1, hw=0 hw_last=0
[ 8.755386] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=227, diff=1, hw=0 hw_last=0
[ 8.772573] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=228, diff=1, hw=0 hw_last=0
[ 8.789761] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=229, diff=1, hw=0 hw_last=0
[ 8.806949] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=230, diff=1, hw=0 hw_last=0
[ 8.821560] Bluetooth: HCI UART protocol H4 registered
[ 8.824136] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=231, diff=1, hw=0 hw_last=0
[ 8.836689] Bluetooth: HCI UART protocol LL registered
[ 8.841323] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=232, diff=1, hw=0 hw_last=0
[ 8.852102] (stc): chnl_id list empty :4 [ 8.856046] (stk) : st_kim_start
[ 8.858514] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=233, diff=1, hw=0 hw_last=0
[ 8.870966] sdhci: Secure Digital Host Controller Interface driver
[ 8.875701] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=234, diff=1, hw=0 hw_last=0
[ 8.887144] sdhci: Copyright(c) Pierre Ossman
[ 8.891610] Synopsys Designware Multimedia Card Interface Driver
[ 8.892888] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=235, diff=1, hw=0 hw_last=0
[ 8.907841] dwmmc_k3 ff37f000.dwmmc1: fifo-depth property not found, using value of FIFOTH register as default
[ 8.910142] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=236, diff=1, hw=0 hw_last=0
[ 8.927445] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=237, diff=1, hw=0 hw_last=0
[ 8.940009] dwmmc_k3 ff37f000.dwmmc1: IDMAC supports 64-bit address mode.
[ 8.944461] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=238, diff=1, hw=0 hw_last=0
[ 8.956860] dwmmc_k3 ff37f000.dwmmc1: Using internal DMA controller.
[ 8.961648] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=239, diff=1, hw=0 hw_last=0
[ 8.973211] dwmmc_k3 ff37f000.dwmmc1: Version ID is 270a
[ 8.978533] (stk) :ldisc_install = 1
[ 8.978534] dwmmc_k3 ff37f000.dwmmc1: DW MMC controller at irq 42,32 bit host data width,256 deep fifo
[ 8.979072] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=240, diff=1, hw=0 hw_last=0
[ 8.996202] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=241, diff=1, hw=0 hw_last=0
[ 9.011492] dwmmc_k3 ff37f000.dwmmc1: Got CD GPIO
[ 9.013392] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=242, diff=1, hw=0 hw_last=0
[ 9.030638] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=243, diff=1, hw=0 hw_last=0
[ 9.047766] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=244, diff=1, hw=0 hw_last=0
[ 9.047988] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 9.067022] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=245, diff=1, hw=0 hw_last=0
[ 9.077240] dwmmc_k3 ff37f000.dwmmc1: 1 slots initialized
[ 9.081981] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=246, diff=1, hw=0 hw_last=0
[ 9.095958] dwmmc_k3 fc183000.dwmmc2: fifo-depth property not found, using value of FIFOTH register as default
[ 9.099152] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=247, diff=1, hw=0 hw_last=0
[ 9.116336] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=248, diff=1, hw=0 hw_last=0
[ 9.118185] dwmmc_k3 fc183000.dwmmc2: IDMAC supports 64-bit address mode.
[ 9.118252] dwmmc_k3 fc183000.dwmmc2: Using internal DMA controller.
[ 9.118260] dwmmc_k3 fc183000.dwmmc2: Version ID is 270a
[ 9.118289] dwmmc_k3 fc183000.dwmmc2: DW MMC controller at irq 43,32 bit host data width,256 deep fifo
[ 9.154131] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=249, diff=1, hw=0 hw_last=0
[ 9.167899] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=250, diff=1, hw=0 hw_last=0
[ 9.185087] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=251, diff=1, hw=0 hw_last=0
[ 9.202276] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=252, diff=1, hw=0 hw_last=0
[ 9.219461] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=253, diff=1, hw=0 hw_last=0
[ 9.229580] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 9.238843] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=254, diff=1, hw=0 hw_last=0
[ 9.253836] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=255, diff=1, hw=0 hw_last=0
[ 9.266140] dwmmc_k3 fc183000.dwmmc2: 1 slots initialized
[ 9.271566] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=256, diff=1, hw=0 hw_last=0
[ 9.285263] sdhci-pltfm: SDHCI platform and OF driver helper
[ 9.290962] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=257, diff=1, hw=0 hw_last=0
[ 9.301036] dwmmc_k3 fc183000.dwmmc2: card claims to support voltages below defined range
[ 9.309241] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=258, diff=1, hw=0 hw_last=0
[ 9.321009] ledtrig-cpu: registered to indicate activity on CPUs
[ 9.327040] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=259, diff=1, hw=0 hw_last=0
[ 9.329133] mmc_host mmc0: Bus speed (slot 0) = 150000000Hz (slot req 200000000Hz, actual 150000000HZ div = 0)
[ 9.339763] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=260, diff=1, hw=0 hw_last=0
[ 9.345607] mmc_host mmc1: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0)
[ 9.346930] mmc1: new SDIO card at address 0001
[ 9.348088] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2
[ 9.348094] wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2
[ 9.348096] wlcore: WARNING falling back to default config
[ 9.356951] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=261, diff=1, hw=0 hw_last=0
[ 9.374150] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=262, diff=1, hw=0 hw_last=0
[ 9.391346] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=263, diff=1, hw=0 hw_last=0
[ 9.408525] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=264, diff=1, hw=0 hw_last=0
[ 9.425907] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=265, diff=1, hw=0 hw_last=0
[ 9.443100] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=266, diff=1, hw=0 hw_last=0
[ 9.457096] hidraw: raw HID events driver (C) Jiri Kosina
[ 9.460270] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=267, diff=1, hw=0 hw_last=0
[ 9.473599] usbcore: registered new interface driver usbhid
[ 9.477277] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=268, diff=1, hw=0 hw_last=0
[ 9.489170] usbhid: USB HID core driver
[ 9.493273] ashmem: initialized
[ 9.494634] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=269, diff=1, hw=0 hw_last=0
[ 9.506714] hisi_ddr_devfreq ddr_devfreq: init success
[ 9.511822] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=270, diff=1, hw=0 hw_last=0
[ 9.522521] hifi_misc [E][1262727]:hifi_check_img_loaded:1471: hifi img is loaded fail: 0xffffffff.
[ 9.529008] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=271, diff=1, hw=0 hw_last=0
[ 9.541844] hifi pdev name[hifidsp].
[ 9.545832] DRV_IPCIntInit begin.
[ 9.546218] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=272, diff=1, hw=0 hw_last=0
[ 9.559154] DRV_IPCIntInit line = 220
[ 9.562825] BSP_DRV_IPCIntInit end.
[ 9.563383] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=273, diff=1, hw=0 hw_last=0
[ 9.576316] func = mailbox_init, line = 695 baseaddr = 0x8e712c00
[ 9.580571] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=274, diff=1, hw=0 hw_last=0
[ 9.586612] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[ 9.591956] wlcore: loaded
[ 9.597762] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=275, diff=1, hw=0 hw_last=0
[ 9.610982] mem_remap_type: phys_addr:0x8e712c00 size:0x00010000 npages:17 vaddr:ffff00000bdc5c00 offset:0x00000c00
[ 9.614776] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=276, diff=1, hw=0 hw_last=0
[ 9.631427] i = 0, head_addr = 0xffff00000bdc5cf0, data_addr = 0xffff00000bdc90b0
[ 9.632140] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=277, diff=1, hw=0 hw_last=0
[ 9.648915] i = 1, head_addr = 0xffff00000bdc5c50, data_addr = 0xffff00000bdc60b0
[ 9.649151] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=278, diff=1, hw=0 hw_last=0
[ 9.666398] i = 2, head_addr = 0xffff00000bdc5d18, data_addr = 0xffff00000bdc90b0
[ 9.666511] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=279, diff=1, hw=0 hw_last=0
[ 9.683696] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=280, diff=1, hw=0 hw_last=0
[ 9.693886] i = 3, head_addr = 0xffff00000bdc5c78, data_addr = 0xffff00000bdc78b0
[ 9.700886] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=281, diff=1, hw=0 hw_last=0
[ 9.711376] <<<<<<<<<<<<<<mailbox_create_box cpu_id = 0>>>>>>>>>>>>>>
[ 9.717816] ******************func = mailbox_init_all_handle line = 530 src_id = 1 dst_id = 4******************
[ 9.717902] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=282, diff=1, hw=0 hw_last=0
[ 9.735261] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=283, diff=1, hw=0 hw_last=0
[ 9.747910] ******************func = mailbox_init_all_handle line = 530 src_id = 0 dst_id = 4******************
[ 9.752275] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=284, diff=1, hw=0 hw_last=0
[ 9.768008] ******************func = mailbox_init_all_handle line = 530 src_id = 4 dst_id = 1******************
[ 9.769461] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=285, diff=1, hw=0 hw_last=0
[ 9.786647] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=286, diff=1, hw=0 hw_last=0
[ 9.798104] ******************func = mailbox_init_all_handle line = 530 src_id = 4 dst_id = 0******************
[ 9.803835] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=287, diff=1, hw=0 hw_last=0
[ 9.819195] mb init OK!
[ 9.821025] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=288, diff=1, hw=0 hw_last=0
[ 9.831979] mb->local_id = 0 dst_id = 0
[ 9.835824] hifi_misc [I][1272992]:ap_ipc_int_init:914: Enter ap_ipc_int_init
[ 9.838211] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=289, diff=1, hw=0 hw_last=0
[ 9.852967] hifi_misc [I][1273554]:ap_ipc_int_init:919: Exit ap_ipc_int_init
[ 9.855400] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=290, diff=1, hw=0 hw_last=0
[ 9.870052] [cambricon_ipu_init]: platform device and driver register!
[ 9.872810] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=291, diff=1, hw=0 hw_last=0
[ 9.886650] [cambricon_ipu_probe]: Initializing IPU device!
[ 9.889945] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=292, diff=1, hw=0 hw_last=0
[ 9.902230] [cambricon_ipu_probe]:IPU FIFO_TaskElements init success, queue size: 4096
[ 9.907138] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=293, diff=1, hw=0 hw_last=0
[ 9.920173] [cambricon_ipu_probe]: platform_get_irq_byname:65
[ 9.924325] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=294, diff=1, hw=0 hw_last=0
[ 9.935926] ff400000.cambricon-ipu supply vipu not found, using dummy regulator
[ 9.941513] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=295, diff=1, hw=0 hw_last=0
[ 9.953250] [cambricon_ipu_probe]:Get regulator ip succuss! dev-num-resouce:3
[ 9.958705] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=296, diff=1, hw=0 hw_last=0
[ 9.970405] [ipu_get_feature_tree]: the platform is kirin970_cs
[ 9.975895] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=297, diff=1, hw=0 hw_last=0
[ 9.986661] [cambricon_ipu_probe]: IPU Require IRQ Succeeded
[ 9.992432] [ipu_clock_init]: IPU_DEBUG vcodecbus_clk_ptr is fffffffffffffffe
[ 9.993079] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=298, diff=1, hw=0 hw_last=0
[ 10.009572] (stk) :ldisc installation timeout
[ 10.009576] (stk) :ldisc_install = 0
[ 10.009576] [ipu_clock_init]: get clk rate done, start clk rate:900000000, stop clk rate:332000000
[ 10.009592] of_get_iova_info:start_addr 0x40000, size 0x80000000 align 0x40000
[ 10.009594] [ipu_enable_iommu] success,ipu_smmu_domain=0xffff8001b665c3b0, dev->bus is 0xffff0000098b0c60
[ 10.010144] [cambricon_ipu_probe]: Succeeded to initialize ipu device.
[ 10.010166] IFO:<493:VENC_DRV_ModInit>enter VENC_DRV_ModInit()
[ 10.010166]
[ 10.010262] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=299, diff=1, hw=0 hw_last=0
[ 10.010359] IFO:<429:VENC_DRV_Probe>omxvenc prepare to probe
[ 10.010359]
[ 10.010366] IFO:<368:VENC_DRV_SetupCdev>enter VENC_DRV_SetupCdev()
[ 10.010366]
[ 10.010418] IFO:<399:VENC_DRV_SetupCdev>exit VENC_DRV_SetupCdev()
[ 10.010418]
[ 10.010420] in hisi_ion_enable_iommu start
[ 10.010420] ion domain already init return domain
[ 10.010456] IFO:<131:Venc_GetDtsConfigInfo>venc_clk_rate: highRate:554000000, normalRate:450000000, lowRate:238000000
[ 10.010456]
[ 10.010458] ERR:<137:Venc_GetDtsConfigInfo>get venc qos mode failed set default
[ 10.010458]
[ 10.010459] IFO:<143:Venc_GetDtsConfigInfo>SmmuPageBaseAddr is 0xffff000008e00228
[ 10.010459]
[ 10.010461] IFO:<458:VENC_DRV_Probe>omxvenc probe successfully
[ 10.010461]
[ 10.010482] IFO:<429:VENC_DRV_Probe>omxvenc prepare to probe
[ 10.010482]
[ 10.010483] IFO:<432:VENC_DRV_Probe>venc device detected already
[ 10.010483]
[ 10.010489] IFO:<506:VENC_DRV_ModInit>success
[ 10.010489]
[ 10.010490] IFO:<510:VENC_DRV_ModInit>exit VENC_DRV_ModInit()
[ 10.010490]
[ 10.010637] in hisi_ion_enable_iommu start
[ 10.010638] ion domain already init return domain
[ 10.010691] Already probe omxvdec
[ 10.011089] hisi_i2s e804f800.hisi_i2s: Registered as hisi_i2s
[ 10.011191] u32 classifier
[ 10.011191] Actions configured
[ 10.011195] Netfilter messages via NETLINK v0.30.
[ 10.011410] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 10.011509] ctnetlink v0.93: registering with nfnetlink.
[ 10.011695] xt_time: kernel timezone is -0000
[ 10.017515] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 10.017565] arp_tables: arp_tables: (C) 2002 David S. Miller
[ 10.026675] Initializing XFRM netlink socket
[ 10.026815] NET: Registered protocol family 10
[ 10.027278] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=300, diff=1, hw=0 hw_last=0
[ 10.027279] mip6: Mobile IPv6
[ 10.027284] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 10.043296] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 10.043458] NET: Registered protocol family 17
[ 10.043464] NET: Registered protocol family 15
[ 10.043465] can: controller area network core (rev 20120528 abi 9)
[ 10.043479] NET: Registered protocol family 29
[ 10.043484] can: raw protocol (rev 20120528)
[ 10.043486] can: broadcast manager protocol (rev 20161123 t)
[ 10.043488] can: netlink gateway (rev 20130117) max_hops=1
[ 10.043653] Bluetooth: RFCOMM TTY layer initialized
[ 10.043658] Bluetooth: RFCOMM socket layer initialized
[ 10.043664] Bluetooth: RFCOMM ver 1.11
[ 10.043667] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 10.043670] Bluetooth: HIDP socket layer initialized
[ 10.043759] 9pnet: Installing 9P2000 support
[ 10.044463] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=301, diff=1, hw=0 hw_last=0
[ 10.049813] Registered cp15_barrier emulation handler
[ 10.057214] Registered setend emulation handler
[ 10.057385] registered taskstats version 1
[ 10.061652] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=302, diff=1, hw=0 hw_last=0
[ 10.064180] hisi_i2s e804f800.hisi_i2s: Failed to get DMA channel capabilities, falling back to period counting: -6
[ 10.064183] asoc-simple-card soc:sound: adv7511 <-> e804f800.hisi_i2s mapping ok
[ 10.064474] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 10.064483] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 10.064648] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220ffe5 hci version 0x110 quirks 0x00010010
[ 10.064667] xhci-hcd xhci-hcd.1.auto: irq 354, io mem 0xff100000
[ 10.064730] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 10.064732] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.064733] usb usb1: Product: xHCI Host Controller
[ 10.064734] usb usb1: Manufacturer: Linux 4.9.78-147536-g7304d83b6c94 xhci-hcd
[ 10.064736] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 10.064891] hub 1-0:1.0: USB hub found
[ 10.064901] hub 1-0:1.0: 1 port detected
[ 10.064968] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 10.064971] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 10.064974] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.1 Enhanced SuperSpeed
[ 10.064995] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 10.065022] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 10.065023] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.065025] usb usb2: Product: xHCI Host Controller
[ 10.065026] usb usb2: Manufacturer: Linux 4.9.78-147536-g7304d83b6c94 xhci-hcd
[ 10.065027] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 10.065134] hub 2-0:1.0: USB hub found
[ 10.065141] hub 2-0:1.0: 1 port detected
[ 10.065497] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 10.065596] hctosys: unable to open rtc device (rtc0)
[ 10.065597] [ISP] ov5640_main_module_init: enter!
[ 10.065637] [ISP] ov5640_main_probe: enter!
[ 10.078840] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=303, diff=1, hw=0 hw_last=0
[ 10.096024] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=304, diff=1, hw=0 hw_last=0
[ 10.113211] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=305, diff=1, hw=0 hw_last=0
[ 10.130573] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=306, diff=1, hw=0 hw_last=0
[ 10.147782] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=307, diff=1, hw=0 hw_last=0
[ 10.164946] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=308, diff=1, hw=0 hw_last=0
[ 10.181966] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=309, diff=1, hw=0 hw_last=0
[ 10.199147] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=310, diff=1, hw=0 hw_last=0
[ 10.215193] dwmmc_k3 ff37f000.dwmmc1: tuning ok best_clksmpl 11 tuning_sample_flag bff7fff7
[ 10.215200] mmc0: new ultra high speed SDR104 SDHC card at address aaaa
[ 10.215578] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[ 10.216338] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=311, diff=1, hw=0 hw_last=0
[ 10.218017] mmcblk0: p1 p2
[ 10.233752] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=312, diff=1, hw=0 hw_last=0
[ 10.250709] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=313, diff=1, hw=0 hw_last=0
[ 10.267895] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=314, diff=1, hw=0 hw_last=0
[ 10.285265] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=315, diff=1, hw=0 hw_last=0
[ 10.302458] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=316, diff=1, hw=0 hw_last=0
[ 10.316979] [ISP] isp_i2c_read_clear_intrbits: ABRT_SOURCE 0x1000001
[ 10.316982] [ISP] isp_i2c_xfer: I2C abort
[ 10.316983] [ISP] isp_i2c_write_reg: write reg fail
[ 10.316984] [ISP] ov5640_main_power: could not set init registers
[ 10.316986] [ISP] isp_i2c_read_reg: read[0x300a]
[ 10.319645] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=317, diff=1, hw=0 hw_last=0
[ 10.320002] [ISP] isp_i2c_read_clear_intrbits: ABRT_SOURCE 0x1000001
[ 10.320004] [ISP] isp_i2c_xfer: I2C abort
[ 10.320006] [ISP] isp_i2c_read_reg: read reg fail
[ 10.320006] [ISP] ov5640_main_get_chip_id: get chip id high[255] fail
[ 10.320022] [ISP] ov5640_main_probe: chip id is 0x0
[ 10.320023] [ISP] ov5640_main_probe: chip id is 0x0, probe failed
[ 10.320032] hisi-ov5640_main: probe of e8400000.isp:hisi,ov5640_main failed with error -1
[ 10.320065] [ISP] ov5640_main_module_init: exit!
[ 10.320067] [ISP] ov5640_sub_module_init: enter!
[ 10.320110] [ISP] ov5640_sub_probe: enter!
[ 10.336821] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=318, diff=1, hw=0 hw_last=0
[ 10.354012] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=319, diff=1, hw=0 hw_last=0
[ 10.371200] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=320, diff=1, hw=0 hw_last=0
[ 10.388391] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=321, diff=1, hw=0 hw_last=0
[ 10.390148] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 10.405578] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=322, diff=1, hw=0 hw_last=0
[ 10.422771] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=323, diff=1, hw=0 hw_last=0
[ 10.439952] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=324, diff=1, hw=0 hw_last=0
[ 10.457141] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=325, diff=1, hw=0 hw_last=0
[ 10.474326] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=326, diff=1, hw=0 hw_last=0
[ 10.491513] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=327, diff=1, hw=0 hw_last=0
[ 10.508703] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=328, diff=1, hw=0 hw_last=0
[ 10.525891] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=329, diff=1, hw=0 hw_last=0
[ 10.531660] usb 1-1: New USB device found, idVendor=0451, idProduct=8142
[ 10.531664] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 10.531665] usb 1-1: SerialNumber: D50A08491EA2
[ 10.543072] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=330, diff=1, hw=0 hw_last=0
[ 10.545850] hub 1-1:1.0: USB hub found
[ 10.546277] hub 1-1:1.0: 4 ports detected
[ 10.560263] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=331, diff=1, hw=0 hw_last=0
[ 10.572969] [ISP] isp_i2c_read_clear_intrbits: ABRT_SOURCE 0x1000001
[ 10.572972] [ISP] isp_i2c_xfer: I2C abort
[ 10.572972] [ISP] isp_i2c_write_reg: write reg fail
[ 10.572973] [ISP] ov5640_sub_power: could not set init registers
[ 10.572975] [ISP] isp_i2c_read_reg: read[0x300a]
[ 10.575989] [ISP] isp_i2c_read_clear_intrbits: ABRT_SOURCE 0x1000001
[ 10.575991] [ISP] isp_i2c_xfer: I2C abort
[ 10.575993] [ISP] isp_i2c_read_reg: read reg fail
[ 10.575993] [ISP] ov5640_sub_get_chip_id: get chip id high[255] fail
[ 10.576004] [ISP] ov5640_sub_probe: chip id is 0x0, probe failed
[ 10.576008] hisi-ov5640_sub: probe of e8400000.isp:hisi,ov5640_sub failed with error -1
[ 10.576030] [ISP] ov5640_sub_module_init: exit!
[ 10.576125] clk: Not disabling unused clocks
[ 10.576135] wlan-en-regulator: disabling
[ 10.576147] <[hisi_ip_to_atf_is_enabled]:regulator_id=0>
[ 10.576148] <[hisi_ip_to_atf_is_enabled]:regulator_id=1>
[ 10.576150] <[hisi_ip_to_atf_is_enabled]:regulator_id=8>
[ 10.576151] <[hisi_ip_to_atf_is_enabled]:regulator_id=2>
[ 10.576152] <[hisi_ip_to_atf_is_enabled]:regulator_id=3>
[ 10.576153] <[hisi_ip_to_atf_is_enabled]:regulator_id=4>
[ 10.576154] <[hisi_ip_to_atf_is_enabled]:regulator_id=5>
[ 10.576155] <[hisi_ip_to_atf_is_enabled]:regulator_id=6>
[ 10.576156] <[hisi_ip_to_atf_is_enabled]:regulator_id=7>
[ 10.576158] ALSA device list:
[ 10.576158] #0: hikey-hdmi
[ 10.577276] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=332, diff=1, hw=0 hw_last=0
[ 10.594461] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=333, diff=1, hw=0 hw_last=0
[ 10.611648] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=334, diff=1, hw=0 hw_last=0
[ 10.628836] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=335, diff=1, hw=0 hw_last=0
[ 10.646206] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=336, diff=1, hw=0 hw_last=0
[ 10.650374] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 10.663389] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=337, diff=1, hw=0 hw_last=0
[ 10.671732] usb 2-1: New USB device found, idVendor=0451, idProduct=8140
[ 10.671734] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 10.673076] hub 2-1:1.0: USB hub found
[ 10.673111] hub 2-1:1.0: 4 ports detected
[ 10.680402] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=338, diff=1, hw=0 hw_last=0
[ 10.697585] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=339, diff=1, hw=0 hw_last=0
[ 10.715010] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=340, diff=1, hw=0 hw_last=0
[ 10.732140] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=341, diff=1, hw=0 hw_last=0
[ 10.749327] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=342, diff=1, hw=0 hw_last=0
[ 10.766519] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=343, diff=1, hw=0 hw_last=0
[ 10.783526] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=344, diff=1, hw=0 hw_last=0
[ 10.800709] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=345, diff=1, hw=0 hw_last=0
[ 10.806135] [drm:vblank_disable_fn] disabling vblank on crtc 0
[ 10.806140] [drm:drm_update_vblank_count] updating vblank count on crtc 0: current=346, diff=0, hw=0 hw_last=0
[ 11.258232] uart-pl011 fff32000.serial: no DMA platform data
[ 11.267951] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 11.280087] EXT4-fs (mmcblk0p2): couldn't mount RDWR because of unsupported optional features (10000)
[ 11.293443] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (22c0)
[ 11.308276] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 11.321197] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 11.329304] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 11.341785] devtmpfs: mounted
[ 11.345764] Freeing unused kernel memory: 4096K
[ 11.501397] init[1]: syscall 293
[ 11.504647] Code: d28024a8 f903967f b907327f d4000001 (3140041f)
[ 11.510745] CPU: 1 PID: 1 Comm: init Tainted: G S 4.9.78-147536-g7304d83b6c94 #1
[ 11.519269] Hardware name: HiKey970 (DT)
[ 11.523190] task: ffff8001b8cb0000 task.stack: ffff8001b8cb8000
[ 11.529111] PC is at 0xffff9f470704
[ 11.532625] LR is at 0xffff9f4706c0
[ 11.536116] pc : [<0000ffff9f470704>] lr : [<0000ffff9f4706c0>] pstate: 80000000
[ 11.543534] sp : 0000ffffd6ca4210
[ 11.546844] x29: 0000ffffd6ca4210 x28: 000000000000fff1
[ 11.552159] x27: 0000000000000000 x26: 0000000000000000
[ 11.557472] x25: 0000ffff9f482420 x24: 0000ffff9f482000
[ 11.562789] x23: 0000ffff9f4a0000 x22: 0000000000000000
[ 11.568101] x21: 0000000000000045 x20: 0000ffff9f45d760
[ 11.573414] x19: 0000ffff9f45d020 x18: 000000000003f000
[ 11.578729] x17: 0000000000000000 x16: 00000000ffffffff
[ 11.584043] x15: 0000000000000000 x14: 0000ffff9f4a0028
[ 11.589355] x13: 0000000000000045 x12: 0000ffff9f48a348
[ 11.594672] x11: 0000000000000002 x10: 0000000000000040
[ 11.599985] x9 : 0000000000000007 x8 : 0000000000000125
[ 11.605296] x7 : 0000000000000001 x6 : ffffffffffffffe0
[ 11.610613] x5 : 0000000000000020 x4 : 0000ffff9f49f000
[ 11.615925] x3 : 00000000d428bc00 x2 : 0000000000000000
[ 11.621238] x1 : 0000000000000020 x0 : 0000ffff9f45d740
[ 11.626554]
[ 11.754413] systemd[1]: syscall 291
[ 11.757906] Code: aa0103e9 aa0403ea d2802468 d4000001 (b140041f)
[ 11.764022] CPU: 1 PID: 1 Comm: systemd Tainted: G S 4.9.78-147536-g7304d83b6c94 #1
[ 11.772813] Hardware name: HiKey970 (DT)
[ 11.776941] task: ffff8001b8cb0000 task.stack: ffff8001b8cb8000
[ 11.782868] PC is at 0xffff9ee2d294
[ 11.786371] LR is at 0xffff9f091e2c
[ 11.789851] pc : [<0000ffff9ee2d294>] lr : [<0000ffff9f091e2c>] pstate: 00000000
[ 11.797244] sp : 0000ffffd6ca3bb0
[ 11.800586] x29: 0000ffffd6ca3dd0 x28: 0000000000000000
[ 11.805903] x27: 0000aaab098774b0 x26: 0000000000000400
[ 11.811218] x25: 0000000000000000 x24: 0000000000000004
[ 11.816531] x23: 0000000000000400 x22: 0000aaab09877571
[ 11.821844] x21: 0000ffffd6ca3bc8 x20: 0000ffffd6ca3c48
[ 11.827158] x19: 0000ffffd6ca3cc8 x18: 000000000003f000
[ 11.832471] x17: 0000ffff9ee2d270 x16: 0000ffff9f23d7b0
[ 11.837784] x15: 0000021383b553f9 x14: 0000000000000001
[ 11.843099] x13: 0000000000000000 x12: 000000000000000f
[ 11.848411] x11: 0101010101010101 x10: 0000ffffd6ca3cc8
[ 11.853725] x9 : 0000aaab09877571 x8 : 0000000000000123
[ 11.859039] x7 : 0000000000000800 x6 : 0000000000000004
[ 11.864364] x5 : 0000000000000000 x4 : 0000ffffd6ca3cc8
[ 11.869677] x3 : 0000000000000001 x2 : 0000000000000800
[ 11.874993] x1 : 0000aaab09877571 x0 : 0000000000000004
[ 11.880306]
[ 11.888687] systemd[1]: syscall 291
[ 11.892182] Code: aa0103e9 aa0403ea d2802468 d4000001 (b140041f)
[ 11.898273] CPU: 4 PID: 1 Comm: systemd Tainted: G S 4.9.78-147536-g7304d83b6c94 #1
[ 11.907057] Hardware name: HiKey970 (DT)
[ 11.910977] task: ffff8001b8cb0000 task.stack: ffff8001b8cb8000
[ 11.916894] PC is at 0xffff9ee2d294
[ 11.920376] LR is at 0xffff9f091e2c
[ 11.923859] pc : [<0000ffff9ee2d294>] lr : [<0000ffff9f091e2c>] pstate: 00000000
[ 11.931272] sp : 0000ffffd6ca3bb0
[ 11.934581] x29: 0000ffffd6ca3dd0 x28: 0000000000000000
[ 11.939895] x27: 0000aaab098774b0 x26: 0000000000000400
[ 11.945207] x25: 0000000000000000 x24: 0000000000000004
[ 11.950522] x23: 0000000000000400 x22: 0000aaab09877551
[ 11.955835] x21: 0000ffffd6ca3bc8 x20: 0000ffffd6ca3c48
[ 11.961147] x19: 0000ffffd6ca3cc8 x18: 000000000003f000
[ 11.966461] x17: 0000ffff9ee2d270 x16: 0000ffff9f23d7b0
[ 11.971775] x15: 0000021383b553f9 x14: 0000000000000001
[ 11.977086] x13: 0000000000000000 x12: 000000000000000f
[ 11.982401] x11: 0101010101010101 x10: 0000ffffd6ca3cc8
[ 11.987713] x9 : 0000aaab09877551 x8 : 0000000000000123
[ 11.993027] x7 : 0000000000000800 x6 : 0000000000000004
[ 11.998341] x5 : 0000000000000000 x4 : 0000ffffd6ca3cc8
[ 12.003654] x3 : 0000000000000001 x2 : 0000000000000800
[ 12.008967] x1 : 0000aaab09877551 x0 : 0000000000000004
[ 12.014283]
[ 12.015948] systemd[1]: syscall 291
[ 12.019437] Code: aa0103e9 aa0403ea d2802468 d4000001 (b140041f)
[ 12.025528] CPU: 4 PID: 1 Comm: systemd Tainted: G S 4.9.78-147536-g7304d83b6c94 #1
[ 12.034314] Hardware name: HiKey970 (DT)
[ 12.038233] task: ffff8001b8cb0000 task.stack: ffff8001b8cb8000
[ 12.044151] PC is at 0xffff9ee2d294
[ 12.047634] LR is at 0xffff9f091e2c
[ 12.051117] pc : [<0000ffff9ee2d294>] lr : [<0000ffff9f091e2c>] pstate: 00000000
[ 12.058529] sp : 0000ffffd6ca3bb0
[ 12.061834] x29: 0000ffffd6ca3dd0 x28: 0000000000000000
[ 12.067152] x27: 0000aaab098774b0 x26: 0000000000000400
[ 12.072464] x25: 0000000000000000 x24: 0000000000000004
[ 12.077778] x23: 0000000000000400 x22: 0000aaab09877571
[ 12.083092] x21: 0000ffffd6ca3bc8 x20: 0000ffffd6ca3c48
[ 12.088404] x19: 0000ffffd6ca3cc8 x18: 000000000003f000
[ 12.093717] x17: 0000ffff9ee2d270 x16: 0000ffff9f23d7b0
[ 12.099032] x15: 0000021383b553f9 x14: 0000000000000001
[ 12.104345] x13: 0000000000000000 x12: 000000000000000f
[ 12.109658] x11: 0101010101010101 x10: 0000ffffd6ca3cc8
[ 12.114974] x9 : 0000aaab09877571 x8 : 0000000000000123
[ 12.120286] x7 : 0000000000000800 x6 : 0000000000000004
[ 12.125600] x5 : 0000000000000000 x4 : 0000ffffd6ca3cc8
[ 12.130916] x3 : 0000000000000001 x2 : 0000000000000800
[ 12.136228] x1 : 0000aaab09877571 x0 : 0000000000000004
[ 12.141539]
SELinux: Could not open policy file <= /etc/selinux/targeted/policy/policy.33: No such file or directory
[ 12.173164] systemd[1]: System time before build time, advancing clock.
[ 12.193896] systemd[1]: syscall 291
[ 12.197397] Code: aa0103e9 aa0403ea d2802468 d4000001 (b140041f)
[ 12.203498] CPU: 4 PID: 1 Comm: systemd Tainted: G S 4.9.78-147536-g7304d83b6c94 #1
[ 12.212282] Hardware name: HiKey970 (DT)
[ 12.216205] task: ffff8001b8cb0000 task.stack: ffff8001b8cb8000
[ 12.222122] PC is at 0xffff9ee2d294
[ 12.225601] LR is at 0xffff9f091e2c
[ 12.229084] pc : [<0000ffff9ee2d294>] lr : [<0000ffff9f091e2c>] pstate: 00000000
[ 12.236476] sp : 0000ffffd6ca3ae0
[ 12.239783] x29: 0000ffffd6ca3d00 x28: 0000000000000000
[ 12.245096] x27: 0000000000000000 x26: 0000000000000400
[ 12.250411] x25: 0000000000000000 x24: 0000000000000004
[ 12.255724] x23: 0000000000000400 x22: 0000aaab0987a621
[ 12.261038] x21: 0000ffffd6ca3af8 x20: 0000ffffd6ca3b78
[ 12.266353] x19: 0000ffffd6ca3bf8 x18: 00000000000ce000
[ 12.271665] x17: 0000ffff9ee2d270 x16: 0000ffff9f23d7b0
[ 12.276977] x15: 000000e45f8aaa15 [ 12.278167] (stk) : timed out waiting for ldisc to be un-installed
[ 12.286370] x14: 0000000000000001 x13: 0000000000000000 x12: 000000000000000f
[ 12.293601] x11: 0101010101010101 x10: 0000ffffd6ca3bf8
[ 12.298917] x9 : 0000aaab0987a621 x8 : 0000000000000123
[ 12.304228] x7 : 0000000000000800 x6 : 0000000000000004
[ 12.309540] x5 : 0000000000000000 x4 : 0000ffffd6ca3bf8
[ 12.314876] x3 : 0000000000000001 x2 : 0000000000000800
[ 12.320202] x1 : 0000aaab0987a621 x0 : 0000000000000004
[ 12.325516]
[ 12.327042] systemd[1]: syscall 291
[ 12.330530] Code: aa0103e9 aa0403ea d2802468 d4000001 (b140041f)
[ 12.336619] CPU: 4 PID: 1 Comm: systemd Tainted: G S 4.9.78-147536-g7304d83b6c94 #1
[ 12.345404] Hardware name: HiKey970 (DT)
[ 12.349321] task: ffff8001b8cb0000 task.stack: ffff8001b8cb8000
[ 12.355240] PC is at 0xffff9ee2d294
[ 12.358722] LR is at 0xffff9f091e2c
[ 12.362203] pc : [<0000ffff9ee2d294>] lr : [<0000ffff9f091e2c>] pstate: 00000000
[ 12.369593] sp : 0000ffffd6ca3ae0
[ 12.372901] x29: 0000ffffd6ca3d00 x28: 0000000000000000
[ 12.378216] x27: 0000000000000000 x26: 0000000000000400
[ 12.383529] x25: 0000000000000000 [ 12.385175] (stk) :ldisc_install = 1
[ 12.390318] x24: 0000000000000004 x23: 0000000000000400 x22: 0000aaab0987a641
[ 12.397546] x21: 0000ffffd6ca3af8 x20: 0000ffffd6ca3b78
[ 12.402862] x19: 0000ffffd6ca3bf8 x18: 00000000000ce000
[ 12.408175] x17: 0000ffff9ee2d270 x16: 0000ffff9f23d7b0
[ 12.413486] x15: 000000e45f8aaa15 x14: 0000000000000001
[ 12.418803] x13: 0000000000000000 x12: 000000000000000f
[ 12.424116] x11: 0101010101010101 x10: 0000ffffd6ca3bf8
[ 12.429428] x9 : 0000aaab0987a641 x8 : 0000000000000123
[ 12.434743] x7 : 0000000000000800 x6 : 0000000000000004
[ 12.440055] x5 : 0000000000000000 x4 : 0000ffffd6ca3bf8
[ 12.445389] x3 : 0000000000000001 x2 : 0000000000000800
[ 12.450709] x1 : 0000aaab0987a641 x0 : 0000000000000004
[ 12.456022]
[ 12.457541] systemd[1]: syscall 291
[ 12.461029] Code: aa0103e9 aa0403ea d2802468 d4000001 (b140041f)
[ 12.467118] CPU: 4 PID: 1 Comm: systemd Tainted: G S 4.9.78-147536-g7304d83b6c94 #1
[ 12.475902] Hardware name: HiKey970 (DT)
[ 12.479820] task: ffff8001b8cb0000 task.stack: ffff8001b8cb8000
[ 12.485738] PC is at 0xffff9ee2d294
[ 12.489221] LR is at 0xffff9f091e2c
[ 12.492703] pc : [<0000ffff9ee2d294>] lr : [<0000ffff9f091e2c>] pstate: 00000000
[ 12.500093] sp : 0000ffffd6ca3ae0
[ 12.503401] x29: 0000ffffd6ca3d00 x28: 0000000000000000
[ 12.508715] x27: 0000000000000000 x26: 0000000000000400
[ 12.514030] x25: 0000000000000000 x24: 0000000000000004
[ 12.519342] x23: 0000000000000400 x22: 0000aaab0987a621
[ 12.524656] x21: 0000ffffd6ca3af8 x20: 0000ffffd6ca3b78
[ 12.529970] x19: 0000ffffd6ca3bf8 x18: 00000000000ce000
[ 12.535282] x17: 0000ffff9ee2d270 x16: 0000ffff9f23d7b0
[ 12.540595] x15: 000000e45f8aaa15 x14: 0000000000000001
[ 12.545906] x13: 0000000000000000 x12: 000000000000000f
[ 12.551222] x11: 0101010101010101 x10: 0000ffffd6ca3bf8
[ 12.556534] x9 : 0000aaab0987a621 x8 : 0000000000000123
[ 12.561846] x7 : 0000000000000800 x6 : 0000000000000004
[ 12.567160] x5 : 0000000000000000 x4 : 0000ffffd6ca3bf8
[ 12.572494] x3 : 0000000000000001 x2 : 0000000000000800
[ 12.577808] x1 : 0000aaab0987a621 x0 : 0000000000000004
[ 12.583122]
[ 12.585361] systemd[1]: syscall 291
[ 12.588851] Code: aa0103e9 aa0403ea d2802468 d4000001 (b140041f)
[ 12.594941] CPU: 4 PID: 1 Comm: systemd Tainted: G S 4.9.78-147536-g7304d83b6c94 #1
[ 12.603724] Hardware name: HiKey970 (DT)
[ 12.607644] task: ffff8001b8cb0000 task.stack: ffff8001b8cb8000
[ 12.613561] PC is at 0xffff9ee2d294
[ 12.617045] LR is at 0xffff9f091e2c
[ 12.620527] pc : [<0000ffff9ee2d294>] lr : [<0000ffff9f091e2c>] pstate: 00000000
[ 12.627918] sp : 0000ffffd6ca3ae0
[ 12.631226] x29: 0000ffffd6ca3d00 x28: 0000000000000000
[ 12.636539] x27: 0000000000000000 x26: 0000000000000400
[ 12.641852] x25: 0000000000000000 x24: 0000000000000004
[ 12.647168] x23: 0000000000000400 x22: 0000aaab0987a641
[ 12.652481] x21: 0000ffffd6ca3af8 x20: 0000ffffd6ca3b78
[ 12.657794] x19: 0000ffffd6ca3bf8 x18: 00000000000ce000
[ 12.663110] x17: 0000ffff9ee2d270 x16: 0000ffff9f23d7b0
[ 12.668422] x15: 000000e45f8aaa15 x14: 0000000000000001
[ 12.673735] x13: 0000000000000000 x12: 000000000000000f
[ 12.679051] x11: 0101010101010101 x10: 0000ffffd6ca3bf8
[ 12.684363] x9 : 0000aaab0987a641 x8 : 0000000000000123
[ 12.689675] x7 : 0000000000000800 x6 : 0000000000000004
[ 12.694991] x5 : 0000000000000000 x4 : 0000ffffd6ca3bf8
[ 12.700325] x3 : 0000000000000001 x2 : 0000000000000800
[ 12.705641] x1 : 0000aaab0987a641 x0 : 0000000000000004
[ 12.710958]
[ 12.713260] systemd[1]: syscall 291
[ 12.716751] Code: aa0103e9 aa0403ea d2802468 d4000001 (b140041f)
[ 12.722841] CPU: 4 PID: 1 Comm: systemd Tainted: G S 4.9.78-147536-g7304d83b6c94 #1
[ 12.731624] Hardware name: HiKey970 (DT)
[ 12.735545] task: ffff8001b8cb0000 task.stack: ffff8001b8cb8000
[ 12.741462] PC is at 0xffff9ee2d294
[ 12.744944] LR is at 0xffff9f091e2c
[ 12.748428] pc : [<0000ffff9ee2d294>] lr : [<0000ffff9f091e2c>] pstate: 00000000
[ 12.755817] sp : 0000ffffd6ca3ae0
[ 12.759124] x29: 0000ffffd6ca3d00 x28: 0000000000000000
[ 12.764437] x27: 0000000000000000 x26: 0000000000000400
[ 12.769749] x25: 0000000000000000 x24: 0000000000000004
[ 12.775065] x23: 0000000000000400 x22: 0000aaab0987a628
[ 12.780378] x21: 0000ffffd6ca3af8 x20: 0000ffffd6ca3b78
[ 12.785690] x19: 0000ffffd6ca3bf8 x18: 00000000000ce000
[ 12.791004] x17: 0000ffff9ee2d270 x16: 0000ffff9f23d7b0
[ 12.796316] x15: 000000e45f8aaa15 x14: 0000000000000001
[ 12.801630] x13: 0000000000000005 x12: 000000000000000f
[ 12.806944] x11: 0101010101010101 x10: 0000ffffd6ca3bf8
[ 12.812255] x9 : 0000aaab0987a628 x8 : 0000000000000123
[ 12.817568] x7 : 0000000000000800 x6 : 0000000000000004
[ 12.822882] x5 : 0000000000000000 x4 : 0000ffffd6ca3bf8
[ 12.828215] x3 : 0000000000000001 x2 : 0000000000000800
[ 12.833529] x1 : 0000aaab0987a628 x0 : 0000000000000004
[ 12.838843]
[ 12.840770] cgroup: cgroup2: unknown option "nsdelegate,memory_recursiveprot"
[ 12.847928] systemd[1]: syscall 291
[ 12.851416] Code: aa0103e9 aa0403ea d2802468 d4000001 (b140041f)
[ 12.857508] CPU: 4 PID: 1 Comm: systemd Tainted: G S 4.9.78-147536-g7304d83b6c94 #1
[ 12.866291] Hardware name: HiKey970 (DT)
[ 12.870210] task: ffff8001b8cb0000 task.stack: ffff8001b8cb8000
[ 12.876125] PC is at 0xffff9ee2d294
[ 12.879609] LR is at 0xffff9f091e2c
[ 12.883094] pc : [<0000ffff9ee2d294>] lr : [<0000ffff9f091e2c>] pstate: 00000000
[ 12.890496] sp : 0000ffffd6ca3ae0
[ 12.893802] x29: 0000ffffd6ca3d00 x28: 0000000000000000
[ 12.899119] x27: 0000000000000000 x26: 0000000000000400
[ 12.904431] x25: 0000000000000000 x24: 0000000000000004
[ 12.909744] x23: 0000000000000400 x22: 0000aaab0987a648
[ 12.915058] x21: 0000ffffd6ca3af8 x20: 0000ffffd6ca3b78
[ 12.920370] x19: 0000ffffd6ca3bf8 x18: 00000000000ce000
[ 12.925682] x17: 0000ffff9ee2d270 x16: 0000ffff9f23d7b0
[ 12.930997] x15: 000000e45f8aaa15 x14: 0000000000000001
[ 12.936309] x13: 0000000000000005 x12: 000000000000000f
[ 12.941621] x11: 0101010101010101 x10: 0000ffffd6ca3bf8
[ 12.946935] x9 : 0000aaab0987a648 x8 : 0000000000000123
[ 12.952247] x7 : 0000000000000800 x6 : 0000000000000004
[ 12.957580] x5 : 0000000000000000 x4 : 0000ffffd6ca3bf8
[ 12.962897] x3 : 0000000000000001 x2 : 0000000000000800
[ 12.968210] x1 : 0000aaab0987a648 x0 : 0000000000000004
[ 12.973522]
[ 12.975351] cgroup: cgroup2: unknown option "nsdelegate"
[ 13.009316] systemd[1]: systemd 252.39-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +I
DN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 13.042010] systemd[1]: Detected architecture arm64.
[ 13.050622] systemd[1]: Detected initialized system, this is not the first boot.
[ 13.058036] systemd[1]: Warning! Reported kernel version 4.9.78-147536-g7304d83b6c94 is older than systemd's required baseline kernel version 4.15. Your mileage may vary.
Welcome to Debian GNU/Linux 12 (bookworm)!
[ 13.091929] systemd[1]: Hostname set to <hikey970>.
[ 13.102332] systemd[1]: sd-netlink: Failed to enable NETLINK_EXT_ACK option, ignoring: Protocol not available
[ 13.112253] systemd[1]: sd-netlink: Failed to enable NETLINK_GET_STRICT_CHK option, ignoring: Protocol not available
[ 13.128288] systemd[1]: Successfully added address 127.0.0.1 to loopback interface
[ 13.135886] systemd[1]: Successfully added address ::1 to loopback interface
[ 13.142946] systemd[1]: Successfully brought loopback interface up
[ 13.149219] systemd[1]: Setting '/proc/sys/fs/file-max' to '9223372036854775807'
[ 13.161961] systemd[1]: No credentials passed via fw_cfg.
[ 13.167447] systemd[1]: Reading EFI variable /sys/firmware/efi/efivars/LoaderTimeInitUSec-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f.
[ 13.178943] systemd[1]: open("/sys/firmware/efi/efivars/LoaderTimeInitUSec-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f") failed: No such file or directory
[ 13.192163] systemd[1]: Failed to read LoaderTimeInitUSec: No such file or directory
[ 13.206680] systemd[1]: Found cgroup2 on /sys/fs/cgroup/, full unified hierarchy
[ 13.214106] systemd[1]: Unified cgroup hierarchy is located at /sys/fs/cgroup.
[ 13.226358] systemd[1]: bpf-firewall: Can't load kernel CGROUP SKB BPF program, BPF firewalling is not supported: Function not implemented
[ 13.238808] systemd[1]: Can't load kernel CGROUP DEVICE BPF program, BPF device control is not supported: Function not implemented
[ 13.250555] systemd[1]: Controller 'cpu' supported: no
[ 13.255694] systemd[1]: Controller 'cpuacct' supported: no
[ 13.261206] systemd[1]: Controller 'cpuset' supported: no
[ 13.266606] systemd[1]: Controller 'io' supported: yes
[ 13.271742] systemd[1]: Controller 'blkio' supported: no
[ 13.277051] systemd[1]: Controller 'memory' supported: yes
[ 13.282534] systemd[1]: Controller 'devices' supported: no
[ 13.288017] systemd[1]: Controller 'pids' supported: yes
[ 13.293326] systemd[1]: Controller 'bpf-firewall' supported: no
[ 13.299245] systemd[1]: Controller 'bpf-devices' supported: no
[ 13.305074] systemd[1]: Controller 'bpf-foreign' supported: yes
[ 13.310991] systemd[1]: Controller 'bpf-socket-bind' supported: no
[ 13.317170] systemd[1]: Controller 'bpf-restrict-network-interfaces' supported: no
[ 13.324759] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
[ 13.330914] systemd[1]: Enabling (yes) showing of status (commandline).
[ 13.337632] systemd[1]: Serializing system-environment-generators to memfd.
[ 13.344883] systemd[1]: Successfully forked off '(sd-executor)' as PID 1848.
[ 13.352865] systemd[1]: (sd-executor) succeeded.
[ 13.366266] systemd[1]: Successfully forked off '(sd-executor)' as PID 1849.
[ 13.368118] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-cryptsetup-generator (null)
[ 13.368540] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1850.
[ 13.368563] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-debug-generator (null)
[ 13.368885] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1851.
[ 13.368919] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-fstab-generator (null)
[ 13.369200] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1852.
[ 13.369232] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-getty-generator (null)
[ 13.369528] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1853.
[ 13.369566] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-gpt-auto-generator (null)
[ 13.369868] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1854.
[ 13.369916] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator (null)
[ 13.370279] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1855.
[ 13.370311] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-integritysetup-generator (null)
[ 13.370669] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1856.
[ 13.370715] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-rc-local-generator (null)
[ 13.371108] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1857.
[ 13.371134] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-run-generator (null)
[ 13.371496] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1858.
[ 13.371534] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-system-update-generator (null)
[ 13.371910] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1859.
[ 13.371935] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-sysv-generator (null)
[ 13.372361] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1860.
[ 13.372390] (sd-execut[1849]: About to execute /usr/lib/systemd/system-generators/systemd-veritysetup-generator (null)
[ 13.372782] (sd-execut[1849]: Successfully forked off '(direxec)' as PID 1861.
[ 13.381636] systemd-hibernate-resume-generator[1855]: Not running in an initrd, quitting.
[ 13.388507] systemd-fstab-generator[1852]: Parsing /etc/fstab...
[ 13.393679] systemd-rc-local-generator[1857]: Automatically adding rc-local.service.
[ 13.394493] systemd-rc-local-generator[1857]: SELinux enabled state cached to: disabled
[ 13.394522] systemd-fstab-generator[1852]: Found entry what=/dev/disk/by-uuid/F1A5-2022 where=/boot type=vfat makefs=no growfs=no noauto=no nofail=no
[ 13.396838] systemd-gpt-auto-generator[1854]: Disabling root partition auto-detection, root= is defined.
[ 13.398111] systemd-gpt-auto-generator[1854]: Failed to chase block device, ignoring: No such file or directory
[ 13.401958] (stk) :ldisc installation timeout
[ 13.407905] (stk) :ldisc_install = 0
[ 13.407906] systemd-fstab-generator[1852]: SELinux enabled state cached to: disabled
[ 13.422506] systemd-sysv-generator[1860]: Cannot find unit lightdm.service.
[ 13.422521] systemd-sysv-generator[1860]: SysV service '/etc/init.d/lightdm' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update packag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment