Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo_evict.c122 for (mem_type = XE_PL_TT; mem_type <= XE_PL_VRAM1; ++mem_type) { in xe_bo_evict_all_user()
306 for (mem_type = XE_PL_VRAM1; mem_type >= XE_PL_TT; --mem_type) { in xe_bo_pci_dev_remove_all()
H A Dxe_pm.c941 for (i = XE_PL_VRAM0; i <= XE_PL_VRAM1; ++i) { in xe_pm_set_vram_threshold()
978 for (i = XE_PL_VRAM0; i <= XE_PL_VRAM1; ++i) { in xe_pm_d3cold_allowed_toggle()
H A Dxe_dma_buf.c133 case XE_PL_VRAM1: in xe_dma_buf_map()
H A Dxe_bo.h83 #define XE_PL_VRAM1 (XE_PL_VRAM0 + 1) macro
H A Dxe_bo.c48 [XE_PL_VRAM1] = "vram1",
363 case XE_PL_VRAM1: in xe_evict_flags()
637 case XE_PL_VRAM1: { in xe_ttm_io_mem_reserve()
H A Dxe_vm.c2306 XE_PL_VRAM1,
4509 case XE_PL_VRAM1: in xe_vm_snapshot_capture()