Home
last modified time | relevance | path

Searched refs:vmw_escape_video_flush (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_overlay.c67 struct vmw_escape_video_flush { struct
80 static inline void fill_flush(struct vmw_escape_video_flush *cmd, in fill_flush() argument
99 struct vmw_escape_video_flush *flush; in vmw_overlay_send_put()
131 flush = (struct vmw_escape_video_flush *)&items[num_items]; in vmw_overlay_send_put()
190 struct vmw_escape_video_flush flush; in vmw_overlay_send_stop()