drm/radeon: don't check crtcs in card_posted() on cards without DCE
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 22 May 2013 15:30:34 +0000 (11:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 May 2013 15:35:07 +0000 (11:35 -0400)
Skip checking crtcs in hardware without them.  Avoids checking
non-existent hardware.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found