[PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works

2011-11-02 Thread Alex Deucher
On Wed, Nov 2, 2011 at 10:27 AM, Jerome Glisse wrote: > On Tue, Nov 01, 2011 at 05:27:26PM -0400, Alex Deucher wrote: >> On Fri, Oct 28, 2011 at 5:52 PM, ? wrote: >> > From: Jerome Glisse >> > >> > Polarity needs to be set accordingly to connector status (connected >> > or disconnected). Set it u

[PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works

2011-11-02 Thread Jerome Glisse
On Tue, Nov 01, 2011 at 05:27:26PM -0400, Alex Deucher wrote: > On Fri, Oct 28, 2011 at 5:52 PM, wrote: > > From: Jerome Glisse > > > > Polarity needs to be set accordingly to connector status (connected > > or disconnected). Set it up at module init so first hotplug works > > reliably no matter

Re: [PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works

2011-11-02 Thread Alex Deucher
On Wed, Nov 2, 2011 at 10:27 AM, Jerome Glisse wrote: > On Tue, Nov 01, 2011 at 05:27:26PM -0400, Alex Deucher wrote: >> On Fri, Oct 28, 2011 at 5:52 PM,   wrote: >> > From: Jerome Glisse >> > >> > Polarity needs to be set accordingly to connector status (connected >> > or disconnected). Set it u

Re: [PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works

2011-11-02 Thread Jerome Glisse
On Tue, Nov 01, 2011 at 05:27:26PM -0400, Alex Deucher wrote: > On Fri, Oct 28, 2011 at 5:52 PM, wrote: > > From: Jerome Glisse > > > > Polarity needs to be set accordingly to connector status (connected > > or disconnected). Set it up at module init so first hotplug works > > reliably no matter

[PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works

2011-11-01 Thread Alex Deucher
On Fri, Oct 28, 2011 at 5:52 PM, wrote: > From: Jerome Glisse > > Polarity needs to be set accordingly to connector status (connected > or disconnected). Set it up at module init so first hotplug works > reliably no matter what is the initial set of connector. Thinking about this more, we shoul

Re: [PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works

2011-11-01 Thread Alex Deucher
On Fri, Oct 28, 2011 at 5:52 PM, wrote: > From: Jerome Glisse > > Polarity needs to be set accordingly to connector status (connected > or disconnected). Set it up at module init so first hotplug works > reliably no matter what is the initial set of connector. Thinking about this more, we shoul

[PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works

2011-10-28 Thread Alex Deucher
On Fri, Oct 28, 2011 at 5:52 PM, wrote: > From: Jerome Glisse > > Polarity needs to be set accordingly to connector status (connected > or disconnected). Set it up at module init so first hotplug works > reliably no matter what is the initial set of connector. > > Signed-off-by: Jerome Glisse >

[PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works

2011-10-28 Thread j.gli...@gmail.com
From: Jerome Glisse Polarity needs to be set accordingly to connector status (connected or disconnected). Set it up at module init so first hotplug works reliably no matter what is the initial set of connector. Signed-off-by: Jerome Glisse cc: stable at kernel.org --- drivers/gpu/drm/radeon/ra

Re: [PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works

2011-10-28 Thread Alex Deucher
On Fri, Oct 28, 2011 at 5:52 PM, wrote: > From: Jerome Glisse > > Polarity needs to be set accordingly to connector status (connected > or disconnected). Set it up at module init so first hotplug works > reliably no matter what is the initial set of connector. > > Signed-off-by: Jerome Glisse >

[PATCH] drm/radeon: set hpd polarity at init time so hotplug detect works

2011-10-28 Thread j . glisse
From: Jerome Glisse Polarity needs to be set accordingly to connector status (connected or disconnected). Set it up at module init so first hotplug works reliably no matter what is the initial set of connector. Signed-off-by: Jerome Glisse cc: sta...@kernel.org --- drivers/gpu/drm/radeon/radeo