Home
last modified time | relevance | path

Searched refs:intel_runtime_pm (Results 1 – 13 of 13) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/i915/
Dintel_runtime_pm.h42 struct intel_runtime_pm { struct
93 BITS_PER_TYPE(typeof_member(struct intel_runtime_pm, wakeref_count)) argument
111 assert_rpm_device_not_suspended(struct intel_runtime_pm *rpm) in assert_rpm_device_not_suspended()
118 __assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm, int wakeref_count) in __assert_rpm_raw_wakeref_held()
126 __assert_rpm_wakelock_held(struct intel_runtime_pm *rpm, int wakeref_count) in __assert_rpm_wakelock_held()
134 assert_rpm_raw_wakeref_held(struct intel_runtime_pm *rpm) in assert_rpm_raw_wakeref_held()
140 assert_rpm_wakelock_held(struct intel_runtime_pm *rpm) in assert_rpm_wakelock_held()
164 disable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm) in disable_rpm_wakeref_asserts()
182 enable_rpm_wakeref_asserts(struct intel_runtime_pm *rpm) in enable_rpm_wakeref_asserts()
188 void intel_runtime_pm_init_early(struct intel_runtime_pm *rpm);
[all …]
Dintel_runtime_pm.c68 static void init_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in init_intel_runtime_pm_wakeref()
75 track_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in track_intel_runtime_pm_wakeref()
107 static void untrack_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm, in untrack_intel_runtime_pm_wakeref()
228 __intel_wakeref_dec_and_check_tracking(struct intel_runtime_pm *rpm) in __intel_wakeref_dec_and_check_tracking()
245 untrack_all_intel_runtime_pm_wakerefs(struct intel_runtime_pm *rpm) in untrack_all_intel_runtime_pm_wakerefs()
257 void print_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm, in print_intel_runtime_pm_wakeref()
296 static void init_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in init_intel_runtime_pm_wakeref()
301 track_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm) in track_intel_runtime_pm_wakeref()
306 static void untrack_intel_runtime_pm_wakeref(struct intel_runtime_pm *rpm, in untrack_intel_runtime_pm_wakeref()
312 __intel_wakeref_dec_and_check_tracking(struct intel_runtime_pm *rpm) in __intel_wakeref_dec_and_check_tracking()
[all …]
Dintel_wakeref.h26 struct intel_runtime_pm;
Dintel_uncore.h38 struct intel_runtime_pm;
137 struct intel_runtime_pm *rpm;
Di915_driver.c883 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_driver_release()
1120 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in i915_drm_suspend_late()
1504 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_suspend()
1604 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_runtime_resume()
Di915_gem.c120 struct intel_runtime_pm *rpm = &to_i915(obj->base.dev)->runtime_pm; in i915_gem_object_unbind()
550 struct intel_runtime_pm *rpm = &i915->runtime_pm; in i915_gem_gtt_pwrite_fast()
DMakefile56 intel_runtime_pm.o \
Di915_drv.h314 struct intel_runtime_pm runtime_pm;
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_display_power.c643 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in release_async_put_domains()
671 struct intel_runtime_pm *rpm = &dev_priv->runtime_pm; in intel_display_power_put_async_work()
737 struct intel_runtime_pm *rpm = &i915->runtime_pm; in __intel_display_power_put_async()
/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c2725 struct intel_runtime_pm *runtime_pm = engine->uncore->rpm; in try_context_registration()
2921 struct intel_runtime_pm *runtime_pm = ce->engine->uncore->rpm; in guc_context_block()
2977 struct intel_runtime_pm *runtime_pm = ce->engine->uncore->rpm; in guc_context_unblock()
3055 struct intel_runtime_pm *runtime_pm = in guc_context_revoke()
3109 struct intel_runtime_pm *runtime_pm = &ce->engine->gt->i915->runtime_pm; in do_sched_disable()
4656 struct intel_runtime_pm *runtime_pm = in intel_guc_deregister_done_process_msg()
/linux-6.6.21/Documentation/gpu/
Di915.rst19 .. kernel-doc:: drivers/gpu/drm/i915/intel_runtime_pm.c
22 .. kernel-doc:: drivers/gpu/drm/i915/intel_runtime_pm.c
/linux-6.6.21/drivers/gpu/drm/i915/gem/
Di915_gem_mman.c301 struct intel_runtime_pm *rpm = &i915->runtime_pm; in vm_fault_gtt()
/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_rps.c2133 struct intel_runtime_pm *rpm = rps_to_uncore(rps)->rpm; in intel_rps_read_actual_frequency()
2151 struct intel_runtime_pm *rpm = rps_to_uncore(rps)->rpm; in intel_rps_read_punit_req()