drm/radeon/kms: consolidate crtc count in rdev
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 1 Feb 2010 21:02:25 +0000 (16:02 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Feb 2010 23:32:25 +0000 (09:32 +1000)
Set the number of crtcs in rdev at crtc init and use it
whenever we need the crtc count rather than recalculating
it everytime.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found