From: Rodrigo Vivi Date: Fri, 1 Jul 2016 22:53:36 +0000 (-0700) Subject: linux-firmware: First DMC image for Kabylake. X-Git-Tag: 20190312~410 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9facc31d772a3ed399760d2168d644f9de84d6db;p=linux-firmware linux-firmware: First DMC image for Kabylake. This is the first version of the FW for KBL. Although we are stepping back from symbolic links, when kbl_dmc_ver1_01 was introduced there was the link so let's keep it around for a while. Signed-off-by: Rodrigo Vivi --- diff --git a/WHENCE b/WHENCE index b3f0f6d..993560c 100644 --- a/WHENCE +++ b/WHENCE @@ -3111,6 +3111,11 @@ File: i915/bxt_dmc_ver1_07.bin File: i915/bxt_dmc_ver1.bin Version: DMC API/ABI ver 1 - release 07 for Broxton +File: i915/kbl_dmc_ver1_01.bin + +File: i915/kbl_dmc_ver1.bin +Version: DMC API/ABI ver 1 - release 01 for Kabylake + File: i915/skl_guc_ver1_1059.bin File: i915/skl_guc_ver4_3.bin diff --git a/i915/kbl_dmc_ver1.bin b/i915/kbl_dmc_ver1.bin new file mode 120000 index 0000000..914ca55 --- /dev/null +++ b/i915/kbl_dmc_ver1.bin @@ -0,0 +1 @@ +kbl_dmc_ver1_01.bin \ No newline at end of file diff --git a/i915/kbl_dmc_ver1_01.bin b/i915/kbl_dmc_ver1_01.bin new file mode 100644 index 0000000..d1bc1c3 Binary files /dev/null and b/i915/kbl_dmc_ver1_01.bin differ