Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.h132 struct intel_uncore { struct
133 void __iomem *regs;
135 struct drm_i915_private *i915;
136 struct intel_gt *gt;
137 struct intel_runtime_pm *rpm;
139 spinlock_t lock; /** lock is also taken in irq contexts. */
169 const struct intel_uncore_fw_get *fw_get_funcs; argument
170 struct intel_uncore_funcs funcs; argument
179 struct intel_uncore_forcewake_domain { argument
180 struct intel_uncore *uncore; argument
[all …]