Home
last modified time | relevance | path

Searched refs:vmw_vram_gmr_placement (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_dmabuf.c122 placement = &vmw_vram_gmr_placement; in vmw_dmabuf_to_vram_or_gmr()
Dvmwgfx_buffer.c106 struct ttm_placement vmw_vram_gmr_placement = { variable
Dvmwgfx_drv.h746 extern struct ttm_placement vmw_vram_gmr_placement;
Dvmwgfx_execbuf.c2249 ret = ttm_bo_validate(bo, &vmw_vram_gmr_placement, true, false); in vmw_validate_single_buffer()