summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorAdam Williamson <awilliam@redhat.com>2014-11-24 16:14:33 -0800
committerAdam Williamson <awilliam@redhat.com>2014-11-24 16:14:33 -0800
commit187aae4b6b5b0a413ec27a28cb892cee9f2e7050 (patch)
treefe77f000b6afad0e6b2dab47f198a3427b6b46fd /kernel.spec
parentf15c219bae7edbc29422956535bb00c35f34b5c1 (diff)
downloadkernel-187aae4b6b5b0a413ec27a28cb892cee9f2e7050.tar.gz
kernel-187aae4b6b5b0a413ec27a28cb892cee9f2e7050.tar.xz
kernel-187aae4b6b5b0a413ec27a28cb892cee9f2e7050.zip
add V8P backlight hack from Jan-Michael Brummer (FDO #85977)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index ba1f560f9..3c8545ee0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -642,6 +642,13 @@ Patch31013: rt5640_enable_mic.patch
# Fix wifi on V8P(?) from Jan-Michael Brummer
Patch31014: sdhci-pm.patch
+# https://bugs.freedesktop.org/show_bug.cgi?id=85977
+# Hacky implementation of backlight support for (at least) Dell Venue 8 Pro
+# This is the patch attached to the bug plus a further change sent by email
+# by J-M which makes the hack optional, enabled only if
+# i915.force_backlight_pmic=1 is passed on the cmdline
+Patch31015: baytrail-backlight.patch
+
# END OF AWB PATCH DEFINITIONS
# END OF PATCH DEFINITIONS
@@ -1380,6 +1387,7 @@ ApplyPatch support-Dell-OEM-chipset-found-in-Venue-8-Pro-SDIO-I.patch
#ApplyPatch rt5640_enable_mic.patch
ApplyPatch soc_button_use_leftmeta.patch
ApplyPatch sdhci-pm.patch
+ApplyPatch baytrail-backlight.patch
# END OF AWB (BAYTRAIL) PATCH APPLICATIONS