From: Alex Deucher Date: Fri, 4 Apr 2014 21:54:01 +0000 (-0400) Subject: radeon: add vce ucode for CIK GPUs X-Git-Tag: 20190312~668 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a050f5524a09c35192273e3a5d741f63e7bf7d6;p=linux-firmware radeon: add vce ucode for CIK GPUs Add new ucode file and update the WHENCE entry. Signed-off-by: Alex Deucher Signed-off-by: Ben Hutchings --- diff --git a/WHENCE b/WHENCE index b3af226..5979082 100644 --- a/WHENCE +++ b/WHENCE @@ -1560,6 +1560,7 @@ File: radeon/BONAIRE_rlc.bin File: radeon/BONAIRE_sdma.bin File: radeon/BONAIRE_uvd.bin File: radeon/BONAIRE_smc.bin +File: radeon/BONAIRE_vce.bin File: radeon/KABINI_ce.bin File: radeon/KABINI_me.bin File: radeon/KABINI_mec.bin diff --git a/radeon/BONAIRE_vce.bin b/radeon/BONAIRE_vce.bin new file mode 100644 index 0000000..2fcf269 Binary files /dev/null and b/radeon/BONAIRE_vce.bin differ