summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0044-drm-i915-handle-3rd-pipe.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0044-drm-i915-handle-3rd-pipe.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0044-drm-i915-handle-3rd-pipe.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0044-drm-i915-handle-3rd-pipe.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0044-drm-i915-handle-3rd-pipe.patch
index 67533173..f771077b 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0044-drm-i915-handle-3rd-pipe.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0044-drm-i915-handle-3rd-pipe.patch
@@ -1,4 +1,4 @@
1From a390a377bfcf132841798e09e9bb4d0f6c27de91 Mon Sep 17 00:00:00 2001 1From 73334272468cdb3f59deb61126b720eed982fab0 Mon Sep 17 00:00:00 2001
2From: Eugeni Dodonov <eugeni.dodonov@intel.com> 2From: Eugeni Dodonov <eugeni.dodonov@intel.com>
3Date: Sat, 7 Jan 2012 23:40:35 -0200 3Date: Sat, 7 Jan 2012 23:40:35 -0200
4Subject: [PATCH 44/87] drm/i915: handle 3rd pipe 4Subject: [PATCH 44/87] drm/i915: handle 3rd pipe
@@ -15,7 +15,7 @@ Signed-off-by: Keith Packard <keithp@keithp.com>
15Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 15Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
16--- 16---
17 drivers/gpu/drm/i915/i915_suspend.c | 4 ++++ 17 drivers/gpu/drm/i915/i915_suspend.c | 4 ++++
18 1 files changed, 4 insertions(+), 0 deletions(-) 18 1 file changed, 4 insertions(+)
19 19
20diff --git a/drivers/gpu/drm/i915/i915_suspend.c b/drivers/gpu/drm/i915/i915_suspend.c 20diff --git a/drivers/gpu/drm/i915/i915_suspend.c b/drivers/gpu/drm/i915/i915_suspend.c
21index 43cbafe..a1eb83d 100644 21index 43cbafe..a1eb83d 100644
@@ -33,5 +33,5 @@ index 43cbafe..a1eb83d 100644
33 dpll_reg = (pipe == PIPE_A) ? _PCH_DPLL_A : _PCH_DPLL_B; 33 dpll_reg = (pipe == PIPE_A) ? _PCH_DPLL_A : _PCH_DPLL_B;
34 else 34 else
35-- 35--
361.7.7.4 361.7.9.4
37 37