drm/radeon/kms: more pm fixes
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 29 Apr 2010 04:22:43 +0000 (00:22 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 18 May 2010 08:21:35 +0000 (18:21 +1000)
- disable gui idle interrupt use
  Seems to hang some r5xx chips
- move vbl range check into
  existing vbl check function in
  radeon_pm.c
- disable crtc mc acccess for the
  whole reclocking process

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

No differences found