| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.h | 16 struct xe_bo; 129 struct xe_bo *src_bo, 130 struct xe_bo *dst_bo, 136 struct xe_bo *bo, 140 struct xe_bo *src_bo, 144 void xe_migrate_ccs_rw_copy_clear(struct xe_bo *src_bo, 150 struct dma_fence *xe_migrate_vram_copy_chunk(struct xe_bo *vram_bo, u64 vram_offset, 151 struct xe_bo *sysmem_bo, u64 sysmem_offset, 153 int xe_migrate_access_memory(struct xe_migrate *m, struct xe_bo *bo, 162 struct xe_bo *bo,
|
| H A D | xe_drm_client.h | 18 struct xe_bo; 58 struct xe_bo *bo); 59 void xe_drm_client_remove_bo(struct xe_bo *bo); 62 struct xe_bo *bo) in xe_drm_client_add_bo() 66 static inline void xe_drm_client_remove_bo(struct xe_bo *bo) in xe_drm_client_remove_bo()
|
| H A D | xe_trace_bo.h | 23 DECLARE_EVENT_CLASS(xe_bo, 24 TP_PROTO(struct xe_bo *bo), 46 DEFINE_EVENT(xe_bo, xe_bo_cpu_fault, 47 TP_PROTO(struct xe_bo *bo), 51 DEFINE_EVENT(xe_bo, xe_bo_validate, 52 TP_PROTO(struct xe_bo *bo), 56 DEFINE_EVENT(xe_bo, xe_bo_create, 57 TP_PROTO(struct xe_bo *bo), 62 TP_PROTO(struct xe_bo *bo, uint32_t new_placement, uint32_t old_placement, 66 __field(struct xe_bo *, bo)
|
| H A D | xe_gsc_types.h | 18 struct xe_bo; 33 struct xe_bo *private; 64 struct xe_bo *bo;
|
| H A D | xe_sriov_vf_ccs.h | 16 struct xe_bo; 19 int xe_sriov_vf_ccs_attach_bo(struct xe_bo *bo, struct ttm_resource *new_mem); 20 int xe_sriov_vf_ccs_detach_bo(struct xe_bo *bo);
|
| H A D | xe_bo_types.h | 32 struct xe_bo { struct 36 struct xe_bo *backup_obj; argument 38 struct xe_bo *parent_obj; argument
|
| H A D | xe_dma_buf.c | 53 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_pin() 92 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_unpin() 102 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_map() 170 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_begin_cpu_access() 199 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_release() 224 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_gem_prime_export() 289 struct xe_bo *bo; in xe_dma_buf_create_obj() 321 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_dma_buf_move_notify()
|
| H A D | xe_huc_types.h | 11 struct xe_bo; 21 struct xe_bo *gsc_pkt;
|
| H A D | xe_lmtt_types.h | 11 struct xe_bo; 39 struct xe_bo *bo;
|
| H A D | xe_drm_client.c | 133 struct xe_bo *bo) in xe_drm_client_add_bo() 153 void xe_drm_client_remove_bo(struct xe_bo *bo) in xe_drm_client_remove_bo() 167 static void bo_meminfo(struct xe_bo *bo, in bo_meminfo() 209 struct xe_bo *bo; in show_meminfo() 219 struct xe_bo *bo = gem_to_xe_bo(obj); in show_meminfo()
|
| H A D | xe_guc_types.h | 75 struct xe_bo *bo; 108 struct xe_bo *bo;
|
| H A D | xe_mem_pool.c | 39 struct xe_bo *bo; 41 struct xe_bo *shadow; 74 struct xe_bo *shadow; in pool_shadow_init() 122 struct xe_bo *bo; in xe_mem_pool_init()
|
| H A D | xe_svm.h | 21 struct xe_bo; 96 int xe_svm_bo_evict(struct xe_bo *bo); 202 struct xe_bo; 274 int xe_svm_bo_evict(struct xe_bo *bo) in xe_svm_bo_evict()
|
| H A D | xe_hw_engine_types.h | 64 struct xe_bo; 153 struct xe_bo *hwsp;
|
| H A D | xe_bo_evict.c | 13 typedef int (*xe_pinned_fn)(struct xe_bo *bo); 21 struct xe_bo *bo; in xe_bo_apply_to_pinned() 192 static int xe_bo_restore_and_map_ggtt(struct xe_bo *bo) in xe_bo_restore_and_map_ggtt()
|
| H A D | xe_vm_madvise.h | 11 struct xe_bo;
|
| H A D | xe_vm_madvise.c | 132 struct xe_bo *bo; in madvise_atomic() 210 struct xe_bo *bo = xe_vma_bo(vmas[i]); in madvise_purgeable() 517 struct xe_bo *bo = xe_vma_bo(vma); in check_pat_args_are_sane() 539 struct xe_bo *bo; in check_bo_args_are_sane() 685 struct xe_bo *bo = xe_vma_bo(madvise_range.vmas[i]); in xe_vm_madvise_ioctl()
|
| H A D | xe_gt_sriov_pf_migration.c | 519 struct xe_bo *vram, u64 vram_offset, in __pf_save_restore_vram() 520 struct xe_bo *sysmem, u64 sysmem_offset, in __pf_save_restore_vram() 555 struct xe_bo *src_vram, u64 src_vram_offset, in pf_save_vram_chunk() 605 struct xe_bo *vram; in pf_save_vf_vram_mig_data() 643 struct xe_bo *vram; in pf_restore_vf_vram_mig_data()
|
| H A D | xe_sriov_vf_ccs.c | 418 int xe_sriov_vf_ccs_attach_bo(struct xe_bo *bo, struct ttm_resource *new_mem) in xe_sriov_vf_ccs_attach_bo() 466 int xe_sriov_vf_ccs_detach_bo(struct xe_bo *bo) in xe_sriov_vf_ccs_detach_bo()
|
| H A D | xe_oa_types.h | 168 struct xe_bo *bo;
|
| H A D | xe_svm.c | 766 static struct xe_bo *to_xe_bo(struct drm_pagemap_devmem *devmem_allocation) in to_xe_bo() 768 return container_of(devmem_allocation, struct xe_bo, devmem_allocation); in to_xe_bo() 773 struct xe_bo *bo = to_xe_bo(devmem_allocation); in xe_svm_devmem_release() 796 struct xe_bo *bo = to_xe_bo(devmem_allocation); in xe_svm_populate_devmem_pfn() 1088 struct xe_bo *bo; in xe_drm_pagemap_populate_mm() 1492 int xe_svm_bo_evict(struct xe_bo *bo) in xe_svm_bo_evict()
|
| /linux/drivers/gpu/drm/xe/display/ |
| H A D | xe_display_bo.c | 25 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_display_bo_read_from_page() 33 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_display_bo_framebuffer_init() 76 struct xe_bo *bo = gem_to_xe_bo(obj); in xe_display_bo_framebuffer_fini() 93 struct xe_bo *bo; in xe_display_bo_framebuffer_lookup() 148 struct xe_bo *obj; in xe_display_bo_fbdev_create() 172 struct xe_bo *obj = gem_to_xe_bo(_obj); in xe_display_bo_fbdev_fill_info()
|
| H A D | xe_fb_pin.c | 25 write_dpt_rotated(struct xe_bo *bo, struct iosys_map *map, u32 *dpt_ofs, u32 bo_ofs, in write_dpt_rotated() 64 write_dpt_remapped_linear(struct xe_bo *bo, struct iosys_map *map, in write_dpt_remapped_linear() 87 write_dpt_remapped_tiled(struct xe_bo *bo, struct iosys_map *map, in write_dpt_remapped_tiled() 117 write_dpt_remapped(struct xe_bo *bo, in write_dpt_remapped() 154 struct xe_bo *bo = gem_to_xe_bo(obj), *dpt; in __xe_pin_fb_vma_dpt() 214 struct xe_bo *bo, u32 bo_ofs, in write_ggtt_rotated() 237 struct xe_bo *bo; 244 struct xe_bo *bo = args->bo; in write_ggtt_rotated_node() 262 struct xe_bo *bo = gem_to_xe_bo(obj); in __xe_pin_fb_vma_ggtt() 311 struct xe_bo *bo = gem_to_xe_bo(obj); in __xe_pin_fb_vma()
|
| H A D | xe_stolen.c | 13 struct xe_bo *bo; 21 struct xe_bo *bo; in xe_stolen_insert_node_in_range()
|
| H A D | xe_hdcp_gsc.c | 28 struct xe_bo *hdcp_bo; 71 struct xe_bo *bo = NULL; in intel_hdcp_gsc_initialize_message()
|