[PATCH] drm/radeon: add load detection support for ext DAC on R200 (v2)

2012-10-31 Thread Egbert Eich
alexdeucher at gmail.com writes: > From: Alex Deucher > > The R200 asics use an external DAC for the secondary DAC. > The current KMS code tries to use code for the integrated > TV DAC for R200 which leads to unpredictable results since > R200 does not have an integrated TV DAC. This patch

[PATCH] drm/radeon: add load detection support for ext DAC on R200 (v2)

2012-10-31 Thread alexdeuc...@gmail.com
From: Alex Deucher The R200 asics use an external DAC for the secondary DAC. The current KMS code tries to use code for the integrated TV DAC for R200 which leads to unpredictable results since R200 does not have an integrated TV DAC. This patch ports the external DAC load detection support from

[PATCH] drm/radeon: add load detection support for ext DAC on R200

2012-10-31 Thread alexdeuc...@gmail.com
From: Alex Deucher The R200 asics use an external DAC for the secondary DAC. The current KMS code tries to use code for the integrated TV DAC for R200 which leads to unpredictable results since R200 does not have an integrated TV DAC. This patch ports the external DAC load detection support from

Re: [PATCH] drm/radeon: add load detection support for ext DAC on R200 (v2)

2012-10-31 Thread Egbert Eich
alexdeuc...@gmail.com writes: > From: Alex Deucher > > The R200 asics use an external DAC for the secondary DAC. > The current KMS code tries to use code for the integrated > TV DAC for R200 which leads to unpredictable results since > R200 does not have an integrated TV DAC. This patch por

[PATCH] drm/radeon: add load detection support for ext DAC on R200 (v2)

2012-10-31 Thread alexdeucher
From: Alex Deucher The R200 asics use an external DAC for the secondary DAC. The current KMS code tries to use code for the integrated TV DAC for R200 which leads to unpredictable results since R200 does not have an integrated TV DAC. This patch ports the external DAC load detection support from

[PATCH] drm/radeon: add load detection support for ext DAC on R200

2012-10-31 Thread alexdeucher
From: Alex Deucher The R200 asics use an external DAC for the secondary DAC. The current KMS code tries to use code for the integrated TV DAC for R200 which leads to unpredictable results since R200 does not have an integrated TV DAC. This patch ports the external DAC load detection support from