Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_fbc.c48 static inline bool fbc_supported(struct drm_i915_private *dev_priv) in fbc_supported() function
572 if (!fbc_supported(dev_priv)) in intel_fbc_cleanup_cfb()
865 if (!fbc_supported(dev_priv)) in intel_fbc_pre_update()
948 if (!fbc_supported(dev_priv)) in intel_fbc_post_update()
970 if (!fbc_supported(dev_priv)) in intel_fbc_invalidate()
991 if (!fbc_supported(dev_priv)) in intel_fbc_flush()
1090 if (!fbc_supported(dev_priv)) in intel_fbc_enable()
1136 if (!fbc_supported(dev_priv)) in intel_fbc_disable()
1155 if (!fbc_supported(dev_priv)) in intel_fbc_global_disable()
1232 if (!fbc_supported(dev_priv)) in intel_fbc_handle_fifo_underrun_irq()