Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dintel_runtime_pm.h48 struct intel_runtime_pm { struct
49 atomic_t wakeref_count;
50 struct device *kdev; /* points to i915->drm.dev */
51 bool available;
52 bool suspended;
53 bool irqs_enabled;
54 bool no_wakeref_tracking;
86 struct intel_runtime_pm_debug { argument
99 BITS_PER_TYPE(typeof_member(struct intel_runtime_pm, wakeref_count)) argument

Completed in 7 milliseconds