Home
last modified time | relevance | path

Searched defs:runtime_pm (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c2908 struct intel_runtime_pm *runtime_pm = engine->uncore->rpm; in try_context_registration() local
3104 struct intel_runtime_pm *runtime_pm = ce->engine->uncore->rpm; in guc_context_block() local
3160 struct intel_runtime_pm *runtime_pm = ce->engine->uncore->rpm; in guc_context_unblock() local
3238 struct intel_runtime_pm *runtime_pm = in guc_context_revoke() local
3292 struct intel_runtime_pm *runtime_pm = &ce->engine->gt->i915->runtime_pm; in do_sched_disable() local
5048 struct intel_runtime_pm *runtime_pm = in intel_guc_deregister_done_process_msg() local
/linux/drivers/gpu/drm/xe/
H A Dxe_device_types.h556 struct xe_runtime_pm {} runtime_pm; member
/linux/drivers/gpu/drm/i915/
H A Di915_drv.h315 struct intel_runtime_pm runtime_pm; member
/linux/include/linux/
H A Dregmap.h1651 unsigned int runtime_pm:1; member