Home
last modified time | relevance | path

Searched refs:nouveau_pushbuf_validate (Results 1 – 17 of 17) sorted by relevance

/external/libdrm/nouveau/
Dnouveau-symbols.txt40 nouveau_pushbuf_validate
Dnouveau.h226 int nouveau_pushbuf_validate(struct nouveau_pushbuf *);
Dpushbuf.c747 nouveau_pushbuf_validate(struct nouveau_pushbuf *push) in nouveau_pushbuf_validate() function
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_transfer.c35 nouveau_pushbuf_validate(push); in nvc0_m2mf_transfer_rect()
141 nouveau_pushbuf_validate(push); in nve4_m2mf_transfer_rect()
210 nouveau_pushbuf_validate(push); in nvc0_m2mf_push_linear()
252 nouveau_pushbuf_validate(push); in nve4_p2mf_push_linear()
292 nouveau_pushbuf_validate(push); in nvc0_m2mf_copy_linear()
330 nouveau_pushbuf_validate(push); in nve4_m2mf_copy_linear()
Dnvc0_surface.c270 nouveau_pushbuf_validate(nvc0->base.pushbuf); in nvc0_resource_copy_region()
382 nouveau_pushbuf_validate(push); in nvc0_clear_buffer_push_nvc0()
431 nouveau_pushbuf_validate(push); in nvc0_clear_buffer_push_nve4()
1299 nouveau_pushbuf_validate(push); in nvc0_blit_3d()
1516 if (nouveau_pushbuf_validate(nvc0->base.pushbuf)) in nvc0_blit_eng2d()
Dnvc0_vbo_translate.c241 nouveau_pushbuf_validate(push); in nvc0_push_setup_vertex_array()
726 nouveau_pushbuf_validate(push); in nvc0_push_upload_vertex_ids()
Dnvc0_state_validate.c988 ret = nouveau_pushbuf_validate(nvc0->base.pushbuf); in nvc0_state_validate()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_transfer.c74 nouveau_pushbuf_validate(push); in nv50_m2mf_transfer_rect()
161 nouveau_pushbuf_validate(push); in nv50_sifc_linear_u8()
214 nouveau_pushbuf_validate(push); in nv50_m2mf_copy_linear()
Dnv50_compute.c217 nouveau_pushbuf_validate(push); in nv50_compute_upload_input()
Dnv50_surface.c260 nouveau_pushbuf_validate(nv50->base.pushbuf); in nv50_resource_copy_region()
636 nouveau_pushbuf_validate(push); in nv50_clear_buffer_push()
1603 if (nouveau_pushbuf_validate(nv50->base.pushbuf)) in nv50_blit_eng2d()
Dnv50_state_validate.c562 ret = nouveau_pushbuf_validate(nv50->base.pushbuf); in nv50_state_validate()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_vbo_t.c412 if (nouveau_pushbuf_validate(push)) { in vbo_draw_vbo()
452 if (nouveau_pushbuf_validate(push)) { in vbo_draw_imm()
Dnv04_render.c174 nouveau_pushbuf_validate(push); in swtnl_start()
Dnv10_context.c182 if (nouveau_pushbuf_validate(push)) { in nv10_clear()
Dnv20_context.c50 if (nouveau_pushbuf_validate(push)) { in nv20_clear()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state_validate.c502 if (nouveau_pushbuf_validate(push)) { in nv30_state_validate()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.c91 if (unlikely(nouveau_pushbuf_validate(dec->push))) in nouveau_vpe_fini()