Hi all,
I modify source code of encode to make my soft.
I have a strange error when i try to encode an image :
@0x005339d8:[T:0x41984490] ti.sdo.dmai - [Venc1] VIDENC1_process() ret -1 generated 0 bytes
@0x00533b12:[T:0x41984490] ti.sdo.dmai - [Venc1] VIDENC1_process() failed with error (-1 ext: 0x4002dca0)
ERR:Failed to encode video buffer
The input buffer looks like good. I define CHECK_FOR_ALLOCATED_BUFFER in cmemk.c to debug and i have :
[ 12.620000] CMEMK Error: CACHEWB: Failed to find allocated buffer at virtual 0x41d9f1e8
[ 12.630000] CMEMK Error: CACHEWB: virtual buffer 0x41999000 not cached
What's wrong ?
I put the full log :
[ 0.000000] Linux version 2.6.18-ridgerun (julien@Julien-Laptop) (gcc version 4.2.4) #1 PREEMPT Tue Jul 7 16:50:35 CEST 2009
[ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
[ 0.000000] Machine: DaVinci DM355 EVM
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] DaVinci DM0350 variant 0x0
[ 0.000000] CPU0: D VIVT write-back cache
[ 0.000000] CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
[ 0.000000] CPU0: D cache: 8192 bytes, associativity 4, 32 byte lines, 64 sets
[ 0.000000] Built 1 zonelists. Total pages: 26368
[ 0.000000] Kernel command line: console=ttyS0,115200n8 noinitrd rw root=/dev/nfs ip=192.168.1.32:192.168.1.31:192.168.1.1:255.255.255.0:::off nfsroot=192.168.1.10:/opt/DM355SDK701905/fs/fs,nolock mem=103M lpj=538624 init=/linuxrc
[ 0.000000] PID hash table entries: 512 (order: 9, 2048 bytes)
[ 0.000000] Clock event device timer0_0 configured with caps set: 03
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.020000] Memory: 103MB = 103MB total
[ 0.020000] Memory: 102144KB available (1884K code, 212K data, 144K init)
[ 0.020000] Calibrating delay loop (skipped)... 107.72 BogoMIPS preset
[ 0.020000] Mount-cache hash table entries: 512
[ 0.020000] CPU: Testing write buffer coherency: ok
[ 0.030000] NET: Registered protocol family 16
[ 0.060000] DaVinci: 104 gpio irqs
[ 0.070000] ch0 default output "COMPOSITE", mode "NTSC"
[ 0.070000] ch1 default output "", mode ""
[ 0.070000] VPBE Encoder Initialized
[ 0.070000] NET: Registered protocol family 2
[ 0.160000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.160000] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.160000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.160000] TCP: Hash tables configured (established 4096 bind 2048)
[ 0.160000] TCP reno registered
[ 0.170000] io scheduler noop registered (default)
[ 0.190000] davincifb davincifb.0: dm_osd0_fb: 720x480x16@0,0 with framebuffer size 1350KB
[ 0.190000] davincifb davincifb.0: dm_vid0_fb: 0x0x16@0,0 with framebuffer size 675KB
[ 0.210000] davincifb davincifb.0: dm_osd1_fb: 720x480x4@0,0 with framebuffer size 1350KB
[ 0.220000] davincifb davincifb.0: dm_vid1_fb: 0x0x16@0,0 with framebuffer size 675KB
[ 0.220000] Serial: 8250/16550 driver $Revision: 1.90 $ 3 ports, IRQ sharing disabled
[ 0.220000] serial8250.0: ttyS0 at MMIO map 0x1c20000 mem 0xfec20000 (irq = 40) is a 16550A
[ 0.230000] serial8250.0: ttyS1 at MMIO map 0x1c20400 mem 0xfec20400 (irq = 41) is a 16550A
[ 0.230000] serial8250.0: ttyS2 at MMIO map 0x1e06000 mem 0xfee06000 (irq = 14) is a 16550A
[ 0.240000] RAMDISK driver initialized: 1 RAM disks of 32768K size 1024 blocksize
[ 0.250000] loop: loaded (max 8 devices)
[ 0.260000] dm9000 Ethernet Driver
[ 0.780000] eth0: dm9000 at c680e000,c6810002 IRQ 45 MAC: 00:11:22:33:44:55
[ 0.780000] Linux video capture interface: v2.00
[ 0.800000] OV9655:VGA_15FPS
[ 1.100000] vpfe vpfe.1: DaVinci v4l2 capture driver V1.0 loaded
[ 1.110000] Trying to register davinci display video device.
[ 1.110000] layer=c61fe000,layer->video_dev=c61fe160
[ 1.120000] Trying to register davinci display video device.
[ 1.130000] layer=c62e9e00,layer->video_dev=c62e9f60
[ 1.130000] davinci_init:DaVinci V4L2 Display Driver V1.0 loaded
[ 1.140000] ipipe major#: 254, minor# 0
[ 1.140000] ipipe driver registered
[ 1.150000] i2c /dev entries driver
[ 1.150000] dm_spi.0: davinci SPI Controller driver at 0xc6812000 (irq = 42) use_dma=0
[ 1.160000] davinci-mmc davinci-mmc.0: Supporting 4-bit mode
[ 1.170000] davinci-mmc davinci-mmc.0: Using DMA mode
[ 1.170000] davinci-mmc davinci-mmc.1: Supporting 4-bit mode
[ 1.180000] davinci-mmc davinci-mmc.1: Using DMA mode
[ 1.190000] TCP bic registered
[ 1.200000] NET: Registered protocol family 1
[ 1.200000] NET: Registered protocol family 17
[ 1.220000] Time: timer0_1 clocksource has been installed.
[ 1.220000] Clock event device timer0_0 configured with caps set: 08
[ 1.220000] Switched to high resolution mode on CPU 0
[ 1.250000] mmcblk0: mmc0:3162 SD02G 1966080KiB
[ 1.250000] mmcblk0: p1
[ 1.730000] eth0: link down
[ 2.750000] IP-Config: Complete:
[ 2.750000] device=eth0, addr=192.168.1.32, mask=255.255.255.0, gw=192.168.1.1,
[ 2.750000] host=192.168.1.32, domain=, nis-domain=(none),
[ 2.760000] bootserver=192.168.1.31, rootserver=192.168.1.10, rootpath=
[ 2.770000] Looking up port of RPC 100003/2 on 192.168.1.10
[ 3.740000] eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 5.750000] NETDEV WATCHDOG: eth0: transmit timed out
[ 7.790000] Looking up port of RPC 100005/1 on 192.168.1.10
[ 7.800000] VFS: Mounted root (nfs filesystem).
[ 7.800000] Freeing init memory: 144K
Load CMEM module...done.
[ 8.660000] CMEMK module: built on Jul 8 2009 at 09:03:31
[ 8.670000] Reference Linux version 2.6.18
[ 8.670000] File /opt/DM355SDK701905/proprietary/dvsdk_2_00_00/dvsdk_2_00_00_22/linuxutils_2_24_02/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
[ 8.690000] ioremap_nocache(0x86700000, 26214400)=0xc7000000
[ 8.720000] allocated heap buffer 0xc7000000 of size 0x142000
[ 8.730000] cmem initialized 11 pools between 0x86700000 and 0x88000000
Mount Stock Directory...done.
Mounting MMC Card...done.
[ 8.920000] OV9655:SXGAL_15FPS
Changing resolution...done.
[ 9.230000] S_STD : 0
Flipping image...done.
Mirroring image...done.
Load Streaming Soft...done.
/ # DBG:MAIN:Begin
CMEM Debug: init: entered - ref_count 0, cmem_fd -2
CMEM Debug: init: successfully opened /dev/cmem, matching driver version...
CMEM Debug: getVersion: entered
CMEM Debug: getVersion: exiting, ioctl CMEM_IOCGETVERSION returned 0x2300000
CMEM Debug: init: ... match good (0x2300000)
CMEM Debug: init: exiting, returning success
@0x0009ca92:[T:0x4001d300] ti.sdo.dmai - [Dmai] Log level set to 2.
DBG:MAIN:numThreads : 4
DBG:CAPTURE:envp->imageWidth = 1280 && envp->imageHeight = 960
DBG:MAIN:Capture Thread Initialized
@0x0009e421:[T:0x40a04490] ti.sdo.dmai - [BufTab] Allocating BufTab for 3 buffers
CMEM Debug: getPhys: entered w/ addr 0x40a05000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x80400000
CMEM Debug: getPhys: entered w/ addr 0x40a05003
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x80400003
@0x0009ed2f:[T:0x40a04490] ti.sdo.dmai - [Buffer] Set user pointer 0x40a05000 (physical 0x80400000)
@0x000b1943:[T:0x40a04490] ti.sdo.dmai - [Dmai] Driver buffer 0 mapped to 0x40a05000 has physical address 0x80400000
CMEM Debug: getPhys: entered w/ addr 0x40c85000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x80800000
CMEM Debug: getPhys: entered w/ addr 0x40c85003
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x80800003
@0x000b2263:[T:0x40a04490] ti.sdo.dmai - [Buffer] Set user pointer 0x40c85000 (physical 0x80800000)
@0x000c52fd:[T:0x40a04490] ti.sdo.dmai - [Dmai] Driver buffer 1 mapped to 0x40c85000 has physical address 0x80800000
CMEM Debug: getPhys: entered w/ addr 0x40f05000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x80c00000
CMEM Debug: getPhys: entered w/ addr 0x40f05003
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x80c00003
@0x000c5c3f:[T:0x40a04490] ti.sdo.dmai - [Buffer] Set user pointer 0x40f05000 (physical 0x80c00000)
@0x000d8c51:[T:0x40a04490] ti.sdo.dmai - [Dmai] Driver buffer 2 mapped to 0x40f05000 has physical address 0x80c00000
DBG:CAPTURE:Capture create passed
DBG:MAIN:Write fifo opened
DBG:VIDEO:Begin
DBG:VIDEO:Engine opened
@0x000d9b80:[T:0x41984490] ti.sdo.dmai - [Venc1] Creating encoder mpeg4enc for max 1280x960 bitrate 2000000 ratectrl 1
CMEM Debug: alloc: entered w/ size 0x2c58, params - type POOL, flags NONCACHED, align 0x100
CMEM Debug: getPool2: entered w/ size 0x2c58
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 7
CMEM Debug: allocPool: allocated phys buffer 0x86856000, size 0x14000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x41985000
CMEM Debug: getPhys: entered w/ addr 0x41985000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86856000
CMEM Debug: alloc: entered w/ size 0x200, params - type POOL, flags NONCACHED, align 0x100
CMEM Debug: getPool2: entered w/ size 0x200
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 9
CMEM Debug: allocPool: allocated phys buffer 0x86851000, size 0x1000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x41999000
CMEM Debug: getPhys: entered w/ addr 0x41999000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86851000
CMEM Debug: alloc: entered w/ size 0x3f6000, params - type POOL, flags NONCACHED, align 0x100
CMEM Debug: getPool2: entered w/ size 0x3f6000
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 0
CMEM Debug: allocPool: allocated phys buffer 0x87c0a000, size 0x3f6000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x4199a000
CMEM Debug: getPhys: entered w/ addr 0x4199a000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87c0a000
CMEM Debug: alloc: entered w/ size 0x1e00, params - type POOL, flags NONCACHED, align 0x100
CMEM Debug: getPool2: entered w/ size 0x1e00
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 8
CMEM Debug: allocPool: allocated phys buffer 0x86854000, size 0x2000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x41d90000
CMEM Debug: getPhys: entered w/ addr 0x41d90000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86854000
CMEM Debug: alloc: entered w/ size 0x4, params - type POOL, flags NONCACHED, align 0x100
CMEM Debug: getPool2: entered w/ size 0x4
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 9
CMEM Debug: allocPool: allocated phys buffer 0x86850000, size 0x1000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x41d92000
CMEM Debug: getPhys: entered w/ addr 0x41d92000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86850000
CMEM Debug: alloc: entered w/ size 0x14000, params - type POOL, flags NONCACHED, align 0x100
CMEM Debug: getPool2: entered w/ size 0x14000
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 6
CMEM Debug: allocPool: allocated phys buffer 0x8686a000, size 0x1b000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x41d93000
CMEM Debug: getPhys: entered w/ addr 0x41d93000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686a000
CMEM Debug: alloc: entered w/ size 0x9600, params - type POOL, flags NONCACHED, align 0x100
CMEM Debug: getPool2: entered w/ size 0x9600
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 5
CMEM Debug: allocPool: allocated phys buffer 0x86885000, size 0x80000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x41dae000
CMEM Debug: getPhys: entered w/ addr 0x41dae000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86885000
CMEM Debug: getPhys: entered w/ addr 0x41e2e000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8000
CMEM Debug: getPhys: entered w/ addr 0x41e36000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c40000
DBG:MAIN:Video Thread Initialized
CMEM Debug: getPhys: entered w/ addr 0x41e37000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c00000
CMEM Debug: getPhys: entered w/ addr 0x41e48000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f00000
CMEM Debug: getPhys: entered w/ addr 0x41e58000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf000
CMEM Debug: getPhys: entered w/ addr 0x41e59000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cd0000
CMEM Debug: getPhys: entered w/ addr 0x41e68000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f00000
CMEM Debug: getPhys: entered w/ addr 0x41e6b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cc0000
CMEM Debug: getPhys: entered w/ addr 0x41d93000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686a000
CMEM Debug: getPhys: entered w/ addr 0x41d93064
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686a064
CMEM Debug: getPhys: entered w/ addr 0x41d931d8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686a1d8
CMEM Debug: getPhys: entered w/ addr 0x41d9334c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686a34c
CMEM Debug: getPhys: entered w/ addr 0x41d934c0
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686a4c0
CMEM Debug: getPhys: entered w/ addr 0x41d93588
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686a588
CMEM Debug: getPhys: entered w/ addr 0x41d93760
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686a760
CMEM Debug: getPhys: entered w/ addr 0x41d93938
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686a938
CMEM Debug: getPhys: entered w/ addr 0x41d93b10
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686ab10
CMEM Debug: getPhys: entered w/ addr 0x41d93de4
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686ade4
CMEM Debug: getPhys: entered w/ addr 0x41d940bc
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686b0bc
CMEM Debug: getPhys: entered w/ addr 0x41d943c4
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686b3c4
CMEM Debug: getPhys: entered w/ addr 0x41d946d0
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686b6d0
CMEM Debug: getPhys: entered w/ addr 0x41d949c8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686b9c8
CMEM Debug: getPhys: entered w/ addr 0x41d94cf0
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686bcf0
CMEM Debug: getPhys: entered w/ addr 0x41d94fe8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686bfe8
CMEM Debug: getPhys: entered w/ addr 0x41d95310
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686c310
CMEM Debug: getPhys: entered w/ addr 0x41d95678
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686c678
CMEM Debug: getPhys: entered w/ addr 0x41d95a10
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686ca10
CMEM Debug: getPhys: entered w/ addr 0x41d95d5c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686cd5c
CMEM Debug: getPhys: entered w/ addr 0x41d960d8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686d0d8
CMEM Debug: getPhys: entered w/ addr 0x41d96470
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686d470
CMEM Debug: getPhys: entered w/ addr 0x41d9682c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686d82c
CMEM Debug: getPhys: entered w/ addr 0x41d96bcc
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686dbcc
CMEM Debug: getPhys: entered w/ addr 0x41d96f88
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686df88
CMEM Debug: getPhys: entered w/ addr 0x41d97398
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686e398
CMEM Debug: getPhys: entered w/ addr 0x41d977c4
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686e7c4
CMEM Debug: getPhys: entered w/ addr 0x41d97b54
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686eb54
CMEM Debug: getPhys: entered w/ addr 0x41d97f00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686ef00
CMEM Debug: getPhys: entered w/ addr 0x41d9831c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686f31c
CMEM Debug: getPhys: entered w/ addr 0x41d9871c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686f71c
CMEM Debug: getPhys: entered w/ addr 0x41d98ac4
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686fac4
CMEM Debug: getPhys: entered w/ addr 0x41d98e88
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8686fe88
CMEM Debug: getPhys: entered w/ addr 0x41d992a0
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x868702a0
CMEM Debug: getPhys: entered w/ addr 0x41d996d4
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x868706d4
CMEM Debug: getPhys: entered w/ addr 0x41d99a88
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86870a88
CMEM Debug: getPhys: entered w/ addr 0x41d99e5c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86870e5c
CMEM Debug: getPhys: entered w/ addr 0x41d9a224
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86871224
CMEM Debug: getPhys: entered w/ addr 0x41d9a610
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86871610
CMEM Debug: getPhys: entered w/ addr 0x41d9a96c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8687196c
CMEM Debug: getPhys: entered w/ addr 0x41d9ace8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86871ce8
CMEM Debug: getPhys: entered w/ addr 0x41d9b0d4
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x868720d4
CMEM Debug: getPhys: entered w/ addr 0x41d9b4a4
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x868724a4
CMEM Debug: getPhys: entered w/ addr 0x41d9b824
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86872824
CMEM Debug: getPhys: entered w/ addr 0x41d9bbc8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86872bc8
CMEM Debug: getPhys: entered w/ addr 0x41d9bfe8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86872fe8
CMEM Debug: getPhys: entered w/ addr 0x41d9c428
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86873428
CMEM Debug: getPhys: entered w/ addr 0x41d9c820
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86873820
CMEM Debug: getPhys: entered w/ addr 0x41d9cc38
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86873c38
CMEM Debug: getPhys: entered w/ addr 0x41d9d0a4
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x868740a4
CMEM Debug: getPhys: entered w/ addr 0x41d9d530
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86874530
CMEM Debug: getPhys: entered w/ addr 0x41d9d8ec
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x868748ec
CMEM Debug: getPhys: entered w/ addr 0x41d9dcc4
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86874cc4
CMEM Debug: getPhys: entered w/ addr 0x41d9e0f0
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x868750f0
CMEM Debug: getPhys: entered w/ addr 0x41d9e53c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8687553c
CMEM Debug: getPhys: entered w/ addr 0x41d9e920
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86875920
CMEM Debug: getPhys: entered w/ addr 0x41d9ed20
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86875d20
CMEM Debug: getPhys: entered w/ addr 0x41d9ed34
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86875d34
CMEM Debug: getPhys: entered w/ addr 0x41d9ed48
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86875d48
CMEM Debug: getPhys: entered w/ addr 0x41d9ee18
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86875e18
CMEM Debug: getPhys: entered w/ addr 0x41d9eee8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86875ee8
CMEM Debug: getPhys: entered w/ addr 0x41d9ef68
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86875f68
CMEM Debug: getPhys: entered w/ addr 0x41d9efe8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86875fe8
CMEM Debug: getPhys: entered w/ addr 0x41d9f068
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86876068
CMEM Debug: getPhys: entered w/ addr 0x41d9f0e8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x868760e8
CMEM Debug: getPhys: entered w/ addr 0x40202be0
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04be0
@0x001f2e4a:[T:0x41984490] ti.sdo.dmai - [Venc1] Setting dynParams size 1280x960 bitrate 2000000
@0x001f31b9:[T:0x41984490] ti.sdo.dmai - [Venc1] Made XDM_SETPARAMS control call
DBG:VIDEO:Video encoder created
@0x001f3585:[T:0x41984490] ti.sdo.dmai - [BufTab] Allocating BufTab for 3 buffers
CMEM Debug: alloc: entered w/ size 0x258000, params - type POOL, flags NONCACHED, align 0xffffffff
CMEM Debug: getPool2: entered w/ size 0x258000
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 1
CMEM Debug: allocPool: allocated phys buffer 0x879b2000, size 0x258000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x41e8b000
CMEM Debug: getPhys: entered w/ addr 0x41e8b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x879b2000
@0x001f4758:[T:0x41984490] ti.sdo.dmai - [Buffer] Alloc Buffer of size 2457600 at 0x41e8b000 (0x879b2000 phys)
CMEM Debug: alloc: entered w/ size 0x258000, params - type POOL, flags NONCACHED, align 0xffffffff
CMEM Debug: getPool2: entered w/ size 0x258000
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 1
CMEM Debug: allocPool: allocated phys buffer 0x8775a000, size 0x258000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x420e3000
CMEM Debug: getPhys: entered w/ addr 0x420e3000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8775a000
@0x001f5aab:[T:0x41984490] ti.sdo.dmai - [Buffer] Alloc Buffer of size 2457600 at 0x420e3000 (0x8775a000 phys)
CMEM Debug: alloc: entered w/ size 0x258000, params - type POOL, flags NONCACHED, align 0xffffffff
CMEM Debug: getPool2: entered w/ size 0x258000
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 1
CMEM Debug: allocPool: allocated phys buffer 0x87502000, size 0x258000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x4233b000
CMEM Debug: getPhys: entered w/ addr 0x4233b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87502000
@0x001f6cf3:[T:0x41984490] ti.sdo.dmai - [Buffer] Alloc Buffer of size 2457600 at 0x4233b000 (0x87502000 phys)
DBG:VIDEO:Create buffer table passed
DBG:CAPTURE:Fifo get passed
DBG:MAIN:Write Thread Initialized
DBG:MAIN:Control Thread Initialized
@0x002eec7e:[T:0x42d92490] ti.sdo.dmai - [BufTab] Allocating BufTab for 2 buffers
CMEM Debug: alloc: entered w/ size 0x1c2000, params - type POOL, flags NONCACHED, align 0xffffffff
CMEM Debug: getPool2: entered w/ size 0x1c2000
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 2
CMEM Debug: allocPool: allocated phys buffer 0x87340000, size 0x1c2000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x42d93000
CMEM Debug: getPhys: entered w/ addr 0x42d93000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87340000
@0x002efecc:[T:0x42d92490] ti.sdo.dmai - [Buffer] Alloc Buffer of size 1843200 at 0x42d93000 (0x87340000 phys)
CMEM Debug: alloc: entered w/ size 0x1c2000, params - type POOL, flags NONCACHED, align 0xffffffff
CMEM Debug: getPool2: entered w/ size 0x1c2000
CMEM Debug: getPool: exiting, ioctl CMEM_IOCGETPOOL succeeded, returning 2
CMEM Debug: allocPool: allocated phys buffer 0x8717e000, size 0x1c2000
CMEM Debug: allocPool: mmap succeeded, returning virt buffer 0x42f55000
CMEM Debug: getPhys: entered w/ addr 0x42f55000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x8717e000
@0x002f1178:[T:0x42d92490] ti.sdo.dmai - [Buffer] Alloc Buffer of size 1843200 at 0x42f55000 (0x8717e000 phys)
@0x002fa2e4:[T:0x41984490] ti.sdo.dmai - [Venc1] inPtr : 1105768448 | outPtr : 1121529856
@0x002fa62e:[T:0x41984490] ti.sdo.dmai - [Venc1] frameWidth : 1280 | frameHeight : 960 | framePitch : 2560
@0x002fa822:[T:0x41984490] ti.sdo.dmai - [Venc1] Color format of input buffer : ColorSpace_UYVY
@0x002fa986:[T:0x41984490] ti.sdo.dmai - [Venc1] hOutBuf size : 1843200 | hInBuf size : 2457600 | offset : 0
CMEM Debug: getPhys: entered w/ addr 0x41e50c00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f08c00
CMEM Debug: getPhys: entered w/ addr 0x41e50c80
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f08c80
CMEM Debug: getPhys: entered w/ addr 0x41e50d00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f08d00
CMEM Debug: getPhys: entered w/ addr 0x41e50d80
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f08d80
CMEM Debug: getPhys: entered w/ addr 0x41e50e00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f08e00
CMEM Debug: getPhys: entered w/ addr 0x41e51400
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f09400
CMEM Debug: getPhys: entered w/ addr 0x41e51414
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f09414
CMEM Debug: getPhys: entered w/ addr 0x41e51428
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f09428
CMEM Debug: getPhys: entered w/ addr 0x41e514f8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f094f8
CMEM Debug: getPhys: entered w/ addr 0x41e8b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x879b2000
CMEM Debug: getPhys: entered w/ addr 0x41e49000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f01000
CMEM Debug: getPhys: entered w/ addr 0x41e4a000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f02000
CMEM Debug: getPhys: entered w/ addr 0x41d90000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86854000
CMEM Debug: getPhys: entered w/ addr 0x41e51000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f09000
CMEM Debug: getPhys: entered w/ addr 0x41e51100
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f09100
CMEM Debug: getPhys: entered w/ addr 0x41e49b00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f01b00
CMEM Debug: getPhys: entered w/ addr 0x41e4ab00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f02b00
CMEM Debug: getPhys: entered w/ addr 0x41e4a200
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f02200
CMEM Debug: getPhys: entered w/ addr 0x41e49200
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f01200
CMEM Debug: getPhys: entered w/ addr 0x42d93000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87340000
CMEM Debug: getPhys: entered w/ addr 0x41e54c00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f0cc00
CMEM Debug: getPhys: entered w/ addr 0x41e55000
CMEM Debug[ 12.620000] CMEMK Error: CACHEWB: Failed to find allocated buffer at virtual 0x41d9f1e8
: getPhys: exiting, ioctl CMEM_I[ 12.630000] CMEMK Error: CACHEWB: virtual buffer 0x41999000 not cached
OCGETPHYS succeeded, returning 0x11f0d000
CMEM Debug: getPhys: entered w/ addr 0x41d9f208
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86876208
CMEM Debug: getPhys: entered w/ addr 0x41e59392
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cd0392
CMEM Debug: getPhys: entered w/ addr 0x41e8b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x879b2000
CMEM Debug: getPhys: entered w/ addr 0x4199fe00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87c0fe00
CMEM Debug: getPhys: entered w/ addr 0x41aedf00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87d5df00
CMEM Debug: getPhys: entered w/ addr 0x41b99e00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87e09e00
CMEM Debug: getPhys: entered w/ addr 0x41ce7f00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87f57f00
CMEM Debug: cacheWb: entered w/ addr 0x41d9f1e8, size 0x4
CMEM Error: cacheWb: Failed to writeback 0x41d9f1e8
CMEM Debug: getPhys: entered w/ addr 0x41d9f1e8
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x868761e8
CMEM Debug: getPhys: entered w/ addr 0x41e38074
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c01074
CMEM Debug: cacheWb: entered w/ addr 0x41999000, size 0x80
CMEM Error: cacheWb: Failed to writeback 0x41999000
CMEM Debug: getPhys: entered w/ addr 0x41999000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86851000
CMEM Debug: getPhys: entered w/ addr 0x41e54c00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f0cc00
CMEM Debug: getPhys: entered w/ addr 0x41e54c00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f0cc00
CMEM Debug: getPhys: entered w/ addr 0x41e48000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f00000
CMEM Debug: getPhys: entered w/ addr 0x41e4e000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f06000
CMEM Debug: getPhys: entered w/ addr 0x41e4d000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f05000
CMEM Debug: getPhys: entered w/ addr 0x41e8b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x879b2000
CMEM Debug: getPhys: entered w/ addr 0x4199fe00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87c0fe00
CMEM Debug: getPhys: entered w/ addr 0x41aedf00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87d5df00
CMEM Debug: getPhys: entered w/ addr 0x419a3c00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87c13c00
CMEM Debug: getPhys: entered w/ addr 0x41aefe00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87d5fe00
CMEM Debug: getPhys: entered w/ addr 0x41b99e00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87e09e00
CMEM Debug: getPhys: entered w/ addr 0x41ce7f00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87f57f00
CMEM Debug: getPhys: entered w/ addr 0x41b9dc00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87e0dc00
CMEM Debug: getPhys: entered w/ addr 0x41ce9e00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87f59e00
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e3b000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c04000
CMEM Debug: getPhys: entered w/ addr 0x41e38010
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c01010
CMEM Debug: getPhys: entered w/ addr 0x41e38010
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c01010
CMEM Debug: getPhys: entered w/ addr 0x41e38010
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c01010
CMEM Debug: getPhys: entered w/ addr 0x41e58278
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf278
CMEM Debug: getPhys: entered w/ addr 0x41e58600
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf600
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e5800a
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf00a
CMEM Debug: getPhys: entered w/ addr 0x41e5800a
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf00a
CMEM Debug: getPhys: entered w/ addr 0x41e59380
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cd0380
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e58600
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf600
CMEM Debug: getPhys: entered w/ addr 0x41e58000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf000
CMEM Debug: getPhys: entered w/ addr 0x41e58500
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf500
CMEM Debug: getPhys: entered w/ addr 0x41e58020
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf020
CMEM Debug: getPhys: entered w/ addr 0x41e5800a
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf00a
CMEM Debug: getPhys: entered w/ addr 0x41e58504
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf504
CMEM Debug: getPhys: entered w/ addr 0x41e58020
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf020
CMEM Debug: getPhys: entered w/ addr 0x41e38010
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c01010
CMEM Debug: getPhys: entered w/ addr 0x41e38070
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c01070
CMEM Debug: getPhys: entered w/ addr 0x41e38070
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c01070
CMEM Debug: getPhys: entered w/ addr 0x41e58016
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf016
CMEM Debug: getPhys: entered w/ addr 0x41e58018
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf018
CMEM Debug: getPhys: entered w/ addr 0x41e5801a
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf01a
CMEM Debug: getPhys: entered w/ addr 0x41e5801c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf01c
CMEM Debug: getPhys: entered w/ addr 0x41e5801e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf01e
CMEM Debug: getPhys: entered w/ addr 0x41e58600
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf600
CMEM Debug: getPhys: entered w/ addr 0x41e5824a
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf24a
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e5824a
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf24a
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e5824a
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf24a
CMEM Debug: getPhys: entered w/ addr 0x41e58600
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf600
CMEM Debug: getPhys: entered w/ addr 0x41e38010
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c01010
CMEM Debug: getPhys: entered w/ addr 0x41e58504
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf504
CMEM Debug: getPhys: entered w/ addr 0x41e59386
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cd0386
CMEM Debug: getPhys: entered w/ addr 0x41e5826e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf26e
CMEM Debug: getPhys: entered w/ addr 0x41e59382
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cd0382
CMEM Debug: getPhys: entered w/ addr 0x41e58270
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf270
CMEM Debug: getPhys: entered w/ addr 0x41e5824a
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf24a
CMEM Debug: getPhys: entered w/ addr 0x41e5824e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf24e
CMEM Debug: getPhys: entered w/ addr 0x41e58250
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf250
CMEM Debug: getPhys: entered w/ addr 0x41e58252
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf252
CMEM Debug: getPhys: entered w/ addr 0x41e58252
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf252
CMEM Debug: getPhys: entered w/ addr 0x41e58250
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf250
CMEM Debug: getPhys: entered w/ addr 0x41e5824e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf24e
CMEM Debug: getPhys: entered w/ addr 0x41e58254
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf254
CMEM Debug: getPhys: entered w/ addr 0x41e58250
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf250
CMEM Debug: getPhys: entered w/ addr 0x41e58254
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf254
CMEM Debug: getPhys: entered w/ addr 0x41e58222
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf222
CMEM Debug: getPhys: entered w/ addr 0x41e58254
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf254
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e58256
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf256
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e58256
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf256
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e58256
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf256
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e58256
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf256
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e58256
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf256
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e58256
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf256
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e58256
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf256
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e58256
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf256
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e58256
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf256
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e58256
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf256
CMEM Debug: getPhys: entered w/ addr 0x41e58004
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf004
CMEM Debug: getPhys: entered w/ addr 0x41e58002
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf002
CMEM Debug: getPhys: entered w/ addr 0x41e58022
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf022
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e5826e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf26e
CMEM Debug: getPhys: entered w/ addr 0x41e58004
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf004
CMEM Debug: getPhys: entered w/ addr 0x41e5800c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf00c
CMEM Debug: getPhys: entered w/ addr 0x41e59380
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cd0380
CMEM Debug: getPhys: entered w/ addr 0x41e58000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf000
CMEM Debug: getPhys: entered w/ addr 0x41e58016
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf016
CMEM Debug: getPhys: entered w/ addr 0x41e58018
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf018
CMEM Debug: getPhys: entered w/ addr 0x41e5801a
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf01a
CMEM Debug: getPhys: entered w/ addr 0x41e5801c
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf01c
CMEM Debug: getPhys: entered w/ addr 0x41e5801e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf01e
CMEM Debug: getPhys: entered w/ addr 0x41e38010
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c01010
CMEM Debug: getPhys: entered w/ addr 0x41e38010
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1c01010
CMEM Debug: getPhys: entered w/ addr 0x41e58014
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf014
CMEM Debug: getPhys: entered w/ addr 0x41e58504
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf504
CMEM Debug: getPhys: entered w/ addr 0x41e59206
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cd0206
CMEM Debug: getPhys: entered w/ addr 0x41e58008
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf008
CMEM Debug: getPhys: entered w/ addr 0x41e58006
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf006
CMEM Debug: getPhys: entered w/ addr 0x41e59392
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cd0392
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e59392
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cd0392
CMEM Debug: getPhys: entered w/ addr 0x41e58606
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf606
CMEM Debug: getPhys: entered w/ addr 0x41e5860e
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf60e
CMEM Debug: getPhys: entered w/ addr 0x41e58600
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf600
CMEM Debug: getPhys: entered w/ addr 0x41e58008
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf008
CMEM Debug: getPhys: entered w/ addr 0x41e58008
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf008
CMEM Debug: getPhys: entered w/ addr 0x41e58006
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf006
CMEM Debug: getPhys: entered w/ addr 0x41e58006
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf006
CMEM Debug: getPhys: entered w/ addr 0x41e58014
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x1cdf014
CMEM Debug: getPhys: entered w/ addr 0x41e57000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f0f000
CMEM Debug: getPhys: entered w/ addr 0x41e57000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f0f000
CMEM Debug: getPhys: entered w/ addr 0x41985bc0
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x86856bc0
CMEM Debug: getPhys: entered w/ addr 0x4199fe00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87c0fe00
CMEM Debug: getPhys: entered w/ addr 0x41aedf00
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x87d5df00
CMEM Debug: getPhys: entered w/ addr 0x41e48000
CMEM Debug: getPhys: exiting, ioctl CMEM_IOCGETPHYS succeeded, returning 0x11f00000
@0x005339d8:[T:0x41984490] ti.sdo.dmai - [Venc1] VIDENC1_process() ret -1 generated 0 bytes
@0x00533b12:[T:0x41984490] ti.sdo.dmai - [Venc1] VIDENC1_process() failed with error (-1 ext: 0x4002dca0)
ERR:Failed to encode video buffer
@0x0054f998:[T:0x41984490] ti.sdo.dmai - [Buffer] Free Buffer of size 2457600 at 0x41e8b000 (0x879b2000 phys)
CMEM Debug: free: entered w/ ptr 0x41e8b000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x258000
CMEM Debug: free: munmap succeeded, returning 0
@0x00552015:[T:0x41984490] ti.sdo.dmai - [Buffer] Free Buffer of size 2457600 at 0x420e3000 (0x8775a000 phys)
CMEM Debug: free: entered w/ ptr 0x420e3000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x258000
CMEM Debug: free: munmap succeeded, returning 0
@0x005545b3:[T:0x41984490] ti.sdo.dmai - [Buffer] Free Buffer of size 2457600 at 0x4233b000 (0x87502000 phys)
CMEM Debug: free: entered w/ ptr 0x4233b000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x258000
CMEM Debug: free: munmap succeeded, returning 0
CMEM Debug: free: entered w/ ptr 0x41985000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x14000
CMEM Debug: free:[ 14.660000] LED 1 OFF
munmap succeeded, returning 0
CMEM Debug: free: entered w/ ptr 0x41999000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x1000
CMEM Debug: free: munmap succeeded, returning 0
CMEM Debug: free: entered w/ ptr 0x4199a000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x3f6000
CMEM Debug: free: munmap succeeded, retur[ 14.700000] LED 2 OFF
ning 0
CMEM Debug: free: entered w/ ptr 0x41d90000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x2000
CMEM Debug: free: munmap succeeded, returning 0
CMEM Debug: free: entered w/ ptr 0x41d92000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x1000
CMEM Debug: free: munmap succeeded, returning 0
CMEM Debug: free: entered w/ ptr 0x41d93000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x1b000
CMEM Debug: free: munmap succeeded, returning 0
CMEM Debug: free: entered w/ ptr 0x41dae000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x80000
CMEM Debug: free: munmap succeeded, returning 0
@0x0055ee9e:[T:0x42d92490] ti.sdo.dmai - [Buffer] Free Buffer of size 1843200 at 0x42d93000 (0x87340000 phys)
CMEM Debug: free: entered w/ ptr 0x42d93000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x1c2000
CMEM Debug: free: munmap succeeded, returning 0
@0x00560965:[T:0x42d92490] ti.sdo.dmai - [Buffer] Free Buffer of size 1843200 at 0x42f55000 (0x8717e000 phys)
CMEM Debug: free: entered w/ ptr 0x42f55000, params - type POOL
CMEM Debug: free: ioctl CMEM_IOCFREEPOOL succeeded, size 0x1c2000
CMEM Debug: free: munmap succeeded, returning 0
DBG:MAIN:Cleanup
CMEM Debug: exit: entered - ref_count 1, cmem_fd 3
CMEM Debug: exit: decrementing ref_count
CMEM Debug: exit: ref_count == 0, closed /dev/cmem (succeeded)
CMEM Debug: exit: exiting, returning 0
Sorry for my bad english.
Thanks a lot.