Home
last modified time | relevance | path

Searched refs:NOUVEAU_BO_GART (Results 1 – 25 of 49) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c49 return nouveau_buffer_allocate(screen, buf, NOUVEAU_BO_GART); in nouveau_buffer_allocate()
52 if (domain == NOUVEAU_BO_GART) { in nouveau_buffer_allocate()
95 if (buf->domain == NOUVEAU_BO_GART) in nouveau_buffer_release_gpu_storage()
179 nv->copy_data(nv, tx->bo, tx->offset, NOUVEAU_BO_GART, in nouveau_transfer_read()
207 if (buf->domain == NOUVEAU_BO_GART) in nouveau_transfer_write()
212 tx->bo, tx->offset + offset, NOUVEAU_BO_GART, size); in nouveau_transfer_write()
611 if (res->domain != NOUVEAU_BO_GART) in nouveau_resource_map_offset()
656 buffer->domain = NOUVEAU_BO_GART; in nouveau_buffer_create()
672 buffer->domain = NOUVEAU_BO_GART; in nouveau_buffer_create()
683 buffer->domain = NOUVEAU_BO_GART; in nouveau_buffer_create()
[all …]
Dnouveau_screen.c184 screen->vram_domain = NOUVEAU_BO_GART; in nouveau_screen_init()
235 NOUVEAU_BO_GART | NOUVEAU_BO_MAP, in nouveau_screen_init()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_scratch.c61 nouveau_bo_new(context_dev(ctx), NOUVEAU_BO_GART | in nouveau_get_scratch()
81 ret = nouveau_bo_new(context_dev(ctx), NOUVEAU_BO_GART | in nouveau_scratch_init()
Dnv04_surface.c200 { src->bo, NOUVEAU_BO_RD | NOUVEAU_BO_VRAM | NOUVEAU_BO_GART }, in nv04_surface_copy_swizzle()
281 { src->bo, NOUVEAU_BO_RD | NOUVEAU_BO_VRAM | NOUVEAU_BO_GART }, in nv04_surface_copy_m2mf()
282 { dst->bo, NOUVEAU_BO_WR | NOUVEAU_BO_VRAM | NOUVEAU_BO_GART }, in nv04_surface_copy_m2mf()
430 { dst->bo, NOUVEAU_BO_WR | NOUVEAU_BO_VRAM | NOUVEAU_BO_GART }, in nv04_surface_fill()
Dnv10_render.c147 a->bo, a->offset, NOUVEAU_BO_GART | in nv10_render_bind_vertices()
Dnv20_render.c170 NOUVEAU_BO_OR | NOUVEAU_BO_GART | in nv20_render_bind_vertices()
Dnouveau_bufferobj.c100 NOUVEAU_BO_GART | NOUVEAU_BO_MAP, in nouveau_bufferobj_data()
Dnv10_state_tex.c159 const int bo_flags = NOUVEAU_BO_RD | NOUVEAU_BO_GART | NOUVEAU_BO_VRAM; in nv10_emit_tex_obj()
Dnv20_state_tex.c163 const int bo_flags = NOUVEAU_BO_RD | NOUVEAU_BO_GART | NOUVEAU_BO_VRAM; in nv20_emit_tex_obj()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv98_video.c265 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_GART|NOUVEAU_BO_MAP, in nv98_create_decoder()
277 PUSH_REFN (push[0], dec->fence_bo, NOUVEAU_BO_GART|NOUVEAU_BO_RDWR); in nv98_create_decoder()
288 PUSH_REFN (push[1], dec->fence_bo, NOUVEAU_BO_GART|NOUVEAU_BO_RDWR); in nv98_create_decoder()
299 PUSH_REFN (push[2], dec->fence_bo, NOUVEAU_BO_GART|NOUVEAU_BO_RDWR); in nv98_create_decoder()
Dnv50_query_hw.c90 PUSH_REFN (push, hq->bo, NOUVEAU_BO_GART | NOUVEAU_BO_WR); in nv50_hw_query_get()
457 PUSH_REFN (push, hq->bo, NOUVEAU_BO_GART | NOUVEAU_BO_RD); in nv84_hw_query_fifo_wait()
Dnv98_video_ppp.c40 { dec->fence_bo, NOUVEAU_BO_WR | NOUVEAU_BO_GART }, in nv98_decoder_setup_ppp()
Dnv50_query.c136 PUSH_REFN (push, hq->bo, NOUVEAU_BO_GART | NOUVEAU_BO_RD); in nv50_render_condition()
Dnv98_video_bsp.c54 { dec->fence_bo, NOUVEAU_BO_WR | NOUVEAU_BO_GART }, in nv98_decoder_bsp()
Dnv84_video.c404 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_GART, in nv84_create_decoder()
412 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_GART, in nv84_create_decoder()
421 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_GART, in nv84_create_decoder()
Dnv50_transfer.c289 ret = nouveau_bo_new(dev, NOUVEAU_BO_GART | NOUVEAU_BO_MAP, 0, in nv50_miptree_transfer_map()
301 tx->rect[1].domain = NOUVEAU_BO_GART; in nv50_miptree_transfer_map()
Dnv84_video_vp.c81 { dec->vp_params, NOUVEAU_BO_RDWR | NOUVEAU_BO_GART }, in nv84_decoder_vp_h264()
491 { dec->mpeg12_bo, NOUVEAU_BO_RDWR | NOUVEAU_BO_GART }, in nv84_decoder_vp_mpeg12()
Dnv98_video_vp.c85 { dec->fence_bo, NOUVEAU_BO_WR | NOUVEAU_BO_GART }, in nv98_decoder_vp()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video.c289 ret = nouveau_bo_new(screen->device, NOUVEAU_BO_GART|NOUVEAU_BO_MAP, in nvc0_create_decoder()
301 PUSH_REFN (push[0], dec->fence_bo, NOUVEAU_BO_GART|NOUVEAU_BO_RDWR); in nvc0_create_decoder()
312 PUSH_REFN (push[1], dec->fence_bo, NOUVEAU_BO_GART|NOUVEAU_BO_RDWR); in nvc0_create_decoder()
323 PUSH_REFN (push[2], dec->fence_bo, NOUVEAU_BO_GART|NOUVEAU_BO_RDWR); in nvc0_create_decoder()
Dnvc0_query_hw.c82 PUSH_REFN (push, hq->bo, NOUVEAU_BO_GART | NOUVEAU_BO_WR); in nvc0_hw_query_get()
407 PUSH_REFN (push, hq->bo, NOUVEAU_BO_GART | NOUVEAU_BO_RD); in nvc0_hw_get_query_result_resource()
591 PUSH_REFN(push, hq->bo, NOUVEAU_BO_RD | NOUVEAU_BO_GART); in nvc0_hw_query_pushbuf_submit()
606 PUSH_REFN (push, hq->bo, NOUVEAU_BO_GART | NOUVEAU_BO_RD); in nvc0_hw_query_fifo_wait()
Dnvc0_video_ppp.c40 { dec->fence_bo, NOUVEAU_BO_WR | NOUVEAU_BO_GART }, in nvc0_decoder_setup_ppp()
/external/libdrm/nouveau/
Dnouveau.h113 #define NOUVEAU_BO_GART 0x00000002 macro
114 #define NOUVEAU_BO_APER (NOUVEAU_BO_VRAM | NOUVEAU_BO_GART)
Dpushbuf.c164 if (flags & NOUVEAU_BO_GART) in pushbuf_kref()
378 bo->flags |= NOUVEAU_BO_GART; in pushbuf_submit()
583 push->flags |= NOUVEAU_BO_GART; in nouveau_pushbuf_new()
584 nvpb->type = NOUVEAU_BO_GART; in nouveau_pushbuf_new()
Dabi16.c290 bo->flags |= NOUVEAU_BO_GART; in abi16_bo_info()
322 if (bo->flags & NOUVEAU_BO_GART) in abi16_bo_init()
/external/libdrm/tests/nouveau/
Dthreaded.c126 err = nouveau_bo_new(nvdev2, NOUVEAU_BO_GART, 0, 4096, NULL, &bo); in main()

12