Searched refs:vmw_vram_gmr_placement (Results 1 – 5 of 5) sorted by relevance
160 ret = ttm_bo_mem_compat(&vmw_vram_gmr_placement, &bo->mem, in vmw_bo_pin_in_vram_or_gmr()165 ret = ttm_bo_validate(bo, &vmw_vram_gmr_placement, &ctx); in vmw_bo_pin_in_vram_or_gmr()
112 struct ttm_placement vmw_vram_gmr_placement = { variable
778 extern struct ttm_placement vmw_vram_gmr_placement;
1153 placement = &vmw_vram_gmr_placement; in vmw_framebuffer_pin()
3748 ret = ttm_bo_validate(bo, &vmw_vram_gmr_placement, &ctx); in vmw_validate_single_buffer()