]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit37f9003bd355d9109769fff66f7f228aab42155b
treef25cfac28c99937596a5a6fcdcaebe076a589c71
parent90c1efdd121c84ee73e9960667229a662f2315a3
drm/radeon/kms/atom: add crtc disable function

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>
drivers/gpu/drm/radeon/atombios_crtc.c