Home
last modified time | relevance | path

Searched refs:runtime_pm (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_shrinker.c195 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/pxp/
H A Dintel_pxp_pm.c31 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 Dintel_pxp_tee.c181 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 Dindex.rst30 * runtime_pm
/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.c114 intel_runtime_pm_put(&vm->i915->runtime_pm, vma_res->wakeref); in __i915_vma_resource_unhold()
242 vma_res->wakeref = intel_runtime_pm_get_if_in_use(&vm->i915->runtime_pm); in i915_vma_resource_unbind()
H A Di915_ioctl.c73 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_reg_read_ioctl()
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c406 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()
/linux/drivers/mfd/
H A Dwm8994-irq.c135 .runtime_pm = true,
/linux/drivers/base/regmap/
H A Dregmap-irq.c91 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 Dirq-madera.c92 .runtime_pm = true,
/linux/sound/soc/sdca/
H A Dsdca_interrupts.c77 .runtime_pm = true, in base_handler()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-devlink41 What: /sys/class/devlink/.../runtime_pm
/linux/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.c214 with_intel_runtime_pm(&vm->i915->runtime_pm, wakeref) in gen6_alloc_va_range()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c696 with_intel_runtime_pm(&uc_to_gt(uc)->i915->runtime_pm, wakeref) { in intel_uc_suspend()
H A Dintel_guc_ads.c222 with_intel_runtime_pm(&gt->i915->runtime_pm, wakeref) in intel_guc_global_policies_update()
/linux/sound/soc/codecs/
H A Dcs35l45.c1265 .runtime_pm = true,
H A Dwcd937x.c235 .runtime_pm = true,
H A Dwcd938x.c283 .runtime_pm = true,
H A Dwcd939x.c302 .runtime_pm = true,
/linux/include/linux/
H A Dregmap.h1719 unsigned int runtime_pm:1; member
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l41_hda.c1624 .runtime_pm = true,
/linux/drivers/base/
H A Dcore.c481 static DEVICE_ATTR_RO(runtime_pm);
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt133 See also Documentation/power/runtime_pm.rst, pci=noacpi