linux-firmware: add Intel CPU-integrated GPU (iGPU) firmware
authorJohannes Truschnigg <johannes@truschnigg.info>
Sun, 4 Aug 2024 19:21:13 +0000 (21:21 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 24 Aug 2024 12:46:28 +0000 (14:46 +0200)
commitb6ac37110f19d130f608707b0bfcf8c1df60fbdf
treed8f89c298e197f73e6ce756a408424aabc714417
parentfc31261c3307458e38c9a676211a25c99c044ece
linux-firmware: add Intel CPU-integrated GPU (iGPU) firmware

On latest Intel x86 CPUs, DMC firmware is required for the iGPU to reach
its lowest power states. If the driver cannot load it, it will print a
warning and unnecessarily make the iGPU draw a bit more power when idle.

GUC firmware (various "offload" mechanisms that deal with scheduling GPU
workloads) and HUC firmware (required for accelerated media codec
operations for HEVC/H.265) are probably more niche, but could also
provde useful for some - for example, when building an
Intel/OpenWrt-based security camera.

Signed-off-by: Johannes Truschnigg <johannes@truschnigg.info>
Link: https://github.com/openwrt/openwrt/pull/16069
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/firmware/linux-firmware/intel.mk