From: Alex Deucher Date: Sun, 14 Jul 2013 14:36:38 +0000 (-0400) Subject: radeon: add ucode for BONAIRE GPUs X-Git-Tag: 20190717~769 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=79fb9b9c0613d74ef6b83d378abd80a75976fe5d;p=mirror_linux-firmware.git radeon: add ucode for BONAIRE GPUs Add new ucode files and update the WHENCE entry. Signed-off-by: Alex Deucher Signed-off-by: Ben Hutchings --- diff --git a/WHENCE b/WHENCE index 81f989f3..3bed5949 100644 --- a/WHENCE +++ b/WHENCE @@ -1525,6 +1525,14 @@ File: radeon/HAINAN_me.bin File: radeon/HAINAN_pfp.bin File: radeon/HAINAN_rlc.bin File: radeon/HAINAN_smc.bin +File: radeon/BONAIRE_ce.bin +File: radeon/BONAIRE_mc.bin +File: radeon/BONAIRE_me.bin +File: radeon/BONAIRE_mec.bin +File: radeon/BONAIRE_pfp.bin +File: radeon/BONAIRE_rlc.bin +File: radeon/BONAIRE_sdma.bin +File: radeon/BONAIRE_uvd.bin Licence: Redistributable. See LICENSE.radeon for details. diff --git a/radeon/BONAIRE_ce.bin b/radeon/BONAIRE_ce.bin new file mode 100644 index 00000000..7d40fbf1 Binary files /dev/null and b/radeon/BONAIRE_ce.bin differ diff --git a/radeon/BONAIRE_mc.bin b/radeon/BONAIRE_mc.bin new file mode 100644 index 00000000..a3c70472 Binary files /dev/null and b/radeon/BONAIRE_mc.bin differ diff --git a/radeon/BONAIRE_me.bin b/radeon/BONAIRE_me.bin new file mode 100644 index 00000000..75bff897 Binary files /dev/null and b/radeon/BONAIRE_me.bin differ diff --git a/radeon/BONAIRE_mec.bin b/radeon/BONAIRE_mec.bin new file mode 100644 index 00000000..65fd6fb8 Binary files /dev/null and b/radeon/BONAIRE_mec.bin differ diff --git a/radeon/BONAIRE_pfp.bin b/radeon/BONAIRE_pfp.bin new file mode 100644 index 00000000..e12a1af2 Binary files /dev/null and b/radeon/BONAIRE_pfp.bin differ diff --git a/radeon/BONAIRE_rlc.bin b/radeon/BONAIRE_rlc.bin new file mode 100644 index 00000000..7e322354 Binary files /dev/null and b/radeon/BONAIRE_rlc.bin differ diff --git a/radeon/BONAIRE_sdma.bin b/radeon/BONAIRE_sdma.bin new file mode 100644 index 00000000..4766a2a9 Binary files /dev/null and b/radeon/BONAIRE_sdma.bin differ diff --git a/radeon/BONAIRE_uvd.bin b/radeon/BONAIRE_uvd.bin new file mode 100644 index 00000000..0876de9e Binary files /dev/null and b/radeon/BONAIRE_uvd.bin differ