Searched refs:tiler_block (Results 1 – 1 of 1) sorted by relevance
28 struct tiler_block { struct82 int tiler_pin(struct tiler_block *block, struct page **pages,84 int tiler_unpin(struct tiler_block *block);87 struct tiler_block *tiler_reserve_2d(enum tiler_fmt fmt, u16 w, u16 h,89 struct tiler_block *tiler_reserve_1d(size_t size);90 int tiler_release(struct tiler_block *block);93 dma_addr_t tiler_ssptr(struct tiler_block *block);94 dma_addr_t tiler_tsptr(struct tiler_block *block, u32 orient,