aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2017-08-16 18:26:35 -0400
committerKyle McMartin <kyle@kernel.org>2017-08-23 09:49:49 -0700
commitecd79cee16729a07df6c05cc330afdf22d16b4a6 (patch)
tree6dc75e4fdf6d46ad5e71d3b867633902baa8032f
parentf0698be37f87f640bfef34c415847de70e4ec810 (diff)
downloadfirmware-ecd79cee16729a07df6c05cc330afdf22d16b4a6.tar.gz
amdgpu: add initial uvd and vce firmware for vega10
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--WHENCE2
-rw-r--r--amdgpu/vega10_uvd.binbin0 -> 371296 bytes
-rw-r--r--amdgpu/vega10_vce.binbin0 -> 165280 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/WHENCE b/WHENCE
index 06dceae7..163b5357 100644
--- a/WHENCE
+++ b/WHENCE
@@ -1976,6 +1976,8 @@ File: amdgpu/vega10_sdma.bin
File: amdgpu/vega10_sdma1.bin
File: amdgpu/vega10_smc.bin
File: amdgpu/vega10_sos.bin
+File: amdgpu/vega10_uvd.bin
+File: amdgpu/vega10_vce.bin
Licence: Redistributable. See LICENSE.amdgpu for details.
diff --git a/amdgpu/vega10_uvd.bin b/amdgpu/vega10_uvd.bin
new file mode 100644
index 00000000..67775614
--- /dev/null
+++ b/amdgpu/vega10_uvd.bin
Binary files differ
diff --git a/amdgpu/vega10_vce.bin b/amdgpu/vega10_vce.bin
new file mode 100644
index 00000000..d31a1dfb
--- /dev/null
+++ b/amdgpu/vega10_vce.bin
Binary files differ