linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Venus dynamic resolution change fixes
@ 2020-12-20  9:31 Stanimir Varbanov
  2020-12-20  9:31 ` [PATCH v2 1/5] venus: vdec: Fix non reliable setting of LAST flag Stanimir Varbanov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stanimir Varbanov @ 2020-12-20  9:31 UTC (permalink / raw)
  To: linux-media, linux-arm-msm, linux-kernel
  Cc: vgarodia, acourbot, Fritz Koenig, Stanimir Varbanov

Hi,

Changes since v1:
 * In 1/5
   - clear next_buf_last flag before session_continue in vdec_start_capture
   - on event, flush output buffers unconditiannly
 * Added two more patches from Alex (4/5) and Fritz (5/5)

v1 can be found at: https://www.spinics.net/lists/linux-media/msg177801.html 

regards,
Stan

Alexandre Courbot (1):
  media: venus: preserve DRC state across seeks

Fritz Koenig (1):
  venus: vdec: Handle DRC after drain

Stanimir Varbanov (3):
  venus: vdec: Fix non reliable setting of LAST flag
  venus: vdec: Make decoder return LAST flag for sufficient event
  venus: helpers: Lock outside of buffer queue helper

 drivers/media/platform/qcom/venus/core.h    |   6 +-
 drivers/media/platform/qcom/venus/helpers.c |  15 +--
 drivers/media/platform/qcom/venus/vdec.c    | 110 +++++++++++++-------
 drivers/media/platform/qcom/venus/venc.c    |  11 +-
 4 files changed, 93 insertions(+), 49 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-20  9:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-20  9:31 [PATCH v2 0/5] Venus dynamic resolution change fixes Stanimir Varbanov
2020-12-20  9:31 ` [PATCH v2 1/5] venus: vdec: Fix non reliable setting of LAST flag Stanimir Varbanov
2020-12-20  9:31 ` [PATCH v2 2/5] venus: vdec: Make decoder return LAST flag for sufficient event Stanimir Varbanov
2020-12-20  9:31 ` [PATCH v2 3/5] venus: helpers: Lock outside of buffer queue helper Stanimir Varbanov
2020-12-20  9:31 ` [PATCH v2 4/5] media: venus: preserve DRC state across seeks Stanimir Varbanov
2020-12-20  9:31 ` [PATCH v2 5/5] venus: vdec: Handle DRC after drain Stanimir Varbanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).