summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.3/0032-drm-i915-Re-enable-gen7-RC6-and-GPU-turbo-after-resu.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.3/0032-drm-i915-Re-enable-gen7-RC6-and-GPU-turbo-after-resu.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.3/0032-drm-i915-Re-enable-gen7-RC6-and-GPU-turbo-after-resu.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.3/0032-drm-i915-Re-enable-gen7-RC6-and-GPU-turbo-after-resu.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.3/0032-drm-i915-Re-enable-gen7-RC6-and-GPU-turbo-after-resu.patch
index 8d026056..a7b02e28 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.3/0032-drm-i915-Re-enable-gen7-RC6-and-GPU-turbo-after-resu.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.3/0032-drm-i915-Re-enable-gen7-RC6-and-GPU-turbo-after-resu.patch
@@ -1,4 +1,4 @@
1From a9dbe8df9f33f70904247f2e263a9647eb8e448a Mon Sep 17 00:00:00 2001 1From a2c65b5c20cfa95ba4a36afcfa6dc285244b74eb Mon Sep 17 00:00:00 2001
2From: Eric Anholt <eric@anholt.net> 2From: Eric Anholt <eric@anholt.net>
3Date: Mon, 23 Jan 2012 16:14:06 -0800 3Date: Mon, 23 Jan 2012 16:14:06 -0800
4Subject: [PATCH 32/90] drm/i915: Re-enable gen7 RC6 and GPU turbo after 4Subject: [PATCH 32/90] drm/i915: Re-enable gen7 RC6 and GPU turbo after
@@ -14,7 +14,7 @@ Signed-off-by: Keith Packard <keithp@keithp.com>
14Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 14Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
15--- 15---
16 drivers/gpu/drm/i915/i915_suspend.c | 4 ++-- 16 drivers/gpu/drm/i915/i915_suspend.c | 4 ++--
17 1 files changed, 2 insertions(+), 2 deletions(-) 17 1 file changed, 2 insertions(+), 2 deletions(-)
18 18
19diff --git a/drivers/gpu/drm/i915/i915_suspend.c b/drivers/gpu/drm/i915/i915_suspend.c 19diff --git a/drivers/gpu/drm/i915/i915_suspend.c b/drivers/gpu/drm/i915/i915_suspend.c
20index 7886e4f..43cbafe 100644 20index 7886e4f..43cbafe 100644
@@ -39,5 +39,5 @@ index 7886e4f..43cbafe 100644
39 gen6_update_ring_freq(dev_priv); 39 gen6_update_ring_freq(dev_priv);
40 } 40 }
41-- 41--
421.7.7.4 421.7.9.4
43 43