Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/3] media: venus: fix several caps parsing bugs
@ 2026-08-12 20:01 Dmitry Baryshkov
  2026-08-12 20:01 ` [PATCH 1/3] media: venus: hfi_parser: account for all capabilities when skipping a property Dmitry Baryshkov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dmitry Baryshkov @ 2026-08-12 20:01 UTC (permalink / raw)
  To: Vikash Garodia, Dikshita Agarwal, Bryan O'Donoghue,
	Mauro Carvalho Chehab, Stanimir Varbanov, Hans Verkuil,
	Tomasz Figa
  Cc: linux-media, linux-arm-msm, linux-kernel, Mauro Carvalho Chehab

Testing Venus on MSM8996 revealed several issues with caps parsing,
which didn't manifest on other generations of Venus hardware / firmware.
Fix them to make Venus decode streams properly on MSM8996-era of the
hardware.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Dmitry Baryshkov (3):
      media: venus: hfi_parser: account for all capabilities when skipping a property
      media: venus: hfi_parser: size a raw format property by its own entries
      media: venus: report the frame size of the codec being enumerated

 drivers/media/platform/qcom/venus/helpers.c    | 75 +++++++++++++++++---------
 drivers/media/platform/qcom/venus/helpers.h    |  2 +
 drivers/media/platform/qcom/venus/hfi_parser.c |  9 ++--
 drivers/media/platform/qcom/venus/hfi_parser.h | 12 +++--
 drivers/media/platform/qcom/venus/vdec.c       |  7 +--
 drivers/media/platform/qcom/venus/venc.c       |  7 +--
 6 files changed, 66 insertions(+), 46 deletions(-)
---
base-commit: 78bc8af4affb9a732504eb22eeac7d1e50883853
change-id: 20260812-venus-8996-1eb92496a45d

Best regards,
--  
With best wishes
Dmitry


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

end of thread, other threads:[~2026-08-17 11:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-12 20:01 [PATCH 0/3] media: venus: fix several caps parsing bugs Dmitry Baryshkov
2026-08-12 20:01 ` [PATCH 1/3] media: venus: hfi_parser: account for all capabilities when skipping a property Dmitry Baryshkov
2026-08-17 11:17   ` Konrad Dybcio
2026-08-12 20:01 ` [PATCH 2/3] media: venus: hfi_parser: size a raw format property by its own entries Dmitry Baryshkov
2026-08-17 11:20   ` Konrad Dybcio
2026-08-12 20:01 ` [PATCH 3/3] media: venus: report the frame size of the codec being enumerated Dmitry Baryshkov
2026-08-17 11:24   ` Konrad Dybcio

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