media: merged code from c502feca7 on the amlogic-3.14-dev [1/3]
authorNanxin Qin <nanxin.qin@amlogic.com>
Sun, 3 Sep 2017 14:47:21 +0000 (22:47 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Thu, 14 Sep 2017 11:16:12 +0000 (04:16 -0700)
commit6470478320ffcf4656b2845e5e9c540fff670eb3
tree2baf033947ebab84f60fc56cfd1104a06ccf6512
parentfba1030374f525ee938f762e01a545af25e7a639
media: merged code from c502feca7 on the amlogic-3.14-dev [1/3]

PD#150739: merged code from c502feca7 on the amlogic-3.14-dev
1.codec_mm: fixed tvp first wait long time bug
2.pcrmaster: fix some avsync issue in pcrmaster mode
3.vfm: fix vf provider crash issue

Change-Id: I64202a38a3ed0c50ba665fb477caea26c67ddcb0
Signed-off-by: Nanxin Qin <nanxin.qin@amlogic.com>
20 files changed:
MAINTAINERS
arch/arm64/configs/meson64_defconfig
drivers/amlogic/Kconfig
drivers/amlogic/Makefile
drivers/amlogic/media/common/codec_mm/codec_mm.c
drivers/amlogic/media/common/codec_mm/codec_mm_scatter.c
drivers/amlogic/media/common/vfm/vframe_provider.c
drivers/amlogic/media/frame_sync/timestamp.c
drivers/amlogic/media/frame_sync/tsync_pcr.c
drivers/amlogic/media/video_sink/video.c
drivers/amlogic/media/video_sink/video_keeper.c
drivers/amlogic/media/video_sink/vpp.c
drivers/amlogic/tee/Kconfig [new file with mode: 0644]
drivers/amlogic/tee/Makefile [new file with mode: 0644]
drivers/amlogic/tee/tee.c [new file with mode: 0644]
include/linux/amlogic/media/frame_sync/timestamp.h
include/linux/amlogic/media/utils/amstream.h
include/linux/amlogic/media/video_sink/video.h
include/linux/amlogic/media/video_sink/video_keeper.h
include/linux/amlogic/tee.h [new file with mode: 0644]