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


Groups > linux.kernel > #1593922

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

From Wu-Cheng Li <wuchengli@chromium.org>
Newsgroups linux.kernel
Subject [PATCH v1 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU
Date 2017-03-07 07:10 +0100
Message-ID <tigtP-3ay-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Wu-Cheng Li <wuchengli@google.com>

This patch guards against the invalid buffer index from
VPU firmware.

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

 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c |  6 +++++
 .../media/platform/mtk-vcodec/vdec/vdec_vp9_if.c   | 26 ++++++++++++++++++++++
 drivers/media/platform/mtk-vcodec/vdec_drv_if.h    |  2 ++
 3 files changed, 34 insertions(+)

-- 
2.12.0.rc1.440.g5b76565f74-goog

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v1 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU Wu-Cheng Li <wuchengli@chromium.org> - 2017-03-07 07:10 +0100
  [PATCH 1/1] mtk-vcodec: check the vp9 decoder buffer index from VPU. Wu-Cheng Li <wuchengli@chromium.org> - 2017-03-07 07:10 +0100
    Re: [PATCH 1/1] mtk-vcodec: check the vp9 decoder buffer index from  VPU. Tiffany Lin <tiffany.lin@mediatek.com> - 2017-03-07 09:10 +0100
      Re: [PATCH 1/1] mtk-vcodec: check the vp9 decoder buffer index from VPU. Wu-Cheng Li (李務誠)          <wuchengli@chromium.org> - 2017-03-07 10:30 +0100

csiph-web