Searched refs:NV50_HW_QUERY_ALLOC_SPACE (Results 1 – 1 of 1) sorted by relevance
39 #define NV50_HW_QUERY_ALLOC_SPACE 256 macro138 if (hq->offset - hq->base_offset == NV50_HW_QUERY_ALLOC_SPACE) in nv50_hw_begin_query()139 nv50_hw_query_allocate(nv50, q, NV50_HW_QUERY_ALLOC_SPACE); in nv50_hw_begin_query()399 if (!nv50_hw_query_allocate(nv50, q, NV50_HW_QUERY_ALLOC_SPACE)) { in nv50_hw_create_query()