[PATCH] drm/radeon/kms: fix hdmi duallink checks

2012-03-07 Thread alexdeuc...@gmail.com
From: Alex Deucher All pre-SI chips are limited to 165 Mhz for single link. Code in question will be re-enabled when SI support is added. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=44755 https://bugzilla.kernel.org/show_bug.cgi?id=42887 Signed-off-by: Alex Deucher Cc: stable at vger.k

[PATCH] drm/radeon/kms: fix hdmi duallink checks

2012-03-07 Thread alexdeucher
From: Alex Deucher All pre-SI chips are limited to 165 Mhz for single link. Code in question will be re-enabled when SI support is added. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=44755 https://bugzilla.kernel.org/show_bug.cgi?id=42887 Signed-off-by: Alex Deucher Cc: sta...@vger.kern