Searched refs:intel_runtime_pm (Results 1 – 12 of 12) sorted by relevance
41 struct intel_runtime_pm { struct100 intel_runtime_pm_suspended(struct intel_runtime_pm *rpm) in intel_runtime_pm_suspended()106 assert_rpm_device_not_suspended(struct intel_runtime_pm *rpm) in assert_rpm_device_not_suspended()129 assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm) in assert_rpm_raw_wakeref_held()135 assert_rpm_wakelock_held(struct intel_runtime_pm *rpm) in assert_rpm_wakelock_held()159 disable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm) in disable_rpm_wakeref_asserts()177 enable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm) in enable_rpm_wakeref_asserts()183 void intel_runtime_pm_init_early(struct intel_runtime_pm *rpm);184 void intel_runtime_pm_enable(struct intel_runtime_pm *rpm);185 void intel_runtime_pm_disable(struct intel_runtime_pm *rpm);[all …]
68 track_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in track_intel_runtime_pm_wakeref()91 __intel_wakeref_dec_and_check_tracking(struct intel_runtime_pm *rpm) in __intel_wakeref_dec_and_check_tracking()104 void print_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm, in print_intel_runtime_pm_wakeref()117 track_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in track_intel_runtime_pm_wakeref()134 untrack_all_intel_runtime_pm_wakerefs(struct intel_runtime_pm *rpm) in untrack_all_intel_runtime_pm_wakerefs()214 intel_wakeref_t intel_runtime_pm_get(struct intel_runtime_pm *rpm) in intel_runtime_pm_get()298 static void __intel_runtime_pm_put(struct intel_runtime_pm *rpm, in __intel_runtime_pm_put()339 void intel_runtime_pm_put_unchecked(struct intel_runtime_pm *rpm) in intel_runtime_pm_put_unchecked()370 void intel_runtime_pm_enable(struct intel_runtime_pm *rpm) in intel_runtime_pm_enable()423 void intel_runtime_pm_disable(struct intel_runtime_pm *rpm) in intel_runtime_pm_disable()[all …]
38 struct intel_runtime_pm;137 struct intel_runtime_pm *rpm;
21 struct intel_runtime_pm;
922 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_driver_release()1105 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_drm_suspend_late()1493 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_suspend()1592 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_resume()
117 struct intel_runtime_pm *rpm = &to_i915(obj->base.dev)->runtime_pm; in i915_gem_object_unbind()547 struct intel_runtime_pm *rpm = &i915->runtime_pm; in i915_gem_gtt_pwrite_fast()
286 struct intel_runtime_pm runtime_pm;
42 intel_runtime_pm.o \
9 static struct intel_runtime_pm *display_to_rpm(struct intel_display *display) in display_to_rpm()
2929 struct intel_runtime_pm *runtime_pm = engine->uncore->rpm; in try_context_registration()3125 struct intel_runtime_pm *runtime_pm = ce->engine->uncore->rpm; in guc_context_block()3181 struct intel_runtime_pm *runtime_pm = ce->engine->uncore->rpm; in guc_context_unblock()3259 struct intel_runtime_pm *runtime_pm = in guc_context_revoke()3313 struct intel_runtime_pm *runtime_pm = &ce->engine->gt->i915->runtime_pm; in do_sched_disable()5080 struct intel_runtime_pm *runtime_pm = in intel_guc_deregister_done_process_msg()
345 struct intel_runtime_pm *rpm = &i915->runtime_pm; in vm_fault_gtt()
2144 struct intel_runtime_pm *rpm = rps_to_uncore(rps)->rpm; in intel_rps_read_actual_frequency()2162 struct intel_runtime_pm *rpm = rps_to_uncore(rps)->rpm; in intel_rps_read_punit_req()
Completed in 35 milliseconds