Searched defs:vmw_surface (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h105 struct vmw_surface { struct
396 struct vmw_surface **out_surf,
400 struct vmw_surface *srf,
405 struct vmw_surface **out);
416 struct vmw_surface *srf);
614 void vmw_kms_cursor_snoop(struct vmw_surface *srf,
631 struct vmw_surface *surface,
670 static inline void vmw_surface_unreference(struct vmw_surface **srf)
672 struct vmw_surface *tmp_srf = *srf;
679 static inline struct vmw_surface *vmw_surface_referenc
[all...]

Completed in 33 milliseconds