Home
last modified time | relevance | path

Searched refs:with_intel_runtime_pm (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/gpu/drm/i915/selftests/
A Di915_gem.c101 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in igt_pm_suspend()
111 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in igt_pm_hibernate()
127 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in igt_pm_resume()
A Di915_gem_evict.c528 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_evict_mock_selftests()
A Di915_gem_gtt.c349 with_intel_runtime_pm(vm->gt->uncore->rpm, wakeref) in lowlevel_hole()
361 with_intel_runtime_pm(vm->gt->uncore->rpm, wakeref) in lowlevel_hole()
/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_slpc.c332 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_set_max_freq()
364 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_get_max_freq()
396 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_set_min_freq()
428 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_get_min_freq()
601 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_print_info()
A Dintel_huc.c240 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in intel_huc_check_status()
270 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in intel_huc_load_status()
A Dintel_guc_log.c419 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in guc_log_capture_logs()
523 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in intel_guc_log_set_level()
623 with_intel_runtime_pm(guc_to_gt(guc)->uncore->rpm, wakeref) in intel_guc_log_relay_flush()
A Dintel_guc_submission.c2004 with_intel_runtime_pm(runtime_pm, wakeref) in guc_lrc_desc_pin()
2009 with_intel_runtime_pm(runtime_pm, wakeref) in guc_lrc_desc_pin()
2182 with_intel_runtime_pm(runtime_pm, wakeref) in guc_context_block()
2233 with_intel_runtime_pm(runtime_pm, wakeref) in guc_context_unblock()
2318 with_intel_runtime_pm(runtime_pm, wakeref) { in guc_context_ban()
2324 with_intel_runtime_pm(runtime_pm, wakeref) in guc_context_ban()
2361 with_intel_runtime_pm(runtime_pm, wakeref) in guc_context_sched_disable()
3562 with_intel_runtime_pm(runtime_pm, wakeref) in intel_guc_deregister_done_process_msg()
3665 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in capture_error_state()
A Dintel_guc_ads.c157 with_intel_runtime_pm(&gt->i915->runtime_pm, wakeref) in intel_guc_global_policies_update()
A Dintel_uc.c643 with_intel_runtime_pm(&uc_to_gt(uc)->i915->runtime_pm, wakeref) { in intel_uc_suspend()
A Dintel_guc.c741 with_intel_runtime_pm(uncore->rpm, wakeref) { in intel_guc_load_status()
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_shrinker.c278 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_gem_shrink_all()
333 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_gem_shrinker_scan()
358 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_shrinker_oom()
396 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_shrinker_vmap()
A Di915_gem_pm.c201 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_freeze_late()
/linux/drivers/gpu/drm/i915/pxp/
A Dintel_pxp_pm.c29 with_intel_runtime_pm(&pxp_to_gt(pxp)->i915->runtime_pm, wakeref) { in intel_pxp_suspend()
/linux/drivers/gpu/drm/i915/
A Dintel_runtime_pm.h182 #define with_intel_runtime_pm(rpm, wf) \ macro
A Di915_sysfs.c54 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in calc_residency()
A Di915_debugfs.c295 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gpu_info_open()
A Di915_pmu.c213 with_intel_runtime_pm(i915->gt.uncore->rpm, wakeref) { in init_rc6()
/linux/drivers/gpu/drm/i915/gt/
A Dintel_gt_pm.c344 with_intel_runtime_pm(gt->uncore->rpm, wakeref) { in intel_gt_suspend_late()
A Dintel_gt_pm_debugfs.c89 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in print_rc6_res()
271 with_intel_runtime_pm(gt->uncore->rpm, wakeref) { in drpc_show()
A Dintel_sseu_debugfs.c263 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_sseu_status()
A Dgen6_ppgtt.c211 with_intel_runtime_pm(&vm->i915->runtime_pm, wakeref) in gen6_alloc_va_range()
A Dintel_gt.c767 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in intel_gt_driver_unregister()
A Dselftest_workarounds.c338 with_intel_runtime_pm(engine->uncore->rpm, wakeref) in check_whitelist_across_reset()
/linux/drivers/gpu/drm/i915/gvt/
A Daperture_gm.c325 with_intel_runtime_pm(gvt->gt->uncore->rpm, wakeref) in intel_vgpu_reset_resource()
A Dscheduler.c1754 with_intel_runtime_pm(engine->gt->uncore->rpm, wakeref) in intel_vgpu_create_workload()

Completed in 44 milliseconds

12