Searched refs:xe_bo_create_pin_map_at (Results 1 – 3 of 3) sorted by relevance
| /drivers/gpu/drm/xe/display/ |
| A D | xe_plane_initial.c | 141 bo = xe_bo_create_pin_map_at(xe, tile0, NULL, size, phys_base, in initial_plane_bo()
|
| /drivers/gpu/drm/xe/ |
| A D | xe_bo.h | 112 struct xe_bo *xe_bo_create_pin_map_at(struct xe_device *xe, struct xe_tile *tile,
|
| A D | xe_bo.c | 2119 struct xe_bo *xe_bo_create_pin_map_at(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_map_at() function 2174 return xe_bo_create_pin_map_at(xe, tile, vm, size, ~0ull, type, flags); in xe_bo_create_pin_map()
|
Completed in 12 milliseconds