Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_overlay.c61 struct vmw_escape_video_flush { struct
74 static inline void fill_flush(struct vmw_escape_video_flush *cmd, in fill_flush() argument
93 struct vmw_escape_video_flush *flush; in vmw_overlay_send_put()
125 flush = (struct vmw_escape_video_flush *)&items[num_items]; in vmw_overlay_send_put()
184 struct vmw_escape_video_flush flush; in vmw_overlay_send_stop()