Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_slpc.c233 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in slpc_force_min_freq()
425 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_set_max_freq()
457 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_get_max_freq()
537 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_get_min_freq()
557 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in intel_guc_slpc_set_media_ratio_mode()
685 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_override_gucrc_mode()
702 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_unset_gucrc_mode()
826 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_print_info()
A Dintel_gsc_uc.c19 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in gsc_work()
A Dintel_huc.c455 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in intel_huc_is_authenticated()
535 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in intel_huc_load_status()
A Dintel_guc_log.c583 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in guc_log_copy_debuglogs_for_relay()
684 with_intel_runtime_pm(&dev_priv->runtime_pm, wakeref) in intel_guc_log_set_level()
782 with_intel_runtime_pm(guc_to_gt(guc)->uncore->rpm, wakeref) in intel_guc_log_relay_flush()
A Dintel_guc_submission.c1261 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in gpm_timestamp_shift()
1414 with_intel_runtime_pm(&gt->i915->runtime_pm, wakeref) in guc_timestamp_ping()
2700 with_intel_runtime_pm(runtime_pm, wakeref) in try_context_registration()
2705 with_intel_runtime_pm(runtime_pm, wakeref) in try_context_registration()
2878 with_intel_runtime_pm(runtime_pm, wakeref) in guc_context_block()
2929 with_intel_runtime_pm(runtime_pm, wakeref) in guc_context_unblock()
3018 with_intel_runtime_pm(runtime_pm, wakeref) { in guc_context_revoke()
3025 with_intel_runtime_pm(runtime_pm, wakeref) in guc_context_revoke()
3046 with_intel_runtime_pm(runtime_pm, wakeref) in do_sched_disable()
4542 with_intel_runtime_pm(runtime_pm, wakeref) in intel_guc_deregister_done_process_msg()
[all …]
A Dintel_guc.c381 with_intel_runtime_pm(&gt->i915->runtime_pm, wakeref) in intel_guc_dump_time_info()
874 with_intel_runtime_pm(uncore->rpm, wakeref) { in intel_guc_load_status()
A Dintel_uc.c688 with_intel_runtime_pm(&uc_to_gt(uc)->i915->runtime_pm, wakeref) { in intel_uc_suspend()
/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Di915_gem.c102 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in igt_pm_suspend()
112 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in igt_pm_hibernate()
128 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in igt_pm_resume()
A Di915_gem_evict.c552 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_evict_mock_selftests()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_hwmon.c75 with_intel_runtime_pm(uncore->rpm, wakeref) in hwm_locked_with_pm_intel_uncore_rmw()
94 with_intel_runtime_pm(uncore->rpm, wakeref) in hwm_field_read_and_scale()
153 with_intel_runtime_pm(uncore->rpm, wakeref) in hwm_energy()
177 with_intel_runtime_pm(ddat->uncore->rpm, wakeref) in hwm_power1_max_interval_show()
332 with_intel_runtime_pm(ddat->uncore->rpm, wakeref) in hwm_in_read()
381 with_intel_runtime_pm(ddat->uncore->rpm, wakeref) in hwm_power_max_read()
666 with_intel_runtime_pm(uncore->rpm, wakeref) { in hwm_get_preregistration_info()
A Dintel_pcode.c228 with_intel_runtime_pm(uncore->rpm, wakeref) in snb_pcode_read_p()
244 with_intel_runtime_pm(uncore->rpm, wakeref) in snb_pcode_write_p()
A Di915_ioctl.c73 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_reg_read_ioctl()
A Dintel_runtime_pm.h205 #define with_intel_runtime_pm(rpm, wf) \ macro
A Di915_debugfs.c310 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gpu_info_open()
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_shrinker.c275 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_gem_shrink_all()
330 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_gem_shrinker_scan()
355 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_shrinker_oom()
393 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_shrinker_vmap()
A Di915_gem_pm.c209 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_freeze_late()
/linux-6.3-rc2/drivers/gpu/drm/i915/pxp/
A Dintel_pxp_pm.c31 with_intel_runtime_pm(&pxp->ctrl_gt->i915->runtime_pm, wakeref) { in intel_pxp_suspend()
A Dintel_pxp_tee.c136 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_pxp_tee_component_bind()
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_gt_pm_debugfs.c321 with_intel_runtime_pm(gt->uncore->rpm, wakeref) { in drpc_show()
552 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in perf_limit_reasons_get()
568 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in perf_limit_reasons_clear()
A Dintel_gt_sysfs_pm.c173 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in get_residency()
579 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in media_freq_factor_show()
A Dintel_gt_pm.c377 with_intel_runtime_pm(gt->uncore->rpm, wakeref) { in intel_gt_suspend_late()
A Dintel_sseu_debugfs.c254 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_sseu_status()
A Dgen6_ppgtt.c214 with_intel_runtime_pm(&vm->i915->runtime_pm, wakeref) in gen6_alloc_va_range()
A Dintel_rc6.c833 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in intel_rc6_print_residency()
/linux-6.3-rc2/drivers/gpu/drm/i915/gvt/
A Daperture_gm.c326 with_intel_runtime_pm(gvt->gt->uncore->rpm, wakeref) in intel_vgpu_reset_resource()

Completed in 42 milliseconds

12