Lines Matching refs:runtime_pm
326 intel_runtime_pm_init_early(&dev_priv->runtime_pm); in i915_driver_early_probe()
707 intel_runtime_pm_enable(&dev_priv->runtime_pm); in i915_driver_register()
725 intel_runtime_pm_disable(&dev_priv->runtime_pm); in i915_driver_unregister()
858 disable_rpm_wakeref_asserts(&i915->runtime_pm); in i915_driver_probe()
892 enable_rpm_wakeref_asserts(&i915->runtime_pm); in i915_driver_probe()
921 enable_rpm_wakeref_asserts(&i915->runtime_pm); in i915_driver_probe()
932 disable_rpm_wakeref_asserts(&i915->runtime_pm); in i915_driver_remove()
958 enable_rpm_wakeref_asserts(&i915->runtime_pm); in i915_driver_remove()
964 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_driver_release()
1069 disable_rpm_wakeref_asserts(&dev_priv->runtime_pm); in i915_drm_suspend()
1103 enable_rpm_wakeref_asserts(&dev_priv->runtime_pm); in i915_drm_suspend()
1124 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_drm_suspend_late()
1193 disable_rpm_wakeref_asserts(&dev_priv->runtime_pm); in i915_drm_resume()
1254 enable_rpm_wakeref_asserts(&dev_priv->runtime_pm); in i915_drm_resume()
1310 disable_rpm_wakeref_asserts(&dev_priv->runtime_pm); in i915_drm_resume_early()
1325 enable_rpm_wakeref_asserts(&dev_priv->runtime_pm); in i915_drm_resume_early()
1485 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_suspend()
1568 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_resume()