x86: make i915 as a kmod with required firmware
authorJoe Zheng <joe.zheng@intel.com>
Sun, 25 Aug 2024 00:53:01 +0000 (00:53 +0000)
committerPetr Štetiar <ynezz@true.cz>
Thu, 28 Nov 2024 18:47:19 +0000 (18:47 +0000)
commit756c955a9ca129b55e2b06ac6dab487373d867c7
treeea9986476e423ca56b63af97eb6761f42baec619
parentf59c665660e54dbf57c82711074a9c483d24b88f
x86: make i915 as a kmod with required firmware

i915 driver requires to load correct firmware to work on latest x86
GPU, it is more reasonable to make it as a kernel module, so that
initramfs is not required, and it can also save some space from the
kernel image comparing being a built-in driver

Signed-off-by: Joe Zheng <joe.zheng@intel.com>
Link: https://github.com/openwrt/openwrt/pull/16276
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 77cfe8fd15d3d0f77ee16660d06a174f41b53444)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/kernel/linux/modules/video.mk
target/linux/x86/64/config-6.6
target/linux/x86/generic/config-6.6
target/linux/x86/legacy/config-6.6