Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_gem.c215 static inline bool is_cached_coherent(struct drm_gem_object *obj) in is_cached_coherent() function
701 if (is_cached_coherent(obj) && omap_obj->addrs[pgoff]) { in omap_gem_cpu_sync()
715 if (is_cached_coherent(obj)) { in omap_gem_dma_sync()