mbox series

[PULL,V4] : qcom: SC7180 and SC7280 venus firmware updates

Message ID CANHAJhH41JnZA_fPNczMpBwnTy5P-5xhgPY5_eHkOsBzx0Qy=A@mail.gmail.com (mailing list archive)
State Not Applicable
Headers show
Series [PULL,V4] : qcom: SC7180 and SC7280 venus firmware updates | expand

Pull-request

https://github.com/nathan-google/linux-firmware.git update_sc7180_and_sc7280_firmware_v4

Message

Nathan Hebert Oct. 25, 2022, 9:32 p.m. UTC
The following changes since commit 48407ffd7adb9511701547068b1e6f0956bd1c94:

  cnm: update chips&media wave521c firmware. (2022-10-17 10:20:43 -0400)

are available in the Git repository at:

  https://github.com/nathan-google/linux-firmware.git
update_sc7180_and_sc7280_firmware_v4

for you to fetch changes up to 05df8e65182f7ee945f826e41b5eaa17c188a8df:

  qcom: update venus firmware files for VPU-2.0 (2022-10-25 14:16:59 -0700)

----------------------------------------------------------------
Nathan Hebert (4):
      qcom: replace split SC7180 venus firmware images with symlink
      qcom: update venus firmware file for v5.4
      qcom: remove split SC7280 venus firmware images
      qcom: update venus firmware files for VPU-2.0

 WHENCE                   |  24 +++---------------------
 qcom/venus-5.4/venus.b00 | Bin 212 -> 0 bytes
 qcom/venus-5.4/venus.b01 | Bin 6808 -> 0 bytes
 qcom/venus-5.4/venus.b02 | Bin 873596 -> 0 bytes
 qcom/venus-5.4/venus.b03 | Bin 33792 -> 0 bytes
 qcom/venus-5.4/venus.b04 |   1 -
 qcom/venus-5.4/venus.mbn | Bin 919708 -> 921236 bytes
 qcom/venus-5.4/venus.mdt | Bin 7020 -> 0 bytes
 qcom/vpu-2.0/venus.b00   | Bin 692 -> 0 bytes
 qcom/vpu-2.0/venus.b01   | Bin 7376 -> 0 bytes
 qcom/vpu-2.0/venus.b02   | Bin 300 -> 0 bytes
 qcom/vpu-2.0/venus.b03   | Bin 20 -> 0 bytes
 qcom/vpu-2.0/venus.b04   | Bin 20 -> 0 bytes
 qcom/vpu-2.0/venus.b05   | Bin 20 -> 0 bytes
 qcom/vpu-2.0/venus.b06   | Bin 20 -> 0 bytes
 qcom/vpu-2.0/venus.b07   | Bin 24 -> 0 bytes
 qcom/vpu-2.0/venus.b08   | Bin 16 -> 0 bytes
 qcom/vpu-2.0/venus.b09   | Bin 939184 -> 0 bytes
 qcom/vpu-2.0/venus.b10   | Bin 42976 -> 0 bytes
 qcom/vpu-2.0/venus.b19   |   1 -
 qcom/vpu-2.0/venus.mbn   | Bin 2031188 -> 2031620 bytes
 qcom/vpu-2.0/venus.mdt   | Bin 8068 -> 0 bytes
 22 files changed, 3 insertions(+), 23 deletions(-)
 delete mode 100644 qcom/venus-5.4/venus.b00
 delete mode 100644 qcom/venus-5.4/venus.b01
 delete mode 100644 qcom/venus-5.4/venus.b02
 delete mode 100644 qcom/venus-5.4/venus.b03
 delete mode 100644 qcom/venus-5.4/venus.b04
 delete mode 100644 qcom/venus-5.4/venus.mdt
 delete mode 100644 qcom/vpu-2.0/venus.b00
 delete mode 100644 qcom/vpu-2.0/venus.b01
 delete mode 100644 qcom/vpu-2.0/venus.b02
 delete mode 100644 qcom/vpu-2.0/venus.b03
 delete mode 100644 qcom/vpu-2.0/venus.b04
 delete mode 100644 qcom/vpu-2.0/venus.b05
 delete mode 100644 qcom/vpu-2.0/venus.b06
 delete mode 100644 qcom/vpu-2.0/venus.b07
 delete mode 100644 qcom/vpu-2.0/venus.b08
 delete mode 100644 qcom/vpu-2.0/venus.b09
 delete mode 100644 qcom/vpu-2.0/venus.b10
 delete mode 100644 qcom/vpu-2.0/venus.b19
 delete mode 100644 qcom/vpu-2.0/venus.mdt

Comments

Dmitry Baryshkov Oct. 25, 2022, 9:48 p.m. UTC | #1
On 26/10/2022 00:32, Nathan Hebert wrote:
> The following changes since commit 48407ffd7adb9511701547068b1e6f0956bd1c94:
> 
>    cnm: update chips&media wave521c firmware. (2022-10-17 10:20:43 -0400)
> 
> are available in the Git repository at:
> 
>    https://github.com/nathan-google/linux-firmware.git
> update_sc7180_and_sc7280_firmware_v4
> 
> for you to fetch changes up to 05df8e65182f7ee945f826e41b5eaa17c188a8df:
> 
>    qcom: update venus firmware files for VPU-2.0 (2022-10-25 14:16:59 -0700)
> 
> ----------------------------------------------------------------
> Nathan Hebert (4):
>        qcom: replace split SC7180 venus firmware images with symlink
>        qcom: update venus firmware file for v5.4
>        qcom: remove split SC7280 venus firmware images
>        qcom: update venus firmware files for VPU-2.0

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

Please excuse me for being too picky.
Nathan Hebert Oct. 25, 2022, 9:53 p.m. UTC | #2
On Tue, Oct 25, 2022 at 2:48 PM Dmitry Baryshkov
<dmitry.baryshkov@linaro.org> wrote:
>
> On 26/10/2022 00:32, Nathan Hebert wrote:
> > The following changes since commit 48407ffd7adb9511701547068b1e6f0956bd1c94:
> >
> >    cnm: update chips&media wave521c firmware. (2022-10-17 10:20:43 -0400)
> >
> > are available in the Git repository at:
> >
> >    https://github.com/nathan-google/linux-firmware.git
> > update_sc7180_and_sc7280_firmware_v4
> >
> > for you to fetch changes up to 05df8e65182f7ee945f826e41b5eaa17c188a8df:
> >
> >    qcom: update venus firmware files for VPU-2.0 (2022-10-25 14:16:59 -0700)
> >
> > ----------------------------------------------------------------
> > Nathan Hebert (4):
> >        qcom: replace split SC7180 venus firmware images with symlink
> >        qcom: update venus firmware file for v5.4
> >        qcom: remove split SC7280 venus firmware images
> >        qcom: update venus firmware files for VPU-2.0
>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
>
> Please excuse me for being too picky.
No worries! Thanks for helping me get the change right.
>
> --
> With best wishes
> Dmitry
>
Vikash Garodia Oct. 26, 2022, 7:20 a.m. UTC | #3
Hi Nathan,

> -----Original Message-----
> From: Nathan Hebert <nhebert@chromium.org>
> Sent: Wednesday, October 26, 2022 3:24 AM
> To: dmitry.baryshkov@linaro.org
> Cc: linux-firmware@kernel.org; linux-arm-msm@vger.kernel.org; Bjorn
> Andersson <andersson@kernel.org>; Fritz Koenig <frkoenig@chromium.org>;
> Vikash Garodia <vgarodia@qti.qualcomm.com>
> Subject: Re: [PULL V4]: qcom: SC7180 and SC7280 venus firmware updates
> 
> WARNING: This email originated from outside of Qualcomm. Please be wary of
> any links or attachments, and do not enable macros.
> 
> On Tue, Oct 25, 2022 at 2:48 PM Dmitry Baryshkov
> <dmitry.baryshkov@linaro.org> wrote:
> >
> > On 26/10/2022 00:32, Nathan Hebert wrote:
> > > The following changes since commit
> 48407ffd7adb9511701547068b1e6f0956bd1c94:
> > >
> > >    cnm: update chips&media wave521c firmware. (2022-10-17 10:20:43
> > > -0400)
> > >
> > > are available in the Git repository at:
> > >
> > >    https://github.com/nathan-google/linux-firmware.git
> > > update_sc7180_and_sc7280_firmware_v4
> > >
> > > for you to fetch changes up to
> 05df8e65182f7ee945f826e41b5eaa17c188a8df:
> > >
> > >    qcom: update venus firmware files for VPU-2.0 (2022-10-25
> > > 14:16:59 -0700)
> > >
> > > ----------------------------------------------------------------
> > > Nathan Hebert (4):
> > >        qcom: replace split SC7180 venus firmware images with symlink
> > >        qcom: update venus firmware file for v5.4
> > >        qcom: remove split SC7280 venus firmware images
> > >        qcom: update venus firmware files for VPU-2.0
> >
> > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> >
> > Please excuse me for being too picky.
> No worries! Thanks for helping me get the change right.

Reviewed-by: Vikash Garodia <quic_vgarodia@quicinc.com>

> >
> > --
> > With best wishes
> > Dmitry
> >