Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1594826 > unrolled thread

[PATCH v3 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU

Started byWu-Cheng Li <wuchengli@chromium.org>
First post2017-03-08 04:50 +0100
Last post2017-03-08 04:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v3 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU Wu-Cheng Li <wuchengli@chromium.org> - 2017-03-08 04:50 +0100

#1594826 — [PATCH v3 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU

FromWu-Cheng Li <wuchengli@chromium.org>
Date2017-03-08 04:50 +0100
Subject[PATCH v3 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU
Message-ID<tiALT-GB-5@gated-at.bofh.it>
From: Wu-Cheng Li <wuchengli@google.com>

v2: also check the result of vdec_if_decode in mtk_vdec_worker.
v3: set buffer status to VB2_BUF_STATE_ERROR. Move printk out of lock.

Wu-Cheng Li (1):
  mtk-vcodec: check the vp9 decoder buffer index from VPU.

 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c | 33 +++++++++++++++++-----
 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.h |  2 ++
 .../media/platform/mtk-vcodec/vdec/vdec_vp9_if.c   | 26 +++++++++++++++++
 drivers/media/platform/mtk-vcodec/vdec_drv_if.h    |  2 ++
 4 files changed, 56 insertions(+), 7 deletions(-)

-- 
2.12.0.246.ga2ecc84866-goog

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web