drm/radeon/kms: add debugfs for power management for AtomBIOS devices
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / r420.c
index 5c7fe52..1cefdbc 100644 (file)
@@ -311,6 +311,8 @@ int r420_init(struct radeon_device *rdev)
        }
        /* Initialize clocks */
        radeon_get_clock_info(rdev->ddev);
+       /* Initialize power management */
+       radeon_pm_init(rdev);
        /* Get vram informations */
        r300_vram_info(rdev);
        /* Initialize memory controller (also test AGP) */