Searched defs:vmw_plane_state (Results 1 – 1 of 1) sorted by relevance
287 struct vmw_plane_state { struct288 struct drm_plane_state base;289 struct vmw_surface *surf;290 struct vmw_buffer_object *bo;292 int content_fb_type;293 unsigned long bo_size;295 int pinned;298 unsigned int cpp;