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)
commit539d24181753e40174746d576d415bfb56131975
tree0aead71d6217f1e58a9a021c4c37131e930b6f6c
parent68adac5e49436992e9c999fbae879d9ac5b72d4e
drm/radeon/kms: more pm fixes

- 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>
drivers/gpu/drm/radeon/evergreen_reg.h
drivers/gpu/drm/radeon/r100.c
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/radeon_pm.c