Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/i915/
H A Dintel_runtime_pm.h198 intel_runtime_pm_put((rpm), (wf)), (wf) = NULL)
202 intel_runtime_pm_put((rpm), (wf)), (wf) = NULL)
206 intel_runtime_pm_put((rpm), (wf)), (wf) = NULL)
210 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref);
213 intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put() function
H A Dintel_runtime_pm.c210 intel_runtime_pm_put(drm_to_rpm(drm), wakeref); in i915_display_rpm_put()
431 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put() function
H A Di915_hwmon.c466 intel_runtime_pm_put(ddat->uncore->rpm, wakeref); in hwm_power_max_write()
493 intel_runtime_pm_put(ddat->uncore->rpm, wakeref); in hwm_power_max_write()
709 intel_runtime_pm_put(ddat->uncore->rpm, wakeref); in hwm_fan_input_read()
H A Di915_debugfs.c370 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_swizzle_info()
459 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_engine_info()
H A Di915_gem.c201 intel_runtime_pm_put(rpm, wakeref); in i915_gem_object_unbind()
443 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_gtt_pread()
633 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/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.c152 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in live_rc6_manual()
H A Dintel_gt_pm.c217 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in gt_sanitize()
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_session.c51 intel_runtime_pm_put(uncore->rpm, wakeref); in pxp_wait_for_session_state()
185 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.c371 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_pxp_end()
534 intel_runtime_pm_put(&i915->runtime_pm, in intel_pxp_invalidate()
H A Dintel_pxp_tee.c198 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_pxp_tee_component_bind()
/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 Dintel_guc_slpc.c507 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_guc_slpc_set_ignore_eff_freq()
544 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_guc_slpc_set_min_freq()
633 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_guc_slpc_set_power_profile()
H A Dselftest_guc_hangcheck.c142 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_hang_guc()
H A Dintel_gsc_uc.c95 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in gsc_work()
H A Dintel_gsc_fw.c36 intel_runtime_pm_put(uncore->rpm, wakeref); in gsc_uc_get_fw_status()
/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.c92 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in simulate_hibernate()
H A Dintel_uncore.c271 intel_runtime_pm_put(uncore->rpm, wakeref); in live_forcewake_ops()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_mman.c503 intel_runtime_pm_put(rpm, wakeref); in vm_fault_gtt()
613 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_object_release_mmap_gtt()
H A Di915_gem_shrinker.c251 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_shrink()
/linux/drivers/gpu/drm/i915/gvt/
H A Dsched_policy.c479 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_vgpu_stop_schedule()

12