Searched refs:intel_runtime_pm (Results 1 – 17 of 17) sorted by relevance
52 struct intel_runtime_pm { struct80 BITS_PER_TYPE(struct_member(struct intel_runtime_pm, wakeref_count)) argument98 assert_rpm_device_not_suspended(struct intel_runtime_pm *rpm) in assert_rpm_device_not_suspended()105 __assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm, int wakeref_count) in __assert_rpm_raw_wakeref_held()113 __assert_rpm_wakelock_held(struct intel_runtime_pm *rpm, int wakeref_count) in __assert_rpm_wakelock_held()121 assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm) in assert_rpm_raw_wakeref_held()127 assert_rpm_wakelock_held(struct intel_runtime_pm *rpm) in assert_rpm_wakelock_held()151 disable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm) in disable_rpm_wakeref_asserts()169 enable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm) in enable_rpm_wakeref_asserts()175 void intel_runtime_pm_init_early(struct intel_runtime_pm *rpm);[all …]
85 static void init_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in init_intel_runtime_pm_wakeref()90 static void fini_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in fini_intel_runtime_pm_wakeref()96 track_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in track_intel_runtime_pm_wakeref()128 static void untrack_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm, in untrack_intel_runtime_pm_wakeref()246 __intel_wakeref_dec_and_check_tracking(struct intel_runtime_pm *rpm) in __intel_wakeref_dec_and_check_tracking()263 untrack_all_intel_runtime_pm_wakerefs(struct intel_runtime_pm *rpm) in untrack_all_intel_runtime_pm_wakerefs()275 void print_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm, in print_intel_runtime_pm_wakeref()314 static void init_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in init_intel_runtime_pm_wakeref()318 static void fini_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in fini_intel_runtime_pm_wakeref()323 track_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in track_intel_runtime_pm_wakeref()[all …]
29 struct intel_runtime_pm;46 struct intel_runtime_pm *rpm;58 struct intel_runtime_pm *rpm,245 struct intel_runtime_pm *rpm;270 struct intel_runtime_pm *rpm);
105 struct intel_runtime_pm *rpm, in __intel_wakeref_init()161 struct intel_runtime_pm *rpm) in intel_wakeref_auto_init()
38 struct intel_runtime_pm;127 struct intel_runtime_pm *rpm;
1657 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_driver_release()1830 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_drm_suspend_late()2595 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_suspend()2682 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_resume()
54 intel_runtime_pm.o \
128 struct intel_runtime_pm *rpm = &to_i915(obj->base.dev)->runtime_pm; in i915_gem_object_unbind()612 struct intel_runtime_pm *rpm = &i915->runtime_pm; in i915_gem_gtt_pwrite_fast()
1264 struct intel_runtime_pm runtime_pm;
288 struct intel_runtime_pm *rpm = engine->uncore->rpm; in intel_engine_init__pm()
1722 struct intel_runtime_pm *rpm = rps_to_gt(rps)->uncore->rpm; in intel_rps_read_actual_frequency()
196 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in alloc_vgpu_fence()
990 struct intel_runtime_pm *rpm = &gvt->dev_priv->runtime_pm; in workload_thread()
260 SRCS+= intel_runtime_pm.c
418 struct intel_runtime_pm *rpm = &i915->runtime_pm; in vm_fault_gtt()
2057 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in release_async_put_domains()2085 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_display_power_put_async_work()2136 struct intel_runtime_pm *rpm = &i915->runtime_pm; in __intel_display_power_put_async()
248 file external/bsd/drm2/dist/drm/i915/intel_runtime_pm.c i915drmkms