Home
last modified time | relevance | path

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

/linux-6.1.9/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;
299 unsigned int cursor_mob_idx;
301 struct ttm_buffer_object *cm_bo;
[all …]