aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2017-08-16 18:19:04 -0400
committerKyle McMartin <kyle@kernel.org>2017-08-23 09:49:43 -0700
commitf0698be37f87f640bfef34c415847de70e4ec810 (patch)
treed18e1fec6e452d47f9f221ed2a352937c97d1426
parent6e5d5326bcfb9ef15269519dec456bedcf72b976 (diff)
downloadfirmware-f0698be37f87f640bfef34c415847de70e4ec810.tar.gz
amdgpu: add initial vega10 firmware
This adds the initial firmware for the non-multimedia engines on vega10 GPUs. From internal git commit: 8d9ea053f80d984819419885de54783060cfe8f5 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-rw-r--r--WHENCE13
-rw-r--r--amdgpu/vega10_acg_smc.binbin0 -> 262912 bytes
-rw-r--r--amdgpu/vega10_asd.binbin0 -> 33280 bytes
-rw-r--r--amdgpu/vega10_ce.binbin0 -> 9344 bytes
-rw-r--r--amdgpu/vega10_gpu_info.binbin0 -> 316 bytes
-rw-r--r--amdgpu/vega10_me.binbin0 -> 17536 bytes
-rw-r--r--amdgpu/vega10_mec.binbin0 -> 263808 bytes
-rw-r--r--amdgpu/vega10_mec2.binbin0 -> 263808 bytes
-rw-r--r--amdgpu/vega10_pfp.binbin0 -> 21632 bytes
-rw-r--r--amdgpu/vega10_rlc.binbin0 -> 17152 bytes
-rw-r--r--amdgpu/vega10_sdma.binbin0 -> 17408 bytes
-rw-r--r--amdgpu/vega10_sdma1.binbin0 -> 17408 bytes
-rw-r--r--amdgpu/vega10_smc.binbin0 -> 262912 bytes
-rw-r--r--amdgpu/vega10_sos.binbin0 -> 138080 bytes
14 files changed, 13 insertions, 0 deletions
diff --git a/WHENCE b/WHENCE
index 818df5f5..06dceae7 100644
--- a/WHENCE
+++ b/WHENCE
@@ -1963,6 +1963,19 @@ File: amdgpu/polaris12_sdma1.bin
File: amdgpu/polaris12_smc.bin
File: amdgpu/polaris12_uvd.bin
File: amdgpu/polaris12_vce.bin
+File: amdgpu/vega10_acg_smc.bin
+File: amdgpu/vega10_asd.bin
+File: amdgpu/vega10_ce.bin
+File: amdgpu/vega10_gpu_info.bin
+File: amdgpu/vega10_me.bin
+File: amdgpu/vega10_mec.bin
+File: amdgpu/vega10_mec2.bin
+File: amdgpu/vega10_pfp.bin
+File: amdgpu/vega10_rlc.bin
+File: amdgpu/vega10_sdma.bin
+File: amdgpu/vega10_sdma1.bin
+File: amdgpu/vega10_smc.bin
+File: amdgpu/vega10_sos.bin
Licence: Redistributable. See LICENSE.amdgpu for details.
diff --git a/amdgpu/vega10_acg_smc.bin b/amdgpu/vega10_acg_smc.bin
new file mode 100644
index 00000000..f72f704a
--- /dev/null
+++ b/amdgpu/vega10_acg_smc.bin
Binary files differ
diff --git a/amdgpu/vega10_asd.bin b/amdgpu/vega10_asd.bin
new file mode 100644
index 00000000..1b2a82c6
--- /dev/null
+++ b/amdgpu/vega10_asd.bin
Binary files differ
diff --git a/amdgpu/vega10_ce.bin b/amdgpu/vega10_ce.bin
new file mode 100644
index 00000000..6ff74425
--- /dev/null
+++ b/amdgpu/vega10_ce.bin
Binary files differ
diff --git a/amdgpu/vega10_gpu_info.bin b/amdgpu/vega10_gpu_info.bin
new file mode 100644
index 00000000..5d8da779
--- /dev/null
+++ b/amdgpu/vega10_gpu_info.bin
Binary files differ
diff --git a/amdgpu/vega10_me.bin b/amdgpu/vega10_me.bin
new file mode 100644
index 00000000..2367ce60
--- /dev/null
+++ b/amdgpu/vega10_me.bin
Binary files differ
diff --git a/amdgpu/vega10_mec.bin b/amdgpu/vega10_mec.bin
new file mode 100644
index 00000000..8819bde6
--- /dev/null
+++ b/amdgpu/vega10_mec.bin
Binary files differ
diff --git a/amdgpu/vega10_mec2.bin b/amdgpu/vega10_mec2.bin
new file mode 100644
index 00000000..8819bde6
--- /dev/null
+++ b/amdgpu/vega10_mec2.bin
Binary files differ
diff --git a/amdgpu/vega10_pfp.bin b/amdgpu/vega10_pfp.bin
new file mode 100644
index 00000000..0b85e16c
--- /dev/null
+++ b/amdgpu/vega10_pfp.bin
Binary files differ
diff --git a/amdgpu/vega10_rlc.bin b/amdgpu/vega10_rlc.bin
new file mode 100644
index 00000000..2a44258e
--- /dev/null
+++ b/amdgpu/vega10_rlc.bin
Binary files differ
diff --git a/amdgpu/vega10_sdma.bin b/amdgpu/vega10_sdma.bin
new file mode 100644
index 00000000..4328b392
--- /dev/null
+++ b/amdgpu/vega10_sdma.bin
Binary files differ
diff --git a/amdgpu/vega10_sdma1.bin b/amdgpu/vega10_sdma1.bin
new file mode 100644
index 00000000..4328b392
--- /dev/null
+++ b/amdgpu/vega10_sdma1.bin
Binary files differ
diff --git a/amdgpu/vega10_smc.bin b/amdgpu/vega10_smc.bin
new file mode 100644
index 00000000..568fc359
--- /dev/null
+++ b/amdgpu/vega10_smc.bin
Binary files differ
diff --git a/amdgpu/vega10_sos.bin b/amdgpu/vega10_sos.bin
new file mode 100644
index 00000000..d712e834
--- /dev/null
+++ b/amdgpu/vega10_sos.bin
Binary files differ