From: Alex Deucher Date: Mon, 4 Feb 2013 21:40:54 +0000 (-0500) Subject: radeon: add ucode for OLAND GPUs X-Git-Tag: 20190312~732 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=305bc66f1934649b3ecad1346a987751ccda519b;p=linux-firmware 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 d029379..0d1894f 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 8979b02..66e77a1 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 0000000..497e132 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 0000000..a7b80c3 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 0000000..6dc895b 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 0000000..496a20b 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 0000000..6ddea25 Binary files /dev/null and b/radeon/OLAND_rlc.bin differ