Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/i915/
A Dintel_runtime_pm.h184 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
188 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
192 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
196 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref);
199 intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put() function
A 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()
A 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()
A Di915_debugfs.c434 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_swizzle_info()
524 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_engine_info()
A Dintel_runtime_pm.c540 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put() function
/linux/drivers/gpu/drm/i915/pxp/
A Dintel_pxp_session.c53 intel_runtime_pm_put(uncore->rpm, wakeref); in pxp_wait_for_session_state()
174 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_pxp_session_work()
A Dintel_pxp_tee.c98 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_pxp_tee_component_bind()
A Dintel_pxp.c289 intel_runtime_pm_put(&i915->runtime_pm, in intel_pxp_invalidate()
/linux/drivers/gpu/drm/i915/gt/
A 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()
A Dselftest_llc.c65 intel_runtime_pm_put(llc_to_gt(llc)->uncore->rpm, wakeref); in gen6_verify_ring_freq()
A Dselftest_rc6.c121 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in live_rc6_manual()
A Dintel_gt_pm.c199 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in gt_sanitize()
A Dintel_gt_pm_debugfs.c519 intel_runtime_pm_put(uncore->rpm, wakeref); in intel_gt_pm_frequency_dump()
572 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in llc_show()
/linux/drivers/gpu/drm/i915/gt/uc/
A Dselftest_guc.c108 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_guc_scrub_ctbs()
/linux/drivers/gpu/drm/i915/gvt/
A 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/drivers/gpu/drm/i915/selftests/
A Di915_gem.c87 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in simulate_hibernate()
A Dintel_uncore.c266 intel_runtime_pm_put(uncore->rpm, wakeref); in live_forcewake_ops()
A Di915_gem_evict.c506 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in igt_evict_contexts()
/linux/drivers/gpu/drm/i915/display/
A Dintel_display_debugfs.c79 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_fbc_status()
142 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_ips_status()
427 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_psr_status()
474 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_edp_psr_debug_set()
596 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_dmc_info()
1082 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_display_info()
1337 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_lpsp_power_well_enabled()
A Dintel_fb_pin.c198 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_pin_and_fence_fb_obj()
A 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()
A Dintel_dpt.c157 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_dpt_pin()
A Dintel_dsb.c312 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_dsb_prepare()
/linux/drivers/gpu/drm/i915/gem/
A 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()
A Di915_gem_shrinker.c249 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_shrink()

Completed in 34 milliseconds

12