Home
last modified time | relevance | path

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

123

/linux/drivers/gpu/drm/i915/
H A Dintel_runtime_pm.h192 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
196 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
200 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
204 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref);
207 intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put() function
H A Dintel_wakeref.c48 intel_runtime_pm_put(&wf->i915->runtime_pm, wakeref); in __intel_wakeref_get_first()
71 intel_runtime_pm_put(&wf->i915->runtime_pm, wakeref); in ____intel_wakeref_put_last()
148 intel_runtime_pm_put(&wf->i915->runtime_pm, wakeref); in wakeref_auto_timeout()
H A Di915_hwmon.c432 intel_runtime_pm_put(ddat->uncore->rpm, wakeref); in hwm_power_max_write()
459 intel_runtime_pm_put(ddat->uncore->rpm, wakeref); in hwm_power_max_write()
675 intel_runtime_pm_put(ddat->uncore->rpm, wakeref); in hwm_fan_input_read()
H A Dintel_runtime_pm.c352 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put() function
H A Di915_debugfs.c376 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_swizzle_info()
468 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_engine_info()
H A Di915_gem.c200 intel_runtime_pm_put(rpm, wakeref); in i915_gem_object_unbind()
442 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_gtt_pread()
632 intel_runtime_pm_put(rpm, wakeref); in i915_gem_gtt_pwrite_fast()
H A Di915_vma_resource.c114 intel_runtime_pm_put(&vm->i915->runtime_pm, vma_res->wakeref); in __i915_vma_resource_unhold()
/linux/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_runtime_pm.h52 static inline void intel_runtime_pm_put(struct xe_runtime_pm *pm, intel_wakeref_t wakeref) in intel_runtime_pm_put() function
59 #define intel_runtime_pm_put_raw intel_runtime_pm_put
65 intel_runtime_pm_put((rpm), (wf)), (wf) = 0)
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_reset.c176 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in __igt_reset_stolen()
230 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in igt_global_reset()
254 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in igt_wedged_reset()
H A Dselftest_llc.c63 intel_runtime_pm_put(llc_to_gt(llc)->uncore->rpm, wakeref); in gen6_verify_ring_freq()
H A Dselftest_rc6.c121 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in live_rc6_manual()
H A Dintel_gt_pm_debugfs.c398 intel_runtime_pm_put(uncore->rpm, wakeref); in intel_gt_pm_frequency_dump()
450 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in llc_show()
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_session.c49 intel_runtime_pm_put(uncore->rpm, wakeref); in pxp_wait_for_session_state()
183 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in pxp_session_work()
H A Dintel_pxp_pm.c57 intel_runtime_pm_put(&pxp->ctrl_gt->i915->runtime_pm, wakeref); in _pxp_resume()
H A Dintel_pxp.c369 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_pxp_end()
530 intel_runtime_pm_put(&i915->runtime_pm, in intel_pxp_invalidate()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc.c126 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_guc_scrub_ctbs()
282 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_guc_steal_guc_ids()
399 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_guc_fast_request()
H A Dselftest_guc_hangcheck.c142 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_hang_guc()
H A Dintel_guc_slpc.c466 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_guc_slpc_set_ignore_eff_freq()
503 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_guc_slpc_set_min_freq()
/linux/drivers/gpu/drm/i915/gvt/
H A 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/drivers/gpu/drm/i915/gem/selftests/
H A 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/drivers/gpu/drm/i915/selftests/
H A Di915_gem.c91 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in simulate_hibernate()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c274 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intelfb_create()
281 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intelfb_create()
H A Dhsw_ips.c343 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in hsw_ips_debugfs_status_show()
H A Dintel_fb_pin.c221 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_fb_pin_to_ggtt()
H A Dintel_display_power.c562 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_display_power_get_if_enabled()
639 intel_runtime_pm_put(rpm, wakeref); in release_async_put_domains()
750 intel_runtime_pm_put(rpm, wakeref); in __intel_display_power_put_async()
826 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_display_power_put()
1983 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_power_domains_driver_remove()

123