]> git.ipfire.org Git - thirdparty/dracut.git/commit
feat(kernel-modules): add driver memory
authorNicolas Chauvet <kwizart@gmail.com>
Wed, 21 Oct 2020 15:01:49 +0000 (17:01 +0200)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Mon, 8 Feb 2021 21:15:48 +0000 (21:15 +0000)
commit07c671cc51efcdffce90a90c2d9fd2af7bc0012a
treecc5e768f8384f6d4bed65979e4d189271d05eabc
parentc3446a7ce0fd73084b8c625f618969e3bb5f5161
feat(kernel-modules): add driver memory

External Memory Controller (EMC) drivers can be built as a module.

On Tegra, this allows tegra_drm to load faster and without deferred
probes, instead of waiting for the rootfs for the tegra*_emc dependencies.

Tested on jetson-tk1 and ac100.

Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
modules.d/90kernel-modules/module-setup.sh