Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/uxa/
H A Dintel_uxa.h60 static inline Bool intel_uxa_pixmap_is_busy(struct intel_uxa_pixmap *priv) in intel_uxa_pixmap_is_busy() function
H A Dintel_uxa.c760 if (!intel_uxa_pixmap_is_busy(priv)) { in intel_uxa_put_image()
887 if (intel_uxa_pixmap_is_busy(priv) || priv->tiling != I915_TILING_NONE) { in intel_uxa_get_image()