Searched defs:intel_rc6 (Results 1 – 2 of 2) sorted by relevance
75331 struct intel_rc6 { struct75332 u64 prev_hw_residency[4];75333 u64 cur_residency[4];75334 struct drm_i915_gem_object *pctx;75335 bool supported: 1;75336 bool enabled: 1;75337 bool wakeref: 1;75338 bool ctx_corrupted: 1;