qcom: add firmware files for Adreno A3xx

Symlinks have been added because existing driver in mainline kernel is already
merged and expects the files there. For future version of the firmware (or newer
hardware) we will fixup the search path, but the symlinks are needed to work
with released kernels.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
This commit is contained in:
Nicolas Dechesne 2017-09-01 16:29:17 +02:00
parent 9d40a17bea
commit 9a0a0548a7
5 changed files with 16 additions and 0 deletions

14
WHENCE
View File

@ -3667,3 +3667,17 @@ File: imx/sdma/sdma-imx7d.bin
Version: 4.2
Licence: Redistributable. See LICENSE.sdma_firmware for details
--------------------------------------------------------------------------
Driver: adreno - Qualcomm Adreno GPU firmware
File: qcom/a300_pfp.fw
Link: a300_pfp.fw -> qcom/a300_pfp.fw
File: qcom/a300_pm4.fw
Link: a300_pm4.fw -> qcom/a300_pm4.fw
Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
Binary files supplied originally from
https://developer.qualcomm.com/hardware/dragonboard-410c/tools

1
a300_pfp.fw Symbolic link
View File

@ -0,0 +1 @@
qcom/a300_pfp.fw

1
a300_pm4.fw Symbolic link
View File

@ -0,0 +1 @@
qcom/a300_pm4.fw

BIN
qcom/a300_pfp.fw Normal file

Binary file not shown.

BIN
qcom/a300_pm4.fw Normal file

Binary file not shown.