[PATCH 2/3] DRM/Radeon: Add Handling for R200 to TV DAC Load Detection.

2012-10-29 Thread Egbert Eich
Signed-off-by: Egbert Eich --- drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 17 - 1 files changed, 16 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_legacy_encoders.c b/drivers/gpu/drm/radeon/radeon_legacy_encoders.c index a1409e9..ef18569 100644

[PATCH 2/3] DRM/Radeon: Add Handling for R200 to TV DAC Load Detection.

2012-10-29 Thread Alex Deucher
I don't think this patch is correct. R200 did not actually have a TV dac. It was an external DAC connected via DVO. To do load detection on it, you'd probably have to mess with the external dac. Alex On Mon, Oct 29, 2012 at 8:43 AM, Egbert Eich wrote: > Signed-off-by: Egbert Eich > --- > dr

Re: [PATCH 2/3] DRM/Radeon: Add Handling for R200 to TV DAC Load Detection.

2012-10-29 Thread Alex Deucher
I don't think this patch is correct. R200 did not actually have a TV dac. It was an external DAC connected via DVO. To do load detection on it, you'd probably have to mess with the external dac. Alex On Mon, Oct 29, 2012 at 8:43 AM, Egbert Eich wrote: > Signed-off-by: Egbert Eich > --- > dr

[PATCH 2/3] DRM/Radeon: Add Handling for R200 to TV DAC Load Detection.

2012-10-29 Thread Egbert Eich
Signed-off-by: Egbert Eich --- drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 17 - 1 files changed, 16 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_legacy_encoders.c b/drivers/gpu/drm/radeon/radeon_legacy_encoders.c index a1409e9..ef18569 100644