Searched refs:pushbuf_kref (Results 1 – 4 of 4) sorted by relevance
/external/libdrm/nouveau/ |
D | pushbuf.c | 147 pushbuf_kref(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in pushbuf_kref() function 461 kref = pushbuf_kref(push, refs[i].bo, refs[i].flags); in pushbuf_refn() 502 kref = pushbuf_kref(push, bref->bo, bref->flags); in pushbuf_validate() 671 !pushbuf_kref(push, bo, push->flags))) || in nouveau_pushbuf_space() 696 pushbuf_kref(push, nvpb->bo, push->flags); in nouveau_pushbuf_space()
|
/external/mesa3d/docs/relnotes/ |
D | 11.0.7.rst | 37 Segfault in pushbuf_kref when running the android emulator (qemu) on
|
D | 11.1.0.rst | 223 Segfault in pushbuf_kref when running the android emulator (qemu) on
|
D | 11.2.0.rst | 87 Segfault in pushbuf_kref when running the android emulator (qemu) on
|