Searched refs:xe_bo_device (Results 1 – 11 of 11) sorted by relevance
24 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()
140 #define xe_bo_device(bo) ttm_to_xe_device((bo)->ttm.bdev) macro267 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()
185 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()
134 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 …]
53 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()
19 #define __dev_name_bo(bo) dev_name(xe_bo_device(bo)->drm.dev)
262 struct xe_device *xe = xe_bo_device(bo); in xe_ttm_stolen_io_offset()
81 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()
839 struct xe_device *xe = xe_bo_device(bo); in xe_pxp_obj_key_check()
498 struct xe_device *xe = xe_bo_device(bo); in xe_svm_devmem_release()
2025 xe_map_memcpy_from(xe_bo_device(bo), in xe_lrc_snapshot_capture_delayed()
Completed in 35 milliseconds