Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h37 struct vmw_du_update_plane { struct
47 uint32_t (*calc_fifo_size)(struct vmw_du_update_plane *update, argument
62 uint32_t (*post_prepare)(struct vmw_du_update_plane *update, void *cmd); argument
74 uint32_t (*pre_clip)(struct vmw_du_update_plane *update, void *cmd, argument
90 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd, argument
101 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd, argument
120 struct vmw_du_update_plane base; argument