Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/compat-i915-headers/
Dintel_runtime_pm.h45 static inline void intel_runtime_pm_put_unchecked(struct xe_runtime_pm *pm) in intel_runtime_pm_put_unchecked() function
55 intel_runtime_pm_put_unchecked(pm); in intel_runtime_pm_put()
/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_runtime_pm.h202 void intel_runtime_pm_put_unchecked(struct intel_runtime_pm *rpm);
209 intel_runtime_pm_put_unchecked(rpm); in intel_runtime_pm_put()
Dintel_runtime_pm.c337 void intel_runtime_pm_put_unchecked(struct intel_runtime_pm *rpm) in intel_runtime_pm_put_unchecked() function
Dintel_gvt.c316 EXPORT_SYMBOL_NS_GPL(intel_runtime_pm_put_unchecked, I915_GVT);
/linux-6.12.1/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.h584 intel_runtime_pm_put_unchecked(gt->uncore->rpm); in mmio_hw_access_post()
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_display_power.c846 intel_runtime_pm_put_unchecked(&dev_priv->runtime_pm); in intel_display_power_put_unchecked()