summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0034-drm-radeon-kms-fix-TRAVIS-panel-setup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0034-drm-radeon-kms-fix-TRAVIS-panel-setup.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0034-drm-radeon-kms-fix-TRAVIS-panel-setup.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0034-drm-radeon-kms-fix-TRAVIS-panel-setup.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0034-drm-radeon-kms-fix-TRAVIS-panel-setup.patch
index a7915d4e..6d0a4d7a 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0034-drm-radeon-kms-fix-TRAVIS-panel-setup.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0034-drm-radeon-kms-fix-TRAVIS-panel-setup.patch
@@ -1,4 +1,4 @@
1From 307a5a187c97d1c280e66db8d957249439141850 Mon Sep 17 00:00:00 2001 1From c8abbcccc11f3d24609ff127fe3245061ae1b98b Mon Sep 17 00:00:00 2001
2From: Alex Deucher <alexander.deucher@amd.com> 2From: Alex Deucher <alexander.deucher@amd.com>
3Date: Thu, 2 Feb 2012 10:18:00 -0500 3Date: Thu, 2 Feb 2012 10:18:00 -0500
4Subject: [PATCH 34/87] drm/radeon/kms: fix TRAVIS panel setup 4Subject: [PATCH 34/87] drm/radeon/kms: fix TRAVIS panel setup
@@ -17,7 +17,7 @@ Signed-off-by: Dave Airlie <airlied@redhat.com>
17Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 17Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
18--- 18---
19 drivers/gpu/drm/radeon/atombios_dp.c | 18 +++++++++++++++--- 19 drivers/gpu/drm/radeon/atombios_dp.c | 18 +++++++++++++++---
20 1 files changed, 15 insertions(+), 3 deletions(-) 20 1 file changed, 15 insertions(+), 3 deletions(-)
21 21
22diff --git a/drivers/gpu/drm/radeon/atombios_dp.c b/drivers/gpu/drm/radeon/atombios_dp.c 22diff --git a/drivers/gpu/drm/radeon/atombios_dp.c b/drivers/gpu/drm/radeon/atombios_dp.c
23index a71557c..552b436 100644 23index a71557c..552b436 100644
@@ -49,5 +49,5 @@ index a71557c..552b436 100644
49 if (tmp & 1) 49 if (tmp & 1)
50 panel_mode = DP_PANEL_MODE_INTERNAL_DP2_MODE; 50 panel_mode = DP_PANEL_MODE_INTERNAL_DP2_MODE;
51-- 51--
521.7.7.4 521.7.9.4
53 53