From: Alex Deucher Date: Mon, 4 Feb 2013 21:40:54 +0000 (-0500) Subject: radeon: add ucode for OLAND GPUs X-Git-Tag: 20190717~789 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=305bc66f1934649b3ecad1346a987751ccda519b;hp=b584174fb7ca76645f9187d7f710c3d913529093;p=mirror_linux-firmware.git radeon: add ucode for OLAND GPUs Add new ucode files and update the copyright dates and WHENCE entry. Signed-off-by: Alex Deucher Signed-off-by: Ben Hutchings --- diff --git a/LICENSE.radeon b/LICENSE.radeon index d0293795..0d1894f8 100644 --- a/LICENSE.radeon +++ b/LICENSE.radeon @@ -1,4 +1,4 @@ -Copyright (C) 2009-2012 Advanced Micro Devices, Inc. All rights reserved. +Copyright (C) 2009-2013 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 8979b026..66e77a19 100644 --- a/WHENCE +++ b/WHENCE @@ -1485,6 +1485,11 @@ File: radeon/VERDE_mc.bin File: radeon/VERDE_me.bin File: radeon/VERDE_pfp.bin File: radeon/VERDE_rlc.bin +File: radeon/OLAND_ce.bin +File: radeon/OLAND_mc.bin +File: radeon/OLAND_me.bin +File: radeon/OLAND_pfp.bin +File: radeon/OLAND_rlc.bin Licence: Redistributable. See LICENSE.radeon for details. diff --git a/radeon/OLAND_ce.bin b/radeon/OLAND_ce.bin new file mode 100644 index 00000000..497e1321 Binary files /dev/null and b/radeon/OLAND_ce.bin differ diff --git a/radeon/OLAND_mc.bin b/radeon/OLAND_mc.bin new file mode 100644 index 00000000..a7b80c3d Binary files /dev/null and b/radeon/OLAND_mc.bin differ diff --git a/radeon/OLAND_me.bin b/radeon/OLAND_me.bin new file mode 100644 index 00000000..6dc895ba Binary files /dev/null and b/radeon/OLAND_me.bin differ diff --git a/radeon/OLAND_pfp.bin b/radeon/OLAND_pfp.bin new file mode 100644 index 00000000..496a20ba Binary files /dev/null and b/radeon/OLAND_pfp.bin differ diff --git a/radeon/OLAND_rlc.bin b/radeon/OLAND_rlc.bin new file mode 100644 index 00000000..6ddea25b Binary files /dev/null and b/radeon/OLAND_rlc.bin differ