Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo.c986 uint32_t proposed_placement) in ttm_bo_select_caching() argument
988 uint32_t caching = proposed_placement & TTM_PL_MASK_CACHING; in ttm_bo_select_caching()
989 uint32_t result = proposed_placement & ~TTM_PL_MASK_CACHING; in ttm_bo_select_caching()