[PATCH] drm/radeon/kms: Fix logic error in DP HPD handler

2011-10-03 Thread alexdeuc...@gmail.com
From: Alex Deucher Only disable the pipe if the monitor is physically disconnected. The previous logic also disabled the pipe if the link was trained. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=41248 Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/rad

[PATCH] drm/radeon/kms: Fix logic error in DP HPD handler

2011-10-03 Thread alexdeucher
From: Alex Deucher Only disable the pipe if the monitor is physically disconnected. The previous logic also disabled the pipe if the link was trained. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=41248 Signed-off-by: Alex Deucher Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/radeon