All of lore.kernel.org
 help / color / mirror / Atom feed
From: vgarodia@codeaurora.org
To: mchehab@kernel.org, hverkuil@xs4all.nl, stanimir.varbanov@linaro.org
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	quic_vgarodia@quicinc.com
Subject: Proposal for a new video driver for Qualcomm upcoming SOCs
Date: Mon, 28 Mar 2022 22:42:42 +0530	[thread overview]
Message-ID: <90e7d1402f1f4ad3e43b7d1f8746aef0@codeaurora.org> (raw)

Hi All,

There is an existing video driver for Qualcomm SOCs [1]. There is a need 
for a separate driver for the new generations of video hardware in 
Qualcomm SOCs. It is needed, primarily for below reasons:-

1. HFI 2.0 interface (driver<->firmware interface) is a new non-backward 
compatible interface.
    a. HFI 2.0 is designed to suit future video hardware generations.
    b. Older interface (HFI 1.0) is supported till MSM8350 (SD 835). Any 
new video hardware would be supported *only* with the
       new HFI 2.0.

2. Video firmwares, which are based on HFI 1.0, were designed to follow 
khronos openmax IL 1.1.2 specification. Video firmware
    interface HFI 2.0 is designed based on v4l2 stateful codec 
specification.

This request is to share your suggestions or any queries to discuss on 
this proposal.
Incase any aspect to consider, before we start implementing the new 
driver.

[1] 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/media/platform/qcom/venus

Regards,
Vikash


                 reply	other threads:[~2022-03-28 17:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=90e7d1402f1f4ad3e43b7d1f8746aef0@codeaurora.org \
    --to=vgarodia@codeaurora.org \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=quic_vgarodia@quicinc.com \
    --cc=stanimir.varbanov@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.