Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_submission.c2723 struct intel_runtime_pm *runtime_pm = engine->uncore->rpm; try_context_registration() local
2919 struct intel_runtime_pm *runtime_pm = ce->engine->uncore->rpm; guc_context_block() local
2975 struct intel_runtime_pm *runtime_pm = ce->engine->uncore->rpm; guc_context_unblock() local
3053 struct intel_runtime_pm *runtime_pm = guc_context_revoke() local
3107 struct intel_runtime_pm *runtime_pm = &ce->engine->gt->i915->runtime_pm; do_sched_disable() local
4654 struct intel_runtime_pm *runtime_pm = intel_guc_deregister_done_process_msg() local
[all...]
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_drv.h384 struct intel_runtime_pm runtime_pm; member