summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/rv515.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2009-11-06 14:33:40 +1000
committerDave Airlie <airlied@redhat.com>2009-11-06 14:33:40 +1000
commitfe625f137d28d1ebe22a71ee064ffab2841055a5 (patch)
treec94fa8f81b69f2f131f7b6d3eaf81d705ef25c9a /drivers/gpu/drm/radeon/rv515.c
parent6782cc7b615ae5f028783992b7fe43b53e4e786f (diff)
parent7433874e31f7f2e6e942b12012790565731d0f4a (diff)
downloadtalos-obmc-linux-fe625f137d28d1ebe22a71ee064ffab2841055a5.tar.gz
talos-obmc-linux-fe625f137d28d1ebe22a71ee064ffab2841055a5.zip
Merge branch 'drm-next' of ../drm-2.6 into drm-next
Diffstat (limited to 'drivers/gpu/drm/radeon/rv515.c')
-rw-r--r--drivers/gpu/drm/radeon/rv515.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/radeon/rv515.c b/drivers/gpu/drm/radeon/rv515.c
index 03c052d892c0..7935f793bf62 100644
--- a/drivers/gpu/drm/radeon/rv515.c
+++ b/drivers/gpu/drm/radeon/rv515.c
@@ -587,6 +587,8 @@ int rv515_init(struct radeon_device *rdev)
}
/* Initialize clocks */
radeon_get_clock_info(rdev->ddev);
+ /* Initialize power management */
+ radeon_pm_init(rdev);
/* Get vram informations */
rv515_vram_info(rdev);
/* Initialize memory controller (also test AGP) */
OpenPOWER on IntegriCloud