There's a handful of firmware symlinks in the i915 firmware
directory, move the creation of these to the WHENCE file.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
CC: José Roberto de Souza <jose.souza@intel.com>
CC: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
CC: Anusha Srivatsa <anusha.srivatsa@intel.com>
CC: Rodrigo Vivi <rodrigo.vivi@intel.com>
CC: Tom O'Rourke <Tom.O'Rourke@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
First HuC firmware release for EHL.
v2: rename blob file in accordance to the new
unified convention.
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
This version includes since v1.06:
1. Fix for the issue where DC_STATE was getting enabled
even when disabled by driver causing data corruption
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
This update includes(since v1.26)
Following additions from ver1.27
1. Fix for the issue where DC_STATE was getting
enabled even when disabled by driver causing data corruption.
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
This update includes(since v1.01)
1. Fix for the issue where DC_STATE was getting enabled even
when disabled by driver causing data corruption.
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
This update includes(since v9.14)
1. Aggressive DCC implementation for supported platforms.
2. Fixing Issue with Default Guc Log changes for OCA using
special Control Bit
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
This update includes(since v8.7)
1. Fixing Issue with Default Guc Log changes for
OCA using special Control Bit
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
This update includes(since v6.1)
1. Fixing Issue with Default Guc Log changes for
OCA using special Control Bit
Cc: Rodrigo vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
DMC provides additional graphics low-power idle states. It provides
capability to save and restore display registers across these low-power
states independently from the OS/Kernel
This is the first release of DMC for Cannonlake.
This major version will be just upgraded on code when it is required
software changes for API/ABI compatibility.
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
DMC provides additional graphics low-power idle states. It provides
capability to save and restore display registers across these low-power
states independently from the OS/Kernel
This is the first release of DMC for Geminilake.
This major version will be just upgraded on code when it is required
software changes for API/ABI compatibility.
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
For some reason these 2 files got corrupted
when propagating the release to this repository.
i915 firmware got first release at:
https://01.org/linuxgraphics/downloads/firmware
then propagated to linux-firmware.git.
The version on 01.org are the right ones.
This issue has been identified by Jason. He
noticed that GuC image from linux-firmware.git
wasn't getting loaded on his Kabylake, while
the version on 01.org was working propertly.
In a further review I identified that also GuC
image for Broxton faced a similar issue. All other
files on i915 are the proper one matching with
the ones released on 01.org.
Cc: Jason Curtiss <jason.curtiss@intel.com>
Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
This update includes (since v8.12):
1. Sub-feature level control for power management features.
2. Clean-up for power management interface.
3. Bug Fix for multi context scheduler flag.
8.12 contained since v 5.1:
1. Add per engine preemption support to scheduler
2. Minor bug fixes
3. Add support to log media reset count
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>