Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ACPI, i915: Register ACPI video even when not modesetting
The ACPI video driver defers registration to the i915 driver if the system supports opregion-mediated backlight control. This registration was only being performed in the KMS case. Ensure it's done even if we don't have modesetting enabled. http://bugzilla.kernel.org/show_bug.cgi?id=13048 Signed-off-by: Matthew Garrett <[email protected]> Signed-off-by: Len Brown <[email protected]>
- Loading branch information