Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_ttm.c146 cirrus_ttm_placement(cirrusbo, TTM_PL_FLAG_SYSTEM); in cirrus_bo_evict_flags()
284 void cirrus_ttm_placement(struct cirrus_bo *bo, int domain) in cirrus_ttm_placement() function
324 cirrus_ttm_placement(cirrusbo, TTM_PL_FLAG_VRAM | TTM_PL_FLAG_SYSTEM); in cirrus_bo_create()
356 cirrus_ttm_placement(bo, pl_flag); in cirrus_bo_pin()
384 cirrus_ttm_placement(bo, TTM_PL_FLAG_SYSTEM); in cirrus_bo_push_sysram()
Dcirrus_drv.h226 void cirrus_ttm_placement(struct cirrus_bo *bo, int domain);