omap_hw_overlay
struct omap_hw_overlay *overlays[8];
void omap_overlay_release(struct drm_atomic_state *s, struct omap_hw_overlay *overlay)
struct omap_hw_overlay *overlay)
static void omap_overlay_destroy(struct omap_hw_overlay *overlay)
static struct omap_hw_overlay *omap_overlay_init(enum omap_plane_id overlay_id,
struct omap_hw_overlay *overlay;
struct omap_hw_overlay *overlay;
static struct omap_hw_overlay *
struct omap_hw_overlay *cur = priv->overlays[i];
u32 caps, u32 fourcc, struct omap_hw_overlay **overlay,
struct omap_hw_overlay **r_overlay)
struct omap_hw_overlay *ovl, *r_ovl;
u32 caps, u32 fourcc, struct omap_hw_overlay **overlay,
struct omap_hw_overlay **r_overlay);
void omap_overlay_release(struct drm_atomic_state *s, struct omap_hw_overlay *overlay);
void omap_overlay_update_state(struct omap_drm_private *priv, struct omap_hw_overlay *overlay);
struct omap_hw_overlay *overlay;
struct omap_hw_overlay *r_overlay; /* right overlay */
struct omap_hw_overlay *old_ovl = omap_state->overlay;
struct omap_hw_overlay *old_r_ovl = omap_state->r_overlay;
struct omap_hw_overlay *new_ovl = NULL;
struct omap_hw_overlay *new_r_ovl = NULL;