mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] fix decoder issues with firmware version check
@ 2023-04-04  6:17 Dikshita Agarwal
  2023-04-04  6:17 ` [PATCH 1/3] venus: add firmware version based check Dikshita Agarwal
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Dikshita Agarwal @ 2023-04-04  6:17 UTC (permalink / raw)
  To: linux-media, stanimir.k.varbanov, quic_vgarodia, agross,
	andersson, konrad.dybcio, mchehab
  Cc: linux-kernel, linux-arm-msm, Dikshita Agarwal

This series includes the changes to
  - add firmware version based check to enable/disable some feature.
  - add support of new HFI to notify sequence change event to
    driver during resolution change at interframe.
  - use firmware version based check to fix EOS handling for different
    firmware versions.

With this series, divided the previous version [1] into
multiple patches as suggested in review comments.

[1] https://patchwork.kernel.org/project/linux-media/list/?series=733169

Dikshita Agarwal (3):
  venus: add firmware version based check
  venus: enable sufficient sequence change support for vp9
  venus: fix EOS handling in decoder stop command

 drivers/media/platform/qcom/venus/core.h       | 18 ++++++++++++++++++
 drivers/media/platform/qcom/venus/hfi_cmds.c   |  1 +
 drivers/media/platform/qcom/venus/hfi_helper.h |  2 ++
 drivers/media/platform/qcom/venus/hfi_msgs.c   | 11 +++++++++--
 drivers/media/platform/qcom/venus/vdec.c       | 10 +++++++++-
 5 files changed, 39 insertions(+), 3 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2023-04-05  8:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-04  6:17 [PATCH 0/3] fix decoder issues with firmware version check Dikshita Agarwal
2023-04-04  6:17 ` [PATCH 1/3] venus: add firmware version based check Dikshita Agarwal
2023-04-04 18:18   ` Konrad Dybcio
2023-04-05  8:20     ` Dikshita Agarwal
2023-04-04  6:17 ` [PATCH 2/3] venus: enable sufficient sequence change support for vp9 Dikshita Agarwal
2023-04-04 18:22   ` Konrad Dybcio
2023-04-05  5:46     ` Dikshita Agarwal
2023-04-04 19:05   ` Konrad Dybcio
2023-04-05  8:21     ` Dikshita Agarwal
2023-04-04  6:17 ` [PATCH 3/3] venus: fix EOS handling in decoder stop command Dikshita Agarwal
2023-04-04 18:24   ` Konrad Dybcio
2023-04-05  6:41     ` Dikshita Agarwal
2023-04-05  7:19       ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®