Searched refs:slot_bytes (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | tcm-sita.c | 80 unsigned long *pos, unsigned long slot_bytes, in l2r_t2b() argument 86 unsigned long slots_per_band = PAGE_SIZE / slot_bytes; in l2r_t2b() 87 unsigned long bit_offset = (offset > 0) ? offset / slot_bytes : 0; in l2r_t2b() 174 s16 offset, u16 slot_bytes, in sita_reserve_2d() argument 181 ret = l2r_t2b(w, h, align, offset, &pos, slot_bytes, tcm->bitmap, in sita_reserve_2d()
|
| H A D | tcm.h | 68 s16 offset, u16 slot_bytes, 132 u16 align, s16 offset, u16 slot_bytes, in tcm_reserve_2d() argument 145 slot_bytes, area); in tcm_reserve_2d()
|