Home
last modified time | relevance | path

Searched refs:to_xe_ttm_vram_mgr_resource (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_ttm_vram_mgr.c185 to_xe_ttm_vram_mgr_resource(res); in xe_ttm_vram_mgr_del()
225 to_xe_ttm_vram_mgr_resource(res); in xe_ttm_vram_mgr_intersects()
255 to_xe_ttm_vram_mgr_resource(res); in xe_ttm_vram_mgr_compatible()
358 struct xe_ttm_vram_mgr_resource *vres = to_xe_ttm_vram_mgr_resource(res); in xe_ttm_vram_mgr_alloc_sgt()
H A Dxe_ttm_vram_mgr.h34 to_xe_ttm_vram_mgr_resource(struct ttm_resource *res) in to_xe_ttm_vram_mgr_resource() function
H A Dxe_res_cursor.h111 head = &to_xe_ttm_vram_mgr_resource(res)->blocks; in xe_res_first()
H A Dxe_svm.c519 struct list_head *blocks = &to_xe_ttm_vram_mgr_resource(res)->blocks; in xe_svm_populate_devmem_pfn()
728 blocks = &to_xe_ttm_vram_mgr_resource(bo->ttm.resource)->blocks; in xe_drm_pagemap_populate_mm()
H A Dxe_bo.c572 to_xe_ttm_vram_mgr_resource(mem); in xe_ttm_resource_visible()