Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h285 struct vmw_plane_state { struct
286 struct drm_plane_state base;
287 struct vmw_surface *surf;
288 struct vmw_buffer_object *bo;
290 int content_fb_type;
291 unsigned long bo_size;
293 int pinned;
296 unsigned int cpp;