[PATCH] drm/radeon/kms: fix the regression of DVI connector check

2012-04-18 Thread Takashi Iwai
The check of the encoder type in the commit [e00e8b5e: drm/radeon/kms: fix analog load detection on DVI-I connectors] is obviously wrong, and it's the culprit of the regression on my workstation with DVI-analog connection resulting in the blank output. Fixed the typo now. Cc: Signed-off-by:

[PATCH] drm/radeon/kms: fix the regression of DVI connector check

2012-04-18 Thread Alex Deucher
On Wed, Apr 18, 2012 at 9:21 AM, Takashi Iwai wrote: > The check of the encoder type in the commit [e00e8b5e: drm/radeon/kms: > fix analog load detection on DVI-I connectors] is obviously wrong, and > it's the culprit of the regression on my workstation with DVI-analog > connection resulting in

[PATCH] drm/radeon/kms: fix the regression of DVI connector check

2012-04-18 Thread Takashi Iwai
The check of the encoder type in the commit [e00e8b5e: drm/radeon/kms: fix analog load detection on DVI-I connectors] is obviously wrong, and it's the culprit of the regression on my workstation with DVI-analog connection resulting in the blank output. Fixed the typo now. Cc: