based on internal git commit:
197dad9a8963b3a70de0c056a4002d734115b50b
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Based on internal git commit:
197dad9a8963b3a70de0c056a4002d734115b50b
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This driver is being added for Fedora users, and will then be added
to the mainline kernel.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
c: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Adds new si58 mc firmware and new hainan smc firmware.
From internal git commit:
69ce13393d0b733544d1ea0ed5e2d08cf626998f
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
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>
This update contains (since v7.6):
1. Update parameter name (interface change).
2. Fix for power impact issue.
7.6 contained since v 5.1:
1. Add per engine preemption support in scheduler.
2. Fix for Sleep Shared Area Pointer Validation.
3. Fix for Golden Context init for Render only for Engine Reset.
4. Fix for Forcewake Render check.
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
This release is to support the following features:
Gen95 HuC KBL BRC Kernel:
- First release.
Cc:Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
This release is to support the following features:
Gen9 HuC BXT BRC Kernel:
- Update SkipFrame to avoid conditional batch buffer issue in driver
- Updated for open source driver
- Fix overflow issue
- Enable ME distortion based QP adjustment
- Fix incorrect cost table loading when ME detection is enabled
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
This release is to support the following features:
Gen9 HuC AVC BRC Kernel:
- Update SkipFrame to avoid conditional batch buffer issue in driver
- Updated for open source driver
- Fix overflow issue
- Enable ME distortion based QP adjustment
- Fix incorrect cost table loading when ME detection is enabled
CC: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Update the wl127x and wl128x firmwares to *.3.10.0.141 for single-role
and *.5.7.0.49 for multi-role.
Signed-off-by: Guy Mishol <guym@ti.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch fixes the DDC file format for Intel Bluetooth 8260 and
8265. The format of files were incorrect and it caused the failure
while downloading the DDC content.
The affected patches are:
8794102 linux-firmware: Update firmware file for Intel Bluetooth 8265
28ddb05 linux-firmware: Update firmware file for Intel Bluetooth 8260
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This updates Broxton audio dsp firmware to latest version. This update
fixes some fw crash issues.
The version of this firmware release is 9.22.01.2010_44
The md5sum of this firmware binary is 74fb0e1ab2e9290361d8cbac7fb46bae
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
This updates Skylake audio dsp firmware, this version contains
update to support additional dsp modules.
The version of this firmware release is 8.20.00.969.
The md5sum of this firmware binary is ec8d14d090393c6b0ca5257df222b243.
Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Update dc firmware to produciton signed v0.47
Update platform data for channel tuning on Intel OPA HFI adapter 100 series
Update PCIe SerDes firmware to version 0x4755
Add version numbers to other firmware pieces in WHENCE file
Signed-off-by: John Fleck <john.fleck@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
This version has many stability and performance improvements
on CN66xx- and CN68xx-based adapters. Also added support for
CN23XX-based LiquidIO II adapters.
Update to newly released 0.3 version while also adding another
file for the slightly different Atmel Raven USB dongle to be
supported by the same kernel driver.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
A copyright notice is supposed to specify the years the work was
created.
Mauro Carvalho Chehab <mchehab@infradead.org> writes:
> The oldest copyright I found for the Siano Linux driver is 2005, as
> you can see at:
> drivers/media/common/siano/smscoreapi.c
>
> As the driver talks with the Siano firmware, it has to be written
> before or together with the driver.
>
> Browsing at the new, that seems to match the oldest news about the
> first chipset supported by the driver (sms1000) is from 2006:
> http://www.businesswire.com/news/home/20061206005282/en/Siano-SMS1000-Mobile-Digital-TV-Receiver-Chip
>
> This driver supports both the sms1xx and the newer sms27xx
> chipsets. Due to that, the Rio firmware (ISDB-T) s probably newer,
> as it support only the sms27xx chips, but it could be based on the
> DVB-T firmware.
>
> So, if you really want to put some timestamp, except if someone
> at either Siano or Hauppauge could tell us otherwise, I would stick
> with a copyright notice starting from 2005, going u to the year that
> they got merged at the firmware tree (as some changes might have
> happened until the final version).
So I'm specifying 2005-2014.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
This patch adds the firmware file for Intel Bluetooth 8265
Also it is known as Intel WindStormPeak (WsP).
FW Build: REL0082
Release Version: 19.30
Signed-off-by: jaya.p.g <jaya.p.g@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch updates the firmware file for Intel Bluetooth 8260
also it is known as Intel Snowfield Peak (SfP)
FW Build: REL0351
Release Version: 19.30
Signed-off-by: jaya.p.g <jaya.p.g@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch updates the firmware patch for Intel Bluetooth 7260
also known as Intel WP2 B5 and WP1 B6.
Patch Version: 39
Release Version: 19.30
Signed-off-by: jaya.p.g <jaya.p.g@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch updates the firmware patch for Intel Bluetooth 7265 (D1)
also, it is known as Intel StP D1
StP D1 FW Patch Version: 25
Release Version: 19.30
Signed-off-by: jaya.p.g <jaya.p.g@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch updates the firmware patch for Intel Bluetooth 7265 (C0)
Also, it is known as Intel StP C0
StP C0 FW Patch Version: 59
Release Version: 19.30
Signed-off-by: jaya.p.g <jaya.p.g@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
The new versions will only work with new versions of the drivers. For
that reason, they are given new names and the old versions are retained.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This updates BYT audio firmware binary to latest version 01_0C_00_01 and
also adds binary for SSP0 port used in many BYT variants
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Sebastien Guiriec <sebastien.guiriec@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This version firmware resolved HBR2 Compliance Test failed, and improved
compatibility by adjusting the phy configuration. Improved stability of
HDCP.
Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
From internal commit:
c7c36e204eda9715ae70f8c5b1a7bec636ef7f56
Fixes version number.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
From internal commit:
c7c36e204eda9715ae70f8c5b1a7bec636ef7f56
Fixes version number.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
From internal commit:
c7c36e204eda9715ae70f8c5b1a7bec636ef7f56
Fixes version number.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
- Say that new files must, not 'should', be listed in WHENCE
- State the expected form of a reference to a separate licence file
- Mention 'make check'
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>