Home
last modified time | relevance | path

Searched defs:vmw_plane_state (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h288 struct vmw_plane_state { struct
289 struct drm_plane_state base;
290 struct vmw_surface *surf;
291 struct vmw_bo *bo;
293 int content_fb_type;
294 unsigned long bo_size;
296 int pinned;
299 unsigned int cpp;
301 bool surf_mapped;
302 struct vmw_cursor_plane_state cursor;