Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_slpc.c211 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in slpc_force_min_freq()
398 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_set_max_freq()
430 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_get_max_freq()
529 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_get_min_freq()
546 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in intel_guc_slpc_set_strategy()
563 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in intel_guc_slpc_set_media_ratio_mode()
785 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in intel_guc_slpc_print_info()
A Dintel_gsc_proxy.c317 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gsc_proxy_component_bind()
343 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gsc_proxy_component_unbind()
A Dintel_guc_log.c585 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in guc_log_copy_debuglogs_for_relay()
686 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in intel_guc_log_set_level()
784 with_intel_runtime_pm(guc_to_gt(guc)->uncore->rpm, wakeref) in intel_guc_log_relay_flush()
A Dintel_huc.c594 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in intel_huc_is_authenticated()
701 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in intel_huc_load_status()
A Dintel_gsc_uc.c349 with_intel_runtime_pm(uncore->rpm, wakeref) { in intel_gsc_uc_load_status()
A Dintel_guc_submission.c1275 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in gpm_timestamp_shift()
1562 with_intel_runtime_pm(&gt->i915->runtime_pm, wakeref) in guc_init_engine_stats()
2917 with_intel_runtime_pm(runtime_pm, wakeref) in try_context_registration()
2922 with_intel_runtime_pm(runtime_pm, wakeref) in try_context_registration()
3096 with_intel_runtime_pm(runtime_pm, wakeref) in guc_context_block()
3147 with_intel_runtime_pm(runtime_pm, wakeref) in guc_context_unblock()
3236 with_intel_runtime_pm(runtime_pm, wakeref) { in guc_context_revoke()
3243 with_intel_runtime_pm(runtime_pm, wakeref) in guc_context_revoke()
3264 with_intel_runtime_pm(runtime_pm, wakeref) in do_sched_disable()
5019 with_intel_runtime_pm(runtime_pm, wakeref) in intel_guc_deregister_done_process_msg()
[all …]
A Dintel_guc.c395 with_intel_runtime_pm(&gt->i915->runtime_pm, wakeref) in intel_guc_dump_time_info()
917 with_intel_runtime_pm(uncore->rpm, wakeref) { in intel_guc_load_status()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_gem.c105 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in igt_pm_suspend()
115 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in igt_pm_hibernate()
131 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in igt_pm_resume()
/linux/drivers/gpu/drm/i915/
A Di915_hwmon.c83 with_intel_runtime_pm(uncore->rpm, wakeref) { in hwm_locked_with_pm_intel_uncore_rmw()
105 with_intel_runtime_pm(uncore->rpm, wakeref) in hwm_field_read_and_scale()
148 with_intel_runtime_pm(uncore->rpm, wakeref) { in hwm_energy()
175 with_intel_runtime_pm(ddat->uncore->rpm, wakeref) in hwm_power1_max_interval_show()
335 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()
394 with_intel_runtime_pm(ddat->uncore->rpm, wakeref) in hwm_power_max_read()
828 with_intel_runtime_pm(uncore->rpm, wakeref) { in hwm_get_preregistration_info()
A Dintel_pcode.c255 with_intel_runtime_pm(uncore->rpm, wakeref) in snb_pcode_read_p()
271 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.h190 #define with_intel_runtime_pm(rpm, wf) \ macro
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_shrinker.c279 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_gem_shrink_all()
332 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_gem_shrinker_scan()
357 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_shrinker_oom()
397 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_shrinker_vmap()
A Di915_gem_pm.c219 with_intel_runtime_pm(&i915->runtime_pm, wakeref) in i915_gem_freeze_late()
/linux/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_gsccs.c431 with_intel_runtime_pm(&pxp->ctrl_gt->i915->runtime_pm, wakeref) in intel_pxp_gsccs_fini()
442 with_intel_runtime_pm(&pxp->ctrl_gt->i915->runtime_pm, wakeref) in intel_pxp_gsccs_init()
A Dintel_pxp_tee.c181 with_intel_runtime_pm(&i915->runtime_pm, wakeref) { in i915_pxp_tee_component_bind()
/linux/drivers/gpu/drm/xe/compat-i915-headers/
A Dintel_runtime_pm.h63 #define with_intel_runtime_pm(rpm, wf) \ macro
/linux/drivers/gpu/drm/i915/gt/
A Dintel_gt_pm_debugfs.c324 with_intel_runtime_pm(gt->uncore->rpm, wakeref) { in drpc_show()
553 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in perf_limit_reasons_get()
569 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in perf_limit_reasons_clear()
A Dintel_region_lmem.c111 with_intel_runtime_pm(i915->uncore.rpm, wakeref) { in i915_resize_lmem_bar()
A Dintel_rc6.c428 with_intel_runtime_pm(uncore->rpm, wakeref) in intel_check_bios_c6_setup()
870 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in intel_rc6_print_residency()
A Dintel_gt_pm.c369 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 Dintel_gt_sysfs_pm.c173 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in get_residency()
583 with_intel_runtime_pm(gt->uncore->rpm, wakeref) in media_freq_factor_show()
/linux/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 62 milliseconds

12