drm/radeon/kms/evergreen: fix multi-head
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 9 Feb 2010 22:18:48 +0000 (17:18 -0500)
committerDave Airlie <airlied@redhat.com>
Thu, 11 Feb 2010 03:39:12 +0000 (13:39 +1000)
commit12d7798f71107e7f4391a532af8c6690bda16f66
treeb7477d4a32c605fd2923d258dbe4026a934a2f9a
parent37b4390ec7f12f82e47a2ef56dccee094f26d34f
drm/radeon/kms/evergreen: fix multi-head

Fix a typo in crtc offset setup that set the crtc
instances wrong for all crtcs except the first.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/atombios_crtc.c