Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem.c151 static bool omap_gem_is_contiguous(struct omap_gem_object *omap_obj) in omap_gem_is_contiguous() function
360 BUG_ON(!omap_gem_is_contiguous(omap_obj)); in omap_gem_fault_1d()
801 if (!omap_gem_is_contiguous(omap_obj)) { in omap_gem_pin()
843 if (omap_gem_is_contiguous(omap_obj)) in omap_gem_unpin_locked()