Home
last modified time | relevance | path

Searched refs:vmw_bo_map_and_cache (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_cursor_plane.c114 u32 *image = vmw_bo_map_and_cache(bo); in vmw_cursor_update_mob()
117 header = vmw_bo_map_and_cache(vps->cursor.mob); in vmw_cursor_update_mob()
446 vmw_bo_map_and_cache(vbo); in vmw_cursor_mob_map()
540 old_image = vmw_bo_map_and_cache(old_bo); in vmw_cursor_buffer_changed()
541 new_image = vmw_bo_map_and_cache(new_bo); in vmw_cursor_buffer_changed()
653 vmw_bo_map_and_cache(bo); in vmw_cursor_plane_prepare_fb()
A Dvmwgfx_bo.h136 void *vmw_bo_map_and_cache(struct vmw_bo *vbo);
A Dvmwgfx_vkms.c96 mapped_surface = vmw_bo_map_and_cache(bo); in compute_crc()
A Dvmwgfx_blit.c441 ptr = vmw_bo_map_and_cache(bo); in map_external()
A Dvmwgfx_bo.c351 void *vmw_bo_map_and_cache(struct vmw_bo *vbo) in vmw_bo_map_and_cache() function
A Dvmwgfx_cmdbuf.c1256 man->map = vmw_bo_map_and_cache(man->cmd_space); in vmw_cmdbuf_set_pool_size()
A Dvmwgfx_kms.c1976 return vmw_bo_map_and_cache(bo); in vmw_user_object_map()

Completed in 16 milliseconds