[PATCH v1 0/5] Venus - Decode reconfig sequence

From: Srinu Gorle
Date: Sat Sep 29 2018 - 08:01:06 EST


Hello,

The patch set mainly adds logic to handle multiresolution clips
for video decode. And also added few miscellaneous fixes.

The patch set is based on top of recent Venus updates - PIL v9 patches
posted by Vikash Garodia.
This patch series to align with https://patchwork.linuxtv.org/patch/52153/

Comments are welcome!

Regards,
Srinu Gorle

Srinu Gorle (5):
media: venus: handle video decoder resolution change
media: venus: dynamically configure codec type
media: venus: do not destroy video session during queue setup
media: venus: video decoder drop frames handling
media: venus: update number of bytes used field properly for EOS
frames

drivers/media/platform/qcom/venus/helpers.c | 210 ++++++++++++++++++++--------
drivers/media/platform/qcom/venus/helpers.h | 4 +
drivers/media/platform/qcom/venus/hfi.c | 8 +-
drivers/media/platform/qcom/venus/hfi.h | 2 +-
drivers/media/platform/qcom/venus/vdec.c | 114 +++++++++++++--
drivers/media/platform/qcom/venus/venc.c | 20 ++-
6 files changed, 285 insertions(+), 73 deletions(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project