Home
last modified time | relevance | path

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

/include/drm/
A Ddrm_plane.h633 struct drm_plane { struct
635 struct drm_device *dev;
644 struct list_head head;
647 char *name;
661 struct drm_mode_object base;
688 * instead check &drm_plane_state.crtc. argument
710 const struct drm_plane_funcs *funcs; argument
716 enum drm_plane_type type; argument
725 const struct drm_plane_helper_funcs *helper_private; argument
774 * See drm_plane_create_color_properties(). argument
[all …]

Completed in 4 milliseconds