Home
last modified time | relevance | path

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

123

/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_runtime_pm.h185 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
189 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
193 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
197 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref);
200 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_vma_resource.c114 intel_runtime_pm_put(&vm->i915->runtime_pm, vma_res->wakeref); in __i915_vma_resource_unhold()
Dintel_gvt.c313 EXPORT_SYMBOL_NS_GPL(intel_runtime_pm_put, I915_GVT);
Di915_gem.c203 intel_runtime_pm_put(rpm, wakeref); in i915_gem_object_unbind()
437 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_gtt_pread()
620 intel_runtime_pm_put(rpm, wakeref); in i915_gem_gtt_pwrite_fast()
Di915_debugfs.c450 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_swizzle_info()
542 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_engine_info()
/Linux-v6.1/drivers/gpu/drm/i915/pxp/
Dintel_pxp_session.c52 intel_runtime_pm_put(uncore->rpm, wakeref); in pxp_wait_for_session_state()
173 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_pxp_session_work()
Dintel_pxp_tee.c102 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_pxp_tee_component_bind()
Dintel_pxp.c309 intel_runtime_pm_put(&i915->runtime_pm, in intel_pxp_invalidate()
/Linux-v6.1/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.c64 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()
Dintel_gt_pm.c210 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in gt_sanitize()
Dintel_gt_pm_debugfs.c511 intel_runtime_pm_put(uncore->rpm, wakeref); in intel_gt_pm_frequency_dump()
563 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in llc_show()
/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/
Dselftest_guc.c124 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_guc_scrub_ctbs()
280 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_guc_steal_guc_ids()
Dselftest_guc_hangcheck.c139 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_hang_guc()
/Linux-v6.1/drivers/gpu/drm/i915/gvt/
Daperture_gm.c188 intel_runtime_pm_put(uncore->rpm, wakeref); in free_vgpu_fence()
215 intel_runtime_pm_put(uncore->rpm, wakeref); in alloc_vgpu_fence()
/Linux-v6.1/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_migrate.c344 intel_runtime_pm_put(__gt->uncore->rpm, wakeref); in igt_lmem_pages_failsafe_migrate()
499 intel_runtime_pm_put(__gt->uncore->rpm, wakeref); in igt_lmem_async_migrate()
/Linux-v6.1/drivers/gpu/drm/i915/selftests/
Di915_gem.c88 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in simulate_hibernate()
Dintel_uncore.c268 intel_runtime_pm_put(uncore->rpm, wakeref); in live_forcewake_ops()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_fb_pin.c227 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_pin_and_fence_fb_obj()
Dintel_fbdev.c318 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intelfb_create()
325 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intelfb_create()
Dintel_display_power.c551 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_display_power_get_if_enabled()
633 intel_runtime_pm_put(rpm, wakeref); in release_async_put_domains()
733 intel_runtime_pm_put(rpm, wakeref); in __intel_display_power_put_async()
809 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_display_power_put()
1949 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_power_domains_driver_remove()
Dintel_dsb.c345 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_dsb_prepare()
Dintel_dpt.c167 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_dpt_pin()

123