Home
last modified time | relevance | path

Searched refs:pm_notifications (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_gt_pm.c17 blocking_notifier_call_chain(&i915->gt.pm_notifications, state, i915); in pm_notify()
97 BLOCKING_INIT_NOTIFIER_HEAD(&gt->pm_notifications); in intel_gt_pm_init_early()
Dintel_gt_types.h69 struct blocking_notifier_head pm_notifications; member
/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_pm.c281 blocking_notifier_chain_register(&i915->gt.pm_notifications, in i915_gem_init__pm()