Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_bo.h79 struct ttm_place busy_places[5]; member
Dvmwgfx_bo.c824 pl->busy_placement = bo->busy_places; in vmw_bo_placement_set()
825 pl->num_busy_placement = set_placement_list(bo->busy_places, busy_domain); in vmw_bo_placement_set()