Searched defs:vmw_plane_state (Results 1 – 1 of 1) sorted by relevance
285 struct vmw_plane_state { struct286 struct drm_plane_state base;287 struct vmw_surface *surf;288 struct vmw_bo *bo;290 int content_fb_type;291 unsigned long bo_size;293 int pinned;296 unsigned int cpp;298 bool surf_mapped;299 struct vmw_cursor_plane_state cursor;