Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h232 struct vmw_framebuffer_surface { struct
233 struct vmw_framebuffer base;
234 struct vmw_surface *surface;
235 struct vmw_buffer_object *buffer;
236 struct list_head head;
237 bool is_bo_proxy; /* true if this is proxy surface for DMA buf */