Home
last modified time | relevance | path

Searched refs:armada_ovl_plane (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_overlay.c32 struct armada_ovl_plane { struct
46 container_of(p, struct armada_ovl_plane, base.base) argument
73 static void armada_ovl_retire_fb(struct armada_ovl_plane *dplane, in armada_ovl_retire_fb()
88 struct armada_ovl_plane *dplane = container_of(plane, struct armada_ovl_plane, base); in armada_ovl_plane_work()
100 struct armada_ovl_plane *dplane = drm_to_armada_ovl_plane(plane); in armada_ovl_plane_update()
264 struct armada_ovl_plane *dplane = drm_to_armada_ovl_plane(plane); in armada_ovl_plane_disable()
288 struct armada_ovl_plane *dplane = drm_to_armada_ovl_plane(plane); in armada_ovl_plane_destroy()
299 struct armada_ovl_plane *dplane = drm_to_armada_ovl_plane(plane); in armada_ovl_plane_set_property()
440 struct armada_ovl_plane *dplane; in armada_overlay_plane_create()