[PATCH] drm/radeon/kms: fix regression in hotplug

2011-07-11 Thread Rafał Miłecki
2011/7/11 Alex Deucher : > Skip connectors that do not have an HPD pin. > > Should fix: > https://bugs.freedesktop.org/show_bug.cgi?id=39027 > > Signed-off-by: Alex Deucher Tested-by: Rafa? Mi?ecki Fixes the regression. -- Rafa?

Re: [PATCH] drm/radeon/kms: fix regression in hotplug

2011-07-11 Thread Rafał Miłecki
2011/7/11 Alex Deucher : > Skip connectors that do not have an HPD pin. > > Should fix: > https://bugs.freedesktop.org/show_bug.cgi?id=39027 > > Signed-off-by: Alex Deucher Tested-by: Rafał Miłecki Fixes the regression. -- Rafał ___ dri-devel mailin

[PATCH] drm/radeon/kms: fix regression in hotplug

2011-07-11 Thread Alex Deucher
Skip connectors that do not have an HPD pin. Should fix: https://bugs.freedesktop.org/show_bug.cgi?id=39027 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/radeon_conn

[PATCH] drm/radeon/kms: fix regression in hotplug

2011-07-11 Thread Alex Deucher
Skip connectors that do not have an HPD pin. Should fix: https://bugs.freedesktop.org/show_bug.cgi?id=39027 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/radeon_conn