aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2015-05-28 15:05:54 -0400
committerKyle McMartin <kyle@kernel.org>2015-07-14 16:37:45 -0400
commit6f7e8cce17e690c8d20fd982ee0b04d5161e13e6 (patch)
tree0d4c829aed145ce2bd0737a6143ea2227c90b369
parentc6c4150eaaffef76d8e3a3be13c822f0e2cd4dc6 (diff)
downloadlinux-firmware-6f7e8cce17e690c8d20fd982ee0b04d5161e13e6.tar.gz
radeon: add firmware for VCE1.0 hardware
This is the firmware for the VCE (video encoding engine) block in SI and TN/RL asics. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
-rw-r--r--LICENSE.radeon2
-rw-r--r--WHENCE1
-rw-r--r--radeon/TAHITI_vce.binbin0 -> 48424 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/LICENSE.radeon b/LICENSE.radeon
index fe3780b3..723c5596 100644
--- a/LICENSE.radeon
+++ b/LICENSE.radeon
@@ -1,4 +1,4 @@
-Copyright (C) 2009-2014 Advanced Micro Devices, Inc. All rights reserved.
+Copyright (C) 2009-2015 Advanced Micro Devices, Inc. All rights reserved.
REDISTRIBUTION: Permission is hereby granted, free of any license fees,
to any person obtaining a copy of this microcode (the "Software"), to
diff --git a/WHENCE b/WHENCE
index b8c64728..de334fc2 100644
--- a/WHENCE
+++ b/WHENCE
@@ -1604,6 +1604,7 @@ File: radeon/TAHITI_pfp.bin
File: radeon/TAHITI_rlc.bin
File: radeon/TAHITI_uvd.bin
File: radeon/TAHITI_smc.bin
+File: radeon/TAHITI_vce.bin
File: radeon/VERDE_ce.bin
File: radeon/VERDE_mc.bin
File: radeon/VERDE_mc2.bin
diff --git a/radeon/TAHITI_vce.bin b/radeon/TAHITI_vce.bin
new file mode 100644
index 00000000..1a9a8a45
--- /dev/null
+++ b/radeon/TAHITI_vce.bin
Binary files differ