]> granicus.if.org Git - linux-firmware/commitdiff
linux-firmware/i915: Major GuC release for Skylake - ver 6.1
authorTom O'Rourke <Tom.O'Rourke@intel.com>
Fri, 11 Mar 2016 18:10:36 +0000 (10:10 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 16 Mar 2016 22:35:42 +0000 (15:35 -0700)
This update contains:
1. Fix for engine reset issue of incorrectly decoding engine
   state address.
2. Fix scheduling issue where submit queue of an idle engine
   is not scheduled when another submit queue is full.
3. Reorganized SLPC interface.
4. Enabled IBC (intelligent bias control) for GT3 and GT4.

The interface is changed.

Signed-off-by: Tom O'Rourke <Tom.O'Rourke@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
WHENCE
i915/skl_guc_ver6.bin [new symlink]
i915/skl_guc_ver6_1.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 25f91d9aabb4ed5c1a654635095804b686b883a3..82dd27007f8c8c750379e5dc0a040466b6954c88 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -3067,6 +3067,10 @@ Version: Guc API/ABI ver 1 - release 1059 for Skylake
 File: i915/skl_guc_ver4.bin
 Version: Guc API/ABI ver 4 - release 3 for Skylake
 
+File: i915/skl_guc_ver6_1.bin
+File: i915/skl_guc_ver6.bin
+Version: Guc API/ABI ver 6 - release 1 for Skylake
+
 License: Redistributable. See LICENSE.i915 for details
 
 --------------------------------------------------------------------------
diff --git a/i915/skl_guc_ver6.bin b/i915/skl_guc_ver6.bin
new file mode 120000 (symlink)
index 0000000..9bd545c
--- /dev/null
@@ -0,0 +1 @@
+skl_guc_ver6_1.bin
\ No newline at end of file
diff --git a/i915/skl_guc_ver6_1.bin b/i915/skl_guc_ver6_1.bin
new file mode 100644 (file)
index 0000000..5c626ea
Binary files /dev/null and b/i915/skl_guc_ver6_1.bin differ