Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Dintel_runtime_pm.h217 void intel_runtime_pm_put_unchecked(struct intel_runtime_pm *rpm);
224 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-6.1.9/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.h588 intel_runtime_pm_put_unchecked(gt->uncore->rpm); in mmio_hw_access_post()
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_display_power.c829 intel_runtime_pm_put_unchecked(&dev_priv->runtime_pm); in intel_display_power_put_unchecked()