Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_ttm_stolen_mgr.c55 bool xe_ttm_stolen_cpu_access_needs_ggtt(struct xe_device *xe) in xe_ttm_stolen_cpu_access_needs_ggtt() function
236 if (mgr->io_base && !xe_ttm_stolen_cpu_access_needs_ggtt(xe)) in xe_ttm_stolen_mgr_init()
262 if (xe_ttm_stolen_cpu_access_needs_ggtt(xe)) in xe_ttm_stolen_io_offset()
328 if (xe_ttm_stolen_cpu_access_needs_ggtt(xe)) in xe_ttm_stolen_io_mem_reserve()
Dxe_ttm_stolen_mgr.h17 bool xe_ttm_stolen_cpu_access_needs_ggtt(struct xe_device *xe);
Dxe_bo.c1552 xe_ttm_stolen_cpu_access_needs_ggtt(xe)) in xe_bo_create_pin_map_at()