/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_measure.c | 43 struct iris_measure_batch *batch = in measure_batch_free() local 100 iris_init_batch_measure(struct iris_context *ice, struct iris_batch *batch) in iris_init_batch_measure() argument 130 iris_destroy_batch_measure(struct iris_measure_batch *batch) in iris_destroy_batch_measure() argument 141 measure_start_snapshot(struct iris_context *ice, struct iris_batch *batch, enum intel_measure_snapshot_type type, const char *event_name, uint32_t count) measure_start_snapshot() argument 205 measure_end_snapshot(struct iris_batch *batch, uint32_t event_count) measure_end_snapshot() argument 226 state_changed(const struct iris_context *ice, const struct iris_batch *batch, enum intel_measure_snapshot_type type) state_changed() argument 251 struct intel_measure_batch *batch = iris_measure_renderpass() local 272 _iris_measure_snapshot(struct iris_context *ice, struct iris_batch *batch, enum intel_measure_snapshot_type type, const struct pipe_draw_info *draw, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *sc) _iris_measure_snapshot() argument 347 iris_measure_batch_end(struct iris_context *ice, struct iris_batch *batch) iris_measure_batch_end() argument [all...] |
H A D | iris_program_cache.c | 204 struct iris_batch *batch = blorp_batch->driver_batch; in iris_blorp_lookup_shader() local 231 struct iris_batch *batch = blorp_batch->driver_batch; in iris_blorp_upload_shader() local
|
H A D | iris_monitor.c | 287 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; in iris_get_monitor_result() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_residency.cpp | 132 d3d12_process_batch_residency(struct d3d12_screen *screen, struct d3d12_batch *batch) in d3d12_process_batch_residency() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_draw.c | 273 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; in crocus_indirect_draw_vbo() local 322 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; in crocus_simple_draw_vbo() local 373 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; crocus_draw_vbo() local 482 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_COMPUTE]; crocus_launch_grid() local [all...] |
H A D | crocus_fence.c | 93 crocus_batch_add_syncobj(struct crocus_batch *batch, in crocus_batch_add_syncobj() argument 120 clear_stale_syncobjs(struct crocus_batch *batch) in clear_stale_syncobjs() argument 236 struct crocus_batch *batch = &ice->batches[b]; crocus_fence_flush() local 276 struct crocus_batch *batch = &ice->batches[b]; crocus_fence_await() local [all...] |
H A D | crocus_context.c | 79 crocus_lost_context_state(struct crocus_batch *batch) in crocus_lost_context_state() argument [all...] |
H A D | crocus_blorp.c | 53 stream_state(struct crocus_batch *batch, in stream_state() argument 90 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_emit_dwords() local 98 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_emit_reloc() local 120 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_surface_reloc() local 143 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_get_surface_base_address() local 157 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_alloc_dynamic_state() local 181 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_alloc_binding_table() local 194 blorp_binding_table_offset_to_pointer(struct blorp_batch *batch, uint32_t offset) blorp_binding_table_offset_to_pointer() argument 205 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_alloc_vertex_buffer() local 237 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_get_workaround_address() local 259 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_get_l3_config() local 268 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_emit_urb_config() local 282 struct crocus_batch *batch = blorp_batch->driver_batch; crocus_blorp_exec() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_gmem.c | 142 use_hw_binning(struct fd_batch *batch) in use_hw_binning() argument 308 fd_reset_wfi(batch); variable 333 emit_gmem2mem_surf(struct fd_batch *batch, enum adreno_rb_copy_control_mode mode, bool stencil, uint32_t base, struct pipe_surface *psurf) emit_gmem2mem_surf() argument 504 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t bases[], struct pipe_surface **psurf, uint32_t bufs, uint32_t bin_w) emit_mem2gmem_surf() argument 727 patch_draws(struct fd_batch *batch, enum pc_di_vis_cull_mode vismode) patch_draws() argument 738 patch_rbrc(struct fd_batch *batch, uint32_t val) patch_rbrc() argument 839 emit_binning_workaround(batch); global() variable 893 fd_reset_wfi(batch); global() variable 934 fd_reset_wfi(batch); global() variable 946 emit_binning_workaround(batch); global() variable 968 update_vsc_pipe(batch); global() variable 977 emit_binning_pass(batch); global() variable 992 fd3_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd3_emit_tile_prep() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_driver_query.c | 196 struct hud_batch_query_context *batch; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_gmem.c | 64 use_hw_binning(struct fd_batch *batch) in use_hw_binning() argument 88 emit_gmem2mem_surf(struct fd_batch *batch, uint32_t base, in emit_gmem2mem_surf() argument 224 fd2_emit_tile_gmem2mem(struct fd_batch *batch, const struct fd_tile *tile) fd2_emit_tile_gmem2mem() argument 232 emit_mem2gmem_surf(struct fd_batch *batch, uint32_t base, struct pipe_surface *psurf) emit_mem2gmem_surf() argument 400 patch_draws(struct fd_batch *batch, enum pc_di_vis_cull_mode vismode) patch_draws() argument 436 fd2_emit_sysmem_prep(struct fd_batch *batch) fd2_emit_sysmem_prep() argument 497 prepare_tile_fini_ib(batch); global() variable 671 fd2_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd2_emit_tile_prep() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_gmem.c | 145 use_hw_binning(struct fd_batch *batch) in use_hw_binning() argument 169 emit_gmem2mem_surf(struct fd_batch *batch, bool stencil, uint32_t base, in emit_gmem2mem_surf() argument 317 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t *bases, struct pipe_surface **bufs, uint32_t nr_bufs, uint32_t bin_w) emit_mem2gmem_surf() argument 528 patch_draws(struct fd_batch *batch, enum pc_di_vis_cull_mode vismode) patch_draws() argument 656 fd_reset_wfi(batch); global() variable 688 update_vsc_pipe(batch); global() variable 705 emit_binning_pass(batch); global() variable 720 fd4_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd4_emit_tile_prep() argument [all...] |
/third_party/mindspore/test/utils/ |
H A D | common.cpp | 414 void PackNCHWToNHWCFp32(const char *src, char *dst, int batch, int plane, int channel) { in PackNCHWToNHWCFp32() argument
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | hugetlbpage.c | 258 struct hugepd_freelist *batch = in hugepd_free_rcu_callback() local
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 788 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in native_flush_hash_range() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/mm/ |
H A D | hugetlbpage.c | 265 struct hugepd_freelist *batch = in hugepd_free_rcu_callback() local
|
/kernel/linux/linux-5.10/drivers/target/iscsi/ |
H A D | iscsi_target_erl1.c | 1018 int batch = 0; in iscsit_handle_ooo_cmdsn() local
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_mount.c | 1213 s32 batch; in xfs_mod_fdblocks() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_client_blt.c | 146 struct i915_vma *batch; member 152 prepare_blit(const struct tiled_blits *t, struct blit_buffer *dst, struct blit_buffer *src, struct drm_i915_gem_object *batch) prepare_blit() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | gen7_renderclear.c | 234 gen7_emit_state_base_address(struct batch_chunk *batch, in gen7_emit_state_base_address() argument 260 gen7_emit_vfe_state(struct batch_chunk *batch, in gen7_emit_vfe_state() argument 289 gen7_emit_interface_descriptor_load(struct batch_chunk *batch, const u32 interface_descriptor, unsigned int count) gen7_emit_interface_descriptor_load() argument 308 gen7_emit_media_object(struct batch_chunk *batch, unsigned int media_object_index) gen7_emit_media_object() argument 339 gen7_emit_pipeline_flush(struct batch_chunk *batch) gen7_emit_pipeline_flush() argument 354 gen7_emit_pipeline_invalidate(struct batch_chunk *batch) gen7_emit_pipeline_invalidate() argument 434 u32 *batch; gen7_setup_clear_gpr_bb() local [all...] |
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | tlb.h | 258 struct mmu_table_batch *batch; member
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_mount.c | 1147 s32 batch; in xfs_mod_freecounter() local
|
/kernel/linux/linux-6.6/drivers/target/iscsi/ |
H A D | iscsi_target_erl1.c | 1016 int batch = 0; in iscsit_handle_ooo_cmdsn() local
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | tlbflush.h | 280 static inline void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | gen7_renderclear.c | 235 gen7_emit_state_base_address(struct batch_chunk *batch, in gen7_emit_state_base_address() argument 261 gen7_emit_vfe_state(struct batch_chunk *batch, in gen7_emit_vfe_state() argument 290 gen7_emit_interface_descriptor_load(struct batch_chunk *batch, const u32 interface_descriptor, unsigned int count) gen7_emit_interface_descriptor_load() argument 309 gen7_emit_media_object(struct batch_chunk *batch, unsigned int media_object_index) gen7_emit_media_object() argument 340 gen7_emit_pipeline_flush(struct batch_chunk *batch) gen7_emit_pipeline_flush() argument 355 gen7_emit_pipeline_invalidate(struct batch_chunk *batch) gen7_emit_pipeline_invalidate() argument 435 u32 *batch; gen7_setup_clear_gpr_bb() local [all...] |