Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_overlay.c69 struct vmw_escape_video_flush { struct
82 static inline void fill_flush(struct vmw_escape_video_flush *cmd, in fill_flush() argument
101 struct vmw_escape_video_flush *flush; in vmw_overlay_send_put()
133 flush = (struct vmw_escape_video_flush *)&items[num_items]; in vmw_overlay_send_put()
192 struct vmw_escape_video_flush flush; in vmw_overlay_send_stop()