Home
last modified time | relevance | path

Searched refs:intel_fbc_hw_is_active (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_fbc.c358 static bool intel_fbc_hw_is_active(struct drm_i915_private *dev_priv) in intel_fbc_hw_is_active() function
1385 if (intel_fbc_hw_is_active(dev_priv)) in intel_fbc_init()