commit | 38aa4a568ba4c3ccba83e862a01e3e60e3b811ee | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 07 19:05:01 2012 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Thu Mar 08 09:39:54 2012 +0000 |
tree | c96d67591dc21b88a787701b8fa8010a43e0f70c | |
parent | cf00790dea6f210ddd01a6656da58c7c9a4ea0e4 [diff] |
drm/radeon/kms: fix hdmi duallink checks 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 <alexander.deucher@amd.com> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>