Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_uncore.h130 struct intel_uncore { struct
131 void __iomem *regs;
133 struct drm_i915_private *i915;
134 struct intel_gt *gt;
135 struct intel_runtime_pm *rpm;
137 spinlock_t lock; /** lock is also taken in irq contexts. */
166 const struct intel_uncore_fw_get *fw_get_funcs; argument
167 struct intel_uncore_funcs funcs; argument
176 struct intel_uncore_forcewake_domain { argument
177 struct intel_uncore *uncore; argument
[all …]