Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_modeset_helper_vtables.h1165 struct drm_plane_helper_funcs { struct
1200 int (*prepare_fb)(struct drm_plane *plane,
1211 void (*cleanup_fb)(struct drm_plane *plane,
1249 int (*atomic_check)(struct drm_plane *plane,
1267 void (*atomic_update)(struct drm_plane *plane,
1291 void (*atomic_disable)(struct drm_plane *plane,
1310 int (*atomic_async_check)(struct drm_plane *plane,
1357 const struct drm_plane_helper_funcs *funcs) in drm_plane_helper_add() argument

Completed in 5 milliseconds