Home
last modified time | relevance | path

Searched refs:xe_bo_device (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/drm/xe/display/
A Dxe_fb_pin.c24 struct xe_device *xe = xe_bo_device(bo); in write_dpt_rotated()
57 struct xe_device *xe = xe_bo_device(bo); in write_dpt_remapped()
176 struct xe_device *xe = xe_bo_device(bo); in write_ggtt_rotated()
345 u8 tile_id = xe_device_get_root_tile(xe_bo_device(vma->bo))->id; in __xe_unpin_fb_vma()
/drivers/gpu/drm/xe/
A Dxe_bo.h140 #define xe_bo_device(bo) ttm_to_xe_device((bo)->ttm.bdev) macro
267 xe_assert(xe_bo_device(bo), bo->tile); in xe_bo_ggtt_addr()
375 struct xe_bo_dev *bo_device = &xe_bo_device(bo)->bo_device; in xe_bo_put_async()
A Dxe_bo_evict.c185 struct xe_device *xe = xe_bo_device(bo); in xe_bo_restore_and_map_ggtt()
196 for_each_tile(tile, xe_bo_device(bo), id) { in xe_bo_restore_and_map_ggtt()
A Dxe_bo.c134 GRAPHICS_VERx100(xe_bo_device(bo)) >= 1270; in xe_bo_is_stolen_devmem()
440 struct xe_device *xe = xe_bo_device(bo); in xe_ttm_tt_create()
1680 xe_assert(xe_bo_device(bo), xe_bo_is_user(bo)); in xe_gem_object_close()
1740 struct xe_device *xe = xe_bo_device(bo); in xe_bo_vm_access()
2281 struct xe_device *xe = xe_bo_device(bo); in xe_bo_pin_external()
2313 struct xe_device *xe = xe_bo_device(bo); in xe_bo_pin()
2370 struct xe_device *xe = xe_bo_device(bo); in xe_bo_unpin_external()
2395 struct xe_device *xe = xe_bo_device(bo); in xe_bo_unpin()
2476 struct xe_device *xe = xe_bo_device(bo); in __xe_bo_addr()
2982 struct xe_device *xe = xe_bo_device(bo); in xe_bo_needs_ccs_pages()
[all …]
A Dxe_dma_buf.c53 struct xe_device *xe = xe_bo_device(bo); in xe_dma_buf_pin()
125 r = xe_ttm_vram_mgr_alloc_sgt(xe_bo_device(bo), in xe_dma_buf_map()
A Dxe_trace_bo.h19 #define __dev_name_bo(bo) dev_name(xe_bo_device(bo)->drm.dev)
A Dxe_ttm_stolen_mgr.c262 struct xe_device *xe = xe_bo_device(bo); in xe_ttm_stolen_io_offset()
A Dxe_ggtt.c81 struct xe_device *xe = xe_bo_device(bo); in xelpg_ggtt_pte_flags()
700 xe_assert(xe_bo_device(bo), bo->ttm.ttm); in xe_ggtt_map_bo()
A Dxe_pxp.c839 struct xe_device *xe = xe_bo_device(bo); in xe_pxp_obj_key_check()
A Dxe_svm.c498 struct xe_device *xe = xe_bo_device(bo); in xe_svm_devmem_release()
A Dxe_lrc.c2025 xe_map_memcpy_from(xe_bo_device(bo), in xe_lrc_snapshot_capture_delayed()

Completed in 35 milliseconds