mbox series

qcom: add firmware files for Adreno a630

Message ID CAP71WjwcmNn+8t3pSSUf+SLayiH8AWcu8iZYFTrx=FVdPQB+Nw@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series qcom: add firmware files for Adreno a630 | expand

Pull-request

https://github.com/ndechesne/linux-firmware.git gpu-845

Message

Nicolas Dechesne Sept. 9, 2019, 7:52 p.m. UTC
hi

this pull request adds firmware for Adreno A630 GPU found on devices
based on Qualcomm Snapdragon 845. The original firmware files are
distributed by Thundercomm, the vendor of the SDM845 based Dragonboard
845c, using license terms defined by Qualcomm for previous
generations. The original firmware files can be found here:
https://releases.linaro.org/96boards/dragonboard845c/qualcomm/firmware/

The following changes since commit 6c6918ad8ae0dfb2cb591484eba525409980c16f:

  linux-firmware: Update firmware file for Intel Bluetooth AX201
(2019-09-09 04:22:42 -0400)

are available in the Git repository at:

  https://github.com/ndechesne/linux-firmware.git gpu-845

for you to fetch changes up to 88ea23e7eed04e78111013df9b81dd851037e4da:

  qcom: add firmware files for Adreno a630 (2019-09-09 18:13:55 +0200)

----------------------------------------------------------------
Nicolas Dechesne (1):
      qcom: add firmware files for Adreno a630

 WHENCE            |   2 ++
 qcom/a630_gmu.bin | Bin 0 -> 32768 bytes
 qcom/a630_sqe.fw  | Bin 0 -> 31316 bytes
 3 files changed, 2 insertions(+)
 create mode 100644 qcom/a630_gmu.bin
 create mode 100644 qcom/a630_sqe.fw

Comments

Bjorn Andersson Sept. 10, 2019, 5:03 a.m. UTC | #1
On Mon 09 Sep 12:52 PDT 2019, Nicolas Dechesne wrote:

> hi
> 
> this pull request adds firmware for Adreno A630 GPU found on devices
> based on Qualcomm Snapdragon 845. The original firmware files are
> distributed by Thundercomm, the vendor of the SDM845 based Dragonboard
> 845c, using license terms defined by Qualcomm for previous
> generations. The original firmware files can be found here:
> https://releases.linaro.org/96boards/dragonboard845c/qualcomm/firmware/
> 
> The following changes since commit 6c6918ad8ae0dfb2cb591484eba525409980c16f:
> 
>   linux-firmware: Update firmware file for Intel Bluetooth AX201
> (2019-09-09 04:22:42 -0400)
> 
> are available in the Git repository at:
> 
>   https://github.com/ndechesne/linux-firmware.git gpu-845
> 
> for you to fetch changes up to 88ea23e7eed04e78111013df9b81dd851037e4da:
> 
>   qcom: add firmware files for Adreno a630 (2019-09-09 18:13:55 +0200)
> 
> ----------------------------------------------------------------
> Nicolas Dechesne (1):
>       qcom: add firmware files for Adreno a630

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>

> 
>  WHENCE            |   2 ++
>  qcom/a630_gmu.bin | Bin 0 -> 32768 bytes
>  qcom/a630_sqe.fw  | Bin 0 -> 31316 bytes
>  3 files changed, 2 insertions(+)
>  create mode 100644 qcom/a630_gmu.bin
>  create mode 100644 qcom/a630_sqe.fw
Rob Clark Sept. 10, 2019, 5:28 a.m. UTC | #2
On Mon, Sep 9, 2019 at 10:03 PM Bjorn Andersson
<bjorn.andersson@linaro.org> wrote:
>
> On Mon 09 Sep 12:52 PDT 2019, Nicolas Dechesne wrote:
>
> > hi
> >
> > this pull request adds firmware for Adreno A630 GPU found on devices
> > based on Qualcomm Snapdragon 845. The original firmware files are
> > distributed by Thundercomm, the vendor of the SDM845 based Dragonboard
> > 845c, using license terms defined by Qualcomm for previous
> > generations. The original firmware files can be found here:
> > https://releases.linaro.org/96boards/dragonboard845c/qualcomm/firmware/
> >
> > The following changes since commit 6c6918ad8ae0dfb2cb591484eba525409980c16f:
> >
> >   linux-firmware: Update firmware file for Intel Bluetooth AX201
> > (2019-09-09 04:22:42 -0400)
> >
> > are available in the Git repository at:
> >
> >   https://github.com/ndechesne/linux-firmware.git gpu-845
> >
> > for you to fetch changes up to 88ea23e7eed04e78111013df9b81dd851037e4da:
> >
> >   qcom: add firmware files for Adreno a630 (2019-09-09 18:13:55 +0200)
> >
> > ----------------------------------------------------------------
> > Nicolas Dechesne (1):
> >       qcom: add firmware files for Adreno a630
>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Not sure if t-b is applicable for linux-firmare, but if it is:

Tested-by: Rob Clark <robdclark@gmail.com>
Josh Boyer Sept. 23, 2019, 11:20 a.m. UTC | #3
On Tue, Sep 10, 2019 at 1:29 AM Rob Clark <robdclark@chromium.org> wrote:
>
> On Mon, Sep 9, 2019 at 10:03 PM Bjorn Andersson
> <bjorn.andersson@linaro.org> wrote:
> >
> > On Mon 09 Sep 12:52 PDT 2019, Nicolas Dechesne wrote:
> >
> > > hi
> > >
> > > this pull request adds firmware for Adreno A630 GPU found on devices
> > > based on Qualcomm Snapdragon 845. The original firmware files are
> > > distributed by Thundercomm, the vendor of the SDM845 based Dragonboard
> > > 845c, using license terms defined by Qualcomm for previous
> > > generations. The original firmware files can be found here:
> > > https://releases.linaro.org/96boards/dragonboard845c/qualcomm/firmware/
> > >
> > > The following changes since commit 6c6918ad8ae0dfb2cb591484eba525409980c16f:
> > >
> > >   linux-firmware: Update firmware file for Intel Bluetooth AX201
> > > (2019-09-09 04:22:42 -0400)
> > >
> > > are available in the Git repository at:
> > >
> > >   https://github.com/ndechesne/linux-firmware.git gpu-845
> > >
> > > for you to fetch changes up to 88ea23e7eed04e78111013df9b81dd851037e4da:
> > >
> > >   qcom: add firmware files for Adreno a630 (2019-09-09 18:13:55 +0200)
> > >
> > > ----------------------------------------------------------------
> > > Nicolas Dechesne (1):
> > >       qcom: add firmware files for Adreno a630
> >
> > Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
>
> Not sure if t-b is applicable for linux-firmare, but if it is:
>
> Tested-by: Rob Clark <robdclark@gmail.com>

Pulled and pushed out.  Thanks.

josh