aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-08-26 10:42:44 -0400
committerBen Hutchings <ben@decadent.org.uk>2013-09-30 04:26:01 +0100
commit66f87a226160b545ac02f3844ea601cbe10a5da2 (patch)
tree51d8d36f430cdbbfefdc60c5d2200032461f397b
parent74ed315573d41783f98f38cb264512344d41c599 (diff)
downloadlinux-firmware-66f87a226160b545ac02f3844ea601cbe10a5da2.tar.gz
radeon: add smc ucode for BONAIRE
Add new ucode file and update the WHENCE entry. The smc ucode is used by the power management controller on the gpu. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-rw-r--r--WHENCE1
-rw-r--r--radeon/BONAIRE_smc.binbin0 -> 130540 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/WHENCE b/WHENCE
index 1f4b17ff..55eec4df 100644
--- a/WHENCE
+++ b/WHENCE
@@ -1533,6 +1533,7 @@ File: radeon/BONAIRE_pfp.bin
File: radeon/BONAIRE_rlc.bin
File: radeon/BONAIRE_sdma.bin
File: radeon/BONAIRE_uvd.bin
+File: radeon/BONAIRE_smc.bin
File: radeon/KABINI_ce.bin
File: radeon/KABINI_me.bin
File: radeon/KABINI_mec.bin
diff --git a/radeon/BONAIRE_smc.bin b/radeon/BONAIRE_smc.bin
new file mode 100644
index 00000000..c735c6f4
--- /dev/null
+++ b/radeon/BONAIRE_smc.bin
Binary files differ