Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_gem.c160 static bool omap_gem_is_contiguous(struct omap_gem_object *omap_obj) in omap_gem_is_contiguous() function
369 BUG_ON(!omap_gem_is_contiguous(omap_obj)); in omap_gem_fault_1d()
784 if (!omap_gem_is_contiguous(omap_obj) && priv->has_dmm) { in omap_gem_pin()
830 } else if (omap_gem_is_contiguous(omap_obj)) { in omap_gem_pin()