drm/radeon/kms: fix DVO setup on some r4xx chips
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Apr 2012 21:05:41 +0000 (17:05 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 10 Apr 2012 09:27:46 +0000 (10:27 +0100)
Some r4xx chips have the wrong frev in the
DVOEncoderControl table.  It should always be 1
on r4xx.  Fixes modesetting on DVO on r4xx chips
with the bad frev.

Reported by twied on #radeon.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found