]> git.ipfire.org Git - thirdparty/linux-firmware.git/commit
linux-firmware/i915: Step away from symbolic links and clean up repo.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 1 Jul 2016 23:01:44 +0000 (16:01 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 1 Jul 2016 23:07:52 +0000 (16:07 -0700)
commit19b71af5326bf28fe62ac2b1607b5e18d4b0eeb6
treefe65c5b53a0335c8aa2baf0baec3e34e759690e6
parent9facc31d772a3ed399760d2168d644f9de84d6db
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>
WHENCE
i915/bxt_dmc_ver1_04.bin [deleted file]
i915/bxt_dmc_ver1_05.bin [deleted file]
i915/bxt_dmc_ver1_06.bin [deleted file]
i915/skl_dmc_ver1_23.bin [deleted file]
i915/skl_guc_ver1.bin [changed from symlink to file mode: 0644]
i915/skl_guc_ver1_1059.bin [deleted file]
i915/skl_guc_ver4.bin [changed from symlink to file mode: 0644]
i915/skl_guc_ver4_3.bin [deleted file]