Home
last modified time | relevance | path

Searched refs:PUSH_DATAh (Results 1 – 25 of 36) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnve4_compute.c76 PUSH_DATAh(push, screen->tls->offset); in nve4_screen_compute_setup()
83 PUSH_DATAh(push, screen->tls->size / screen->mp_count); in nve4_screen_compute_setup()
87 PUSH_DATAh(push, screen->tls->size / screen->mp_count); in nve4_screen_compute_setup()
102 PUSH_DATAh(push, screen->text->offset); in nve4_screen_compute_setup()
110 PUSH_DATAh(push, screen->txc->offset); in nve4_screen_compute_setup()
114 PUSH_DATAh(push, screen->txc->offset + 65536); in nve4_screen_compute_setup()
142 PUSH_DATAh(push, address + NVC0_CB_AUX_MS_INFO); in nve4_screen_compute_setup()
168 PUSH_DATAh(push, screen->parm->offset + NVE4_CP_INPUT_TRAP_INFO_PTR); in nve4_screen_compute_setup()
176 PUSH_DATAh(push, screen->parm->offset + NVE4_CP_PARAM_TRAP_INFO); in nve4_screen_compute_setup()
178 PUSH_DATAh(push, screen->tls->offset); in nve4_screen_compute_setup()
[all …]
Dnvc0_compute.c81 PUSH_DATAh(push, screen->tls->offset); in nvc0_screen_compute_setup()
84 PUSH_DATAh(push, screen->tls->size); in nvc0_screen_compute_setup()
101 PUSH_DATAh(push, screen->text->offset); in nvc0_screen_compute_setup()
106 PUSH_DATAh(push, screen->txc->offset); in nvc0_screen_compute_setup()
112 PUSH_DATAh(push, screen->txc->offset + 65536); in nvc0_screen_compute_setup()
119 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_INFO(5)); in nvc0_screen_compute_setup()
211 PUSH_DATAh(push, bo->offset + base); in nvc0_compute_validate_constbufs()
226 PUSH_DATAh(push, res->address + nvc0->constbuf[s][i].offset); in nvc0_compute_validate_constbufs()
257 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_INFO(5)); in nvc0_compute_validate_driverconst()
275 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_INFO(s)); in nvc0_compute_validate_buffers()
[all …]
Dnvc0_transfer.c73 PUSH_DATAh(push, src->bo->offset + src_ofst); in nvc0_m2mf_transfer_rect()
77 PUSH_DATAh(push, dst->bo->offset + dst_ofst); in nvc0_m2mf_transfer_rect()
159 PUSH_DATAh(push, src->bo->offset + src_base); in nve4_m2mf_transfer_rect()
161 PUSH_DATAh(push, dst->bo->offset + dst_base); in nve4_m2mf_transfer_rect()
195 PUSH_DATAh(push, dst->offset + offset); in nvc0_m2mf_push_linear()
237 PUSH_DATAh(push, dst->offset + offset); in nve4_p2mf_push_linear()
274 PUSH_DATAh(push, dst->offset + dstoff); in nvc0_m2mf_copy_linear()
277 PUSH_DATAh(push, src->offset + srcoff); in nvc0_m2mf_copy_linear()
309 PUSH_DATAh(push, src->offset + srcoff); in nve4_m2mf_copy_linear()
311 PUSH_DATAh(push, dst->offset + dstoff); in nve4_m2mf_copy_linear()
[all …]
Dnvc0_state_validate.c35 PUSH_DATAh(push, bo->offset + offset);
39 PUSH_DATAh(push, bo->offset + offset);
106 PUSH_DATAh(push, res->address + sf->offset); in nvc0_validate_fb()
157 PUSH_DATAh(push, mt->base.address + sf->offset); in nvc0_validate_fb()
203 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_INFO(4)); in nvc0_validate_fb()
378 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_INFO(s)); in nvc0_upload_uclip_planes()
496 PUSH_DATAh(push, bo->offset + base); in nvc0_constbufs_validate()
511 PUSH_DATAh(push, res->address + nvc0->constbuf[s][i].offset); in nvc0_constbufs_validate()
548 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_INFO(s)); in nvc0_validate_buffers()
557 PUSH_DATAh(push, res->address + nvc0->buffers[s][i].buffer_offset); in nvc0_validate_buffers()
[all …]
Dnvc0_vbo.c267 PUSH_DATAh(push, address[b] + base + size - 1); in nvc0_update_user_vbufs()
269 PUSH_DATAh(push, address[b] + ve->src_offset); in nvc0_update_user_vbufs()
299 PUSH_DATAh(push, address + base + size - 1); in nvc0_update_user_vbufs_shared()
301 PUSH_DATAh(push, address); in nvc0_update_user_vbufs_shared()
356 PUSH_DATAh(push, res->address + offset); in nvc0_validate_vertex_buffers()
362 PUSH_DATAh(push, res->address + offset); in nvc0_validate_vertex_buffers()
366 PUSH_DATAh(push, res->address + limit); in nvc0_validate_vertex_buffers()
409 PUSH_DATAh(push, buf->address + offset); in nvc0_validate_vertex_buffers_shared()
412 PUSH_DATAh(push, buf->address + limit); in nvc0_validate_vertex_buffers_shared()
536 PUSH_DATAh(push, buf->address + nvc0->idxbuf.offset); in nvc0_idxbuf_validate()
[all …]
Dnvc0_screen.c653 PUSH_DATAh(push, screen->fence.bo->offset); in nvc0_screen_fence_emit()
742 PUSH_DATAh(push, screen->text->offset); in nvc0_screen_resize_text_area()
746 PUSH_DATAh(push, screen->text->offset); in nvc0_screen_resize_text_area()
896 PUSH_DATAh(push, screen->fence.bo->offset + 16); in nvc0_screen_create()
1017 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_RUNOUT_INFO); in nvc0_screen_create()
1026 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_RUNOUT_INFO); in nvc0_screen_create()
1048 PUSH_DATAh(push, screen->tls->offset); in nvc0_screen_create()
1068 PUSH_DATAh(push, screen->poly_cache->offset); in nvc0_screen_create()
1079 PUSH_DATAh(push, screen->txc->offset); in nvc0_screen_create()
1092 PUSH_DATAh(push, screen->txc->offset + 65536); in nvc0_screen_create()
[all …]
Dnvc0_query.c158 PUSH_DATAh(push, hq->bo->offset + hq->offset); in nvc0_render_condition()
162 PUSH_DATAh(push, hq->bo->offset + hq->offset); in nvc0_render_condition()
166 PUSH_DATAh(push, hq->bo->offset + hq->offset); in nvc0_render_condition()
Dnvc0_query_hw.c84 PUSH_DATAh(push, hq->bo->offset + offset); in nvc0_hw_query_get()
410 PUSH_DATAh(push, buf->address + offset); in nvc0_hw_get_query_result_resource()
609 PUSH_DATAh(push, nvc0->screen->fence.bo->offset); in nvc0_hw_query_fifo_wait()
613 PUSH_DATAh(push, hq->bo->offset + offset); in nvc0_hw_query_fifo_wait()
Dnvc0_video.c303 PUSH_DATAh(push[0], dec->fence_bo->offset); in nvc0_create_decoder()
314 PUSH_DATAh(push[1], (dec->fence_bo->offset + 0x10)); in nvc0_create_decoder()
325 PUSH_DATAh(push[2], (dec->fence_bo->offset + 0x20)); in nvc0_create_decoder()
Dnvc0_surface.c125 PUSH_DATAh(push, bo->offset + offset); in nvc0_2d_texture_set()
137 PUSH_DATAh(push, bo->offset + offset); in nvc0_2d_texture_set()
312 PUSH_DATAh(push, res->address + sf->offset); in nvc0_clear_render_target()
388 PUSH_DATAh(push, buf->address + offset); in nvc0_clear_buffer_push_nvc0()
440 PUSH_DATAh(push, buf->address + offset); in nvc0_clear_buffer_push_nve4()
584 PUSH_DATAh(push, buf->address + offset); in nvc0_clear_buffer()
660 PUSH_DATAh(push, mt->base.address + sf->offset); in nvc0_clear_depth_stencil()
1306 PUSH_DATAh(push, vtxbuf); in nvc0_blit_3d()
1310 PUSH_DATAh(push, vtxbuf + length - 1); in nvc0_blit_3d()
1528 PUSH_DATAh(push, address); in nvc0_blit_eng2d()
[all …]
Dnvc0_vbo_translate.c224 PUSH_DATAh(push, va); in nvc0_push_setup_vertex_array()
227 PUSH_DATAh(push, va + size - 1); in nvc0_push_setup_vertex_array()
690 PUSH_DATAh(push, va); in nvc0_push_upload_vertex_ids()
693 PUSH_DATAh(push, va + info->count * index_size - 1); in nvc0_push_upload_vertex_ids()
Dnvc0_tex.c742 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_INFO(s)); in nve4_set_tex_handles()
1025 PUSH_DATAh(push, address); in nvc0_validate_suf()
1048 PUSH_DATAh(push, address); in nvc0_validate_suf()
1075 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_INFO(s)); in nvc0_validate_suf()
1136 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_INFO(stage)); in gm107_validate_surfaces()
1159 PUSH_DATAh(push, screen->uniform_bo->offset + NVC0_CB_AUX_INFO(s)); in nve4_update_surface_bindings()
Dnvc0_winsys.h107 PUSH_DATAh(struct nouveau_pushbuf *push, uint64_t data) in PUSH_DATAh() function
Dnvc0_video_ppp.c116 PUSH_DATAh(push, (dec->fence_bo->offset + 0x20)); in nvc0_decoder_ppp()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c502 PUSH_DATAh(push, screen->fence.bo->offset); in nv50_screen_fence_emit()
615 PUSH_DATAh(push, screen->code->offset + (0 << NV50_CODE_BO_SIZE_LOG2)); in nv50_screen_init_hwctx()
619 PUSH_DATAh(push, screen->code->offset + (1 << NV50_CODE_BO_SIZE_LOG2)); in nv50_screen_init_hwctx()
623 PUSH_DATAh(push, screen->code->offset + (2 << NV50_CODE_BO_SIZE_LOG2)); in nv50_screen_init_hwctx()
627 PUSH_DATAh(push, screen->tls_bo->offset); in nv50_screen_init_hwctx()
632 PUSH_DATAh(push, screen->stack_bo->offset); in nv50_screen_init_hwctx()
637 PUSH_DATAh(push, screen->uniforms->offset + (0 << 16)); in nv50_screen_init_hwctx()
642 PUSH_DATAh(push, screen->uniforms->offset + (1 << 16)); in nv50_screen_init_hwctx()
647 PUSH_DATAh(push, screen->uniforms->offset + (2 << 16)); in nv50_screen_init_hwctx()
652 PUSH_DATAh(push, screen->uniforms->offset + (3 << 16)); in nv50_screen_init_hwctx()
[all …]
Dnv50_compute.c78 PUSH_DATAh(push, screen->stack_bo->offset); in nv50_screen_compute_setup()
133 PUSH_DATAh(push, screen->txc->offset); in nv50_screen_compute_setup()
140 PUSH_DATAh(push, screen->txc->offset + 65536); in nv50_screen_compute_setup()
150 PUSH_DATAh(push, screen->tls_bo->offset + 65536); in nv50_screen_compute_setup()
Dnv50_transfer.c114 PUSH_DATAh(push, src->bo->offset + src_ofst); in nv50_m2mf_transfer_rect()
115 PUSH_DATAh(push, dst->bo->offset + dst_ofst); in nv50_m2mf_transfer_rect()
172 PUSH_DATAh(push, dst->offset + offset); in nv50_sifc_linear_u8()
225 PUSH_DATAh(push, src->offset + srcoff); in nv50_m2mf_copy_linear()
226 PUSH_DATAh(push, dst->offset + dstoff); in nv50_m2mf_copy_linear()
Dnv98_video.c279 PUSH_DATAh(push[0], dec->fence_bo->offset); in nv98_create_decoder()
290 PUSH_DATAh(push[1], (dec->fence_bo->offset + 0x10)); in nv98_create_decoder()
301 PUSH_DATAh(push[2], (dec->fence_bo->offset + 0x20)); in nv98_create_decoder()
Dnv50_query.c138 PUSH_DATAh(push, hq->bo->offset + hq->offset); in nv50_render_condition()
143 PUSH_DATAh(push, hq->bo->offset + hq->offset); in nv50_render_condition()
Dnv50_vbo.c276 PUSH_DATAh(push, address[b] + base + size - 1); in nv50_update_user_vbufs()
279 PUSH_DATAh(push, address[b] + ve->src_offset); in nv50_update_user_vbufs()
406 PUSH_DATAh(push, address); in nv50_vertex_arrays_validate()
412 PUSH_DATAh(push, address); in nv50_vertex_arrays_validate()
416 PUSH_DATAh(push, limit); in nv50_vertex_arrays_validate()
Dnv84_video_bsp.c207 PUSH_DATAh(push, dec->fence->offset); in nv84_decoder_bsp()
247 PUSH_DATAh(push, dec->fence->offset); in nv84_decoder_bsp()
Dnv84_video_vp.c154 PUSH_DATAh(push, dec->fence->offset); in nv84_decoder_vp_h264()
200 PUSH_DATAh(push, dec->vp_fw2_offset); in nv84_decoder_vp_h264()
208 PUSH_DATAh(push, dec->fence->offset); in nv84_decoder_vp_h264()
Dnv50_winsys.h92 PUSH_DATAh(struct nouveau_pushbuf *push, uint64_t data) in PUSH_DATAh() function
Dnv50_query_hw.c92 PUSH_DATAh(push, hq->bo->offset + offset); in nv50_hw_query_get()
459 PUSH_DATAh(push, hq->bo->offset + offset); in nv84_hw_query_fifo_wait()
Dnv98_video_ppp.c116 PUSH_DATAh(push, (dec->fence_bo->offset + 0x20)); in nv98_decoder_ppp()

12