Searched defs:vmw_plane_state (Results 1 – 1 of 1) sorted by relevance
274 struct vmw_plane_state { struct275 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;