[PATCH] drm/radeon: on hotplug force link training to happen

2012-07-17 Thread Jerome Glisse
On Tue, Jul 17, 2012 at 6:25 PM, Alex Deucher wrote: > On Tue, Jul 17, 2012 at 4:54 PM, wrote: >> From: Jerome Glisse >> >> To have kernel behave like VGA/DVI we need to retrain link >> on hotplug. For this to happen with need to report that >> we need to link training to happen if we fail to g

[PATCH] drm/radeon: on hotplug force link training to happen

2012-07-17 Thread Alex Deucher
On Tue, Jul 17, 2012 at 4:54 PM, wrote: > From: Jerome Glisse > > To have kernel behave like VGA/DVI we need to retrain link > on hotplug. For this to happen with need to report that > we need to link training to happen if we fail to get link > status and we need to force link training to happen

Re: [PATCH] drm/radeon: on hotplug force link training to happen

2012-07-17 Thread Jerome Glisse
On Tue, Jul 17, 2012 at 6:25 PM, Alex Deucher wrote: > On Tue, Jul 17, 2012 at 4:54 PM, wrote: >> From: Jerome Glisse >> >> To have kernel behave like VGA/DVI we need to retrain link >> on hotplug. For this to happen with need to report that >> we need to link training to happen if we fail to g

[PATCH] drm/radeon: on hotplug force link training to happen

2012-07-17 Thread j.gli...@gmail.com
From: Jerome Glisse To have kernel behave like VGA/DVI we need to retrain link on hotplug. For this to happen with need to report that we need to link training to happen if we fail to get link status and we need to force link training to happen by setting connector dpms to off before asking it on

Re: [PATCH] drm/radeon: on hotplug force link training to happen

2012-07-17 Thread Alex Deucher
On Tue, Jul 17, 2012 at 4:54 PM, wrote: > From: Jerome Glisse > > To have kernel behave like VGA/DVI we need to retrain link > on hotplug. For this to happen with need to report that > we need to link training to happen if we fail to get link > status and we need to force link training to happen

[PATCH] drm/radeon: on hotplug force link training to happen

2012-07-17 Thread j . glisse
From: Jerome Glisse To have kernel behave like VGA/DVI we need to retrain link on hotplug. For this to happen with need to report that we need to link training to happen if we fail to get link status and we need to force link training to happen by setting connector dpms to off before asking it on