Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h274 struct vmw_plane_state { struct
275 struct drm_plane_state base;
276 struct vmw_user_object uo;
278 int content_fb_type;
279 unsigned long bo_size;
281 int pinned;
284 unsigned int cpp;
286 bool surf_mapped;
287 struct vmw_cursor_plane_state cursor;