Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1067 u32 placement_memtype = TTM_PL_FLAG_TT | TTM_PL_MASK_CACHING; in nouveau_bo_move_flipd() local
1074 placement.placement = placement.busy_placement = &placement_memtype; in nouveau_bo_move_flipd()
1100 u32 placement_memtype = TTM_PL_FLAG_TT | TTM_PL_MASK_CACHING; in nouveau_bo_move_flips() local
1107 placement.placement = placement.busy_placement = &placement_memtype; in nouveau_bo_move_flips()