Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/gt/
H A Dintel_rc6_types.h16 struct intel_rc6 { struct
17 u64 prev_hw_residency[4];
18 u64 cur_residency[4];
20 u32 ctl_enable;
22 struct drm_i915_gem_object *pctx;
24 bool supported : 1;
25 bool enabled : 1;
26 bool manual : 1;
27 bool wakeref : 1;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/gt/
H A Dintel_rc6_types.h16 struct intel_rc6 { struct
17 u64 prev_hw_residency[4];
18 u64 cur_residency[4];
20 u32 ctl_enable;
22 struct drm_i915_gem_object *pctx;
24 bool supported : 1;
25 bool enabled : 1;
26 bool manual : 1;
27 bool wakeref : 1;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/gt/
H A Dintel_rc6_types.h16 struct intel_rc6 { struct
17 u64 prev_hw_residency[4];
18 u64 cur_residency[4];
20 u32 ctl_enable;
22 struct drm_i915_gem_object *pctx;
24 bool supported : 1;
25 bool enabled : 1;
26 bool manual : 1;
27 bool wakeref : 1;