Searched refs:bkref (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/nouveau/
H A Dpushbuf.c227 struct drm_nouveau_gem_pushbuf_bo *bkref; local in function:pushbuf_krel
231 bkref = cli_kref_get(push->client, bo);
235 assert(bkref);
238 krel->bo_index = bkref - krec->buffer;
245 reloc = (bkref->presumed.offset + data);
249 reloc = (bkref->presumed.offset + data) >> 32;
253 if (bkref->presumed.domain & NOUVEAU_GEM_DOMAIN_VRAM)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D12.0.6.rst42 [G71] "Assertion \`bkref' failed" reproducible with glmark2
H A D13.0.4.rst67 [G71] "Assertion \`bkref' failed" reproducible with glmark2
H A D17.0.0.rst256 [G71] "Assertion \`bkref' failed" reproducible with glmark2

Completed in 5 milliseconds