Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_bo.h140 #define xe_bo_device(bo) ttm_to_xe_device((bo)->ttm.bdev) macro
254 xe_assert(xe_bo_device(bo), bo->tile); in xe_bo_ggtt_addr()
358 struct xe_bo_dev *bo_device = &xe_bo_device(bo)->bo_device; in xe_bo_put_async()
H A Dxe_bo.c130 GRAPHICS_VERx100(xe_bo_device(bo)) >= 1270; in xe_bo_is_stolen_devmem()
411 struct xe_device *xe = xe_bo_device(bo); in xe_ttm_tt_create()
1484 xe_assert(xe_bo_device(bo), xe_bo_is_user(bo)); in xe_gem_object_close()
1544 struct xe_device *xe = xe_bo_device(bo); in xe_bo_vm_access()
2094 struct xe_device *xe = xe_bo_device(bo); in xe_bo_pin_external()
2129 struct xe_device *xe = xe_bo_device(bo); in xe_bo_pin()
2199 struct xe_device *xe = xe_bo_device(bo); in xe_bo_unpin_external()
2224 struct xe_device *xe = xe_bo_device(bo); in xe_bo_unpin()
2292 struct xe_device *xe = xe_bo_device(bo); in __xe_bo_addr()
2800 struct xe_device *xe = xe_bo_device(bo); in xe_bo_needs_ccs_pages()
[all …]
H 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()
H A Dxe_trace_bo.h19 #define __dev_name_bo(bo) dev_name(xe_bo_device(bo)->drm.dev)
H A Dxe_ttm_stolen_mgr.c262 struct xe_device *xe = xe_bo_device(bo); in xe_ttm_stolen_io_offset()
H A Dxe_pxp.c810 struct xe_device *xe = xe_bo_device(bo); in xe_pxp_obj_key_check()
H A Dxe_ggtt.c84 struct xe_device *xe = xe_bo_device(bo); in xelpg_ggtt_pte_encode_bo()
H A Dxe_lrc.c1832 xe_map_memcpy_from(xe_bo_device(bo), in xe_lrc_snapshot_capture_delayed()
H A Dxe_pt.c723 xe_walk.dma_offset = xe_ttm_stolen_gpu_offset(xe_bo_device(bo)); in xe_pt_stage_bind()
/linux-6.15/drivers/gpu/drm/xe/display/
H A Dxe_fb_pin.c23 struct xe_device *xe = xe_bo_device(bo); in write_dpt_rotated()
56 struct xe_device *xe = xe_bo_device(bo); in write_dpt_remapped()
174 struct xe_device *xe = xe_bo_device(bo); in write_ggtt_rotated()