summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-06-11 16:05:34 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-06-11 16:07:21 -0400
commit2c94f8d1d9f740d8b954c4232dcffa5eee56acad (patch)
tree138f98361e1a3809a653629e45fa44d75b7d708b /kernel.spec
parent9b82ecdfb861cd3daf9d01b050c4937391aec003 (diff)
downloadkernel-2c94f8d1d9f740d8b954c4232dcffa5eee56acad.tar.gz
kernel-2c94f8d1d9f740d8b954c4232dcffa5eee56acad.tar.xz
kernel-2c94f8d1d9f740d8b954c4232dcffa5eee56acad.zip
Fix i915 backlight issue on gen4 (rhbz 1094066)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 7afc11e44..7afea0aa9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -722,6 +722,9 @@ Patch26012: acpi-video-Unregister-the-backlight-device-if-a-raw-.patch
Patch26013: acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch
Patch26014: acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch
+#rhbz 1094066
+Patch25096: drm-i915-set-backlight-duty-cycle-after-backlight-enable-for-gen4.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1412,6 +1415,9 @@ ApplyPatch acpi-video-Unregister-the-backlight-device-if-a-raw-.patch
ApplyPatch acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch
ApplyPatch acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch
+#rhbz 1094066
+ApplyPatch drm-i915-set-backlight-duty-cycle-after-backlight-enable-for-gen4.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2224,6 +2230,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Jun 11 2014 Josh Boyer <jwboyer@fedoraproject.org>
+- Fix i915 backlight issue on gen4 (rhbz 1094066)
+
* Mon Jun 09 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Update to Linux v3.15