drm/radeon/kms: add debugfs for power management for AtomBIOS devices
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / rv515.c
index 03c052d..7935f79 100644 (file)
@@ -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) */