Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_res_cursor.h106 case XE_PL_VRAM1: { in xe_res_first()
293 case XE_PL_VRAM1: in xe_res_next()
348 case XE_PL_VRAM1: in xe_res_is_vram()
A Dxe_bo_evict.c113 for (mem_type = XE_PL_TT; mem_type <= XE_PL_VRAM1; ++mem_type) { in xe_bo_evict_all_user()
305 for (mem_type = XE_PL_VRAM1; mem_type >= XE_PL_TT; --mem_type) { in xe_bo_pci_dev_remove_all()
A Dxe_pm.c778 for (i = XE_PL_VRAM0; i <= XE_PL_VRAM1; ++i) { in xe_pm_set_vram_threshold()
815 for (i = XE_PL_VRAM0; i <= XE_PL_VRAM1; ++i) { in xe_pm_d3cold_allowed_toggle()
A Dxe_dma_buf.c124 case XE_PL_VRAM1: in xe_dma_buf_map()
A Dxe_debugfs.c273 for (mem_type = XE_PL_VRAM0; mem_type <= XE_PL_VRAM1; ++mem_type) { in xe_debugfs_register()
A Dxe_query.c239 for (i = XE_PL_VRAM0; i <= XE_PL_VRAM1; ++i) in calc_mem_regions_size()
281 for (i = XE_PL_VRAM0; i <= XE_PL_VRAM1; ++i) { in query_mem_regions()
A Dxe_bo.h77 #define XE_PL_VRAM1 (XE_PL_VRAM0 + 1) macro
A Dxe_bo.c44 [XE_PL_VRAM1] = "vram1",
247 add_vram(xe, bo, bo->placements, bo_flags, XE_PL_VRAM1, c); in try_add_vram()
327 case XE_PL_VRAM1: in xe_evict_flags()
587 case XE_PL_VRAM1: { in xe_ttm_io_mem_reserve()
1973 place->mem_type = XE_PL_VRAM1; in __xe_bo_fixed_placement()
A Dxe_vm.c2204 XE_PL_VRAM1,

Completed in 32 milliseconds