Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_devcaps.h41 static inline uint32_t vmw_devcap_get(struct vmw_private *vmw, in vmw_devcap_get()
H A Dvmwgfx_cmd.c386 struct vmw_private *vmw, in vmw_fifo_res_copy()
408 struct vmw_private *vmw, in vmw_fifo_slow_copy()
677 bool vmw_cmd_supported(struct vmw_private *vmw) in vmw_cmd_supported()
H A Dvmwgfx_bo.c446 int vmw_bo_create(struct vmw_private *vmw, in vmw_bo_create()
812 struct vmw_private *vmw = vmw_priv_from_ttm(bdev); in vmw_bo_placement_set() local
838 struct vmw_private *vmw = vmw_priv_from_ttm(bdev); in vmw_bo_placement_set_default_accelerated() local
H A Dvmwgfx_drv.c450 static void vmw_device_fini(struct vmw_private *vmw) in vmw_device_fini()
1303 bool vmwgfx_supported(struct vmw_private *vmw) in vmwgfx_supported()
1405 static void vmw_debugfs_resource_managers_init(struct vmw_private *vmw) in vmw_debugfs_resource_managers_init()
1622 struct vmw_private *vmw; in vmw_probe() local
H A Dvmwgfx_prime.c93 struct vmw_private *vmw = vmw_priv(dev); in vmw_prime_handle_to_fd() local
H A Dvmwgfx_blit.c427 struct vmw_private *vmw = in map_external() local
462 struct vmw_private *vmw = in vmw_external_bo_copy() local
H A Dvmwgfx_surface.c873 vmw_lookup_user_surface_for_buffer(struct vmw_private *vmw, struct vmw_bo *bo, in vmw_lookup_user_surface_for_buffer()
898 struct vmw_surface *vmw_lookup_surface_for_buffer(struct vmw_private *vmw, in vmw_lookup_surface_for_buffer()
915 u32 vmw_lookup_surface_handle_for_buffer(struct vmw_private *vmw, in vmw_lookup_surface_handle_for_buffer()
2205 static SVGA3dSurfaceFormat vmw_format_bpp_to_svga(struct vmw_private *vmw, in vmw_format_bpp_to_svga()