[PATCH 17/18] drm/radeon/kms: bail early for eDP in hotplug callback

2011-05-20 Thread Alex Deucher
Don't try and en/disable the port as it may be a hpd event from powering up/down the panel during a modeset or dpms. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_connectors.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/rad

[PATCH 17/18] drm/radeon/kms: bail early for eDP in hotplug callback

2011-05-20 Thread Alex Deucher
Don't try and en/disable the port as it may be a hpd event from powering up/down the panel during a modeset or dpms. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_connectors.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/rad