]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
qcom: add firmware files for Adreno A3xx
authorNicolas Dechesne <nicolas.dechesne@linaro.org>
Fri, 1 Sep 2017 14:29:17 +0000 (16:29 +0200)
committerNicolas Dechesne <nicolas.dechesne@linaro.org>
Tue, 5 Sep 2017 20:07:42 +0000 (22:07 +0200)
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>
WHENCE
a300_pfp.fw [new symlink]
a300_pm4.fw [new symlink]
qcom/a300_pfp.fw [new file with mode: 0644]
qcom/a300_pm4.fw [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 5c525740ebf1a86b6b594985ff5e8f70d8a22acc..28cd63a1552cd1faaf42fcc7a4d52b3de850a9e9 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -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
diff --git a/a300_pfp.fw b/a300_pfp.fw
new file mode 120000 (symlink)
index 0000000..c1f0c37
--- /dev/null
@@ -0,0 +1 @@
+qcom/a300_pfp.fw
\ No newline at end of file
diff --git a/a300_pm4.fw b/a300_pm4.fw
new file mode 120000 (symlink)
index 0000000..54e2627
--- /dev/null
@@ -0,0 +1 @@
+qcom/a300_pm4.fw
\ No newline at end of file
diff --git a/qcom/a300_pfp.fw b/qcom/a300_pfp.fw
new file mode 100644 (file)
index 0000000..5522677
Binary files /dev/null and b/qcom/a300_pfp.fw differ
diff --git a/qcom/a300_pm4.fw b/qcom/a300_pm4.fw
new file mode 100644 (file)
index 0000000..840e5a9
Binary files /dev/null and b/qcom/a300_pm4.fw differ