From: Alex Deucher Date: Mon, 26 Aug 2013 14:42:44 +0000 (-0400) Subject: radeon: add smc ucode for BONAIRE X-Git-Tag: upstream/20140222~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66f87a226160b545ac02f3844ea601cbe10a5da2;p=platform%2Fupstream%2Flinux-firmware.git 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 Signed-off-by: Ben Hutchings --- diff --git a/WHENCE b/WHENCE index 1f4b17f..55eec4d 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 0000000..c735c6f Binary files /dev/null and b/radeon/BONAIRE_smc.bin differ