Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_plane.h300 struct drm_plane_funcs { struct
327 int (*update_plane)(struct drm_plane *plane,
350 int (*disable_plane)(struct drm_plane *plane,
360 void (*destroy)(struct drm_plane *plane);
372 void (*reset)(struct drm_plane *plane);
388 int (*set_property)(struct drm_plane *plane,
422 struct drm_plane_state *(*atomic_duplicate_state)(struct drm_plane *plane);
432 void (*atomic_destroy_state)(struct drm_plane *plane,
477 int (*atomic_set_property)(struct drm_plane *plane,
500 int (*atomic_get_property)(struct drm_plane *plane,
[all …]