Home
last modified time | relevance | path

Searched refs:intel_runtime_pm_put (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_runtime_pm.h186 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
190 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
194 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
198 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref);
201 intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put() function
Dintel_wakeref.c21 intel_runtime_pm_put(wf->rpm, wakeref); in rpm_put()
140 intel_runtime_pm_put(wf->rpm, wakeref); in wakeref_auto_timeout()
Di915_gem.c187 intel_runtime_pm_put(rpm, wakeref); in i915_gem_object_unbind()
421 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_gtt_pread()
604 intel_runtime_pm_put(rpm, wakeref); in i915_gem_gtt_pwrite_fast()
Di915_debugfs.c582 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_frequency_info()
658 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_swizzle_info()
748 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_engine_info()
Dintel_runtime_pm.c550 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put() function
Di915_vma.c1015 intel_runtime_pm_put(&vma->vm->i915->runtime_pm, wakeref); in i915_vma_pin_ww()
1389 intel_runtime_pm_put(&vm->i915->runtime_pm, wakeref); in i915_vma_unbind()
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dselftest_reset.c172 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in __igt_reset_stolen()
226 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in igt_global_reset()
250 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in igt_wedged_reset()
Dselftest_llc.c65 intel_runtime_pm_put(llc_to_gt(llc)->uncore->rpm, wakeref); in gen6_verify_ring_freq()
Dselftest_rc6.c121 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in live_rc6_manual()
Ddebugfs_gt_pm.c481 intel_runtime_pm_put(uncore->rpm, wakeref); in frequency_show()
526 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in llc_show()
Dintel_gt_pm.c196 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in gt_sanitize()
Dintel_reset.c935 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_gt_set_wedged()
1389 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_gt_handle_error()
Dselftest_workarounds.c1243 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in live_gpu_reset_workarounds()
1371 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in live_engine_reset_workarounds()
Dintel_ggtt_fencing.c273 intel_runtime_pm_put(uncore->rpm, wakeref); in fence_update()
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Daperture_gm.c187 intel_runtime_pm_put(uncore->rpm, wakeref); in free_vgpu_fence()
214 intel_runtime_pm_put(uncore->rpm, wakeref); in alloc_vgpu_fence()
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Di915_gem.c87 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in simulate_hibernate()
Dintel_uncore.c256 intel_runtime_pm_put(uncore->rpm, wakeref); in live_forcewake_ops()
Di915_gem_evict.c506 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in igt_evict_contexts()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display_debugfs.c78 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_fbc_status()
141 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_ips_status()
426 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_psr_status()
473 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_edp_psr_debug_set()
595 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_dmc_info()
1081 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_display_info()
1339 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_lpsp_power_well_enabled()
Dintel_fbdev.c295 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intelfb_create()
302 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intelfb_create()
Dintel_dsb.c312 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_dsb_prepare()
Dintel_hotplug.c261 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_hpd_irq_storm_reenable_work()
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_mman.c423 intel_runtime_pm_put(rpm, wakeref); in vm_fault_gtt()
533 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_object_release_mmap_gtt()
Di915_gem_shrinker.c249 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_shrink()
/Linux-v5.15/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_mman.c423 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in igt_partial_tiling()
517 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in igt_smoke_tiling()

12