]> git.ipfire.org Git - thirdparty/dracut.git/commit
drm: Install pwm modules on all architectures 229/head
authorHans de Goede <hdegoede@redhat.com>
Sat, 13 May 2017 15:23:36 +0000 (17:23 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sun, 14 May 2017 21:24:46 +0000 (23:24 +0200)
commitfeaaee4278077dd67fe24acebfbe47ba20738955
tree3fd45e8aad79ee45249ed9d7196864da8d01cc9a
parent2e1861fde22baad7feeb68f607d3b43fcde74ed6
drm: Install pwm modules on all architectures

At least on x86 on Bay and Cherry Trail devices the pmw-lpss modules must
be in the initrd too, otherwise the i915 driver will still load, but
it will report the following error:

[drm:pwm_setup_backlight [i915]] *ERROR* Failed to own the pwm chip

And not register /sys/class/backlight/intel_backlight and users will
not be able to control their backlight.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
modules.d/50drm/module-setup.sh