Searched refs:has_dmm (Results 1 – 4 of 4) sorted by relevance
89 bool has_dmm; member
815 if (priv->has_dmm) { in omap_gem_pin()858 if (priv->has_dmm) { in omap_gem_unpin_locked()1308 } else if ((flags & OMAP_BO_SCANOUT) && !priv->has_dmm) { in omap_gem_new()1392 if (!omap_gem_sgt_is_contiguous(sgt, size) && !priv->has_dmm) in omap_gem_new_dmabuf()1512 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()
Completed in 11 milliseconds