Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/
Dintel_runtime_pm.h41 struct intel_runtime_pm { struct
42 atomic_t wakeref_count;
43 struct device *kdev; /* points to i915->drm.dev */
44 bool available;
45 bool no_wakeref_tracking;
58 spinlock_t lmem_userfault_lock;
82 BITS_PER_TYPE(typeof_member(struct intel_runtime_pm, wakeref_count)) argument
/linux-6.14.4/drivers/gpu/drm/xe/compat-i915-headers/
Dintel_runtime_pm.h13 #define intel_runtime_pm xe_runtime_pm macro