Searched refs:bin_alloc_overflow (Results 1 – 3 of 3) sorted by relevance
75 if (vc4->bin_alloc_overflow) { in vc4_overflow_mem_work()86 exec->bin_slots |= vc4->bin_alloc_overflow; in vc4_overflow_mem_work()91 vc4->bin_alloc_used &= ~vc4->bin_alloc_overflow; in vc4_overflow_mem_work()94 vc4->bin_alloc_overflow = BIT(bin_bo_slot); in vc4_overflow_mem_work()
275 vc4->bin_alloc_overflow = 0; in vc4_allocate_bin_bo()
185 uint32_t bin_alloc_overflow; member