/Linux-v5.15/drivers/gpu/drm/i915/ |
D | intel_runtime_pm.h | 186 intel_runtime_pm_put((rpm), (wf)), (wf) = 0) 190 intel_runtime_pm_put((rpm), (wf)), (wf) = 0) 194 intel_runtime_pm_put((rpm), (wf)), (wf) = 0) 198 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref); 201 intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put() function
|
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()
|
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()
|
D | i915_debugfs.c | 582 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_frequency_info() 658 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_swizzle_info() 748 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_engine_info()
|
D | intel_runtime_pm.c | 550 void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref) in intel_runtime_pm_put() function
|
D | i915_vma.c | 1015 intel_runtime_pm_put(&vma->vm->i915->runtime_pm, wakeref); in i915_vma_pin_ww() 1389 intel_runtime_pm_put(&vm->i915->runtime_pm, wakeref); in i915_vma_unbind()
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
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()
|
D | selftest_llc.c | 65 intel_runtime_pm_put(llc_to_gt(llc)->uncore->rpm, wakeref); in gen6_verify_ring_freq()
|
D | selftest_rc6.c | 121 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in live_rc6_manual()
|
D | debugfs_gt_pm.c | 481 intel_runtime_pm_put(uncore->rpm, wakeref); in frequency_show() 526 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in llc_show()
|
D | intel_gt_pm.c | 196 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in gt_sanitize()
|
D | intel_reset.c | 935 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_gt_set_wedged() 1389 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in intel_gt_handle_error()
|
D | selftest_workarounds.c | 1243 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in live_gpu_reset_workarounds() 1371 intel_runtime_pm_put(gt->uncore->rpm, wakeref); in live_engine_reset_workarounds()
|
D | intel_ggtt_fencing.c | 273 intel_runtime_pm_put(uncore->rpm, wakeref); in fence_update()
|
/Linux-v5.15/drivers/gpu/drm/i915/gvt/ |
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-v5.15/drivers/gpu/drm/i915/selftests/ |
D | i915_gem.c | 87 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in simulate_hibernate()
|
D | intel_uncore.c | 256 intel_runtime_pm_put(uncore->rpm, wakeref); in live_forcewake_ops()
|
D | i915_gem_evict.c | 506 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in igt_evict_contexts()
|
/Linux-v5.15/drivers/gpu/drm/i915/display/ |
D | intel_display_debugfs.c | 78 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_fbc_status() 141 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_ips_status() 426 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_psr_status() 473 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_edp_psr_debug_set() 595 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_dmc_info() 1081 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in i915_display_info() 1339 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_lpsp_power_well_enabled()
|
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()
|
D | intel_dsb.c | 312 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in intel_dsb_prepare()
|
D | intel_hotplug.c | 261 intel_runtime_pm_put(&dev_priv->runtime_pm, wakeref); in intel_hpd_irq_storm_reenable_work()
|
/Linux-v5.15/drivers/gpu/drm/i915/gem/ |
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()
|
D | i915_gem_shrinker.c | 249 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in i915_gem_shrink()
|
/Linux-v5.15/drivers/gpu/drm/i915/gem/selftests/ |
D | i915_gem_mman.c | 423 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in igt_partial_tiling() 517 intel_runtime_pm_put(&i915->runtime_pm, wakeref); in igt_smoke_tiling()
|