Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_fbc.c348 static bool intel_fbc_hw_is_active(struct drm_i915_private *dev_priv) in intel_fbc_hw_is_active() function
1322 if (intel_fbc_hw_is_active(dev_priv)) in intel_fbc_init()