Searched refs:xe_bo_create_pin_map_at_aligned (Results 1 – 4 of 4) sorted by relevance
| /drivers/gpu/drm/xe/display/ |
| A D | xe_fb_pin.c | 104 dpt = xe_bo_create_pin_map_at_aligned(xe, tile0, NULL, in __xe_pin_fb_vma_dpt() 112 dpt = xe_bo_create_pin_map_at_aligned(xe, tile0, NULL, in __xe_pin_fb_vma_dpt() 120 dpt = xe_bo_create_pin_map_at_aligned(xe, tile0, NULL, in __xe_pin_fb_vma_dpt()
|
| /drivers/gpu/drm/xe/ |
| A D | xe_bo.h | 115 struct xe_bo *xe_bo_create_pin_map_at_aligned(struct xe_device *xe,
|
| A D | xe_eu_stall.c | 620 bo = xe_bo_create_pin_map_at_aligned(tile->xe, tile, NULL, in xe_eu_stall_data_buf_alloc()
|
| A D | xe_bo.c | 2124 return xe_bo_create_pin_map_at_aligned(xe, tile, vm, size, offset, in xe_bo_create_pin_map_at() 2128 struct xe_bo *xe_bo_create_pin_map_at_aligned(struct xe_device *xe, in xe_bo_create_pin_map_at_aligned() function
|
Completed in 17 milliseconds