This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
HI ,TI expert
the environment we are running is shown as follows.
SDK version: sdk8.6
Board evm: TDA4VH_evm(J784S4_evm)
We encountered the following exception while using GPU rendering on Customer board:
Normal results:
Abnormal results:
We speculate that the rendering exception was caused by shader loading error.
In addition, we checked the dmesg when querying the exception and found the following abnormal print.
dmesg [2024-01-11 13:49:04.175] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] [2024-01-11 13:49:04.192] [ 0.000000] Linux version 5.10.162-g76b3e88d56 (ci@CI-HZV-AUTOELEC-SLAVE-66-157) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Mon Dec 4 11:46:49 CST 2023 [2024-01-11 13:49:04.208] [ 0.000000] Machine model: HIKAUTO AE-B50038-M [2024-01-11 13:49:04.219] [ 0.000000] Malformed early option 'console' [2024-01-11 13:49:04.220] [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '') [2024-01-11 13:49:04.230] [ 0.000000] printk: bootconsole [ns16550a0] enabled [2024-01-11 13:49:04.231] [ 0.000000] efi: UEFI not found. [2024-01-11 13:49:04.243] [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000088000000, size 176 MiB [2024-01-11 13:49:04.244] [ 0.000000] OF: reserved mem: initialized node dsp-multicore-dma-memory@88000000, compatible id shared-dma-pool [2024-01-11 13:49:04.251] [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000093000000, size 16 MiB [2024-01-11 13:49:04.260] [ 0.000000] OF: reserved mem: initialized node bsp-multicore-dma-memory@93000000, compatible id shared-dma-pool [2024-01-11 13:49:04.271] [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000094000000, size 64 MiB [2024-01-11 13:49:04.282] [ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@94000000, compatible id shared-dma-pool [2024-01-11 13:49:04.297] [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000098000000, size 1 MiB [2024-01-11 13:49:04.297] [ 0.000000] OF: reserved mem: initialized node r5f2_0-dma-memory@98000000, compatible id shared-dma-pool [2024-01-11 13:49:04.304] [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000098100000, size 47 MiB [2024-01-11 13:49:04.315] [ 0.000000] OF: reserved mem: initialized node r5f2_0-memory@98100000, compatible id shared-dma-pool [2024-01-11 13:49:04.331] [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b000000, size 1 MiB [2024-01-11 13:49:04.332] [ 0.000000] OF: reserved mem: initialized node r5f1_0-dma-memory@9b000000, compatible id shared-dma-pool [2024-01-11 13:49:04.338] [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b100000, size 15 MiB [2024-01-11 13:49:04.349] [ 0.000000] OF: reserved mem: initialized node r5f1_0-memory@9b100000, compatible id shared-dma-pool [2024-01-11 13:49:04.363] [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c000000, size 1 MiB [2024-01-11 13:49:04.377] [ 0.000000] OF: reserved mem: initialized node r5f2_1-dma-memory@9c000000, compatible id shared-dma-pool [2024-01-11 13:49:04.378] [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c100000, size 15 MiB [2024-01-11 13:49:04.385] [ 0.000000] OF: reserved mem: initialized node r5f2_1-memory@9c100000, compatible id shared-dma-pool [2024-01-11 13:49:04.394] [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009d000000, size 1 MiB [2024-01-11 13:49:04.410] [ 0.000000] OF: reserved mem: initialized node r5f4_0-dma-memory@9d000000, compatible id shared-dma-pool [2024-01-11 13:49:04.410] [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009d100000, size 23 MiB [2024-01-11 13:49:04.419] [ 0.000000] OF: reserved mem: initialized node r5f4_0-memory@9d100000, compatible id shared-dma-pool [2024-01-11 13:49:04.427] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [2024-01-11 13:49:04.441] [ 0.000000] OF: reserved mem: initialized node r5f3_0-dma-memory@a0000000, compatible id shared-dma-pool [2024-01-11 13:49:04.442] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB [2024-01-11 13:49:04.450] [ 0.000000] OF: reserved mem: initialized node r5f3_0-memory@a0100000, compatible id shared-dma-pool [2024-01-11 13:49:04.461] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB [2024-01-11 13:49:04.474] [ 0.000000] OF: reserved mem: initialized node r5f3_1-dma-memory@a1000000, compatible id shared-dma-pool [2024-01-11 13:49:04.487] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [2024-01-11 13:49:04.489] [ 0.000000] OF: reserved mem: initialized node r5f3_1-memory@a1100000, compatible id shared-dma-pool [2024-01-11 13:49:04.497] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB [2024-01-11 13:49:04.504] [ 0.000000] OF: reserved mem: initialized node r5f4_1-dma-memory@a2000000, compatible id shared-dma-pool [2024-01-11 13:49:04.515] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB [2024-01-11 13:49:04.533] [ 0.000000] OF: reserved mem: initialized node r5f4_1-memory@a2100000, compatible id shared-dma-pool [2024-01-11 13:49:04.534] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB [2024-01-11 13:49:04.543] [ 0.000000] OF: reserved mem: initialized node r5f1_1-dma-memory@a3000000, compatible id shared-dma-pool [2024-01-11 13:49:04.556] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB [2024-01-11 13:49:04.571] [ 0.000000] OF: reserved mem: initialized node r5f1_1-memory@a3100000, compatible id shared-dma-pool [2024-01-11 13:49:04.572] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4800000, size 120 MiB [2024-01-11 13:49:04.580] [ 0.000000] OF: reserved mem: initialized node vpu-memory-region@a4800000, compatible id shared-dma-pool [2024-01-11 13:49:04.586] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 48 MiB [2024-01-11 13:49:04.595] [ 0.000000] OF: reserved mem: initialized node rtos-ipc-memory-region@ac000000, compatible id shared-dma-pool [2024-01-11 13:49:04.608] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000af000000, size 80 MiB [2024-01-11 13:49:04.610] [ 0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@af000000, compatible id shared-dma-pool [2024-01-11 13:49:04.617] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b4000000, size 1 MiB [2024-01-11 13:49:04.628] [ 0.000000] OF: reserved mem: initialized node c71_0-dma-memory@b4000000, compatible id shared-dma-pool [2024-01-11 13:49:04.641] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b4100000, size 35 MiB [2024-01-11 13:49:04.642] [ 0.000000] OF: reserved mem: initialized node c71_0-memory@b4100000, compatible id shared-dma-pool [2024-01-11 13:49:04.649] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b6400000, size 1 MiB [2024-01-11 13:49:04.661] [ 0.000000] OF: reserved mem: initialized node c71_1-dma-memory@b6400000, compatible id shared-dma-pool [2024-01-11 13:49:04.673] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b6500000, size 35 MiB [2024-01-11 13:49:04.685] [ 0.000000] OF: reserved mem: initialized node c71_1-memory@b6500000, compatible id shared-dma-pool [2024-01-11 13:49:04.686] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b8800000, size 1 MiB [2024-01-11 13:49:04.694] [ 0.000000] OF: reserved mem: initialized node c71_2-dma-memory@b8800000, compatible id shared-dma-pool [2024-01-11 13:49:04.705] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b8900000, size 35 MiB [2024-01-11 13:49:04.719] [ 0.000000] OF: reserved mem: initialized node c71_2-memory@b8900000, compatible id shared-dma-pool [2024-01-11 13:49:04.719] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000bac00000, size 1 MiB [2024-01-11 13:49:04.727] [ 0.000000] OF: reserved mem: initialized node c71_3-dma-memory@bac00000, compatible id shared-dma-pool [2024-01-11 13:49:04.738] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000bad00000, size 35 MiB [2024-01-11 13:49:04.749] [ 0.000000] OF: reserved mem: initialized node c71_3-memory@bad00000, compatible id shared-dma-pool [2024-01-11 13:49:04.762] [ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories-nocache0, compatible id dma-heap-carveout [2024-01-11 13:49:04.776] [ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout [2024-01-11 13:49:04.777] [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 834 MiB [2024-01-11 13:49:04.783] [ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool [2024-01-11 13:49:04.794] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000008d4000000, size 64 MiB [2024-01-11 13:49:04.805] [ 0.000000] OF: reserved mem: initialized node pcie-memory-region@8d4000000, compatible id shared-dma-pool [2024-01-11 13:49:04.819] [ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories_64, compatible id dma-heap-carveout [2024-01-11 13:49:04.820] [ 0.000000] Reserved memory: created DMA memory pool at 0x00000009b0000000, size 320 MiB [2024-01-11 13:49:04.827] [ 0.000000] OF: reserved mem: initialized node ddr-high-shared-memory@9b0000000, compatible id shared-dma-pool [2024-01-11 13:49:04.842] [ 0.000000] Zone ranges: [2024-01-11 13:49:04.842] [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [2024-01-11 13:49:04.843] [ 0.000000] DMA32 empty [2024-01-11 13:49:04.853] [ 0.000000] Normal [mem 0x0000000100000000-0x00000009ffffffff] [2024-01-11 13:49:04.854] [ 0.000000] Movable zone start for each node [2024-01-11 13:49:04.863] [ 0.000000] Early memory node ranges [2024-01-11 13:49:04.864] [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087ffffff] [2024-01-11 13:49:04.876] [ 0.000000] node 0: [mem 0x0000000088000000-0x00000000a3ffffff] [2024-01-11 13:49:04.877] [ 0.000000] node 0: [mem 0x00000000a4000000-0x00000000a47fffff] [2024-01-11 13:49:04.886] [ 0.000000] node 0: [mem 0x00000000a4800000-0x00000000c0ffffff] [2024-01-11 13:49:04.886] [ 0.000000] node 0: [mem 0x00000000c1000000-0x00000000ffffffff] [2024-01-11 13:49:04.895] [ 0.000000] node 0: [mem 0x0000000880000000-0x00000008b41fffff] [2024-01-11 13:49:04.908] [ 0.000000] node 0: [mem 0x00000008b4200000-0x00000008d3ffffff] [2024-01-11 13:49:04.909] [ 0.000000] node 0: [mem 0x00000008d4000000-0x00000008d7ffffff] [2024-01-11 13:49:04.919] [ 0.000000] node 0: [mem 0x00000008d8000000-0x00000009afffffff] [2024-01-11 13:49:04.920] [ 0.000000] node 0: [mem 0x00000009b0000000-0x00000009c3ffffff] [2024-01-11 13:49:04.930] [ 0.000000] node 0: [mem 0x00000009c4000000-0x00000009ffffffff] [2024-01-11 13:49:04.931] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff] [2024-01-11 13:49:04.941] [ 0.000000] On node 0 totalpages: 131072 [2024-01-11 13:49:04.942] [ 0.000000] DMA zone: 32 pages used for memmap [2024-01-11 13:49:04.952] [ 0.000000] DMA zone: 0 pages reserved [2024-01-11 13:49:04.952] [ 0.000000] DMA zone: 32768 pages, LIFO batch:3 [2024-01-11 13:49:04.953] [ 0.000000] Normal zone: 96 pages used for memmap [2024-01-11 13:49:04.963] [ 0.000000] Normal zone: 98304 pages, LIFO batch:3 [2024-01-11 13:49:04.964] [ 0.000000] cma: Failed to reserve 512 MiB [2024-01-11 13:49:04.976] [ 0.000000] psci: probing for conduit method from DT. [2024-01-11 13:49:04.977] [ 0.000000] psci: PSCIv1.1 detected in firmware. [2024-01-11 13:49:04.986] [ 0.000000] psci: Using standard PSCI v0.2 function IDs [2024-01-11 13:49:04.986] [ 0.000000] psci: Trusted OS migration not required [2024-01-11 13:49:04.987] [ 0.000000] psci: SMC Calling Convention v1.2 [2024-01-11 13:49:04.994] [ 0.000000] percpu: Embedded 2 pages/cpu s50136 r8192 d72744 u131072 [2024-01-11 13:49:05.010] [ 0.000000] pcpu-alloc: s50136 r8192 d72744 u131072 alloc=2*65536 [2024-01-11 13:49:05.011] [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 [2024-01-11 13:49:05.020] [ 0.000000] Detected PIPT I-cache on CPU0 [2024-01-11 13:49:05.022] [ 0.000000] CPU features: detected: GIC system register CPU interface [2024-01-11 13:49:05.032] [ 0.000000] CPU features: detected: EL2 vector hardening [2024-01-11 13:49:05.033] [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [2024-01-11 13:49:05.043] [ 0.000000] CPU features: detected: Spectre-BHB [2024-01-11 13:49:05.043] [ 0.000000] CPU features: detected: ARM erratum 1742098 [2024-01-11 13:49:05.052] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130944 [2024-01-11 13:49:05.070] [ 0.000000] Kernel command line: console= quiet uboot_version=v2.7.0 uboot_svnversion=522639 earlycon=ns16550a,mmio32,0x02880000 irqchip.gicv3_pseudo_nmi=1 rproc_rsctable=41000000.r5f:0x8c@0x9b100000;5c00000.r5f:0x8c@0x98100000;5d00000.r5f:0x8c@0x9c100000;5e00000.r5f:0x8c@0xa0100000;5f00000.r5f:0x8c@0xa1100000;5900000.r5f:0x8c@0x9d100000;5a00000.r5f:0x8c@0xa2100000;64800000.dsp:0x98@0xb4100000;65800000.dsp:0x98@0xb6500000;66800000.dsp:0x98@0xb8900000;67800000.dsp:0x98@0xbad00000 bootxpart=main [2024-01-11 13:49:05.098] [ 0.000000] Dentry cache hash table entries: 1048576 (order: 7, 8388608 bytes, linear) [2024-01-11 13:49:05.105] [ 0.000000] Inode-cache hash table entries: 524288 (order: 6, 4194304 bytes, linear) [2024-01-11 13:49:05.119] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [2024-01-11 13:49:05.119] [ 0.000000] software IO TLB: Cannot allocate buffer [2024-01-11 13:49:05.129] [ 0.000000] Memory: 4767936K/8388608K available (10432K kernel code, 1322K rwdata, 4224K rodata, 1792K init, 712K bss, 3620672K reserved, 0K cma-reserved) [2024-01-11 13:49:05.142] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [2024-01-11 13:49:05.143] [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [2024-01-11 13:49:05.152] [ 0.000000] rcu: RCU event tracing is enabled. [2024-01-11 13:49:05.153] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8. [2024-01-11 13:49:05.164] [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. [2024-01-11 13:49:05.165] [ 0.000000] Trampoline variant of Tasks RCU enabled. [2024-01-11 13:49:05.172] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [2024-01-11 13:49:05.185] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 [2024-01-11 13:49:05.187] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [2024-01-11 13:49:05.197] [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [2024-01-11 13:49:05.197] [ 0.000000] GICv3: 960 SPIs implemented [2024-01-11 13:49:05.198] [ 0.000000] GICv3: 0 Extended SPIs implemented [2024-01-11 13:49:05.209] [ 0.000000] GICv3: Distributor has no Range Selector support [2024-01-11 13:49:05.210] [ 0.000000] GICv3: 16 PPIs implemented [2024-01-11 13:49:05.219] [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 [2024-01-11 13:49:05.220] [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [2024-01-11 13:49:05.228] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [2024-01-11 13:49:05.243] [ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8e0800000 (flat, esz 8, psz 64K, shr 0) [2024-01-11 13:49:05.244] [ 0.000000] ITS: using cache flushing for cmd queue [2024-01-11 13:49:05.253] [ 0.000000] GICv3: using LPI property table @0x00000008e0110000 [2024-01-11 13:49:05.254] [ 0.000000] GIC: using cache flushing for LPI property table [2024-01-11 13:49:05.266] [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008e0120000 [2024-01-11 13:49:05.266] [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [2024-01-11 13:49:05.278] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [2024-01-11 13:49:05.286] [ 0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [2024-01-11 13:49:05.287] [ 0.000244] Console: colour dummy device 80x25 [2024-01-11 13:49:05.296] [ 0.000281] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [2024-01-11 13:49:05.311] [ 0.000287] pid_max: default: 32768 minimum: 301 [2024-01-11 13:49:05.312] [ 0.000328] LSM: Security Framework initializing [2024-01-11 13:49:05.318] [ 0.000369] Mount-cache hash table entries: 16384 (order: 1, 131072 bytes, linear) [2024-01-11 13:49:05.331] [ 0.000388] Mountpoint-cache hash table entries: 16384 (order: 1, 131072 bytes, linear) [2024-01-11 13:49:05.332] [ 0.001470] rcu: Hierarchical SRCU implementation. [2024-01-11 13:49:05.345] [ 0.001751] Platform MSI: msi-controller@1820000 domain created [2024-01-11 13:49:05.346] [ 0.001869] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created [2024-01-11 13:49:05.354] [ 0.001925] EFI services will not be available. [2024-01-11 13:49:05.355] [ 0.002172] smp: Bringing up secondary CPUs ... [2024-01-11 13:49:05.365] [ 0.010787] Detected PIPT I-cache on CPU1 [2024-01-11 13:49:05.366] [ 0.010809] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 [2024-01-11 13:49:05.376] [ 0.010821] GICv3: CPU1: using allocated LPI pending table @0x00000008e0130000 [2024-01-11 13:49:05.377] [ 0.010857] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] [2024-01-11 13:49:05.400] [ 0.019763] Detected PIPT I-cache on CPU2 [2024-01-11 13:49:05.400] [ 0.019778] GICv3: CPU2: found redistributor 2 region 0:0x0000000001940000 [2024-01-11 13:49:05.401] [ 0.019790] GICv3: CPU2: using allocated LPI pending table @0x00000008e0140000 [2024-01-11 13:49:05.410] [ 0.019818] CPU2: Booted secondary processor 0x0000000002 [0x411fd080] [2024-01-11 13:49:05.412] [ 0.028853] Detected PIPT I-cache on CPU3 [2024-01-11 13:49:05.422] [ 0.028868] GICv3: CPU3: found redistributor 3 region 0:0x0000000001960000 [2024-01-11 13:49:05.423] [ 0.028880] GICv3: CPU3: using allocated LPI pending table @0x00000008e0150000 [2024-01-11 13:49:05.434] [ 0.028908] CPU3: Booted secondary processor 0x0000000003 [0x411fd080] [2024-01-11 13:49:05.434] [ 0.037840] Detected PIPT I-cache on CPU4 [2024-01-11 13:49:05.449] [ 0.037865] GICv3: CPU4: found redistributor 100 region 0:0x0000000001980000 [2024-01-11 13:49:05.451] [ 0.037878] GICv3: CPU4: using allocated LPI pending table @0x00000008e0160000 [2024-01-11 13:49:05.467] [ 0.037915] CPU4: Booted secondary processor 0x0000000100 [0x411fd080] [2024-01-11 13:49:05.467] [ 0.046748] Detected PIPT I-cache on CPU5 [2024-01-11 13:49:05.469] [ 0.046768] GICv3: CPU5: found redistributor 101 region 0:0x00000000019a0000 [2024-01-11 13:49:05.478] [ 0.046780] GICv3: CPU5: using allocated LPI pending table @0x00000008e0170000 [2024-01-11 13:49:05.479] [ 0.046809] CPU5: Booted secondary processor 0x0000000101 [0x411fd080] [2024-01-11 13:49:05.488] [ 0.055911] Detected PIPT I-cache on CPU6 [2024-01-11 13:49:05.488] [ 0.055932] GICv3: CPU6: found redistributor 102 region 0:0x00000000019c0000 [2024-01-11 13:49:05.497] [ 0.055943] GICv3: CPU6: using allocated LPI pending table @0x00000008e0180000 [2024-01-11 13:49:05.498] [ 0.055972] CPU6: Booted secondary processor 0x0000000102 [0x411fd080] [2024-01-11 13:49:05.510] [ 0.064828] Detected PIPT I-cache on CPU7 [2024-01-11 13:49:05.510] [ 0.064849] GICv3: CPU7: found redistributor 103 region 0:0x00000000019e0000 [2024-01-11 13:49:05.517] [ 0.064861] GICv3: CPU7: using allocated LPI pending table @0x00000008e0190000 [2024-01-11 13:49:05.530] [ 0.064889] CPU7: Booted secondary processor 0x0000000103 [0x411fd080] [2024-01-11 13:49:05.530] [ 0.064949] smp: Brought up 1 node, 8 CPUs [2024-01-11 13:49:05.532] [ 0.064957] SMP: Total of 8 processors activated. [2024-01-11 13:49:05.543] [ 0.064961] CPU features: detected: 32-bit EL0 Support [2024-01-11 13:49:05.543] [ 0.064964] CPU features: detected: CRC32 instructions [2024-01-11 13:49:05.553] [ 0.075271] CPU: All CPU(s) started at EL2 [2024-01-11 13:49:05.553] [ 0.075301] alternatives: patching kernel code [2024-01-11 13:49:05.554] [ 0.075956] devtmpfs: initialized [2024-01-11 13:49:05.562] [ 0.080536] KASLR disabled due to lack of seed [2024-01-11 13:49:05.576] [ 0.080679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [2024-01-11 13:49:05.577] [ 0.080687] futex hash table entries: 2048 (order: 1, 131072 bytes, linear) [2024-01-11 13:49:05.586] [ 0.080921] pinctrl core: initialized pinctrl subsystem [2024-01-11 13:49:05.587] [ 0.081139] DMI not present or invalid. [2024-01-11 13:49:05.598] [ 0.081526] NET: Registered protocol family 16 [2024-01-11 13:49:05.599] [ 0.082048] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [2024-01-11 13:49:05.607] [ 0.082354] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [2024-01-11 13:49:05.620] [ 0.082520] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [2024-01-11 13:49:05.621] [ 0.082830] thermal_sys: Registered thermal governor 'step_wise' [2024-01-11 13:49:05.631] [ 0.082833] thermal_sys: Registered thermal governor 'power_allocator' [2024-01-11 13:49:05.632] [ 0.083087] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [2024-01-11 13:49:05.643] [ 0.083192] ASID allocator initialised with 65536 entries [2024-01-11 13:49:05.644] [ 0.094213] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages [2024-01-11 13:49:05.650] [ 0.094217] HugeTLB registered 512 MiB page size, pre-allocated 0 pages [2024-01-11 13:49:05.665] [ 0.094220] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [2024-01-11 13:49:05.666] [ 0.095484] cryptd: max_cpu_qlen set to 1000 [2024-01-11 13:49:05.676] [ 0.097453] k3-chipinfo 43000014.chipid: Family:J784S4 rev:SR1.0 JTAGID[0x0bb8002f] Detected [2024-01-11 13:49:05.677] [ 0.097672] vsys_3v3: supplied by evm_12v0 [2024-01-11 13:49:05.687] [ 0.097789] vsys_5v0: supplied by evm_12v0 [2024-01-11 13:49:05.687] [ 0.097891] vdd_mmc1: supplied by vsys_3v3 [2024-01-11 13:49:05.688] [ 0.098419] iommu: Default domain type: Translated [2024-01-11 13:49:05.698] [ 0.098544] vgaarb: loaded [2024-01-11 13:49:05.698] [ 0.098752] SCSI subsystem initialized [2024-01-11 13:49:05.699] [ 0.098902] mc: Linux media interface: v0.10 [2024-01-11 13:49:05.710] [ 0.098912] videodev: Linux video capture interface: v2.00 [2024-01-11 13:49:05.711] [ 0.098934] pps_core: LinuxPPS API ver. 1 registered [2024-01-11 13:49:05.720] [ 0.098937] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [2024-01-11 13:49:05.721] [ 0.098943] PTP clock support registered [2024-01-11 13:49:05.732] [ 0.098959] EDAC MC: Ver: 3.0.0 [2024-01-11 13:49:05.733] [ 0.099688] FPGA manager framework [2024-01-11 13:49:05.744] [ 0.100247] clocksource: Switched to clocksource arch_sys_counter [2024-01-11 13:49:05.745] [ 0.100433] VFS: Disk quotas dquot_6.6.0 [2024-01-11 13:49:05.753] [ 0.100475] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) [2024-01-11 13:49:05.754] [ 0.103086] Carveout Heap: Exported 64 MiB at 0x00000000bd000000 [2024-01-11 13:49:05.765] [ 0.103137] Carveout Heap: Exported 1008 MiB at 0x00000000c1000000 [2024-01-11 13:49:05.765] [ 0.103186] Carveout Heap: Exported 352 MiB at 0x0000000900000000 [2024-01-11 13:49:05.776] [ 0.103276] NET: Registered protocol family 2 [2024-01-11 13:49:05.777] [ 0.103460] IP idents hash table entries: 131072 (order: 4, 1048576 bytes, linear) [2024-01-11 13:49:05.784] [ 0.105616] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) [2024-01-11 13:49:05.798] [ 0.105662] TCP established hash table entries: 65536 (order: 3, 524288 bytes, linear) [2024-01-11 13:49:05.798] [ 0.105869] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes, linear) [2024-01-11 13:49:05.806] [ 0.106282] TCP: Hash tables configured (established 65536 bind 65536) [2024-01-11 13:49:05.820] [ 0.106364] UDP hash table entries: 4096 (order: 1, 131072 bytes, linear) [2024-01-11 13:49:05.821] [ 0.106444] UDP-Lite hash table entries: 4096 (order: 1, 131072 bytes, linear) [2024-01-11 13:49:05.833] [ 0.106620] NET: Registered protocol family 1 [2024-01-11 13:49:05.833] [ 0.106972] RPC: Registered named UNIX socket transport module. [2024-01-11 13:49:05.843] [ 0.106976] RPC: Registered udp transport module. [2024-01-11 13:49:05.844] [ 0.106978] RPC: Registered tcp transport module. [2024-01-11 13:49:05.853] [ 0.106980] RPC: Registered tcp NFSv4.1 backchannel transport module. [2024-01-11 13:49:05.853] [ 0.106989] PCI: CLS 0 bytes, default 64 [2024-01-11 13:49:05.854] [ 0.107111] Trying to unpack rootfs image as initramfs... [2024-01-11 13:49:05.865] [ 0.167049] Freeing initrd memory: 12608K [2024-01-11 13:49:05.865] [ 0.167724] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [2024-01-11 13:49:05.876] [ 0.170187] Initialise system trusted keyrings [2024-01-11 13:49:05.877] [ 0.170288] workingset: timestamp_bits=46 max_order=17 bucket_order=0 [2024-01-11 13:49:05.884] [ 0.172149] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [2024-01-11 13:49:05.898] [ 0.172293] 9p: Installing v9fs 9p2000 file system support [2024-01-11 13:49:05.898] [ 0.191779] Key type asymmetric registered [2024-01-11 13:49:05.899] [ 0.191783] Asymmetric key parser 'x509' registered [2024-01-11 13:49:05.910] [ 0.191800] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 241) [2024-01-11 13:49:05.911] [ 0.191804] io scheduler mq-deadline registered [2024-01-11 13:49:05.920] [ 0.191807] io scheduler kyber registered [2024-01-11 13:49:05.921] [ 0.193084] pinctrl-single 4301c000.pinctrl: 94 pins, size 376 [2024-01-11 13:49:05.931] [ 0.193195] pinctrl-single 11c000.pinctrl: 72 pins, size 288 [2024-01-11 13:49:05.932] [ 0.196725] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [2024-01-11 13:49:05.943] [ 0.202405] brd: module loaded [2024-01-11 13:49:05.943] [ 0.205785] loop: module loaded [2024-01-11 13:49:05.944] [ 0.207858] tun: Universal TUN/TAP device driver, 1.6 [2024-01-11 13:49:05.958] [ 0.208383] VFIO - User Level meta-driver version: 0.3 [2024-01-11 13:49:05.959] [ 0.208659] i2c /dev entries driver [2024-01-11 13:49:05.967] [ 0.209294] sdhci: Secure Digital Host Controller Interface driver [2024-01-11 13:49:05.967] [ 0.209296] sdhci: Copyright(c) Pierre Ossman [2024-01-11 13:49:05.977] [ 0.209453] sdhci-pltfm: SDHCI platform and OF driver helper [2024-01-11 13:49:05.977] [ 0.209877] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [2024-01-11 13:49:05.987] [ 0.210499] optee: probing for conduit method. [2024-01-11 13:49:05.987] [ 0.210517] optee: revision 3.20 (8e74d476) [2024-01-11 13:49:05.988] [ 0.226896] optee: dynamic shared memory is enabled [2024-01-11 13:49:05.999] [ 0.227182] optee: initialized driver [2024-01-11 13:49:05.999] [ 0.227867] NET: Registered protocol family 17 [2024-01-11 13:49:05.999] [ 0.227876] 8021q: 802.1Q VLAN Support v1.8 [2024-01-11 13:49:06.010] [ 0.227931] 9pnet: Installing 9P2000 support [2024-01-11 13:49:06.011] [ 0.228067] registered taskstats version 1 [2024-01-11 13:49:06.017] [ 0.228071] Loading compiled-in X.509 certificates [2024-01-11 13:49:06.031] [ 0.231841] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar') [2024-01-11 13:49:06.032] [ 0.260775] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 283 domain created [2024-01-11 13:49:06.040] [ 0.260933] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 321 created [2024-01-11 13:49:06.051] [ 0.269193] j721e-pcie 2900000.pcie: defined num-lanes 4 is greater than the allowed maximum of 2, defaulting to 1 [2024-01-11 13:49:06.064] [ 0.269365] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [2024-01-11 13:49:06.065] [ 0.269403] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [2024-01-11 13:49:06.073] [ 0.269462] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [2024-01-11 13:49:06.084] [ 0.269497] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [2024-01-11 13:49:06.098] [ 0.269502] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [2024-01-11 13:49:06.098] [ 0.269561] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [2024-01-11 13:49:06.106] [ 0.269572] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [2024-01-11 13:49:06.117] [ 0.269584] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [2024-01-11 13:49:06.132] [ 0.269998] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:328 [2024-01-11 13:49:06.133] [ 0.270002] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled [2024-01-11 13:49:06.141] [ 0.270006] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64 [2024-01-11 13:49:06.156] [ 0.271278] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:315 [2024-01-11 13:49:06.157] [ 0.271282] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled [2024-01-11 13:49:06.165] [ 0.271285] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64 [2024-01-11 13:49:06.175] [ 0.271978] 2830000.serial: ttyS3 at MMIO 0x2830000 (irq = 16, base_baud = 3000000) is a 8250 [2024-01-11 13:49:06.188] [ 0.272785] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 17, base_baud = 3000000) is a 8250 [2024-01-11 13:49:06.188] [ 0.272814] printk: console [ttyS2] enabled [2024-01-11 13:49:06.189] [ 0.272816] printk: bootconsole [ns16550a0] disabled [2024-01-11 13:49:06.201] [ 0.283426] spi-nor spi0.0: w25q128 (16384 Kbytes) [2024-01-11 13:49:06.202] [ 0.286053] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100 [2024-01-11 13:49:06.212] [ 0.286299] mmc0: CQHCI version 5.10 [2024-01-11 13:49:06.212] [ 0.286364] mmc1: CQHCI version 5.10 [2024-01-11 13:49:06.223] [ 0.287205] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100 [2024-01-11 13:49:06.224] [ 0.288137] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100 [2024-01-11 13:49:06.234] [ 0.288773] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fca100 [2024-01-11 13:49:06.234] [ 0.289091] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100 [2024-01-11 13:49:06.241] [ 0.289771] omap-mailbox 31f85000.mailbox: omap mailbox rev 0x66fca100 [2024-01-11 13:49:06.254] [ 0.290339] ti-udma 285c0000.dma-controller: Channels: 22 (tchan: 11, rchan: 11, gp-rflow: 8) [2024-01-11 13:49:06.256] [ 0.291668] ti-udma 31150000.dma-controller: Channels: 62 (tchan: 29, rchan: 33, gp-rflow: 16) [2024-01-11 13:49:06.264] [ 0.302381] debugfs: Directory 'pd:73' with parent 'pm_genpd' already present! [2024-01-11 13:49:06.277] [ 0.302401] debugfs: Directory 'pd:72' with parent 'pm_genpd' already present! [2024-01-11 13:49:06.278] [ 0.302754] debugfs: Directory 'pd:335' with parent 'pm_genpd' already present! [2024-01-11 13:49:06.285] [ 0.302801] debugfs: Directory 'pd:334' with parent 'pm_genpd' already present! [2024-01-11 13:49:06.302] [ 0.302816] debugfs: Directory 'pd:333' with parent 'pm_genpd' already present! [2024-01-11 13:49:06.303] [ 0.302830] debugfs: Directory 'pd:332' with parent 'pm_genpd' already present! [2024-01-11 13:49:06.309] [ 0.321644] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit [2024-01-11 13:49:06.321] [ 0.324252] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit [2024-01-11 13:49:06.322] [ 0.340258] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [2024-01-11 13:49:06.330] [ 0.343058] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver RTL9000BF Ethernet [2024-01-11 13:49:06.343] [ 0.343110] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 [2024-01-11 13:49:06.351] [ 0.343217] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 [2024-01-11 13:49:06.365] [ 0.343220] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [2024-01-11 13:49:06.367] [ 0.344064] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0 [2024-01-11 13:49:06.373] [ 0.346148] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 [2024-01-11 13:49:06.385] [ 0.348789] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 [2024-01-11 13:49:06.399] [ 0.348864] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4 [2024-01-11 13:49:06.400] [ 0.348867] am65-cpsw-nuss c200000.ethernet: ALE Table size 64 [2024-01-11 13:49:06.410] [ 0.349275] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0 [2024-01-11 13:49:06.426] [ 0.351215] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82 [2024-01-11 13:49:06.427] [ 0.368265] j721e-pcie 2910000.pcie: Link up [2024-01-11 13:49:06.437] [ 0.368360] j721e-pcie 2910000.pcie: PCI host bridge to bus 0000:00 [2024-01-11 13:49:06.438] [ 0.368366] pci_bus 0000:00: root bus resource [bus 00-ff] [2024-01-11 13:49:06.448] [ 0.368370] pci_bus 0000:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff]) [2024-01-11 13:49:06.458] [ 0.368373] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff] [2024-01-11 13:49:06.459] [ 0.368407] pci 0000:00:00.0: [104c:b013] type 01 class 0x060400 [2024-01-11 13:49:06.473] [ 0.368413] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits [2024-01-11 13:49:06.474] [ 0.368520] pci 0000:00:00.0: supports D1 [2024-01-11 13:49:06.482] [ 0.368523] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [2024-01-11 13:49:06.494] [ 0.370420] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [2024-01-11 13:49:06.494] [ 0.370585] pci 0000:01:00.0: [104c:b00d] type 00 class 0xff0000 [2024-01-11 13:49:06.504] [ 0.370627] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff] [2024-01-11 13:49:06.505] [ 0.370648] pci 0000:01:00.0: reg 0x14: [mem 0x00000000-0x01ffffff] [2024-01-11 13:49:06.517] [ 0.370669] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x01ffffff] [2024-01-11 13:49:06.518] [ 0.371173] pci 0000:01:00.0: supports D1 [2024-01-11 13:49:06.527] [ 0.371176] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [2024-01-11 13:49:06.528] [ 0.371293] pci 0000:01:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit] [2024-01-11 13:49:06.535] [ 0.371297] pci 0000:01:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs) [2024-01-11 13:49:06.543] [ 0.371549] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:00.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link) [2024-01-11 13:49:06.555] [ 0.371716] pci 0000:01:00.1: [104c:b00d] type 00 class 0xff0000 [2024-01-11 13:49:06.567] [ 0.371758] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x00000fff] [2024-01-11 13:49:06.567] [ 0.371778] pci 0000:01:00.1: reg 0x14: [mem 0x00000000-0x00ffffff] [2024-01-11 13:49:06.568] [ 0.372215] pci 0000:01:00.1: supports D1 [2024-01-11 13:49:06.581] [ 0.372217] pci 0000:01:00.1: PME# supported from D0 D1 D3hot [2024-01-11 13:49:06.583] [ 0.372274] j721e-pcie 2900000.pcie: Link up [2024-01-11 13:49:06.592] [ 0.372341] pci 0000:01:00.1: reg 0x224: [mem 0x00000000-0x003fffff 64bit] [2024-01-11 13:49:06.602] [ 0.372345] pci 0000:01:00.1: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs) [2024-01-11 13:49:06.603] [ 0.372369] j721e-pcie 2900000.pcie: PCI host bridge to bus 0001:00 [2024-01-11 13:49:06.611] [ 0.372374] pci_bus 0001:00: root bus resource [bus 00-ff] [2024-01-11 13:49:06.637] [ 0.372378] pci_bus 0001:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff]) [2024-01-11 13:49:06.637] [ 0.372382] pci_bus 0001:00: root bus resource [mem 0x10011000-0x17ffffff] [2024-01-11 13:49:06.638] [ 0.372482] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400 [2024-01-11 13:49:06.649] [ 0.372491] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits [2024-01-11 13:49:06.651] [ 0.372766] pci 0001:00:00.0: supports D1 [2024-01-11 13:49:06.662] [ 0.372769] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [2024-01-11 13:49:06.663] [ 0.375915] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [2024-01-11 13:49:06.678] [ 0.375933] pci 0000:00:00.0: BAR 14: assigned [mem 0x18800000-0x1fffffff] [2024-01-11 13:49:06.679] [ 0.375939] pci 0000:01:00.0: BAR 1: assigned [mem 0x1a000000-0x1bffffff] [2024-01-11 13:49:06.689] [ 0.375950] pci 0000:01:00.0: BAR 2: assigned [mem 0x1c000000-0x1dffffff] [2024-01-11 13:49:06.689] [ 0.375960] pci 0000:01:00.1: BAR 1: assigned [mem 0x19000000-0x19ffffff] [2024-01-11 13:49:06.690] [ 0.375971] pci 0000:01:00.0: BAR 7: assigned [mem 0x1e000000-0x1effffff 64bit] [2024-01-11 13:49:06.696] [ 0.375985] pci 0000:01:00.1: BAR 7: assigned [mem 0x1f000000-0x1fffffff 64bit] [2024-01-11 13:49:06.711] [ 0.375998] pci 0000:01:00.0: BAR 0: assigned [mem 0x18800000-0x18800fff] [2024-01-11 13:49:06.712] [ 0.376008] pci 0000:01:00.1: BAR 0: assigned [mem 0x18801000-0x18801fff] [2024-01-11 13:49:06.721] [ 0.376019] pci 0000:00:00.0: PCI bridge to [bus 01] [2024-01-11 13:49:06.722] [ 0.376026] pci 0000:00:00.0: bridge window [mem 0x18800000-0x1fffffff] [2024-01-11 13:49:06.730] [ 0.376063] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [2024-01-11 13:49:06.744] [ 0.376151] pcieport 0000:00:00.0: enabling device (0000 -> 0002) [2024-01-11 13:49:06.747] [ 0.376191] pci 0001:01:00.0: [1b21:0612] type 00 class 0x010601 [2024-01-11 13:49:06.756] [ 0.376263] pci 0001:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid [2024-01-11 13:49:06.758] [ 0.376266] pci 0001:01:00.0: reg 0x10: [io size 0x0008] [2024-01-11 13:49:06.767] [ 0.376288] pci 0001:01:00.0: reg 0x14: initial BAR value 0x00000000 invalid [2024-01-11 13:49:06.768] [ 0.376291] pci 0001:01:00.0: reg 0x14: [io size 0x0004] [2024-01-11 13:49:06.786] [ 0.376314] pci 0001:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid [2024-01-11 13:49:06.787] [ 0.376318] pci 0001:01:00.0: reg 0x18: [io size 0x0008] [2024-01-11 13:49:06.794] [ 0.376345] pci 0001:01:00.0: reg 0x1c: initial BAR value 0x00000000 invalid [2024-01-11 13:49:06.803] [ 0.376348] pci 0001:01:00.0: reg 0x1c: [io size 0x0004] [2024-01-11 13:49:06.804] [ 0.376370] pci 0001:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid [2024-01-11 13:49:06.814] [ 0.376373] pci 0001:01:00.0: reg 0x20: [io size 0x0020] [2024-01-11 13:49:06.815] [ 0.376396] pci 0001:01:00.0: reg 0x24: [mem 0x00000000-0x000001ff] [2024-01-11 13:49:06.826] [ 0.376400] pcieport 0000:00:00.0: PME: Signaling with IRQ 280 [2024-01-11 13:49:06.827] [ 0.376422] pci 0001:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] [2024-01-11 13:49:06.834] [ 0.378373] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 [2024-01-11 13:49:06.843] [ 0.378388] pci 0001:00:00.0: BAR 14: assigned [mem 0x10100000-0x101fffff] [2024-01-11 13:49:06.844] [ 0.378392] pci 0001:00:00.0: BAR 13: assigned [io 0x1000-0x1fff] [2024-01-11 13:49:06.856] [ 0.378396] pci 0001:01:00.0: BAR 6: assigned [mem 0x10100000-0x1010ffff pref] [2024-01-11 13:49:06.857] [ 0.378400] pci 0001:01:00.0: BAR 5: assigned [mem 0x10110000-0x101101ff] [2024-01-11 13:49:06.867] [ 0.378412] pci 0001:01:00.0: BAR 4: assigned [io 0x1000-0x101f] [2024-01-11 13:49:06.867] [ 0.378425] pci 0001:01:00.0: BAR 0: assigned [io 0x1020-0x1027] [2024-01-11 13:49:06.874] [ 0.378436] pci 0001:01:00.0: BAR 2: assigned [io 0x1028-0x102f] [2024-01-11 13:49:06.888] [ 0.378450] pci 0001:01:00.0: BAR 1: assigned [io 0x1030-0x1033] [2024-01-11 13:49:06.889] [ 0.378462] pci 0001:01:00.0: BAR 3: assigned [io 0x1034-0x1037] [2024-01-11 13:49:06.899] [ 0.378474] pci 0001:00:00.0: PCI bridge to [bus 01] [2024-01-11 13:49:06.900] [ 0.378479] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff] [2024-01-11 13:49:06.910] [ 0.378485] pci 0001:00:00.0: bridge window [mem 0x10100000-0x101fffff] [2024-01-11 13:49:06.912] [ 0.378623] pcieport 0001:00:00.0: enabling device (0000 -> 0003) [2024-01-11 13:49:06.921] [ 0.378771] pcieport 0001:00:00.0: PME: Signaling with IRQ 282 [2024-01-11 13:49:06.922] [ 0.378805] hikautoPcie 0000:01:00.0: enabling device (0000 -> 0002) [2024-01-11 13:49:06.932] [ 0.381987] hikautoPcie 0000:01:00.1: enabling device (0000 -> 0002) [2024-01-11 13:49:06.933] [ 0.384992] Freeing unused kernel memory: 1792K [2024-01-11 13:49:06.943] [ 0.388282] Run /init as init process [2024-01-11 13:49:06.944] [ 0.388284] with arguments: [2024-01-11 13:49:06.944] [ 0.388286] /init [2024-01-11 13:49:06.945] [ 0.388288] with environment: [2024-01-11 13:49:06.955] [ 0.388289] HOME=/ [2024-01-11 13:49:06.955] [ 0.388291] TERM=linux [2024-01-11 13:49:06.956] [ 0.388293] bootxpart=main [2024-01-11 13:49:06.967] [ 0.400425] mmc0: Command Queue Engine enabled [2024-01-11 13:49:06.967] [ 0.400439] mmc0: new HS400 MMC card at address 0001 [2024-01-11 13:49:06.968] [ 0.400784] mmcblk0: mmc0:0001 CJUD4R 59.6 GiB [2024-01-11 13:49:06.977] [ 0.400868] mmcblk0boot0: mmc0:0001 CJUD4R partition 1 31.9 MiB [2024-01-11 13:49:06.978] [ 0.400948] mmcblk0boot1: mmc0:0001 CJUD4R partition 2 31.9 MiB [2024-01-11 13:49:06.986] [ 0.401024] mmcblk0rpmb: mmc0:0001 CJUD4R partition 3 4.00 MiB, chardev (235:0) [2024-01-11 13:49:06.998] [ 0.401830] mmcblk0: 119 partitions parsed from device tree [2024-01-11 13:49:07.000] [ 0.442405] random: dd: uninitialized urandom read (512 bytes read) [2024-01-11 13:49:07.007] [ 0.465510] random: dropbear: uninitialized urandom read (32 bytes read) [2024-01-11 13:49:07.021] [ 0.624712] am65-cpsw-nuss c200000.ethernet eth2: configuring for fixed/rgmii-rxid link mode [2024-01-11 13:49:07.022] [ 0.624760] am65-cpsw-nuss c200000.ethernet eth2: Link is Up - 100Mbps/Full - flow control off [2024-01-11 13:49:07.033] [ 0.625293] 8021q: adding VLAN 0 to HW filter on device eth2 [2024-01-11 13:49:07.034] [ 0.727004] EXT4-fs (mmcblk0p65): recovery complete [2024-01-11 13:49:07.045] [ 0.727422] EXT4-fs (mmcblk0p65): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.046] [ 0.734918] EXT4-fs (mmcblk0p117): recovery complete [2024-01-11 13:49:07.052] [ 0.734927] EXT4-fs (mmcblk0p117): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.066] [ 0.743300] EXT4-fs (mmcblk0p66): recovery complete [2024-01-11 13:49:07.066] [ 0.743674] EXT4-fs (mmcblk0p66): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.074] [ 0.750920] EXT4-fs (mmcblk0p116): recovery complete [2024-01-11 13:49:07.088] [ 0.751294] EXT4-fs (mmcblk0p116): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.089] [ 0.758110] EXT4-fs (mmcblk0p118): recovery complete [2024-01-11 13:49:07.099] [ 0.758120] EXT4-fs (mmcblk0p118): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.100] [ 0.763059] EXT4-fs (mmcblk0p51): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.108] [ 0.769957] EXT4-fs (mmcblk0p63): recovery complete [2024-01-11 13:49:07.120] [ 0.770365] EXT4-fs (mmcblk0p63): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.121] [ 0.775010] EXT4-fs (mmcblk0p55): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.130] [ 0.779907] EXT4-fs (mmcblk0p112): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.141] [ 0.784778] EXT4-fs (mmcblk0p114): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.157] [ 0.789763] EXT4-fs (mmcblk0p53): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.158] [ 0.796983] EXT4-fs (mmcblk0p61): recovery complete [2024-01-11 13:49:07.163] [ 0.797394] EXT4-fs (mmcblk0p61): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.176] [ 0.801968] EXT4-fs (mmcblk0p57): mounted filesystem with ordered data mode. Opts: (null) [2024-01-11 13:49:07.177] [ 0.812547] shared_memory: loading out-of-tree module taints kernel. [2024-01-11 13:49:07.188] [ 0.817709] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71_0-dma-memory@b4000000 [2024-01-11 13:49:07.189] [ 0.817880] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode [2024-01-11 13:49:07.200] [ 0.825017] mmc1: new high speed SDHC card at address 1388 [2024-01-11 13:49:07.202] [ 0.826048] remoteproc remoteproc0: 64800000.dsp is available [2024-01-11 13:49:07.212] [ 0.826080] remoteproc remoteproc0: attaching to 64800000.dsp [2024-01-11 13:49:07.213] [ 0.826105] remoteproc remoteproc0: unsupported resource 65538 [2024-01-11 13:49:07.221] [ 0.826173] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode [2024-01-11 13:49:07.222] [ 0.826348] mmcblk1: mmc1:1388 USD00 29.5 GiB [2024-01-11 13:49:07.230] [ 0.829587] am65-cpsw-nuss 46000000.ethernet eth1: PHY [46000f00.mdio:00] driver [RTL9000BF Ethernet] (irq=POLL) [2024-01-11 13:49:07.241] [ 0.829595] am65-cpsw-nuss 46000000.ethernet eth1: configuring for phy/rgmii link mode [2024-01-11 13:49:07.254] [ 0.830434] 8021q: adding VLAN 0 to HW filter on device eth1 [2024-01-11 13:49:07.255] [ 0.832844] remoteproc0#vdev0buffer: assigned reserved memory node c71_0-dma-memory@b4000000 [2024-01-11 13:49:07.266] [ 0.833152] virtio_rpmsg_bus virtio0: rpmsg host is online [2024-01-11 13:49:07.267] [ 0.833546] remoteproc0#vdev0buffer: registered virtio0 (type 7) [2024-01-11 13:49:07.275] [ 0.833552] remoteproc remoteproc0: remote processor 64800000.dsp is now attached [2024-01-11 13:49:07.288] [ 0.834162] k3-dsp-rproc 65800000.dsp: assigned reserved memory node c71_1-dma-memory@b6400000 [2024-01-11 13:49:07.289] [ 0.834658] am65-cpsw-nuss 46000000.ethernet: Adding vlan 2 to vlan filter [2024-01-11 13:49:07.298] [ 0.834749] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 2 [2024-01-11 13:49:07.310] [ 0.841196] k3-dsp-rproc 65800000.dsp: configured DSP for IPC-only mode [2024-01-11 13:49:07.311] [ 0.841236] remoteproc remoteproc1: 65800000.dsp is available [2024-01-11 13:49:07.320] [ 0.847871] remoteproc remoteproc1: attaching to 65800000.dsp [2024-01-11 13:49:07.322] [ 0.847881] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd [2024-01-11 13:49:07.332] [ 0.847895] remoteproc remoteproc1: unsupported resource 65538 [2024-01-11 13:49:07.333] [ 0.847933] k3-dsp-rproc 65800000.dsp: DSP initialized in IPC-only mode [2024-01-11 13:49:07.344] [ 0.848012] mmcblk1: p1 [2024-01-11 13:49:07.344] [ 0.848045] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15 [2024-01-11 13:49:07.352] [ 0.848487] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe [2024-01-11 13:49:07.365] [ 0.848716] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 1 [2024-01-11 13:49:07.365] [ 0.854623] remoteproc1#vdev0buffer: assigned reserved memory node c71_1-dma-memory@b6400000 [2024-01-11 13:49:07.378] [ 0.861353] virtio_rpmsg_bus virtio1: rpmsg host is online [2024-01-11 13:49:07.378] [ 0.861863] remoteproc1#vdev0buffer: registered virtio1 (type 7) [2024-01-11 13:49:07.385] [ 0.861869] remoteproc remoteproc1: remote processor 65800000.dsp is now attached [2024-01-11 13:49:07.398] [ 0.862733] k3-dsp-rproc 66800000.dsp: assigned reserved memory node c71_2-dma-memory@b8800000 [2024-01-11 13:49:07.399] [ 0.863047] k3-dsp-rproc 66800000.dsp: configured DSP for IPC-only mode [2024-01-11 13:49:07.408] [ 0.865268] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd [2024-01-11 13:49:07.421] [ 0.867793] am65-cpsw-nuss 46000000.ethernet: Adding vlan 3 to vlan filter [2024-01-11 13:49:07.422] [ 0.867883] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 2 [2024-01-11 13:49:07.432] [ 0.867885] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 1 [2024-01-11 13:49:07.433] [ 0.869728] remoteproc remoteproc2: 66800000.dsp is available [2024-01-11 13:49:07.444] [ 0.876334] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15 [2024-01-11 13:49:07.444] [ 0.882598] remoteproc remoteproc2: attaching to 66800000.dsp [2024-01-11 13:49:07.456] [ 0.882644] remoteproc remoteproc2: unsupported resource 65538 [2024-01-11 13:49:07.465] [ 0.882781] k3-dsp-rproc 66800000.dsp: DSP initialized in IPC-only mode [2024-01-11 13:49:07.466] [ 0.883128] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe [2024-01-11 13:49:07.478] [ 0.886863] am65-cpsw-nuss 46000000.ethernet: Adding vlan 4 to vlan filter [2024-01-11 13:49:07.479] [ 0.886952] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 2 [2024-01-11 13:49:07.487] [ 0.886955] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 1 [2024-01-11 13:49:07.509] [ 0.889414] remoteproc2#vdev0buffer: assigned reserved memory node c71_2-dma-memory@b8800000 [2024-01-11 13:49:07.510] [ 0.902567] virtio_rpmsg_bus virtio2: rpmsg host is online [2024-01-11 13:49:07.516] [ 0.902962] remoteproc2#vdev0buffer: registered virtio2 (type 7) [2024-01-11 13:49:07.526] [ 0.902968] remoteproc remoteproc2: remote processor 66800000.dsp is now attached [2024-01-11 13:49:07.527] [ 0.904046] k3-dsp-rproc 67800000.dsp: assigned reserved memory node c71_3-dma-memory@bac00000 [2024-01-11 13:49:07.535] [ 0.904209] k3-dsp-rproc 67800000.dsp: configured DSP for IPC-only mode [2024-01-11 13:49:07.545] [ 0.905087] am65-cpsw-nuss 46000000.ethernet: Adding vlan 5 to vlan filter [2024-01-11 13:49:07.546] [ 0.906527] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd [2024-01-11 13:49:07.555] [ 0.906743] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15 [2024-01-11 13:49:07.556] [ 0.909280] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe [2024-01-11 13:49:07.566] [ 0.910863] remoteproc remoteproc3: 67800000.dsp is available [2024-01-11 13:49:07.566] [ 0.910896] remoteproc remoteproc3: attaching to 67800000.dsp [2024-01-11 13:49:07.576] [ 0.910917] remoteproc remoteproc3: unsupported resource 65538 [2024-01-11 13:49:07.588] [ 0.910925] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 2 [2024-01-11 13:49:07.589] [ 0.910959] k3-dsp-rproc 67800000.dsp: DSP initialized in IPC-only mode [2024-01-11 13:49:07.597] [ 0.917358] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 1 [2024-01-11 13:49:07.610] [ 0.923957] remoteproc3#vdev0buffer: assigned reserved memory node c71_3-dma-memory@bac00000 [2024-01-11 13:49:07.611] [ 0.930591] virtio_rpmsg_bus virtio3: rpmsg host is online [2024-01-11 13:49:07.622] [ 0.930869] remoteproc3#vdev0buffer: registered virtio3 (type 7) [2024-01-11 13:49:07.622] [ 0.930873] remoteproc remoteproc3: remote processor 67800000.dsp is now attached [2024-01-11 13:49:07.629] [ 0.934263] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd [2024-01-11 13:49:07.644] [ 0.934534] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15 [2024-01-11 13:49:07.644] [ 0.937543] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe [2024-01-11 13:49:07.652] [ 0.937802] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [2024-01-11 13:49:07.664] [ 0.938026] platform 41000000.r5f: configured R5F for IPC-only mode [2024-01-11 13:49:07.677] [ 0.944421] platform 41000000.r5f: assigned reserved memory node r5f1_0-dma-memory@9b000000 [2024-01-11 13:49:07.678] [ 0.944519] remoteproc remoteproc4: 41000000.r5f is available [2024-01-11 13:49:07.687] [ 0.944552] remoteproc remoteproc4: attaching to 41000000.r5f [2024-01-11 13:49:07.688] [ 0.944653] platform 41000000.r5f: R5F core initialized in IPC-only mode [2024-01-11 13:49:07.696] [ 0.950508] am65-cpsw-nuss 46000000.ethernet: Adding vlan 10 to vlan filter [2024-01-11 13:49:07.711] [ 0.951367] remoteproc4#vdev0buffer: assigned reserved memory node r5f1_0-dma-memory@9b000000 [2024-01-11 13:49:07.712] [ 0.951428] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 2 [2024-01-11 13:49:07.720] [ 0.951622] virtio_rpmsg_bus virtio4: rpmsg host is online [2024-01-11 13:49:07.723] [ 0.957895] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 1 [2024-01-11 13:49:07.733] [ 0.958234] remoteproc4#vdev0buffer: registered virtio4 (type 7) [2024-01-11 13:49:07.734] [ 0.964327] remoteproc remoteproc4: remote processor 41000000.r5f is now attached [2024-01-11 13:49:07.742] [ 0.964942] platform 41400000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [2024-01-11 13:49:07.751] [ 0.965142] platform 41400000.r5f: configured R5F for IPC-only mode [2024-01-11 13:49:07.765] [ 0.971587] platform 41400000.r5f: assigned reserved memory node r5f1_1-dma-memory@a3000000 [2024-01-11 13:49:07.766] [ 0.971673] remoteproc remoteproc5: 41400000.r5f is available [2024-01-11 13:49:07.777] [ 0.971706] remoteproc remoteproc5: attaching to 41400000.r5f [2024-01-11 13:49:07.779] [ 0.971733] platform 41400000.r5f: R5F core initialized in IPC-only mode [2024-01-11 13:49:07.785] [ 0.978431] remoteproc remoteproc5: remote processor 41400000.r5f is now attached [2024-01-11 13:49:07.802] [ 0.980197] platform 5c00000.r5f: configured R5F for IPC-only mode [2024-01-11 13:49:07.802] [ 0.982828] am65-cpsw-nuss 46000000.ethernet: Adding vlan 13 to vlan filter [2024-01-11 13:49:07.808] [ 0.986465] platform 5c00000.r5f: assigned reserved memory node r5f2_0-dma-memory@98000000 [2024-01-11 13:49:07.821] [ 0.986489] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 2 [2024-01-11 13:49:07.822] [ 0.986581] remoteproc remoteproc6: 5c00000.r5f is available [2024-01-11 13:49:07.833] [ 0.992920] am65-cpsw-nuss 46000000.ethernet: get: wrong ale fld id 1 [2024-01-11 13:49:07.833] [ 0.999416] remoteproc remoteproc6: attaching to 5c00000.r5f [2024-01-11 13:49:07.841] [ 0.999529] platform 5c00000.r5f: R5F core initialized in IPC-only mode [2024-01-11 13:49:07.855] [ 1.003514] virtio_rpmsg_bus virtio4: creating channel rpmsg-remote-service addr 0x37 [2024-01-11 13:49:07.856] [ 1.006154] remoteproc6#vdev0buffer: assigned reserved memory node r5f2_0-dma-memory@98000000 [2024-01-11 13:49:07.866] [ 1.006463] virtio_rpmsg_bus virtio5: rpmsg host is online [2024-01-11 13:49:07.867] [ 1.006845] remoteproc6#vdev0buffer: registered virtio5 (type 7) [2024-01-11 13:49:07.874] [ 1.006850] remoteproc remoteproc6: remote processor 5c00000.r5f is now attached [2024-01-11 13:49:07.890] [ 1.007834] platform 5d00000.r5f: configured R5F for IPC-only mode [2024-01-11 13:49:07.892] [ 1.011590] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd [2024-01-11 13:49:07.898] [ 1.014148] platform 5d00000.r5f: assigned reserved memory node r5f2_1-dma-memory@9c000000 [2024-01-11 13:49:07.910] [ 1.014228] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15 [2024-01-11 13:49:07.911] [ 1.014244] remoteproc remoteproc7: 5d00000.r5f is available [2024-01-11 13:49:07.922] [ 1.014274] remoteproc remoteproc7: attaching to 5d00000.r5f [2024-01-11 13:49:07.922] [ 1.014358] platform 5d00000.r5f: R5F core initialized in IPC-only mode [2024-01-11 13:49:07.936] [ 1.020999] remoteproc7#vdev0buffer: assigned reserved memory node r5f2_1-dma-memory@9c000000 [2024-01-11 13:49:07.936] [ 1.021271] virtio_rpmsg_bus virtio6: rpmsg host is online [2024-01-11 13:49:07.942] [ 1.021634] remoteproc7#vdev0buffer: registered virtio6 (type 7) [2024-01-11 13:49:07.955] [ 1.021639] remoteproc remoteproc7: remote processor 5d00000.r5f is now attached [2024-01-11 13:49:07.955] [ 1.023067] platform 5e00000.r5f: configured R5F for IPC-only mode [2024-01-11 13:49:07.965] [ 1.032159] platform 5e00000.r5f: assigned reserved memory node r5f3_0-dma-memory@a0000000 [2024-01-11 13:49:07.967] [ 1.032313] remoteproc remoteproc8: 5e00000.r5f is available [2024-01-11 13:49:07.974] [ 1.032352] remoteproc remoteproc8: attaching to 5e00000.r5f [2024-01-11 13:49:07.988] [ 1.032469] platform 5e00000.r5f: R5F core initialized in IPC-only mode [2024-01-11 13:49:07.989] [ 1.036661] virtio_rpmsg_bus virtio6: creating channel rpmsg-remote-service addr 0x37 [2024-01-11 13:49:07.997] [ 1.042191] remoteproc8#vdev0buffer: assigned reserved memory node r5f3_0-dma-memory@a0000000 [2024-01-11 13:49:08.010] [ 1.042462] virtio_rpmsg_bus virtio7: rpmsg host is online [2024-01-11 13:49:08.011] [ 1.042831] remoteproc8#vdev0buffer: registered virtio7 (type 7) [2024-01-11 13:49:08.021] [ 1.042836] remoteproc remoteproc8: remote processor 5e00000.r5f is now attached [2024-01-11 13:49:08.021] [ 1.043179] platform 5f00000.r5f: configured R5F for IPC-only mode [2024-01-11 13:49:08.030] [ 1.049482] platform 5f00000.r5f: assigned reserved memory node r5f3_1-dma-memory@a1000000 [2024-01-11 13:49:08.044] [ 1.049569] remoteproc remoteproc9: 5f00000.r5f is available [2024-01-11 13:49:08.044] [ 1.049602] remoteproc remoteproc9: attaching to 5f00000.r5f [2024-01-11 13:49:08.055] [ 1.049670] platform 5f00000.r5f: R5F core initialized in IPC-only mode [2024-01-11 13:49:08.055] [ 1.050280] virtio_rpmsg_bus virtio7: creating channel rpmsg-remote-service addr 0x37 [2024-01-11 13:49:08.063] [ 1.056292] remoteproc9#vdev0buffer: assigned reserved memory node r5f3_1-dma-memory@a1000000 [2024-01-11 13:49:08.078] [ 1.056539] virtio_rpmsg_bus virtio8: rpmsg host is online [2024-01-11 13:49:08.079] [ 1.056893] remoteproc9#vdev0buffer: registered virtio8 (type 7) [2024-01-11 13:49:08.088] [ 1.056897] remoteproc remoteproc9: remote processor 5f00000.r5f is now attached [2024-01-11 13:49:08.089] [ 1.058702] platform 5900000.r5f: configured R5F for IPC-only mode [2024-01-11 13:49:08.098] [ 1.064951] platform 5900000.r5f: assigned reserved memory node r5f4_0-dma-memory@9d000000 [2024-01-11 13:49:08.110] [ 1.065025] remoteproc remoteproc10: 5900000.r5f is available [2024-01-11 13:49:08.111] [ 1.065051] remoteproc remoteproc10: attaching to 5900000.r5f [2024-01-11 13:49:08.119] [ 1.065136] platform 5900000.r5f: R5F core initialized in IPC-only mode [2024-01-11 13:49:08.135] [ 1.071741] remoteproc10#vdev0buffer: assigned reserved memory node r5f4_0-dma-memory@9d000000 [2024-01-11 13:49:08.135] [ 1.071951] virtio_rpmsg_bus virtio9: rpmsg host is online [2024-01-11 13:49:08.145] [ 1.072184] remoteproc10#vdev0buffer: registered virtio9 (type 7) [2024-01-11 13:49:08.145] [ 1.072188] remoteproc remoteproc10: remote processor 5900000.r5f is now attached [2024-01-11 13:49:08.155] [ 1.074024] platform 5a00000.r5f: configured R5F for IPC-only mode [2024-01-11 13:49:08.155] [ 1.076687] virtio_rpmsg_bus virtio9: creating channel rpmsg_chrdev addr 0xd [2024-01-11 13:49:08.163] [ 1.080222] platform 5a00000.r5f: assigned reserved memory node r5f4_1-dma-memory@a2000000 [2024-01-11 13:49:08.178] [ 1.080311] remoteproc remoteproc11: 5a00000.r5f is available [2024-01-11 13:49:08.179] [ 1.080332] remoteproc remoteproc11: attaching to 5a00000.r5f [2024-01-11 13:49:08.188] [ 1.080342] virtio_rpmsg_bus virtio9: creating channel rpmsg_chrdev addr 0x15 [2024-01-11 13:49:08.189] [ 1.080382] platform 5a00000.r5f: R5F core initialized in IPC-only mode [2024-01-11 13:49:08.197] [ 1.086987] remoteproc11#vdev0buffer: assigned reserved memory node r5f4_1-dma-memory@a2000000 [2024-01-11 13:49:08.210] [ 1.087192] virtio_rpmsg_bus virtio10: rpmsg host is online [2024-01-11 13:49:08.212] [ 1.087433] remoteproc11#vdev0buffer: registered virtio10 (type 7) [2024-01-11 13:49:08.219] [ 1.087436] remoteproc remoteproc11: remote processor 5a00000.r5f is now attached [2024-01-11 13:49:08.232] [ 1.136888] PVR_K: 566: Read BVNC 36.53.104.796 from HW device registers [2024-01-11 13:49:08.233] [ 1.136898] PVR_K: 566: RGX Device registered BVNC 36.53.104.796 with 1 core in the system [2024-01-11 13:49:08.242] [ 1.137154] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0 [2024-01-11 13:49:08.255] [ 1.137588] virtio_rpmsg_bus virtio5: creating channel ti.ethfw.notifyservice addr 0x1e [2024-01-11 13:49:08.255] [ 1.137640] virtio_rpmsg_bus virtio5: creating channel rpmsg-kdrv addr 0x1a [2024-01-11 13:49:08.264] [ 1.138182] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethmac-device-7: Device info: permissions: 3FFFFFFF uart_id: 2 [2024-01-11 13:49:08.274] [ 1.138187] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethmac-device-7: FW ver 0.2 (rev 0) 6/Dec/2023 SHA: [2024-01-11 13:49:08.285] [ 1.138214] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethmac-device-8: Device info: permissions: 3FFFFFFF uart_id: 2 [2024-01-11 13:49:08.297] [ 1.138218] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethmac-device-8: FW ver 0.2 (rev 0) 6/Dec/2023 SHA: [2024-01-11 13:49:08.309] [ 1.138244] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-4: Device info: permissions: 3FFFFFFF uart_id: 2 [2024-01-11 13:49:08.320] [ 1.138248] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-4: FW ver 0.2 (rev 0) 6/Dec/2023 SHA: [2024-01-11 13:49:08.331] [ 1.138638] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac8: rpmsg attach_ext - rx_mtu:1522 features:00000007 tx_mtu[0]:2024 flow_idx:114 tx_cpsw_psil_dst_id:51712 mac_addr:70:ff:76:00:69:3f mac-only:8 [2024-01-11 13:49:08.342] [ 1.156726] virtio_rpmsg_bus virtio9: creating channel ti.ipc4.ping-pong addr 0xe [2024-01-11 13:49:08.355] [ 1.156792] virtio_rpmsg_bus virtio8: creating channel rpmsg-remote-service addr 0x37 [2024-01-11 13:49:08.355] [ 1.159447] Successfully initialized hikio module [2024-01-11 13:49:08.364] [ 1.159948] virtio_rpmsg_bus virtio10: creating channel rpmsg-remote-service addr 0x37 [2024-01-11 13:49:08.375] [ 1.160323] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac8: virt_cpsw_nuss mac loaded [2024-01-11 13:49:08.386] [ 1.160328] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac8: rdev_features:00000007 rdev_mtu:1522 flow_id:114 tx_psil_dst_id:4A00 mac_only:8 [2024-01-11 13:49:08.398] [ 1.160332] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac8: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:70:ff:76:00:69:3f [2024-01-11 13:49:08.409] [ 1.160793] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac7: rpmsg attach_ext - rx_mtu:1522 features:00000007 tx_mtu[0]:2024 flow_idx:115 tx_cpsw_psil_dst_id:51713 mac_addr:70:ff:76:00:7c:16 mac-only:7 [2024-01-11 13:49:08.419] [ 1.181849] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac7: virt_cpsw_nuss mac loaded [2024-01-11 13:49:08.431] [ 1.181855] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac7: rdev_features:00000007 rdev_mtu:1522 flow_id:115 tx_psil_dst_id:4A01 mac_only:7 [2024-01-11 13:49:08.446] [ 1.181858] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac7: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:70:ff:76:00:7c:16 [2024-01-11 13:49:08.453] [ 1.202160] vdec 4210000.video-codec: assigned reserved memory node vpu-memory-region@a4800000 [2024-01-11 13:49:08.463] [ 1.205111] vdec 4220000.video-codec: assigned reserved memory node vpu-memory-region@a4800000 [2024-01-11 13:49:08.479] [ 1.287443] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac8: virt_cpsw_nuss mac started [2024-01-11 13:49:08.479] [ 1.288017] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe [2024-01-11 13:49:08.488] [ 1.294642] device eth3 entered promiscuous mode [2024-01-11 13:49:08.489] [ 1.319473] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac7: virt_cpsw_nuss mac started [2024-01-11 13:49:08.501] [ 1.357926] HAL_GET_PARTITIONS_SIZE1: 80085001 [2024-01-11 13:49:08.501] [ 1.440879] PVR_K: 820: RGX Firmware image 'rgx.fw.36.53.104.796' loaded [2024-01-11 13:49:08.508] [ 1.441940] PVR_K: 820: Shader binary image 'rgx.sh.36.53.104.796' loaded [2024-01-11 13:49:08.523] [ 1.445939] random: ui_run_loop: uninitialized urandom read (8 bytes read) [2024-01-11 13:49:08.524] [ 1.852891] am65-cpsw-nuss 46000000.ethernet eth1: Link is Up - 100Mbps/Full - flow control off [2024-01-11 13:49:08.531] [ 2.666942] PVR_K: 569: ------------[ PVR DBG: START (High) ]------------ [2024-01-11 13:49:08.542] [ 2.666962] PVR_K: 569: OS kernel info: Linux 5.10.162-g76b3e88d56 #1 SMP PREEMPT Mon Dec 4 11:46:49 CST 2023 aarch64 [2024-01-11 13:49:08.556] [ 2.666966] PVR_K: 569: DDK info: Rogue_DDK_Linux_WS rogueddk 1.15@6133109 (release) j784s4_linux [2024-01-11 13:49:08.557] [ 2.666970] PVR_K: 569: Time now: 2666967us [2024-01-11 13:49:08.570] [ 2.666972] PVR_K: 569: Services State: OK [2024-01-11 13:49:08.570] [ 2.666976] PVR_K: 569: Server Errors: 0 [2024-01-11 13:49:08.581] [ 2.666982] PVR_K: 569: Connections Device ID:0(128) P623-V623-T820-ui_run_loop [2024-01-11 13:49:08.582] [ 2.666985] PVR_K: 569: ------[ Driver Info ]------ [2024-01-11 13:49:08.590] [ 2.666988] PVR_K: 569: Comparison of UM/KM components: MATCHING [2024-01-11 13:49:08.590] [ 2.666990] PVR_K: 569: KM Arch: 64 Bit [2024-01-11 13:49:08.592] [ 2.666993] PVR_K: 569: UM Connected Clients: 64 Bit [2024-01-11 13:49:08.599] [ 2.666998] PVR_K: 569: UM info: 1.15 @ 6133109 (release) build options: 0x80000810 [2024-01-11 13:49:08.611] [ 2.667002] PVR_K: 569: KM info: 1.15 @ 6133109 (release) build options: 0x00000810 [2024-01-11 13:49:08.613] [ 2.667004] PVR_K: 569: Window system: wayland [2024-01-11 13:49:08.623] [ 2.667009] PVR_K: 569: ------[ RGX Device ID:0 Start ]------ [2024-01-11 13:49:08.624] [ 2.667012] PVR_K: 569: ------[ RGX Info ]------ [2024-01-11 13:49:08.634] [ 2.667016] PVR_K: 569: Device Node (Info): (____ptrval____) ((____ptrval____)) [2024-01-11 13:49:08.634] [ 2.667019] PVR_K: 569: RGX BVNC: 36.53.104.796 (rogue) [2024-01-11 13:49:08.648] [ 2.667023] PVR_K: 569: RGX Device State: Active [2024-01-11 13:49:08.648] [ 2.667026] PVR_K: 569: RGX Power State: ON [2024-01-11 13:49:08.660] [ 2.667030] PVR_K: 569: FW info: 1.15 @ 6133109 (release) build options: 0x80000810 [2024-01-11 13:49:08.660] [ 2.667035] PVR_K: 569: BIF0 - OK [2024-01-11 13:49:08.660] [ 2.667052] PVR_K: 569: BIF1 - OK [2024-01-11 13:49:08.672] [ 2.667056] PVR_K: 569: FWCORE - OK [2024-01-11 13:49:08.672] [ 2.667062] PVR_K: 569: RGX FW State: OK (HWRState 0x00000011: HWR OK; DM running ok;) [2024-01-11 13:49:08.687] [ 2.667067] PVR_K: 569: RGX FW Power State: RGXFWIF_POW_ON (APM disabled: 0 ok, 0 denied, 0 non-idle, 0 retry, 0 other, 0 total. Latency: 100 ms) [2024-01-11 13:49:08.702] [ 2.667074] PVR_K: 569: RGX DVFS: 0 frequency changes. Current frequency: 800.000 MHz (sampled at 2666574795 ns). FW frequency: 800.000 MHz. [2024-01-11 13:49:08.703] [ 2.667079] PVR_K: 569: RGX FW OS 0 - State: active; Freelists: Ok; Priority: 0; MTS on; [2024-01-11 13:49:08.713] [ 2.667093] PVR_K: 569: Number of HWR: GP(0/0+0), 2D(0/0+0), TA(0/0+0), 3D(1/1+0), CDM(0/0+0), RAY(0/0+0), FALSE(0,0,0,0,0,0) [2024-01-11 13:49:08.728] [ 2.667096] PVR_K: 569: DM 0 (GP) [2024-01-11 13:49:08.729] [ 2.667106] PVR_K: 569: DM 1 (HWRflags 0x00000000: working;) [2024-01-11 13:49:08.742] [ 2.667112] PVR_K: 569: DM 2 (HWRflags 0x00000000: working;) [2024-01-11 13:49:08.743] [ 2.667118] PVR_K: 569: DM 3 (HWRflags 0x00000000: working;) [2024-01-11 13:49:08.750] [ 2.667124] PVR_K: 569: Recovery 1: Core = 0, PID = 623, frame = 0, HWRTData = 0x00000000, EventStatus = 0x00000010, Guilty Lockup [2024-01-11 13:49:08.758] [ 2.667128] PVR_K: 569: CRTimer = 0x00000048f6f8, OSTimer = 2.666567885, CyclesElapsed = 23296 [2024-01-11 13:49:08.765] [ 2.667133] PVR_K: 569: PreResetTimeInCycles = 20736, HWResetTimeInCycles = 34304, TotalResetTimeInCycles = 55040 [2024-01-11 13:49:08.777] [ 2.667137] PVR_K: 569: BIF0 - FAULT: [2024-01-11 13:49:08.790] [ 2.667141] PVR_K: 569: * MMU status (0x0000000000001041): PC = 1, Page Size = 0 (Page Catalog). [2024-01-11 13:49:08.791] [ 2.667145] PVR_K: 569: * Request (0x0010140113742e10): MCU PDS USCA (-), Reading from 0x0113742E10. [2024-01-11 13:49:08.801] [ 2.667153] PVR_K: 569: PC index (4) out of bounds (0) [2024-01-11 13:49:08.802] [ 2.667159] PVR_K: 569: DM 4 (HWRflags 0x00000000: working;) [2024-01-11 13:49:08.814] [ 2.667165] PVR_K: 569: DM 5 (HWRflags 0x00000000: working;) [2024-01-11 13:49:08.815] [ 2.667172] PVR_K: 569: RGX Kernel CCB WO:0x8 RO:0x8 [2024-01-11 13:49:08.826] [ 2.667175] PVR_K: 569: RGX Firmware CCB WO:0x2 RO:0x2 [2024-01-11 13:49:08.827] [ 2.667178] PVR_K: 569: RGX Kernel CCB commands executed = 8 [2024-01-11 13:49:08.837] [ 2.667181] PVR_K: 569: RGX SLR: Forced UFO updates requested = 0 [2024-01-11 13:49:08.837] [ 2.667184] PVR_K: 569: RGX Errors: WGP:0, TRP:0 [2024-01-11 13:49:08.848] [ 2.667187] PVR_K: 569: Thread0: FW IRQ count = 4 [2024-01-11 13:49:08.849] [ 2.667190] PVR_K: 569: Last sampled IRQ count in LISR = 4 [2024-01-11 13:49:08.856] [ 2.667194] PVR_K: 569: FW System config flags = 0x00020000 (Ctx switch options: Medium CSW profile; VDM CS INDEX mode;) [2024-01-11 13:49:08.868] [ 2.667198] PVR_K: 569: FW OS config flags = 0x0000000F (Ctx switch: TDM; TA; 3D; CDM;) [2024-01-11 13:49:08.869] [ 2.667202] PVR_K: 569: ------[ RGX registers ]------ [2024-01-11 13:49:08.878] [ 2.667205] PVR_K: 569: RGX Register Base Address (Linear): 0x(____ptrval____) [2024-01-11 13:49:08.892] [ 2.667207] PVR_K: 569: RGX Register Base Address (Physical): 0x4E20000000 [2024-01-11 13:49:08.893] [ 2.667211] PVR_K: 569: CORE_ID : 0x0000000008470000 [2024-01-11 13:49:08.900] [ 2.667215] PVR_K: 569: CORE_REVISION : 0x0068031C [2024-01-11 13:49:08.916] [ 2.667218] PVR_K: 569: DESIGNER_REV_FIELD1 : 0x00000000 [2024-01-11 13:49:08.917] [ 2.667221] PVR_K: 569: DESIGNER_REV_FIELD2 : 0x00000000 [2024-01-11 13:49:08.928] [ 2.667225] PVR_K: 569: CHANGESET_NUMBER : 0x0000000000000000 [2024-01-11 13:49:08.928] [ 2.667228] PVR_K: 569: MULTICORE_SYSTEM : 0x00000001 [2024-01-11 13:49:08.938] [ 2.667232] PVR_K: 569: MULTICORE_GPU : 0x00000078 [2024-01-11 13:49:08.939] [ 2.667235] PVR_K: 569: CLK_CTRL : 0x002aaa002a22aaaa [2024-01-11 13:49:08.948] [ 2.667239] PVR_K: 569: CLK_STATUS : 0x0000000000600441 [2024-01-11 13:49:08.961] [ 2.667242] PVR_K: 569: CLK_CTRL2 : 0x0000000000000000 [2024-01-11 13:49:08.963] [ 2.667245] PVR_K: 569: CLK_STATUS2 : 0x0000000000000000 [2024-01-11 13:49:08.972] [ 2.667249] PVR_K: 569: EVENT_STATUS : 0x00000010 [2024-01-11 13:49:08.983] [ 2.667252] PVR_K: 569: TIMER : 0x000000000048fc6e [2024-01-11 13:49:08.984] [ 2.667256] PVR_K: 569: BIF_FAULT_BANK0_MMU_STATUS : 0x00000000 [2024-01-11 13:49:08.996] [ 2.667260] PVR_K: 569: BIF_FAULT_BANK0_REQ_STATUS : 0x0000000000000000 [2024-01-11 13:49:08.998] [ 2.667263] PVR_K: 569: BIF_FAULT_BANK1_MMU_STATUS : 0x00000000 [2024-01-11 13:49:09.010] [ 2.667266] PVR_K: 569: BIF_FAULT_BANK1_REQ_STATUS : 0x0000000000000000 [2024-01-11 13:49:09.011] [ 2.667269] PVR_K: 569: BIF_MMU_STATUS : 0x00000000 [2024-01-11 13:49:09.028] [ 2.667272] PVR_K: 569: BIF_MMU_ENTRY : 0x00000000 [2024-01-11 13:49:09.028] [ 2.667275] PVR_K: 569: BIF_MMU_ENTRY_STATUS : 0x0000000000000000 [2024-01-11 13:49:09.029] [ 2.667279] PVR_K: 569: BIF_STATUS_MMU : 0x00000000 [2024-01-11 13:49:09.040] [ 2.667282] PVR_K: 569: BIF_READS_EXT_STATUS : 0x00000000 [2024-01-11 13:49:09.042] [ 2.667285] PVR_K: 569: BIF_READS_INT_STATUS : 0x00000000 [2024-01-11 13:49:09.054] [ 2.667288] PVR_K: 569: BIFPM_STATUS_MMU : 0x00000000 [2024-01-11 13:49:09.055] [ 2.667291] PVR_K: 569: BIFPM_READS_EXT_STATUS : 0x00000000 [2024-01-11 13:49:09.064] [ 2.667294] PVR_K: 569: BIFPM_READS_INT_STATUS : 0x00000000 [2024-01-11 13:49:09.089] [ 2.667298] PVR_K: 569: BIF_CAT_BASE_INDEX : 0x0000000000000100 [2024-01-11 13:49:09.089] [ 2.667302] PVR_K: 569: BIF_CAT_BASE0 : 0x00000008e9780000 [2024-01-11 13:49:09.091] [ 2.667305] PVR_K: 569: BIF_CAT_BASE1 : 0x00000008e9aa0000 [2024-01-11 13:49:09.103] [ 2.667309] PVR_K: 569: BIF_CAT_BASE2 : 0x0000000000000000 [2024-01-11 13:49:09.103] [ 2.667312] PVR_K: 569: BIF_CAT_BASE3 : 0x0000000000000000 [2024-01-11 13:49:09.103] [ 2.667315] PVR_K: 569: BIF_CAT_BASE4 : 0x0000000000000000 [2024-01-11 13:49:09.105] [ 2.667318] PVR_K: 569: BIF_CAT_BASE5 : 0x0000000000000000 [2024-01-11 13:49:09.113] [ 2.667322] PVR_K: 569: BIF_CAT_BASE6 : 0x0000000000000000 [2024-01-11 13:49:09.125] [ 2.667325] PVR_K: 569: BIF_CAT_BASE7 : 0x0000000000000000 [2024-01-11 13:49:09.126] [ 2.667328] PVR_K: 569: BIF_CTRL_INVAL : 0x00000000 [2024-01-11 13:49:09.138] [ 2.667331] PVR_K: 569: BIF_CTRL : 0x00000000 [2024-01-11 13:49:09.139] [ 2.667335] PVR_K: 569: BIF_PM_CAT_BASE_VCE0 : 0x0000000000000000 [2024-01-11 13:49:09.148] [ 2.667338] PVR_K: 569: BIF_PM_CAT_BASE_TE0 : 0x0000000000000000 [2024-01-11 13:49:09.160] [ 2.667354] PVR_K: 569: BIF_PM_CAT_BASE_ALIST0 : 0x0000000000000000 [2024-01-11 13:49:09.162] [ 2.667358] PVR_K: 569: BIF_PM_CAT_BASE_VCE1 : 0x0000000000000000 [2024-01-11 13:49:09.170] [ 2.667362] PVR_K: 569: BIF_PM_CAT_BASE_TE1 : 0x0000000000000000 [2024-01-11 13:49:09.187] [ 2.667365] PVR_K: 569: BIF_PM_CAT_BASE_ALIST1 : 0x0000000000000000 [2024-01-11 13:49:09.188] [ 2.667368] PVR_K: 569: MULTICORE_GEOMETRY_CTRL_COMMON: 0x00000000 [2024-01-11 13:49:09.202] [ 2.667371] PVR_K: 569: MULTICORE_FRAGMENT_CTRL_COMMON: 0x00000001 [2024-01-11 13:49:09.202] [ 2.667374] PVR_K: 569: MULTICORE_COMPUTE_CTRL_COMMON : 0x00000101 [2024-01-11 13:49:09.202] [ 2.667378] PVR_K: 569: PERF_TA_PHASE : 0x00000000 [2024-01-11 13:49:09.203] [ 2.667380] PVR_K: 569: PERF_TA_CYCLE : 0x00000000 [2024-01-11 13:49:09.217] [ 2.667383] PVR_K: 569: PERF_3D_PHASE : 0x00000000 [2024-01-11 13:49:09.218] [ 2.667387] PVR_K: 569: PERF_3D_CYCLE : 0x00055314 [2024-01-11 13:49:09.227] [ 2.667391] PVR_K: 569: PERF_TA_OR_3D_CYCLE : 0x00055FE7 [2024-01-11 13:49:09.240] [ 2.667393] PVR_K: 569: PERF_TA_AND_3D_CYCLE : 0x00000000 [2024-01-11 13:49:09.242] [ 2.667396] PVR_K: 569: PERF_COMPUTE_PHASE : 0x00000000 [2024-01-11 13:49:09.254] [ 2.667408] PVR_K: 569: PERF_COMPUTE_CYCLE : 0x00000000 [2024-01-11 13:49:09.255] [ 2.667411] PVR_K: 569: PM_PARTIAL_RENDER_ENABLE : 0x00000000 [2024-01-11 13:49:09.270] [ 2.667414] PVR_K: 569: ISP_RENDER : 0x00000003 [2024-01-11 13:49:09.270] [ 2.667417] PVR_K: 569: TLA_STATUS : 0x0000000000000000 [2024-01-11 13:49:09.272] [ 2.667420] PVR_K: 569: MCU_FENCE : 0x0000000000000000 [2024-01-11 13:49:09.293] [ 2.667423] PVR_K: 569: VDM_CONTEXT_STORE_STATUS : 0x00000001 [2024-01-11 13:49:09.293] [ 2.667427] PVR_K: 569: VDM_CONTEXT_STORE_TASK0 : 0x0000000000000000 [2024-01-11 13:49:09.294] [ 2.667431] PVR_K: 569: VDM_CONTEXT_STORE_TASK1 : 0x0000000000000000 [2024-01-11 13:49:09.309] [ 2.667434] PVR_K: 569: VDM_CONTEXT_STORE_TASK2 : 0x0000000000000000 [2024-01-11 13:49:09.311] [ 2.667437] PVR_K: 569: VDM_CONTEXT_RESUME_TASK0 : 0x0000000000000000 [2024-01-11 13:49:09.325] [ 2.667441] PVR_K: 569: VDM_CONTEXT_RESUME_TASK1 : 0x0000000000000000 [2024-01-11 13:49:09.327] [ 2.667444] PVR_K: 569: VDM_CONTEXT_RESUME_TASK2 : 0x0000000000000000 [2024-01-11 13:49:09.343] [ 2.667447] PVR_K: 569: ISP_CTL : 0x00025000 [2024-01-11 13:49:09.344] [ 2.667450] PVR_K: 569: ISP_STATUS : 0x00000002 [2024-01-11 13:49:09.345] [ 2.667453] PVR_K: 569: MTS_INTCTX : 0x00000000 [2024-01-11 13:49:09.361] [ 2.667459] PVR_K: 569: MTS_BGCTX : 0x00000000 [2024-01-11 13:49:09.361] [ 2.667462] PVR_K: 569: MTS_BGCTX_COUNTED_SCHEDULE : 0x00000000 [2024-01-11 13:49:09.362] [ 2.667465] PVR_K: 569: MTS_SCHEDULE : 0x00000000 [2024-01-11 13:49:09.365] [ 2.667468] PVR_K: 569: MTS_GPU_INT_STATUS : 0x00000010 [2024-01-11 13:49:09.382] [ 2.667471] PVR_K: 569: CDM_CONTEXT_STORE_STATUS : 0x00000000 [2024-01-11 13:49:09.382] [ 2.667474] PVR_K: 569: CDM_CONTEXT_PDS0 : 0x0000000000000000 [2024-01-11 13:49:09.383] [ 2.667477] PVR_K: 569: CDM_CONTEXT_PDS1 : 0x0000000000000000 [2024-01-11 13:49:09.397] [ 2.667480] PVR_K: 569: CDM_TERMINATE_PDS : 0x0000000000000000 [2024-01-11 13:49:09.398] [ 2.667484] PVR_K: 569: CDM_TERMINATE_PDS1 : 0x0000000000000000 [2024-01-11 13:49:09.408] [ 2.667487] PVR_K: 569: CDM_CONTEXT_LOAD_PDS0 : 0x0000000000000000 [2024-01-11 13:49:09.420] [ 2.667490] PVR_K: 569: CDM_CONTEXT_LOAD_PDS1 : 0x0000000000000000 [2024-01-11 13:49:09.422] [ 2.667493] PVR_K: 569: SIDEKICK_IDLE : 0x0000007F [2024-01-11 13:49:09.439] [ 2.667495] PVR_K: 569: SLC_IDLE : 0x000000FF [2024-01-11 13:49:09.439] [ 2.667498] PVR_K: 569: SLC_STATUS0 : 0x00000000 [2024-01-11 13:49:09.440] [ 2.667502] PVR_K: 569: SLC_STATUS1 : 0x0000000000000000 [2024-01-11 13:49:09.454] [ 2.667505] PVR_K: 569: SLC_STATUS2 : 0x0000000000000000 [2024-01-11 13:49:09.455] [ 2.667508] PVR_K: 569: SLC_CTRL_BYPASS : 0x00000000 [2024-01-11 13:49:09.476] [ 2.667512] PVR_K: 569: SLC_CTRL_MISC : 0x0000000000200003 [2024-01-11 13:49:09.476] [ 2.667515] PVR_K: 569: SAFETY_EVENT_STATUS__ROGUEXE : 0x00000000 [2024-01-11 13:49:09.476] [ 2.667518] PVR_K: 569: MTS_SAFETY_EVENT_ENABLE__ROGUEXE: 0x000000FF [2024-01-11 13:49:09.477] [ 2.667520] PVR_K: 569: FWCORE_WDT_CTRL : 0x00001E01 [2024-01-11 13:49:09.485] [ 2.667524] PVR_K: 569: SCRATCH0 : 0x00000000 [2024-01-11 13:49:09.498] [ 2.667526] PVR_K: 569: SCRATCH1 : 0x00000000 [2024-01-11 13:49:09.499] [ 2.667529] PVR_K: 569: SCRATCH2 : 0x00000000 [2024-01-11 13:49:09.516] [ 2.667532] PVR_K: 569: SCRATCH3 : 0x00000000 [2024-01-11 13:49:09.516] [ 2.667535] PVR_K: 569: SCRATCH4 : 0x00000000 [2024-01-11 13:49:09.517] [ 2.667538] PVR_K: 569: SCRATCH5 : 0x00000000 [2024-01-11 13:49:09.518] [ 2.667541] PVR_K: 569: SCRATCH6 : 0x00000000 [2024-01-11 13:49:09.527] [ 2.667543] PVR_K: 569: SCRATCH7 : 0x00000000 [2024-01-11 13:49:09.537] [ 2.667546] PVR_K: 569: SCRATCH8 : 0x00000000 [2024-01-11 13:49:09.538] [ 2.667549] PVR_K: 569: SCRATCH9 : 0x00000000 [2024-01-11 13:49:09.556] [ 2.667552] PVR_K: 569: SCRATCH10 : 0x00000000 [2024-01-11 13:49:09.559] [ 2.667555] PVR_K: 569: SCRATCH11 : 0x00000000 [2024-01-11 13:49:09.592] [ 2.667558] PVR_K: 569: SCRATCH12 : 0x00000000 [2024-01-11 13:49:09.593] [ 2.667561] PVR_K: 569: SCRATCH13 : 0x00000000 [2024-01-11 13:49:09.593] [ 2.667564] PVR_K: 569: SCRATCH14 : 0x00000000 [2024-01-11 13:49:09.593] [ 2.667566] PVR_K: 569: SCRATCH15 : 0x00000008 [2024-01-11 13:49:09.596] [ 2.667571] PVR_K: 569: FWCORE_MEM_CAT_BASE0 : 0x00000008e9780000 [2024-01-11 13:49:09.613] [ 2.667575] PVR_K: 569: FWCORE_MEM_CAT_BASE1 : 0x00000008e9aa0000 [2024-01-11 13:49:09.613] [ 2.667578] PVR_K: 569: FWCORE_MEM_CAT_BASE2 : 0x0000000000000000 [2024-01-11 13:49:09.614] [ 2.667581] PVR_K: 569: FWCORE_MEM_CAT_BASE3 : 0x0000000000000000 [2024-01-11 13:49:09.628] [ 2.667585] PVR_K: 569: FWCORE_MEM_CAT_BASE4 : 0x0000000000000000 [2024-01-11 13:49:09.628] [ 2.667588] PVR_K: 569: FWCORE_MEM_CAT_BASE5 : 0x0000000000000000 [2024-01-11 13:49:09.628] [ 2.667591] PVR_K: 569: FWCORE_MEM_CAT_BASE6 : 0x0000000000000000 [2024-01-11 13:49:09.630] [ 2.667595] PVR_K: 569: FWCORE_MEM_CAT_BASE7 : 0x0000000000000000 [2024-01-11 13:49:09.639] [ 2.667598] PVR_K: 569: FWCORE_ADDR_REMAP_CONFIG4 : 0x120000e1c0002000 [2024-01-11 13:49:09.654] [ 2.667602] PVR_K: 569: FWCORE_ADDR_REMAP_CONFIG5 : 0x220000e1c0020000 [2024-01-11 13:49:09.656] [ 2.667606] PVR_K: 569: FWCORE_ADDR_REMAP_CONFIG6 : 0x220000e1c0000000 [2024-01-11 13:49:09.670] [ 2.667609] PVR_K: 569: FWCORE_ADDR_REMAP_CONFIG12 : 0x120000e1c0000000 [2024-01-11 13:49:09.671] [ 2.667613] PVR_K: 569: FWCORE_ADDR_REMAP_CONFIG13 : 0x220000e1c0000000 [2024-01-11 13:49:09.673] [ 2.667616] PVR_K: 569: FWCORE_ADDR_REMAP_CONFIG14 : 0x000000e1c0000000 [2024-01-11 13:49:09.686] [ 2.667619] PVR_K: 569: FWCORE_MEM_FAULT_MMU_STATUS : 0x00000000 [2024-01-11 13:49:09.687] [ 2.667623] PVR_K: 569: FWCORE_MEM_FAULT_REQ_STATUS : 0x0000000000000000 [2024-01-11 13:49:09.697] [ 2.667626] PVR_K: 569: FWCORE_MEM_MMU_STATUS : 0x00000000 [2024-01-11 13:49:09.710] [ 2.667629] PVR_K: 569: FWCORE_MEM_READS_EXT_STATUS : 0x00000000 [2024-01-11 13:49:09.712] [ 2.667632] PVR_K: 569: FWCORE_MEM_READS_INT_STATUS : 0x00000000 [2024-01-11 13:49:09.729] [ 2.667635] PVR_K: 569: ---- [ RISC-V internal state ] ---- [2024-01-11 13:49:09.729] [ 2.667641] PVR_K: 569: pc : 0x40004004 [2024-01-11 13:49:09.729] [ 2.667645] PVR_K: 569: ra : 0x4001A0A6 [2024-01-11 13:49:09.730] [ 2.667650] PVR_K: 569: sp : 0x50001010 [2024-01-11 13:49:09.745] [ 2.667654] PVR_K: 569: mepc : 0x40004004 [2024-01-11 13:49:09.746] [ 2.667658] PVR_K: 569: mcause : 0x8000000B [2024-01-11 13:49:09.761] [ 2.667662] PVR_K: 569: mdseac : 0x00000000 [2024-01-11 13:49:09.761] [ 2.667666] PVR_K: 569: mstatus : 0x00001888 [2024-01-11 13:49:09.762] [ 2.667670] PVR_K: 569: mie : 0x40000888 [2024-01-11 13:49:09.777] [ 2.667674] PVR_K: 569: mip : 0x00000000 [2024-01-11 13:49:09.779] [ 2.667678] PVR_K: 569: mscratch : 0x00000000 [2024-01-11 13:49:09.795] [ 2.667682] PVR_K: 569: mbvnc0 : 0x00010001 [2024-01-11 13:49:09.796] [ 2.667685] PVR_K: 569: mbvnc1 : 0x0032000B [2024-01-11 13:49:09.796] [ 2.667689] PVR_K: 569: micect : 0x10000000 [2024-01-11 13:49:09.797] [ 2.667693] PVR_K: 569: mdcect : 0x10000000 [2024-01-11 13:49:09.815] [ 2.667697] PVR_K: 569: mdcrfct : 0x10000000 [2024-01-11 13:49:09.815] [ 2.667701] PVR_K: 569: ------[ RGX FW Trace Info ]------ [2024-01-11 13:49:09.816] [ 2.667709] PVR_K: 569: Debug log type: none [2024-01-11 13:49:09.828] [ 2.667712] PVR_K: 569: RGX FW thread 0: Trace buffer not yet allocated [2024-01-11 13:49:09.829] [ 2.667715] PVR_K: 569: ------[ Full CCB Status ]------ [2024-01-11 13:49:09.844] [ 2.667721] PVR_K: 569: FWCtx 0x600A0300 (TQ_3D-P623-T820-ui_run_loop) [2024-01-11 13:49:09.845] [ 2.667726] PVR_K: 569: |--Ready TQ_3D @ 504 Int=3 Ext=3 [2024-01-11 13:49:09.860] [ 2.667729] PVR_K: 569: |--Ready UPDATE @ 704 Int=3 Ext=3 [2024-01-11 13:49:09.861] [ 2.667733] PVR_K: 569: | `--Addr:0xd0110000 Val=0x00000003 [2024-01-11 13:49:09.861] [ 2.667736] PVR_K: 569: |--Ready TQ_3D @ 752 Int=4 Ext=4 [2024-01-11 13:49:09.863] [ 2.667740] PVR_K: 569: |--Ready UPDATE @ 952 Int=4 Ext=4 [2024-01-11 13:49:09.889] [ 2.667743] PVR_K: 569: | `--Addr:0xd0110000 Val=0x00000004 [2024-01-11 13:49:09.889] [ 2.667745] PVR_K: 569: |--Ready TQ_3D @ 1000 Int=5 Ext=5 [2024-01-11 13:49:09.890] [ 2.667748] PVR_K: 569: |--Ready UPDATE @ 1200 Int=5 Ext=5 [2024-01-11 13:49:09.891] [ 2.667752] PVR_K: 569: | `--Addr:0xd0110000 Val=0x00000005 [2024-01-11 13:49:09.905] [ 2.667754] PVR_K: 569: |--Ready TQ_3D @ 1248 Int=6 Ext=6 [2024-01-11 13:49:09.907] [2024-01-11 13:49:02][14195.349]WRN[main1-1| 6][MCUMSG_CHK ] [CHK] [server][mradar-sta793m] mcu2soc out. diff[12123][14195349-14183226] > [ 10]. all[1134783] lost[ 0]. tm-out: mcu[ 5] soc[ 0] mcu2soc[785913]. roll[191] [2024-01-11 13:49:09.938] [01-11 13:49:03,951][INFO ][root][IPC16_RECV_REQ_][health_manager.c][health_manager_dtc_request_callback_proc:1125]rsp send uChan = 3 num = 10 state = 1 1 1 1 1 0 1 0 1 1 uPrintCount = 26684 [2024-01-11 13:49:09.942] [01-11 13:49:07,734][INFO ][root][IPC16_RECV_REQ_][health_manager.c][health_manager_dtc_request_callback_proc:1125]rsp send uChan = 4 num = 10 state = 1 1 1 1 1 0 1 0 1 1 uPrintCount = 26691 [2024-01-11 13:49:09.953] [ 2.667758] PVR_K: 569: |--Ready UPDATE @ 1448 Int=6 Ext=6 [2024-01-11 13:49:09.965] [ 2.667761] PVR_K: 569: | `--Addr:0xd0110000 Val=0x00000006 [2024-01-11 13:49:09.975] [2024-01-11 13:49:08][14196.354]WRN[main1-1| 6][MCUMSG_CHK ] [CHK] [server][mradar-sta793m] mcu2soc out. diff[12121][14196353-14184232] > [ 10]. all[1134864] lost[ 0]. tm-out: mcu[ 5] soc[ 0] mcu2soc[785994]. roll[16] [2024-01-11 13:49:09.992] [ 2.667764] PVR_K: 569: |--Ready TQ_3D @ 1496 Int=7 Ext=7 [2024-01-11 13:49:09.993] [ 2.667767] PVR_K: 569: `--Ready UPDATE @ 1696 Int=7 Ext=7 [2024-01-11 13:49:10.011] [2024-01-11 13:49:08][14197.379]WRN[main1-1| 6][MCUMSG_CHK ] [CHK] [server][mradar-sta793m] mcu2soc out. diff[12122][14197379-14185257] > [ 10]. all[1134945] lost[ 0]. tm-out: mcu[ 5] soc[ 0] mcu2soc[786075]. roll[97] [2024-01-11 13:49:10.027] [ 2.667770] PVR_K: 569: |--Addr:0xd0110000 Val=0x00000007 [2024-01-11 13:49:10.029] [ 2.667773] PVR_K: 569: `--Addr:0xd0120009 Val=0x00000519 [2024-01-11 13:49:10.043] [2024-01-11 13:49:08][14198.389]WRN[main1-1| 6][MCUMSG_CHK ] [CHK] [server][mradar-sta793m] mcu2soc out. diff[12121][14198389-14186268] > [ 10]. all[1135026] lost[ 0]. tm-out: mcu[ 5] soc[ 0] mcu2soc[786156]. roll[178] [2024-01-11 13:49:10.046] [ 2.667777] PVR_K: 569: FWCtx 0x600A0040 (TA-P623-T820-ui_run_loop) [2024-01-11 13:49:10.056] [ 2.667780] PVR_K: 569: `--<Empty> [2024-01-11 13:49:10.071] [2024-01-11 13:49:08][14199.389]WRN[main1-1| 6][MCUMSG_CHK ] [CHK] [server][mradar-sta793m] mcu2soc out. diff[12121][14199389-14187268] > [ 10]. all[1135106] lost[ 0]. tm-out: mcu[ 5] soc[ 0] mcu2soc[786236]. roll[ 2] [2024-01-11 13:49:10.071] [ 2.667783] PVR_K: 569: FWCtx 0x600A00E0 (3D-P623-T820-ui_run_loop) [2024-01-11 13:49:10.072] [ 2.667786] PVR_K: 569: `--<Empty> [2024-01-11 13:49:10.090] [2024-01-11 13:49:08][14200.390]WRN[main1-1| 6][MCUMSG_CHK ] [CHK] [server][mradar-sta793m] mcu2soc out. diff[12121][14200390-14188269] > [ 10]. all[1135186] lost[ 0]. tm-out: mcu[ 5] soc[ 0] mcu2soc[786316]. roll[82] [2024-01-11 13:49:10.104] [ 2.667790] PVR_K: 569: ------[ RGX Device ID:0 End ]------ [2024-01-11 13:49:10.106] [ 2.667793] PVR_K: 569: ------[ System Summary Device ID:0 ]------ [2024-01-11 13:49:10.114] [ 2.667795] PVR_K: 569: Device System Power State: ON [2024-01-11 13:49:10.128] [ 2.667798] PVR_K: 569: MaxHWTOut: 500000us, WtTryCt: 10000, WDGTOut(on,off): (10000ms,3600000ms) [2024-01-11 13:49:10.128] [ 2.667802] PVR_K: 569: ------[ Server Thread Summary ]------ [2024-01-11 13:49:10.129] [ 2.667805] PVR_K: 569: pvr_defer_free : Running [2024-01-11 13:49:10.143] [ 2.667807] PVR_K: 569: Number of deferred cleanup items : 0 [2024-01-11 13:49:10.144] [ 2.667810] PVR_K: 569: pvr_device_wdg : Running [2024-01-11 13:49:10.153] [ 2.667812] PVR_K: 569: pvr_cacheop : Running [2024-01-11 13:49:10.197] [ 2.667817] PVR_K: 569: Configuration: QSZ: 16, UKT: -1, KDFT: 131072, LINESIZE: 64, PGSIZE: 65536, KDF: Yes, URBF: Yes [2024-01-11 13:49:10.198] [ 2.667819] PVR_K: 569: Pending deferred CacheOp entries : 0 [2024-01-11 13:49:10.198] [ 2.667822] PVR_K: 569: ------[ AppHint Settings ]------ [2024-01-11 13:49:10.198] [ 2.667825] PVR_K: 569: Build Vars [2024-01-11 13:49:10.199] [ 2.667829] PVR_K: 569: EnableTrustedDeviceAceConfig: N [2024-01-11 13:49:10.199] [ 2.667872] PVR_K: 569: CleanupThreadPriority: 0x00000005 [2024-01-11 13:49:10.199] [ 2.667876] PVR_K: 569: CacheOpThreadPriority: 0x00000001 [2024-01-11 13:49:10.200] [ 2.667879] PVR_K: 569: WatchdogThreadPriority: 0x00000000 [2024-01-11 13:49:10.213] [ 2.667883] PVR_K: 569: HWPerfClientBufferSize: 0x000c0000 [2024-01-11 13:49:10.213] [ 2.667885] PVR_K: 569: Module Params [2024-01-11 13:49:10.215] [ 2.667893] PVR_K: 569: none [2024-01-11 13:49:10.235] [ 2.667895] PVR_K: 569: Debug Info Params [2024-01-11 13:49:10.235] [ 2.667900] PVR_K: 569: CacheOpConfig: 0x0000000c [2024-01-11 13:49:10.235] [ 2.667904] PVR_K: 569: CacheOpUMKMThresholdSize: 0xffffffff [2024-01-11 13:49:10.236] [ 2.667907] PVR_K: 569: Debug Info Params Device ID: 0 [2024-01-11 13:49:10.260] [ 2.667912] PVR_K: 569: none [2024-01-11 13:49:10.261] [ 2.667917] PVR_K: 569: ------[ HTB Log state: Off ]------ [2024-01-11 13:49:10.261] [ 2.667920] PVR_K: 569: ------[ Active Sync Checkpoints ]------ [2024-01-11 13:49:10.264] [ 2.667924] PVR_K: 569: - ID = 1, FWAddr = 0xd0120008, r1:e1:f0: TQM [2024-01-11 13:49:10.278] [ 2.667927] ------[ Native Fence Sync: timelines ]------ [2024-01-11 13:49:10.278] [ 2.676180] foreign_sync: @0 ctx=1 refs=1 [2024-01-11 13:49:10.278] [ 2.685653] sw: RM_SWTimeline-o-ui_run_loop-623 @0 cur=0 [2024-01-11 13:49:10.279] [ 2.696535] rogue-ta3d: @1 ctx=3 refs=2 [2024-01-11 13:49:10.294] [ 2.705840] @0: (--) refs=2 fwaddr=0xd0120011 enqueue=1 status=Active 0-update fence [2024-01-11 13:49:10.294] [ 2.714074] rogue-tq3d: @0 ctx=5 refs=1 [2024-01-11 13:49:10.294] [ 2.723411] QE-hikauto-ui_run_loop-623: @2 ctx=6 refs=2 [2024-01-11 13:49:10.295] [ 2.734085] @1: (++) refs=1 fwaddr=0xd0120009 enqueue=1 status=Signalled 1-TQM [2024-01-11 13:49:10.306] [ 2.741698] PVR_K: 569: ------------[ PVR DBG: END ]------------ [2024-01-11 13:49:10.308] [ 2.741746] ------------[ cut here ]------------ [2024-01-11 13:49:10.322] [ 2.741812] WARNING: CPU: 0 PID: 569 at /data/jenkins/workspace/AutoElec-cci-Pipeline/kernel_tda4vh_v8.6.0/linux/extra-drivers/ti-img-rogue-driver-1.15.6133109/binary_j784s4_linux_wayland_release/target_aarch64/kbuild/services/server/common/pvr_notifier.c:529 PVRSRVDebugRequest+0x4a8/0x618 [pvrsrvkm] [2024-01-11 13:49:10.356] [ 2.741815] Modules linked in: hik_pwm wave5 videobuf2_dma_contig v4l2_mem2mem videobuf2_vmalloc videobuf2_v4l2 videobuf2_common videobuf2_memops remote_service(O) hikio(O) GTC(O) pvrsrvkm(O) dma_engine(O) ti_k3_r5_remoteproc ti_k3_dsp_remoteproc shared_memory(O) [2024-01-11 13:49:10.367] [ 2.741851] CPU: 0 PID: 569 Comm: pvr_device_wdg Tainted: G O 5.10.162-g76b3e88d56 #1 [2024-01-11 13:49:10.380] [ 2.741853] Hardware name: HIKAUTO AE-B50038-M (DT) [2024-01-11 13:49:10.381] [ 2.741858] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--) [2024-01-11 13:49:10.414] [ 2.741897] pc : PVRSRVDebugRequest+0x4a8/0x618 [pvrsrvkm] [2024-01-11 13:49:10.414] [ 2.741929] lr : PVRSRVDebugRequest+0x4a8/0x618 [pvrsrvkm] [2024-01-11 13:49:10.414] [ 2.741931] sp : ffff8000126afc80 [2024-01-11 13:49:10.415] [ 2.741933] x29: ffff8000126afc80 x28: 0000000000000000 [2024-01-11 13:49:10.415] [ 2.741939] x27: ffff800013def978 x26: ffff800008cab8a0 [2024-01-11 13:49:10.416] [ 2.741943] x25: ffff0008600fdc00 x24: 0000000000000009 [2024-01-11 13:49:10.429] [ 2.741948] x23: 0000000000000002 x22: 0000000000000000 [2024-01-11 13:49:10.430] [ 2.741952] x21: 0000000000000000 x20: ffff0008600fdcd8 [2024-01-11 13:49:10.430] [ 2.741957] x19: ffff0008651dc220 x18: 0000000000000000 [2024-01-11 13:49:10.430] [ 2.741962] x17: 0000000000000000 x16: 0000000000000000 [2024-01-11 13:49:10.432] [ 2.741966] x15: ffff000866ca1d00 x14: 000000000000037e [2024-01-11 13:49:10.449] [ 2.741971] x13: ffff000866ca2230 x12: 00000000ffffffea [2024-01-11 13:49:10.449] [ 2.741975] x11: ffff80001113a928 x10: ffff8000111228e8 [2024-01-11 13:49:10.450] [ 2.741980] x9 : 00002ef2c676a61c x8 : 00bbe12369ac2edc [2024-01-11 13:49:10.451] [ 2.741984] x7 : 000000000000b732 x6 : 0000000000000003 [2024-01-11 13:49:10.463] [ 2.741989] x5 : 0000000000000000 x4 : 0000000000000000 [2024-01-11 13:49:10.465] [ 2.741993] x3 : 0000000000000001 x2 : 0000000000000002 [2024-01-11 13:49:10.485] [ 2.741998] x1 : 2873ab3994d82900 x0 : ffff0008651db100 [2024-01-11 13:49:10.485] [ 2.742003] Call trace: [2024-01-11 13:49:10.486] [ 2.742038] PVRSRVDebugRequest+0x4a8/0x618 [pvrsrvkm] [2024-01-11 13:49:10.487] [ 2.742070] DevicesWatchdogThread_ForEachVaCb+0x108/0x158 [pvrsrvkm] [2024-01-11 13:49:10.501] [ 2.742100] List_PVRSRV_DEVICE_NODE_ForEach_va+0x74/0xb0 [pvrsrvkm] [2024-01-11 13:49:10.502] [ 2.742132] DevicesWatchdogThread+0x144/0x210 [pvrsrvkm] [2024-01-11 13:49:10.522] [ 2.742163] OSThreadRun+0x24/0x60 [pvrsrvkm] [2024-01-11 13:49:10.523] [ 2.742174] kthread+0x140/0x160 [2024-01-11 13:49:10.523] [ 2.742179] ret_from_fork+0x10/0x30 [2024-01-11 13:49:10.523] [ 2.742182] ---[ end trace 7fe0d6ac0f200388 ]--- [2024-01-11 13:49:10.524] [ 2.789321] HAL_GET_PARTITIONS_SIZE1: 80085001 [2024-01-11 13:49:10.538] [ 2.808375] random: radar_cali_chec: uninitialized urandom read (4 bytes read) [2024-01-11 13:49:10.538] [ 3.056269] random: crng init done [2024-01-11 13:49:10.539] [ 4.134953] pci 0000:01:00.0: [104c:b00d] type 00 class 0xff0000 [2024-01-11 13:49:10.541] [ 4.135014] pci 0000:01:00.0: reg 0x10: [mem 0x18800000-0x18800fff] [2024-01-11 13:49:10.552] [ 4.135043] pci 0000:01:00.0: reg 0x14: [mem 0x1a000000-0x1bffffff] [2024-01-11 13:49:10.552] [ 4.135072] pci 0000:01:00.0: reg 0x18: [mem 0x1c000000-0x1dffffff] [2024-01-11 13:49:10.553] [ 4.135608] pci 0000:01:00.0: supports D1 [2024-01-11 13:49:10.562] [ 4.135611] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [2024-01-11 13:49:10.573] [ 4.135739] pci 0000:01:00.0: reg 0x224: [mem 0x1e000000-0x1e3fffff 64bit] [2024-01-11 13:49:10.575] [ 4.135743] pci 0000:01:00.0: VF(n) BAR0 space: [mem 0x1e000000-0x1effffff 64bit] (contains BAR0 for 4 VFs) [2024-01-11 13:49:10.594] [ 4.136021] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:00.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link) [2024-01-11 13:49:10.596] [ 4.146153] pci 0000:01:00.0: BAR 1: assigned [mem 0x1a000000-0x1bffffff] [2024-01-11 13:49:10.605] [ 4.146166] pci 0000:01:00.0: BAR 2: assigned [mem 0x1c000000-0x1dffffff] [2024-01-11 13:49:10.617] [ 4.146178] pci 0000:01:00.0: BAR 7: assigned [mem 0x18800000-0x197fffff 64bit] [2024-01-11 13:49:10.618] [ 4.146191] pci 0000:01:00.0: BAR 0: assigned [mem 0x19800000-0x19800fff] [2024-01-11 13:49:10.629] [ 6.239162] pci 0000:01:00.1: [104c:b00d] type 00 class 0xff0000 [2024-01-11 13:49:10.631] [ 6.239232] pci 0000:01:00.1: reg 0x10: [mem 0x18801000-0x188010ff] [2024-01-11 13:49:10.663] [ 6.239300] pci 0000:01:00.1: reg 0x14: [mem 0x19000000-0x19ffffff] [2024-01-11 13:49:10.664] [ 6.239817] pci 0000:01:00.1: supports D1 [2024-01-11 13:49:10.664] [ 6.239821] pci 0000:01:00.1: PME# supported from D0 D1 D3hot [2024-01-11 13:49:10.664] [ 6.239943] pci 0000:01:00.1: reg 0x224: [mem 0x1f000000-0x1f3fffff 64bit] [2024-01-11 13:49:10.665] [ 6.239948] pci 0000:01:00.1: VF(n) BAR0 space: [mem 0x1f000000-0x1fffffff 64bit] (contains BAR0 for 4 VFs) [2024-01-11 13:49:10.674] [ 6.244026] pci 0000:01:00.1: BAR 1: assigned [mem 0x1e000000-0x1effffff] [2024-01-11 13:49:10.689] [ 6.244041] pci 0000:01:00.1: BAR 7: assigned [mem 0x1f000000-0x1fffffff 64bit] [2024-01-11 13:49:10.691] [ 6.244057] pci 0000:01:00.1: BAR 0: assigned [mem 0x19801000-0x198010ff] [2024-01-11 13:49:10.699] [ 11.108132] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [2024-01-11 13:49:10.713] [ 16.797333] FAT-fs (mmcblk0p119): bogus number of reserved sectors [2024-01-11 13:49:10.714] [ 16.809390] FAT-fs (mmcblk0p119): Can't find a valid FAT filesystem [2024-01-11 13:49:10.729] [ 16.814869] EXT4-fs (mmcblk0p119): recovery complete [2024-01-11 13:49:10.729] [ 16.814881] EXT4-fs (mmcblk0p119): mounted filesystem with ordered data mode. Opts: data=ordered [2024-01-11 13:49:10.731] [ 16.814902] ext4 filesystem being mounted at /tmp/mmc3119 supports timestamps until 2038 (0x7fffffff) [2024-01-11 13:49:10.742] [ 16.823356] ext4 filesystem being mounted at /tmp/mmc2117 supports timestamps until 2038 (0x7fffffff) [2024-01-11 13:49:10.756] [ 145.053268] hrtimer: interrupt took 140005 ns [2024-01-11 13:49:10.758] [ 4520.924268] ------------[ cut here ]------------ [2024-01-11 13:49:10.775] [ 4520.924283] NETDEV WATCHDOG: eth3 (j721e-cpsw-virt-mac): transmit queue 0 timed out [2024-01-11 13:49:10.776] [ 4520.924336] WARNING: CPU: 2 PID: 1292 at net/sched/sch_generic.c:467 dev_watchdog+0x320/0x328 [2024-01-11 13:49:10.785] [ 4520.924339] Modules linked in: hik_pwm wave5 videobuf2_dma_contig v4l2_mem2mem videobuf2_vmalloc videobuf2_v4l2 videobuf2_common videobuf2_memops remote_service(O) hikio(O) GTC(O) pvrsrvkm(O) dma_engine(O) ti_k3_r5_remoteproc ti_k3_dsp_remoteproc shared_memory(O) [2024-01-11 13:49:10.809] [ 4520.924377] CPU: 2 PID: 1292 Comm: server.elf Tainted: G W O 5.10.162-g76b3e88d56 #1 [2024-01-11 13:49:10.810] [ 4520.924379] Hardware name: HIKAUTO AE-B50038-M (DT) [2024-01-11 13:49:10.811] [ 4520.924384] pstate: 40000005 (nZcv daif -PAN -UAO -TCO BTYPE=--) [2024-01-11 13:49:10.829] [ 4520.924389] pc : dev_watchdog+0x320/0x328 [2024-01-11 13:49:10.829] [ 4520.924392] lr : dev_watchdog+0x320/0x328 [2024-01-11 13:49:10.829] [ 4520.924395] sp : ffff80001132fdb0 [2024-01-11 13:49:10.829] [ 4520.924397] x29: ffff80001132fdb0 x28: ffff000860049a80 [2024-01-11 13:49:10.830] [ 4520.924402] x27: 0000000000000004 x26: 0000000000000140 [2024-01-11 13:49:10.843] [ 4520.924407] x25: 00000000ffffffff x24: 0000000000000002 [2024-01-11 13:49:10.845] [ 4520.924411] x23: ffff0008601b33dc x22: ffff0008601b3000 [2024-01-11 13:49:10.865] [ 4520.924416] x21: ffff0008601b3480 x20: ffff8000110b1000 [2024-01-11 13:49:10.865] [ 4520.924421] x19: 0000000000000000 x18: 0000000000000000 [2024-01-11 13:49:10.866] [ 4520.924425] x17: 0000000000000000 x16: 0000000000000000 [2024-01-11 13:49:10.868] [ 4520.924430] x15: ffff000864b8ae00 x14: 00000000000003c3 [2024-01-11 13:49:10.884] [ 4520.924435] x13: ffff000864b8b330 x12: 00000000ffffffea [2024-01-11 13:49:10.885] [ 4520.924439] x11: ffff80001113a928 x10: ffff8000111228e8 [2024-01-11 13:49:10.885] [ 4520.924444] x9 : ffff800011122940 x8 : 0000000000017fe8 [2024-01-11 13:49:10.886] [ 4520.924448] x7 : c0000000ffffefff x6 : 0000000000000001 [2024-01-11 13:49:10.888] [ 4520.924452] x5 : ffff00097f571af0 x4 : 0000000000000000 [2024-01-11 13:49:10.902] [ 4520.924457] x3 : 0000000000000027 x2 : 0000000000000023 [2024-01-11 13:49:10.904] [ 4520.924461] x1 : 2e70b93d61677700 x0 : 0000000000000000 [2024-01-11 13:49:10.917] [ 4520.924466] Call trace: [2024-01-11 13:49:10.918] [ 4520.924470] dev_watchdog+0x320/0x328 [2024-01-11 13:49:10.918] [ 4520.924478] call_timer_fn.isra.0+0x24/0x80 [2024-01-11 13:49:10.918] [ 4520.924481] run_timer_softirq+0x400/0x438 [2024-01-11 13:49:10.918] [ 4520.924486] efi_header_end+0x120/0x268 [2024-01-11 13:49:10.920] [ 4520.924491] irq_exit+0xc0/0xe0 [2024-01-11 13:49:10.936] [ 4520.924497] __handle_domain_irq+0x68/0xc0 [2024-01-11 13:49:10.937] [ 4520.924503] gic_handle_irq+0x58/0x124 [2024-01-11 13:49:10.938] [ 4520.924506] el1_irq+0xcc/0x180 [2024-01-11 13:49:10.966] [ 4520.924512] __arm64_sys_bdflush+0x500/0xf30 [2024-01-11 13:49:10.966] [ 4520.924515] __getblk_gfp+0x2c/0x2d0 [2024-01-11 13:49:10.966] [ 4520.924518] __bread_gfp+0x14/0x178 [2024-01-11 13:49:10.966] [ 4520.924524] fat__get_entry+0x150/0x228 [2024-01-11 13:49:10.966] [ 4520.924527] __fat_readdir+0xd4/0x690 [2024-01-11 13:49:10.967] [ 4520.924530] fat_readdir+0x24/0x30 [2024-01-11 13:49:10.967] [ 4520.924535] iterate_dir+0x160/0x1b0 [2024-01-11 13:49:10.967] [ 4520.924538] __arm64_sys_getdents64+0x68/0x180 [2024-01-11 13:49:10.969] [ 4520.924543] el0_svc_common.constprop.0+0x78/0x1c8 [2024-01-11 13:49:10.988] [ 4520.924546] do_el0_svc+0x24/0x90 [2024-01-11 13:49:10.988] [ 4520.924551] el0_svc+0x14/0x20 [2024-01-11 13:49:10.989] [ 4520.924553] el0_sync_handler+0xb0/0xb8 [2024-01-11 13:49:10.989] [ 4520.924557] el0_sync+0x180/0x1c0 [2024-01-11 13:49:10.991] [ 4520.924561] ---[ end trace 7fe0d6ac0f200389 ]--- [2024-01-11 13:49:11.010] [ 4520.924572] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac8 eth3: txq:0 DRV_XOFF:0 tmo:5408 dql_avail:-78 free_desc:506 [2024-01-11 13:49:11.011] [ 4521.952292] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac7 eth0: txq:0 DRV_XOFF:0 tmo:10728 dql_avail:-3567 free_desc:491 [2024-01-11 13:49:11.021] [ 4526.048274] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac8 eth3: txq:0 DRV_XOFF:0 tmo:10532 dql_avail:-78 free_desc:506 [2024-01-11 13:49:11.033] [ 4527.068285] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac7 eth0: txq:0 DRV_XOFF:0 tmo:15844 dql_avail:-3567 free_desc:491 [2024-01-11 13:49:11.053] [ 4531.932284] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac8 eth3: txq:0 DRV_XOFF:0 tmo:16416 dql_avail:-78 free_desc:506
Please ask the TI experts to help investigate the cause of this issue.
Best regards
Alex
Hello Alex,
Before we start this debug, are you tied to SDK 8.6? There are some known issues with the GPU driver that we will need to address. If you try SDK 9.1, you should see many less issues.
Regards,
Erick
HI, Erick
Yes, we are certain to use SDK 8.6 and currently do not have the time to switch to SDK 9.1.
Best regards
Alex
Alex,
Understood. There are some known issues with the GPU driver detailed in this FAQ:
The most important one at the moment if the QoS workaround, please apply this patch and let me know if you can still reproduce this error.
Regards,
Erick
Alex,
I've released updated libraries for the 1.15 GPU driver, which includes a final bug fix than the QoS workaround for the critical bug.
Can you please take these latest GPU driver libraries from here:
You can revert the QoS workaround settings, and in your kernel driver there are these two patches that you need to make sure you have. One reverts a HACK commit, and the other is a patch to fix the cache coherency issues.
Secondly, the UM libraries need to be updated in your filesystem. Please let me know if you have any questions about this process.
Thanks,
Erick
HI, Erick
I will try to merge the patch, thank you for your recovery
Best regards
Alex