Lines Matching refs:omap_hw_overlay
27 static struct omap_hw_overlay *
37 struct omap_hw_overlay *cur = priv->overlays[i]; in omap_plane_find_free_overlay()
70 u32 caps, u32 fourcc, struct omap_hw_overlay **overlay, in omap_overlay_assign()
71 struct omap_hw_overlay **r_overlay) in omap_overlay_assign()
76 struct omap_hw_overlay *ovl, *r_ovl; in omap_overlay_assign()
114 void omap_overlay_release(struct drm_atomic_state *s, struct omap_hw_overlay *overlay) in omap_overlay_release()
138 struct omap_hw_overlay *overlay) in omap_overlay_update_state()
152 static void omap_overlay_destroy(struct omap_hw_overlay *overlay) in omap_overlay_destroy()
157 static struct omap_hw_overlay *omap_overlay_init(enum omap_plane_id overlay_id, in omap_overlay_init()
160 struct omap_hw_overlay *overlay; in omap_overlay_init()
184 struct omap_hw_overlay *overlay; in omap_hwoverlays_init()