mesa/src/gallium/drivers/vc4
Erik Faye-Lund 00c4882bc9 vc4: do not attempt to do deep tiled blits
We only copy a single layer, so let's not even try to support deep
blits here.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Tested-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18427>
2022-09-07 07:50:44 +00:00
..
kernel
.dir-locals.el
.editorconfig
meson.build
vc4_blit.c vc4: do not attempt to do deep tiled blits 2022-09-07 07:50:44 +00:00
vc4_bufmgr.c vc4: introduce VC4_DBG() macro to make VC4_DEBUG checks consistent 2022-08-24 23:03:57 +00:00
vc4_bufmgr.h
vc4_cl.c
vc4_cl.h
vc4_cl_dump.c broadcom: add cl_nobin debug option 2021-09-13 08:51:54 +00:00
vc4_cl_dump.h
vc4_context.c vc4: Use u_default_set_debug_callback 2022-09-01 14:50:24 +00:00
vc4_context.h vc4: Use u_default_set_debug_callback 2022-09-01 14:50:24 +00:00
vc4_draw.c vc4: introduce VC4_DBG() macro to make VC4_DEBUG checks consistent 2022-08-24 23:03:57 +00:00
vc4_emit.c
vc4_fence.c
vc4_formats.c
vc4_job.c vc4: introduce VC4_DBG() macro to make VC4_DEBUG checks consistent 2022-08-24 23:03:57 +00:00
vc4_nir_lower_blend.c vc4/nir_lower_blend: update write mask when we update num components 2022-01-25 21:24:03 +00:00
vc4_nir_lower_io.c
vc4_nir_lower_txf_ms.c vc4: Propagate txf_ms's dest_type to the lowered txf. 2022-06-22 07:10:18 -07:00
vc4_opt_algebraic.c
vc4_opt_coalesce_ff_writes.c
vc4_opt_constant_folding.c
vc4_opt_copy_propagation.c
vc4_opt_dead_code.c
vc4_opt_peephole_sf.c
vc4_opt_small_immediates.c
vc4_opt_vpm.c
vc4_program.c vc4: introduce VC4_DBG() macro to make VC4_DEBUG checks consistent 2022-08-24 23:03:57 +00:00
vc4_qir.c vc4: remove redundant initialization 2022-02-22 08:29:51 +00:00
vc4_qir.h vc4: drop dead qir_POW() helper 2022-09-06 08:09:10 +00:00
vc4_qir_emit_uniform_stream_resets.c
vc4_qir_live_variables.c vc4: introduce VC4_DBG() macro to make VC4_DEBUG checks consistent 2022-08-24 23:03:57 +00:00
vc4_qir_lower_uniforms.c
vc4_qir_schedule.c util/dag: Make edge data a uintptr_t 2021-11-17 13:41:47 +00:00
vc4_qir_validate.c
vc4_qpu.c
vc4_qpu.h
vc4_qpu_defines.h
vc4_qpu_disasm.c
vc4_qpu_emit.c vc4: introduce VC4_DBG() macro to make VC4_DEBUG checks consistent 2022-08-24 23:03:57 +00:00
vc4_qpu_schedule.c util/dag: Make edge data a uintptr_t 2021-11-17 13:41:47 +00:00
vc4_qpu_validate.c
vc4_query.c
vc4_register_allocate.c vc4: Use the ra_alloc_contig_reg_class() function to speed up RA. 2021-06-04 19:08:57 +00:00
vc4_reorder_uniforms.c
vc4_resource.c gallium/u_transfer_helper: clean up boolean flags 2022-08-30 14:36:32 +00:00
vc4_resource.h
vc4_screen.c vc4: introduce VC4_DBG() macro to make VC4_DEBUG checks consistent 2022-08-24 23:03:57 +00:00
vc4_screen.h vc4: introduce VC4_DBG() macro to make VC4_DEBUG checks consistent 2022-08-24 23:03:57 +00:00
vc4_simulator.c vc4: introduce VC4_DBG() macro to make VC4_DEBUG checks consistent 2022-08-24 23:03:57 +00:00
vc4_simulator_validate.h
vc4_state.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
vc4_tiling.c
vc4_tiling.h
vc4_tiling_lt.c vc4: drop unused function 2022-01-31 16:10:31 +00:00
vc4_tiling_lt_neon.c
vc4_uniforms.c