Home
last modified time | relevance | path

Searched defs:drm_plane (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_plane.h577 struct drm_plane { struct
579 struct drm_device *dev;
588 struct list_head head;
591 char *name;
618 * plane. Used by the drm_plane_init compatibility wrapper only. argument
632 * instead check &drm_plane_state.crtc. argument
654 const struct drm_plane_funcs *funcs; argument
660 enum drm_plane_type type; argument
669 const struct drm_plane_helper_funcs *helper_private; argument
684 struct drm_plane_state *state; argument
[all …]