Searched defs:vmw_plane_state (Results 1 – 1 of 1) sorted by relevance
245 struct vmw_plane_state { struct246 struct drm_plane_state base;247 struct vmw_user_object uo;249 int content_fb_type;250 unsigned long bo_size;252 int pinned;255 unsigned int cpp;257 struct vmw_cursor_plane_state cursor;