Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h227 struct vmw_framebuffer_surface { struct
228 struct vmw_framebuffer base;
229 struct vmw_surface *surface;
230 struct vmw_bo *buffer;
231 struct list_head head;
232 bool is_bo_proxy; /* true if this is proxy surface for DMA buf */