Searched refs:has_dmm (Results 1 – 4 of 4) sorted by relevance
135 fbdev->ywrap_enabled = priv->has_dmm && ywrap_enabled; in omap_fbdev_create()
114 bool has_dmm; member
748 if (remap && is_shmem(obj) && priv->has_dmm) { in omap_gem_get_paddr()1389 if ((flags & OMAP_BO_SCANOUT) && !priv->has_dmm) { in omap_gem_new()1478 priv->has_dmm = true; in omap_gem_init()
302 if (priv->has_dmm) { in omap_plane_install_properties()