summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-08-15 18:59:53 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-15 18:59:53 -0700
commit1fbce5564ad0f98088a8e6eaf9ff28efee39e0ab (patch)
treeb52e5636540c2f2c6244b8e6b671959846f85fe3
parentad57d0cedde5190ec4d961da38e27f4e9ce76b33 (diff)
downloadstable-queue-1fbce5564ad0f98088a8e6eaf9ff28efee39e0ab.tar.gz
patch refresh for 3.0.2 release
-rw-r--r--queue-3.0/drm-radeon-kms-don-t-try-to-be-smart-in-the-hpd-handler.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/queue-3.0/drm-radeon-kms-don-t-try-to-be-smart-in-the-hpd-handler.patch b/queue-3.0/drm-radeon-kms-don-t-try-to-be-smart-in-the-hpd-handler.patch
index 5f1d7ce222..01a5aa293b 100644
--- a/queue-3.0/drm-radeon-kms-don-t-try-to-be-smart-in-the-hpd-handler.patch
+++ b/queue-3.0/drm-radeon-kms-don-t-try-to-be-smart-in-the-hpd-handler.patch
@@ -82,7 +82,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
--- a/drivers/gpu/drm/radeon/radeon_mode.h
+++ b/drivers/gpu/drm/radeon/radeon_mode.h
-@@ -476,6 +476,7 @@ extern void radeon_dp_set_link_config(st
+@@ -479,6 +479,7 @@ extern void radeon_dp_set_link_config(st
struct drm_display_mode *mode);
extern void radeon_dp_link_train(struct drm_encoder *encoder,
struct drm_connector *connector);