drm/radeon/kms/atom: add crtc disable function
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 11 Jun 2010 21:58:38 +0000 (17:58 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Jul 2010 01:27:21 +0000 (11:27 +1000)
Disables the crts as per dpms and also disables the ppll
associated with the crtc.  This should save additional power.

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

No differences found