Lines Matching refs:omap_hw_overlay
26 static struct omap_hw_overlay *
36 struct omap_hw_overlay *cur = priv->overlays[i]; in omap_plane_find_free_overlay()
69 u32 caps, u32 fourcc, struct omap_hw_overlay **overlay, in omap_overlay_assign()
70 struct omap_hw_overlay **r_overlay) in omap_overlay_assign()
75 struct omap_hw_overlay *ovl, *r_ovl; in omap_overlay_assign()
113 void omap_overlay_release(struct drm_atomic_state *s, struct omap_hw_overlay *overlay) in omap_overlay_release()
137 struct omap_hw_overlay *overlay) in omap_overlay_update_state()
151 static void omap_overlay_destroy(struct omap_hw_overlay *overlay) in omap_overlay_destroy()
156 static struct omap_hw_overlay *omap_overlay_init(enum omap_plane_id overlay_id, in omap_overlay_init()
159 struct omap_hw_overlay *overlay; in omap_overlay_init()
183 struct omap_hw_overlay *overlay; in omap_hwoverlays_init()