HomeSort by: relevance | last modified time | path
    Searched defs:vmw_du_update_plane (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.h 39 * struct vmw_du_update_plane - Closure structure for vmw_du_helper_plane_update
56 struct vmw_du_update_plane { struct
66 uint32_t (*calc_fifo_size)(struct vmw_du_update_plane *update,
81 uint32_t (*post_prepare)(struct vmw_du_update_plane *update, void *cmd);
93 uint32_t (*pre_clip)(struct vmw_du_update_plane *update, void *cmd,
109 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd,
120 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd,
140 struct vmw_du_update_plane base;
152 struct vmw_du_update_plane base;
565 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update)
    [all...]
vmwgfx_kms.h 39 * struct vmw_du_update_plane - Closure structure for vmw_du_helper_plane_update
56 struct vmw_du_update_plane { struct
66 uint32_t (*calc_fifo_size)(struct vmw_du_update_plane *update,
81 uint32_t (*post_prepare)(struct vmw_du_update_plane *update, void *cmd);
93 uint32_t (*pre_clip)(struct vmw_du_update_plane *update, void *cmd,
109 uint32_t (*clip)(struct vmw_du_update_plane *update, void *cmd,
120 uint32_t (*post_clip)(struct vmw_du_update_plane *update, void *cmd,
140 struct vmw_du_update_plane base;
152 struct vmw_du_update_plane base;
565 int vmw_du_helper_plane_update(struct vmw_du_update_plane *update)
    [all...]

Completed in 133 milliseconds