/linux/drivers/gpu/drm/i915/ |
A D | intel_runtime_pm.h | 184 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 D | intel_wakeref.c | 21 intel_runtime_pm_put(wf->rpm, wakeref); in rpm_put() 140 intel_runtime_pm_put(wf->rpm, wakeref); in wakeref_auto_timeout()
|
A D | i915_gem.c | 187 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 D | i915_debugfs.c | 434 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 D | intel_runtime_pm.c | 540 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 D | intel_pxp_session.c | 53 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 D | intel_pxp_tee.c | 98 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_pxp_tee_component_bind()
|
A D | intel_pxp.c | 289 intel_runtime_pm_put(&i915->runtime_pm, in intel_pxp_invalidate()
|
/linux/drivers/gpu/drm/i915/gt/ |
A D | selftest_reset.c | 172 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 D | selftest_llc.c | 65 intel_runtime_pm_put(llc_to_gt(llc)->uncore->rpm, wakeref); in gen6_verify_ring_freq()
|
A D | selftest_rc6.c | 121 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in live_rc6_manual()
|
A D | intel_gt_pm.c | 199 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in gt_sanitize()
|
A D | intel_gt_pm_debugfs.c | 519 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 D | selftest_guc.c | 108 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_guc_scrub_ctbs()
|
/linux/drivers/gpu/drm/i915/gvt/ |
A D | aperture_gm.c | 187 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 D | i915_gem.c | 87 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in simulate_hibernate()
|
A D | intel_uncore.c | 266 intel_runtime_pm_put(uncore->rpm, wakeref); in live_forcewake_ops()
|
A D | i915_gem_evict.c | 506 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in igt_evict_contexts()
|
/linux/drivers/gpu/drm/i915/display/ |
A D | intel_display_debugfs.c | 79 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 D | intel_fb_pin.c | 198 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_pin_and_fence_fb_obj()
|
A D | intel_fbdev.c | 295 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 D | intel_dpt.c | 157 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_dpt_pin()
|
A D | intel_dsb.c | 312 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_dsb_prepare()
|
/linux/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_mman.c | 423 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 D | i915_gem_shrinker.c | 249 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_shrink()
|