Searched refs:NVC0_QUERY_ALLOC_SPACE (Results 1 – 1 of 1) sorted by relevance
50 #define NVC0_QUERY_ALLOC_SPACE 256 macro102 unsigned space = NVC0_QUERY_ALLOC_SPACE; in nvc0_query_create()112 space = NVC0_QUERY_ALLOC_SPACE; in nvc0_query_create()176 if (q->offset - q->base == NVC0_QUERY_ALLOC_SPACE) in nvc0_query_rotate()177 nvc0_query_allocate(nvc0, q, NVC0_QUERY_ALLOC_SPACE); in nvc0_query_rotate()