Searched refs:bin_alloc_used (Results 1 – 4 of 4) sorted by relevance
170 slot = ffs(~vc4->bin_alloc_used); in vc4_v3d_get_bin_slot()174 vc4->bin_alloc_used |= BIT(slot); in vc4_v3d_get_bin_slot()274 vc4->bin_alloc_used = 0; in vc4_allocate_bin_bo()276 WARN_ON_ONCE(sizeof(vc4->bin_alloc_used) * 8 != in vc4_allocate_bin_bo()
91 vc4->bin_alloc_used &= ~vc4->bin_alloc_overflow; in vc4_overflow_mem_work()
182 uint32_t bin_alloc_used; member
961 vc4->bin_alloc_used &= ~exec->bin_slots; in vc4_complete_exec()