Searched defs:vmw_plane_state (Results 1 – 1 of 1) sorted by relevance
169 struct vmw_plane_state { struct170 struct drm_plane_state base;171 struct vmw_surface *surf;172 struct vmw_buffer_object *bo;174 int content_fb_type;175 unsigned long bo_size;177 int pinned;180 unsigned int cpp;