/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_state_validate.c | 75 nvc0_validate_fb(struct nvc0_context *nvc0) in nvc0_validate_fb() 234 nvc0_validate_blend_colour(struct nvc0_context *nvc0) in nvc0_validate_blend_colour() 246 nvc0_validate_stencil_ref(struct nvc0_context *nvc0) in nvc0_validate_stencil_ref() 256 nvc0_validate_stipple(struct nvc0_context *nvc0) in nvc0_validate_stipple() 267 nvc0_validate_scissor(struct nvc0_context *nvc0) in nvc0_validate_scissor() 299 nvc0_validate_viewport(struct nvc0_context *nvc0) in nvc0_validate_viewport() 347 nvc0_validate_window_rects(struct nvc0_context *nvc0) in nvc0_validate_window_rects() 371 nvc0_upload_uclip_planes(struct nvc0_context *nvc0, unsigned s) in nvc0_upload_uclip_planes() 386 nvc0_check_program_ucps(struct nvc0_context *nvc0, in nvc0_check_program_ucps() 406 nvc0_validate_clip(struct nvc0_context *nvc0) in nvc0_validate_clip() [all …]
|
D | nvc0_shader_state.c | 34 nvc0_program_update_context_state(struct nvc0_context *nvc0, in nvc0_program_update_context_state() 50 nvc0_program_validate(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_validate() 68 nvc0_vertprog_validate(struct nvc0_context *nvc0) in nvc0_vertprog_validate() 88 nvc0_fragprog_validate(struct nvc0_context *nvc0) in nvc0_fragprog_validate() 164 nvc0_tctlprog_validate(struct nvc0_context *nvc0) in nvc0_tctlprog_validate() 192 nvc0_tevlprog_validate(struct nvc0_context *nvc0) in nvc0_tevlprog_validate() 216 nvc0_gmtyprog_validate(struct nvc0_context *nvc0) in nvc0_gmtyprog_validate() 242 nvc0_compprog_validate(struct nvc0_context *nvc0) in nvc0_compprog_validate() 255 nvc0_tfb_validate(struct nvc0_context *nvc0) in nvc0_tfb_validate()
|
D | nvc0_compute.c | 144 nvc0_compute_validate_samplers(struct nvc0_context *nvc0) in nvc0_compute_validate_samplers() 159 nvc0_compute_validate_textures(struct nvc0_context *nvc0) in nvc0_compute_validate_textures() 177 nvc0_compute_invalidate_constbufs(struct nvc0_context *nvc0) in nvc0_compute_invalidate_constbufs() 190 nvc0_compute_validate_constbufs(struct nvc0_context *nvc0) in nvc0_compute_validate_constbufs() 250 nvc0_compute_validate_driverconst(struct nvc0_context *nvc0) in nvc0_compute_validate_driverconst() 266 nvc0_compute_validate_buffers(struct nvc0_context *nvc0) in nvc0_compute_validate_buffers() 303 nvc0_compute_validate_globals(struct nvc0_context *nvc0) in nvc0_compute_validate_globals() 318 nvc0_compute_invalidate_surfaces(struct nvc0_context *nvc0, const int s) in nvc0_compute_invalidate_surfaces() 338 nvc0_compute_validate_surfaces(struct nvc0_context *nvc0) in nvc0_compute_validate_surfaces() 370 nvc0_state_validate_cp(struct nvc0_context *nvc0, uint32_t mask) in nvc0_state_validate_cp() [all …]
|
D | nvc0_state.c | 196 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_blend_state_bind() local 327 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_rasterizer_state_bind() local 405 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_zsa_state_bind() local 439 nvc0_stage_sampler_states_bind(struct nvc0_context *nvc0, in nvc0_stage_sampler_states_bind() 496 nvc0_stage_set_sampler_views(struct nvc0_context *nvc0, int s, in nvc0_stage_set_sampler_views() 611 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_vp_state_bind() local 627 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_fp_state_bind() local 643 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_gp_state_bind() local 659 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_tcp_state_bind() local 675 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_tep_state_bind() local [all …]
|
D | nve4_compute.c | 191 gm107_compute_validate_surfaces(struct nvc0_context *nvc0, in gm107_compute_validate_surfaces() 254 nve4_compute_validate_surfaces(struct nvc0_context *nvc0) in nve4_compute_validate_surfaces() 300 nve4_compute_validate_samplers(struct nvc0_context *nvc0) in nve4_compute_validate_samplers() 323 nve4_compute_set_tex_handles(struct nvc0_context *nvc0) in nve4_compute_set_tex_handles() 358 nve4_compute_validate_constbufs(struct nvc0_context *nvc0) in nve4_compute_validate_constbufs() 418 nve4_compute_validate_buffers(struct nvc0_context *nvc0) in nve4_compute_validate_buffers() 472 nve4_state_validate_cp(struct nvc0_context *nvc0, uint32_t mask) in nve4_state_validate_cp() 486 nve4_compute_upload_input(struct nvc0_context *nvc0, in nve4_compute_upload_input() 540 nve4_compute_derive_cache_split(struct nvc0_context *nvc0, uint32_t shared_size) in nve4_compute_derive_cache_split() 550 nve4_compute_setup_launch_desc(struct nvc0_context *nvc0, in nve4_compute_setup_launch_desc() [all …]
|
D | nvc0_query_hw.c | 39 nvc0_hw_query_allocate(struct nvc0_context *nvc0, struct nvc0_query *q, in nvc0_hw_query_allocate() 91 nvc0_hw_query_rotate(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_hw_query_rotate() 116 nvc0_hw_destroy_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_hw_destroy_query() 131 nvc0_hw_begin_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_hw_begin_query() 206 nvc0_hw_end_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_hw_end_query() 284 nvc0_hw_get_query_result(struct nvc0_context *nvc0, struct nvc0_query *q, in nvc0_hw_get_query_result() 362 nvc0_hw_get_query_result_resource(struct nvc0_context *nvc0, in nvc0_hw_get_query_result_resource() 487 nvc0_hw_create_query(struct nvc0_context *nvc0, unsigned type, unsigned index) in nvc0_hw_create_query() 597 nvc0_hw_query_fifo_wait(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_hw_query_fifo_wait()
|
D | nvc0_query_sw.c | 68 nvc0_sw_destroy_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_sw_destroy_query() 75 nvc0_sw_begin_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_sw_begin_query() 90 nvc0_sw_end_query(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_sw_end_query() 99 nvc0_sw_get_query_result(struct nvc0_context *nvc0, struct nvc0_query *q, in nvc0_sw_get_query_result()
|
D | nvc0_vbo.c | 171 nvc0_set_constant_vertex_attrib(struct nvc0_context *nvc0, const unsigned a) in nvc0_set_constant_vertex_attrib() 204 nvc0_user_vbuf_range(struct nvc0_context *nvc0, int vbi, in nvc0_user_vbuf_range() 222 nvc0_release_user_vbufs(struct nvc0_context *nvc0) in nvc0_release_user_vbufs() 231 nvc0_update_user_vbufs(struct nvc0_context *nvc0) in nvc0_update_user_vbufs() 276 nvc0_update_user_vbufs_shared(struct nvc0_context *nvc0) in nvc0_update_user_vbufs_shared() 316 nvc0_validate_vertex_buffers(struct nvc0_context *nvc0) in nvc0_validate_vertex_buffers() 379 nvc0_validate_vertex_buffers_shared(struct nvc0_context *nvc0) in nvc0_validate_vertex_buffers_shared() 428 nvc0_vertex_arrays_validate(struct nvc0_context *nvc0) in nvc0_vertex_arrays_validate() 526 nvc0_idxbuf_validate(struct nvc0_context *nvc0) in nvc0_idxbuf_validate() 583 nvc0_draw_arrays(struct nvc0_context *nvc0, in nvc0_draw_arrays() [all …]
|
D | nvc0_context.c | 35 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_flush() local 58 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_memory_barrier() local 138 nvc0_context_unreference_resources(struct nvc0_context *nvc0) in nvc0_context_unreference_resources() 194 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_destroy() local 233 struct nvc0_context *nvc0 = nvc0_context(&ctx->pipe); in nvc0_invalidate_resource_storage() local 358 struct nvc0_context *nvc0; in nvc0_create() local 488 nvc0_bufctx_fence(struct nvc0_context *nvc0, struct nouveau_bufctx *bufctx, in nvc0_bufctx_fence()
|
D | nvc0_tex.c | 453 nvc0_update_tic(struct nvc0_context *nvc0, struct nv50_tic_entry *tic, in nvc0_update_tic() 472 nvc0_validate_tic(struct nvc0_context *nvc0, int s) in nvc0_validate_tic() 541 nve4_validate_tic(struct nvc0_context *nvc0, unsigned s) in nve4_validate_tic() 591 void nvc0_validate_textures(struct nvc0_context *nvc0) in nvc0_validate_textures() 616 nvc0_validate_tsc(struct nvc0_context *nvc0, int s) in nvc0_validate_tsc() 664 nve4_validate_tsc(struct nvc0_context *nvc0, int s) in nve4_validate_tsc() 700 void nvc0_validate_samplers(struct nvc0_context *nvc0) in nvc0_validate_samplers() 727 nve4_set_tex_handles(struct nvc0_context *nvc0) in nve4_set_tex_handles() 814 struct nvc0_context *nvc0) in nve4_set_surface_info() 988 nvc0_validate_suf(struct nvc0_context *nvc0, int s) in nvc0_validate_suf() [all …]
|
D | nvc0_transfer.c | 15 nvc0_m2mf_transfer_rect(struct nvc0_context *nvc0, in nvc0_m2mf_transfer_rect() 110 nve4_m2mf_transfer_rect(struct nvc0_context *nvc0, in nve4_m2mf_transfer_rect() 179 struct nvc0_context *nvc0 = nvc0_context(&nv->pipe); in nvc0_m2mf_push_linear() local 221 struct nvc0_context *nvc0 = nvc0_context(&nv->pipe); in nve4_p2mf_push_linear() local 333 nvc0_mt_sync(struct nvc0_context *nvc0, struct nv50_miptree *mt, unsigned usage) in nvc0_mt_sync() 353 struct nvc0_context *nvc0 = nvc0_context(pctx); in nvc0_miptree_transfer_map() local 472 struct nvc0_context *nvc0 = nvc0_context(pctx); in nvc0_miptree_transfer_unmap() local 516 struct nvc0_context *nvc0 = nvc0_context(&nv->pipe); in nvc0_cb_push() local 586 nvc0_init_transfer_functions(struct nvc0_context *nvc0) in nvc0_init_transfer_functions()
|
D | nvc0_surface.c | 204 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_resource_copy_region() local 286 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_clear_render_target() local 368 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_clear_buffer_push_nvc0() local 420 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_clear_buffer_push_nve4() local 470 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_clear_buffer_push() local 497 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_clear_buffer() local 628 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_clear_depth_stencil() local 695 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_clear() local 782 struct nvc0_context *nvc0; member 935 struct nvc0_context *nvc0 = ctx->nvc0; in nvc0_blit_set_dst() local [all …]
|
D | nvc0_query_hw_metric.c | 441 nvc0_hw_metric_query_get_cfg(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_metric_query_get_cfg() 461 nvc0_hw_metric_destroy_query(struct nvc0_context *nvc0, in nvc0_hw_metric_destroy_query() 474 nvc0_hw_metric_begin_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_metric_begin_query() 489 nvc0_hw_metric_end_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_metric_end_query() 663 nvc0_hw_metric_get_query_result(struct nvc0_context *nvc0, in nvc0_hw_metric_get_query_result() 713 nvc0_hw_metric_create_query(struct nvc0_context *nvc0, unsigned type) in nvc0_hw_metric_create_query()
|
D | nvc0_program.c | 699 nvc0_program_alloc_code(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_alloc_code() 743 nvc0_program_upload_code(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_upload_code() 782 nvc0_program_upload(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_upload() 875 nvc0_program_library_upload(struct nvc0_context *nvc0) in nvc0_program_library_upload() 901 nvc0_program_destroy(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_destroy() 941 nvc0_program_init_tcp_empty(struct nvc0_context *nvc0) in nvc0_program_init_tcp_empty()
|
D | nvc0_query.c | 37 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_create_query() local 100 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_render_condition() local 270 nvc0_init_query_functions(struct nvc0_context *nvc0) in nvc0_init_query_functions()
|
D | nvc0_vbo_translate.c | 42 nvc0_push_context_init(struct nvc0_context *nvc0, struct push_context *ctx) in nvc0_push_context_init() 63 nvc0_vertex_configure_translate(struct nvc0_context *nvc0, int32_t index_bias) in nvc0_vertex_configure_translate() 86 nvc0_push_map_idxbuf(struct push_context *ctx, struct nvc0_context *nvc0) in nvc0_push_map_idxbuf() 98 nvc0_push_map_edgeflag(struct push_context *ctx, struct nvc0_context *nvc0, in nvc0_push_map_edgeflag() 214 nvc0_push_setup_vertex_array(struct nvc0_context *nvc0, const unsigned count) in nvc0_push_setup_vertex_array() 469 nvc0_push_vbo(struct nvc0_context *nvc0, const struct pipe_draw_info *info) in nvc0_push_vbo() 620 struct nvc0_context *nvc0, in nvc0_push_upload_vertex_ids()
|
D | nvc0_query_hw_sm.c | 2278 nvc0_hw_sm_query_get_cfg(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_query_get_cfg() 2298 nvc0_hw_sm_destroy_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_destroy_query() 2307 nve4_hw_sm_begin_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nve4_hw_sm_begin_query() 2392 nvc0_hw_sm_begin_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_begin_query() 2497 nvc0_hw_sm_upload_input(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_upload_input() 2531 nvc0_hw_sm_end_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_end_query() 2620 struct nvc0_context *nvc0, bool wait, in nvc0_hw_sm_query_read_data() 2646 struct nvc0_context *nvc0, bool wait, in nve4_hw_sm_query_read_data() 2677 nvc0_hw_sm_get_query_result(struct nvc0_context *nvc0, struct nvc0_hw_query *hq, in nvc0_hw_sm_get_query_result() 2713 nvc0_hw_sm_create_query(struct nvc0_context *nvc0, unsigned type) in nvc0_hw_sm_create_query()
|
/external/libdrm/nouveau/ |
D | abi16.c | 67 struct nvc0_fifo *nvc0 = obj->data; in abi16_chan_nvc0() local
|
D | nouveau.h | 108 } nvc0; member
|