aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2017-09-01 16:29:17 +0200
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2017-09-05 22:07:42 +0200
commit9a0a0548a7bb02d052318ed8f5333005773878f2 (patch)
treeedcc755186cbe9d859cc75c3130f60744a5124b1
parent9d40a17beaf271e6ad47a5e714a296100eef4692 (diff)
downloadfirmware-9a0a0548a7bb02d052318ed8f5333005773878f2.tar.gz
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>
-rw-r--r--WHENCE14
l---------a300_pfp.fw1
l---------a300_pm4.fw1
-rw-r--r--qcom/a300_pfp.fwbin0 -> 1156 bytes
-rw-r--r--qcom/a300_pm4.fwbin0 -> 9220 bytes
5 files changed, 16 insertions, 0 deletions
diff --git a/WHENCE b/WHENCE
index 5c525740..28cd63a1 100644
--- 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
index 00000000..c1f0c373
--- /dev/null
+++ b/a300_pfp.fw
@@ -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
index 00000000..54e2627e
--- /dev/null
+++ b/a300_pm4.fw
@@ -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
index 00000000..55226779
--- /dev/null
+++ b/qcom/a300_pfp.fw
Binary files differ
diff --git a/qcom/a300_pm4.fw b/qcom/a300_pm4.fw
new file mode 100644
index 00000000..840e5a96
--- /dev/null
+++ b/qcom/a300_pm4.fw
Binary files differ