1
0
Fork 0
Commit Graph

3 Commits (master)

Author SHA1 Message Date
Rodrigo Vivi 3d1020bb40 linux-firmware/i915: Restore DMC 1.23
1.26 is the stable and recommended firmware for Skylake.
However one conflict in i915 accidentally restored 1.23
making that the default in some kernel out there.

So, let's restore this 1.23 here.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97182
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2016-08-11 11:16:09 -07:00
Rodrigo Vivi 19b71af532 linux-firmware/i915: Step away from symbolic links and clean up repo.
i915 now loads the specific major/minor version of the firmware
instead of loading the symbolic links.

So this patch also removes symbolic links from the firmware
components that never had the firmware loaded directly and
let the symbolic links only for the cases where some versions
of i915 might load the symbolic link while new versions loads
the file directly.

I considered making copies but this would
increase this repository size in ~ 25%.

The symbolic links now on shall never be updated.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2016-07-01 16:07:52 -07:00
Rodrigo Vivi 182a82e604 linux-firmware: New minor DMC release for Skylake - ver1_23
Version: 1.23
Date   : 10/19/2015
Notes:
Following additions from ver1.22
1. WA for Palette and DMC RAM corruption issue.

DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.22
DC3_DC5_COUNT                  80030
DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-10-20 10:30:11 -07:00