Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_fbc.c44 static inline bool fbc_supported(struct drm_i915_private *dev_priv) in fbc_supported() function
565 if (!fbc_supported(dev_priv)) in intel_fbc_cleanup_cfb()
847 if (!fbc_supported(dev_priv)) in intel_fbc_pre_update()
930 if (!fbc_supported(dev_priv)) in intel_fbc_post_update()
952 if (!fbc_supported(dev_priv)) in intel_fbc_invalidate()
973 if (!fbc_supported(dev_priv)) in intel_fbc_flush()
1072 if (!fbc_supported(dev_priv)) in intel_fbc_enable()
1118 if (!fbc_supported(dev_priv)) in intel_fbc_disable()
1139 if (!fbc_supported(dev_priv)) in intel_fbc_global_disable()
1216 if (!fbc_supported(dev_priv)) in intel_fbc_handle_fifo_underrun_irq()