Searched refs:xe_bo_create_pin_map_at (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/xe/display/
H A Dxe_plane_initial.c121 bo = xe_bo_create_pin_map_at(xe, tile0, NULL, size, phys_base,
/linux-master/drivers/gpu/drm/xe/
H A Dxe_bo.h94 struct xe_bo *xe_bo_create_pin_map_at(struct xe_device *xe, struct xe_tile *tile,
H A Dxe_bo.c1472 struct xe_bo *xe_bo_create_pin_map_at(struct xe_device *xe, struct xe_tile *tile, function
1515 return xe_bo_create_pin_map_at(xe, tile, vm, size, ~0ull, type, flags);

Completed in 102 milliseconds