[PATCH] drm/radeon: hotplug of passive dp to dvi|hdmi|vga adaptor

2012-07-19 Thread Jerome Glisse
On Thu, Jul 19, 2012 at 5:34 PM, Alex Deucher wrote: > On Thu, Jul 19, 2012 at 5:12 PM, wrote: >> From: Jerome Glisse >> >> We should not turn off the connector neither try to retrain DP link >> if a passive DP adaptor is connected to a DP port. >> >> Cc: >> Signed-off-by: Jerome Glisse > > L

Re: [PATCH] drm/radeon: hotplug of passive dp to dvi|hdmi|vga adaptor

2012-07-19 Thread Jerome Glisse
On Thu, Jul 19, 2012 at 5:34 PM, Alex Deucher wrote: > On Thu, Jul 19, 2012 at 5:12 PM, wrote: >> From: Jerome Glisse >> >> We should not turn off the connector neither try to retrain DP link >> if a passive DP adaptor is connected to a DP port. >> >> Cc: >> Signed-off-by: Jerome Glisse > > L

[PATCH] drm/radeon: hotplug of passive dp to dvi|hdmi|vga adaptor

2012-07-19 Thread Alex Deucher
On Thu, Jul 19, 2012 at 5:12 PM, wrote: > From: Jerome Glisse > > We should not turn off the connector neither try to retrain DP link > if a passive DP adaptor is connected to a DP port. > > Cc: > Signed-off-by: Jerome Glisse Looks good although we should probably wait to assign radeon_connec

[PATCH] drm/radeon: hotplug of passive dp to dvi|hdmi|vga adaptor

2012-07-19 Thread j.gli...@gmail.com
From: Jerome Glisse We should not turn off the connector neither try to retrain DP link if a passive DP adaptor is connected to a DP port. Cc: Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/radeon_connectors.c | 22 -- 1 file changed, 20 insertions(+), 2 deletio

Re: [PATCH] drm/radeon: hotplug of passive dp to dvi|hdmi|vga adaptor

2012-07-19 Thread Alex Deucher
On Thu, Jul 19, 2012 at 5:12 PM, wrote: > From: Jerome Glisse > > We should not turn off the connector neither try to retrain DP link > if a passive DP adaptor is connected to a DP port. > > Cc: > Signed-off-by: Jerome Glisse Looks good although we should probably wait to assign radeon_connec

[PATCH] drm/radeon: hotplug of passive dp to dvi|hdmi|vga adaptor

2012-07-19 Thread j . glisse
From: Jerome Glisse We should not turn off the connector neither try to retrain DP link if a passive DP adaptor is connected to a DP port. Cc: Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/radeon_connectors.c | 22 -- 1 file changed, 20 insertions(+), 2 deletio