Searched refs:nouveau_pushbuf_data (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_query_hw.c | 477 nouveau_pushbuf_data(push, hq->bo, hq->offset + qoffset + 16 * index, in nvc0_hw_get_query_result_resource() 483 nouveau_pushbuf_data(push, hq->bo, hq->offset + qoffset + in nvc0_hw_get_query_result_resource() 488 nouveau_pushbuf_data(push, hq->bo, hq->offset + 4, in nvc0_hw_get_query_result_resource() 491 nouveau_pushbuf_data(push, hq->bo, hq->offset + 16 + 4, in nvc0_hw_get_query_result_resource() 501 nouveau_pushbuf_data(push, nvc0->screen->fence.bo, 0, in nvc0_hw_get_query_result_resource() 505 nouveau_pushbuf_data(push, hq->bo, hq->offset, in nvc0_hw_get_query_result_resource() 633 nouveau_pushbuf_data(push, hq->bo, hq->offset + result_offset, 4 | in nvc0_hw_query_pushbuf_submit()
|
D | nvc0_compute.c | 477 nouveau_pushbuf_data(push, res->bo, offset, in nvc0_launch_grid() 521 nouveau_pushbuf_data(push, res->bo, offset, in nvc0_compute_update_indirect_invocations()
|
D | nvc0_vbo.c | 882 nouveau_pushbuf_data(push, in nvc0_draw_indirect() 888 nouveau_pushbuf_data(push, in nvc0_draw_indirect() 894 nouveau_pushbuf_data(push, in nvc0_draw_indirect()
|
D | nve4_compute.c | 554 nouveau_pushbuf_data(push, res->bo, offset, in nve4_compute_upload_input() 837 nouveau_pushbuf_data(push, res->bo, bo_offset, in nve4_upload_indirect_desc()
|
/third_party/libdrm/nouveau/ |
D | nouveau-symbols.txt | 33 nouveau_pushbuf_data
|
D | pushbuf.c | 331 nouveau_pushbuf_data(push, NULL, 0, 0); in pushbuf_submit() 410 nouveau_pushbuf_data(push, NULL, 0, 0); in pushbuf_flush() 692 nouveau_pushbuf_data(push, NULL, 0, 0); in nouveau_pushbuf_space() 708 nouveau_pushbuf_data(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in nouveau_pushbuf_data() function 722 nouveau_pushbuf_data(push, nvpb->bo, in nouveau_pushbuf_data()
|
D | nouveau.h | 215 void nouveau_pushbuf_data(struct nouveau_pushbuf *, struct nouveau_bo *,
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_vbo.c | 640 nouveau_pushbuf_data(push, buf->bo, base + start * 4, count * 4); in nv50_draw_elements() 649 nouveau_pushbuf_data(push, buf->bo, base + pb_start, pb_bytes); in nv50_draw_elements() 661 nouveau_pushbuf_data(push, buf->bo, base + pb_start, pb_bytes); in nv50_draw_elements()
|
D | nv50_compute.c | 553 nouveau_pushbuf_data(push, bo, offset, size); in nv50_compute_upload_input()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ci/ |
D | nouveau-gm206-fails.txt | 470 # "../nouveau/pushbuf.c:730: nouveau_pushbuf_data: Assertion `kref' failed."
|