Searched refs:has_dmm (Results 1 – 4 of 4) sorted by relevance
89 bool has_dmm; member
818 if (priv->has_dmm) { in omap_gem_pin()861 if (priv->has_dmm) { in omap_gem_unpin_locked()1311 } else if ((flags & OMAP_BO_SCANOUT) && !priv->has_dmm) { in omap_gem_new()1395 if (!omap_gem_sgt_is_contiguous(sgt, size) && !priv->has_dmm) in omap_gem_new_dmabuf()1515 priv->has_dmm = true; in omap_gem_init()
182 fbdev->ywrap_enabled = priv->has_dmm && ywrap_enabled; in omap_fbdev_driver_fbdev_probe()
388 if (priv->has_dmm) { in omap_plane_install_properties()