drm/radeon: fix typo in evergreen_mc_resume()
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2012 16:34:58 +0000 (16:34 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 7 Nov 2012 00:53:49 +0000 (10:53 +1000)
commit695ddeb457584a602f2ba117d08ce37cf6ec1589
tree73b6a7b4e710646c32c001ea4f8ec59678039e04
parentfdb40a08ef7bc970899c3a1f471165f9c22763a1
drm/radeon: fix typo in evergreen_mc_resume()

Add missing index that may have led us to enabling
more crtcs than necessary.

May also fix:
https://bugs.freedesktop.org/show_bug.cgi?id=56139

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/evergreen.c