HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_bo_map_range (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/libdrm/libdrm/nouveau/
nouveau_bo.h 88 nouveau_bo_map_range(struct nouveau_bo *, uint32_t delta, uint32_t size,
nouveau_bo.c 411 nouveau_bo_map_range(struct nouveau_bo *bo, uint32_t delta, uint32_t size, function
462 return nouveau_bo_map_range(bo, 0, bo->size, flags);

Completed in 457 milliseconds