diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-23 15:07:28 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-23 15:07:31 -0400 |
commit | 68ca5f550091e7cf5946b4416ee6a15c3a5fa871 (patch) | |
tree | ed15e7812eae8b8d414a1223ef7bcd81c91eb8c5 /kernel.spec | |
parent | 332f9893c3cd9d58ee1de29d5358a60da5735cfa (diff) | |
download | kernel-68ca5f550091e7cf5946b4416ee6a15c3a5fa871.tar.gz kernel-68ca5f550091e7cf5946b4416ee6a15c3a5fa871.tar.xz kernel-68ca5f550091e7cf5946b4416ee6a15c3a5fa871.zip |
Revert i915 commit that causes boot hangs on at least some headless machines
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index e5f9a7820..dde1ea17c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -633,6 +633,8 @@ Patch26168: HID-multitouch-add-support-of-clickpads.patch Patch26170: acpi-video-Allow-forcing-native-backlight-on-non-win.patch Patch26171: acpi-video-Add-force-native-backlight-quirk-for-Leno.patch +Patch26172: Revert-drm-i915-Ensure-plane-state-fb-stays-in-sync-.patch + # END OF PATCH DEFINITIONS %endif @@ -1371,6 +1373,8 @@ ApplyPatch HID-multitouch-add-support-of-clickpads.patch ApplyPatch acpi-video-Allow-forcing-native-backlight-on-non-win.patch ApplyPatch acpi-video-Add-force-native-backlight-quirk-for-Leno.patch +ApplyPatch Revert-drm-i915-Ensure-plane-state-fb-stays-in-sync-.patch + # END OF PATCH APPLICATIONS %endif @@ -2222,6 +2226,7 @@ fi # %changelog * Mon Mar 23 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.0.0-0.rc5.git0.1 +- Revert i915 commit that causes boot hangs on at least some headless machines - Linux v4.0-rc5 * Fri Mar 20 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.0.0-0.rc4.git2.1 |