Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h169 struct vmw_plane_state { struct
170 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;