Home
last modified time | relevance | path

Searched refs:vmw_cursor_update_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cursor_plane.h33 enum vmw_cursor_update_type { enum
41 enum vmw_cursor_update_type update_type;
H A Dvmwgfx_cursor_plane.c92 static enum vmw_cursor_update_type
93 vmw_cursor_update_type(struct vmw_private *vmw, struct vmw_plane_state *vps) in vmw_cursor_update_type() function
139 static u32 vmw_cursor_mob_size(enum vmw_cursor_update_type update_type, in vmw_cursor_mob_size()
622 vps->cursor.update_type = vmw_cursor_update_type(vmw, vps); in vmw_cursor_plane_prepare_fb()
702 enum vmw_cursor_update_type update_type; in vmw_cursor_plane_atomic_check()
720 update_type = vmw_cursor_update_type(vmw, vps); in vmw_cursor_plane_atomic_check()