Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h284 struct vmw_plane_state { struct
285 struct drm_plane_state base;
286 struct vmw_surface *surf;
287 struct vmw_buffer_object *bo;
289 int content_fb_type;
290 unsigned long bo_size;
292 int pinned;
295 unsigned int cpp;
298 unsigned int cursor_mob_idx;
300 struct ttm_buffer_object *cm_bo;
[all …]