Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h54 struct vmw_du_update_plane { struct
64 uint32_t (*calc_fifo_size)(struct vmw_du_update_plane *update, argument
79 uint32_t (*post_prepare)(struct vmw_du_update_plane *update, void *cmd); argument
91 uint32_t (*pre_clip)(struct vmw_du_update_plane *update, void *cmd, argument
107 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd, argument
118 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd, argument
138 struct vmw_du_update_plane base; argument