[PATCH] radeon/kms: force rn50 chip to always report connected on analog output

2013-01-08 Thread Alex Deucher
On Tue, Jan 8, 2013 at 6:41 PM, wrote: > From: Jerome Glisse > > Those rn50 chip are often connected to console remoting hw and load > detection often fails with those. Just don't try to load detect and > report connect. > > Signed-off-by: Jerome Glisse Seems reasonable to me. Added to my

[PATCH] radeon/kms: force rn50 chip to always report connected on analog output

2013-01-08 Thread j.gli...@gmail.com
From: Jerome Glisse Those rn50 chip are often connected to console remoting hw and load detection often fails with those. Just don't try to load detect and report connect. Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 8 1 file

[PATCH] radeon/kms: force rn50 chip to always report connected on analog output

2013-01-08 Thread j . glisse
From: Jerome Glisse jgli...@redhat.com Those rn50 chip are often connected to console remoting hw and load detection often fails with those. Just don't try to load detect and report connect. Signed-off-by: Jerome Glisse jgli...@redhat.com --- drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 8

Re: [PATCH] radeon/kms: force rn50 chip to always report connected on analog output

2013-01-08 Thread Alex Deucher
On Tue, Jan 8, 2013 at 6:41 PM, j.gli...@gmail.com wrote: From: Jerome Glisse jgli...@redhat.com Those rn50 chip are often connected to console remoting hw and load detection often fails with those. Just don't try to load detect and report connect. Signed-off-by: Jerome Glisse