Home
last modified time | relevance | path

Searched refs:busy_places (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c207 buf->busy_places[0].lpfn = PFN_UP(bo->resource->size); in vmw_bo_pin_in_start_of_vram()
826 pl->busy_placement = bo->busy_places; in vmw_bo_placement_set()
827 pl->num_busy_placement = set_placement_list(bo->busy_places, busy_domain); in vmw_bo_placement_set()
H A Dvmwgfx_bo.h81 struct ttm_place busy_places[5]; member