mbox series

[PULL] qcom: add firmware for several Adreno generation

Message ID 20220426204528.3005774-1-dmitry.baryshkov@linaro.org
State New
Headers show
Series [PULL] qcom: add firmware for several Adreno generation | expand

Pull-request

https://github.com/lumag/linux-firmware adreno-firmware

Message

Dmitry Baryshkov April 26, 2022, 8:45 p.m. UTC
Hi linux-firmware maintainers,

Please pull the firmware for several generation of Adreno GPU (A220, A330,
A405/A420/A430).

The firmware files come from Dragonboard 820c BSP available at [1] or directly
from Qualcomm at [2] (registration is required).

[1] http://releases.linaro.org/96boards/dragonboard820c/qualcomm/firmware/linux-board-support-package-r01700.1.zip
[2] https://developer.qualcomm.com/download/db820c/linux-board-support-package-r01700.1.zip

The following changes since commit ac21ab5d1de0de34201c90d32eee436f873d1e5b:

  Mellanox: Add lc_ini_bundle for xx.2010.1006 (2022-04-25 07:36:16 -0400)

are available in the Git repository at:

  https://github.com/lumag/linux-firmware adreno-firmware

for you to fetch changes up to dfa3c4c30996376dbc3adb530c0505b2efad583b:

  qcom: add firmware files for Adreno a420 & related generations (2022-04-26 23:36:27 +0300)

----------------------------------------------------------------
Dmitry Baryshkov (3):
      qcom: add firmware files for Adreno a220
      qcom: add firmware files for Adreno a330
      qcom: add firmware files for Adreno a420 & related generations

 WHENCE               |   6 ++++++
 qcom/a330_pfp.fw     | Bin 0 -> 2212 bytes
 qcom/a330_pm4.fw     | Bin 0 -> 9220 bytes
 qcom/a420_pfp.fw     | Bin 0 -> 4292 bytes
 qcom/a420_pm4.fw     | Bin 0 -> 9556 bytes
 qcom/leia_pfp_470.fw | Bin 0 -> 1156 bytes
 qcom/leia_pm4_470.fw | Bin 0 -> 9220 bytes
 7 files changed, 6 insertions(+)
 create mode 100644 qcom/a330_pfp.fw
 create mode 100644 qcom/a330_pm4.fw
 create mode 100644 qcom/a420_pfp.fw
 create mode 100644 qcom/a420_pm4.fw
 create mode 100644 qcom/leia_pfp_470.fw
 create mode 100644 qcom/leia_pm4_470.fw