Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h55 struct vmw_du_update_plane { struct
65 uint32_t (*calc_fifo_size)(struct vmw_du_update_plane *update, argument
80 uint32_t (*post_prepare)(struct vmw_du_update_plane *update, void *cmd); argument
92 uint32_t (*pre_clip)(struct vmw_du_update_plane *update, void *cmd, argument
108 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd, argument
119 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd, argument
139 struct vmw_du_update_plane base; argument