Home
last modified time | relevance | path

Searched refs:intel_runtime_pm_put_unchecked (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/
Dintel_runtime_pm.h211 void intel_runtime_pm_put_unchecked(struct intel_runtime_pm *rpm);
218 intel_runtime_pm_put_unchecked(rpm); in intel_runtime_pm_put()
Dintel_gvt.c315 EXPORT_SYMBOL_NS_GPL(intel_runtime_pm_put_unchecked, I915_GVT);
Dintel_runtime_pm.c526 void intel_runtime_pm_put_unchecked(struct intel_runtime_pm *rpm) in intel_runtime_pm_put_unchecked() function
/Linux-v6.6/drivers/gpu/drm/i915/gvt/
Daperture_gm.c229 intel_runtime_pm_put_unchecked(uncore->rpm); in alloc_vgpu_fence()
Dsched_policy.c478 intel_runtime_pm_put_unchecked(&dev_priv->runtime_pm); in intel_vgpu_stop_schedule()
Dgvt.h592 intel_runtime_pm_put_unchecked(gt->uncore->rpm); in mmio_hw_access_post()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_display_power.c868 intel_runtime_pm_put_unchecked(&dev_priv->runtime_pm); in intel_display_power_put_unchecked()