Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pci.c172 .has_cached_pt = true,
187 .has_cached_pt = true,
203 .has_cached_pt = true,
224 .has_cached_pt = true,
243 .has_cached_pt = true,
688 xe->info.has_cached_pt = desc->has_cached_pt; in xe_info_init_early()
H A Dxe_device_types.h321 u8 has_cached_pt:1; member
H A Dxe_bo.c519 (!xe->info.has_cached_pt && bo->flags & XE_BO_FLAG_PAGETABLE)) in xe_ttm_tt_create()