Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/omapdrm/
Domap_gem.c157 static bool omap_gem_is_contiguous(struct omap_gem_object *omap_obj) in omap_gem_is_contiguous() function
367 BUG_ON(!omap_gem_is_contiguous(omap_obj)); in omap_gem_fault_1d()
808 if (!omap_gem_is_contiguous(omap_obj)) { in omap_gem_pin()
850 if (omap_gem_is_contiguous(omap_obj)) in omap_gem_unpin_locked()