| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_shrinker.c | 195 static void xe_shrinker_runtime_pm_put(struct xe_shrinker *shrinker, bool runtime_pm) in xe_shrinker_runtime_pm_put() argument 197 if (runtime_pm) in xe_shrinker_runtime_pm_put() 214 bool runtime_pm; in xe_shrinker_scan() local 226 runtime_pm = xe_shrinker_runtime_pm_get(shrinker, false, nr_to_scan, can_backup); in xe_shrinker_scan() 240 if (!runtime_pm) in xe_shrinker_scan() 241 runtime_pm = xe_shrinker_runtime_pm_get(shrinker, true, 0, can_backup); in xe_shrinker_scan() 252 xe_shrinker_runtime_pm_put(shrinker, runtime_pm); in xe_shrinker_scan()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_driver.c | 252 intel_runtime_pm_init_early(&dev_priv->runtime_pm); in i915_driver_early_probe() 663 intel_runtime_pm_enable(&dev_priv->runtime_pm); in i915_driver_register() 683 intel_runtime_pm_disable(&dev_priv->runtime_pm); in i915_driver_unregister() 863 disable_rpm_wakeref_asserts(&i915->runtime_pm); in i915_driver_probe() 911 enable_rpm_wakeref_asserts(&i915->runtime_pm); in i915_driver_probe() 945 enable_rpm_wakeref_asserts(&i915->runtime_pm); in i915_driver_probe() 958 wakeref = intel_runtime_pm_get(&i915->runtime_pm); in i915_driver_remove() 982 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_driver_remove() 988 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_driver_release() 1041 disable_rpm_wakeref_asserts(&i915->runtime_pm); in i915_driver_shutdown() [all …]
|
| H A D | i915_ioctl.c | 73 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_reg_read_ioctl()
|
| /linux/drivers/gpu/drm/i915/pxp/ |
| H A D | intel_pxp_pm.c | 31 with_intel_runtime_pm(&pxp->ctrl_gt->i915->runtime_pm, wakeref) { in intel_pxp_suspend() 54 wakeref = intel_runtime_pm_get(&pxp->ctrl_gt->i915->runtime_pm); in _pxp_resume() 57 intel_runtime_pm_put(&pxp->ctrl_gt->i915->runtime_pm, wakeref); in _pxp_resume()
|
| H A D | intel_pxp_tee.c | 181 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_pxp_tee_component_bind() 190 wakeref = intel_runtime_pm_get_if_in_use(&i915->runtime_pm); in i915_pxp_tee_component_bind() 198 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_pxp_tee_component_bind() 211 with_intel_runtime_pm_if_in_use(&i915->runtime_pm, wakeref) in i915_pxp_tee_component_unbind()
|
| /linux/Documentation/translations/zh_CN/power/ |
| H A D | index.rst | 30 * runtime_pm
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_gem_evict.c | 406 wakeref = intel_runtime_pm_get(&i915->runtime_pm); in igt_evict_contexts() 532 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in igt_evict_contexts() 554 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_evict_mock_selftests()
|
| H A D | i915_gem_gtt.c | 1382 wakeref = intel_runtime_pm_get(&i915->runtime_pm); in igt_ggtt_page() 1432 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in igt_ggtt_page()
|
| H A D | i915_request.c | 560 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_request_mock_selftests() 1749 wakeref = intel_runtime_pm_get(&i915->runtime_pm); in live_breadcrumbs_smoketest() 1865 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in live_breadcrumbs_smoketest()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_mman.c | 346 struct intel_runtime_pm *rpm = &i915->runtime_pm; in vm_fault_gtt() 479 intel_wakeref_auto(&i915->runtime_pm.userfault_wakeref, in vm_fault_gtt() 593 wakeref = intel_runtime_pm_get(&i915->runtime_pm); in i915_gem_object_release_mmap_gtt() 613 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_object_release_mmap_gtt()
|
| H A D | i915_gem_context.c | 201 intel_runtime_pm_put(&i915->runtime_pm, pc->pxp_wakeref); in proto_context_close() 273 pc->pxp_wakeref = intel_runtime_pm_get(&i915->runtime_pm); in proto_context_set_protected() 1301 intel_runtime_pm_put(&ctx->i915->runtime_pm, ctx->pxp_wakeref); in i915_gem_context_release_work() 1681 ctx->pxp_wakeref = intel_runtime_pm_get(&i915->runtime_pm); in i915_gem_create_context()
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | sched_policy.c | 470 wakeref = intel_runtime_pm_get(&dev_priv->runtime_pm); in intel_vgpu_stop_schedule() 479 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_vgpu_stop_schedule()
|
| /linux/drivers/mfd/ |
| H A D | wm8994-irq.c | 135 .runtime_pm = true,
|
| /linux/drivers/base/regmap/ |
| H A D | regmap-irq.c | 91 if (d->chip->runtime_pm) { in regmap_irq_sync_unlock() 194 if (d->chip->runtime_pm) in regmap_irq_sync_unlock() 460 if (chip->runtime_pm) { in regmap_irq_thread() 524 if (chip->runtime_pm) in regmap_irq_thread()
|
| /linux/drivers/irqchip/ |
| H A D | irq-madera.c | 92 .runtime_pm = true,
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-devlink | 41 What: /sys/class/devlink/.../runtime_pm
|
| /linux/sound/soc/sdca/ |
| H A D | sdca_interrupts.c | 78 .runtime_pm = true,
|
| /linux/drivers/pmdomain/ |
| H A D | core.c | 1220 bool runtime_pm = pm_runtime_enabled(dev); in genpd_runtime_suspend() local 1238 if (runtime_pm && suspend_ok && !suspend_ok(dev)) in genpd_runtime_suspend() 1242 if (td && runtime_pm) in genpd_runtime_suspend() 1256 if (td && runtime_pm) { in genpd_runtime_suspend()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | huge_pages.c | 1870 wf = intel_runtime_pm_get(&i915->runtime_pm); /* active shrink */ in igt_shrink_thp() 1946 intel_runtime_pm_put(&i915->runtime_pm, wf); in igt_shrink_thp()
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_ads.c | 222 with_intel_runtime_pm(>->i915->runtime_pm, wakeref) in intel_guc_global_policies_update()
|
| /linux/sound/soc/codecs/ |
| H A D | cs35l45.c | 1268 .runtime_pm = true, in cs35l45_initialize()
|
| H A D | pm4125.c | 193 .runtime_pm = true,
|
| H A D | wcd937x.c | 235 .runtime_pm = true,
|
| H A D | wcd938x.c | 283 .runtime_pm = true,
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | cs35l41_hda.c | 1619 .runtime_pm = true,
|