Searched refs:tmu_writes (Results 1 – 3 of 3) sorted by relevance
46 uint32_t *tmu_writes) in vir_TMU_WRITE_or_count() argument48 if (tmu_writes) in vir_TMU_WRITE_or_count()49 (*tmu_writes)++; in vir_TMU_WRITE_or_count()89 unsigned *tmu_writes) in handle_tex_src() argument94 assert(tmu_writes || (s_out && p2_unpacked)); in handle_tex_src()101 if (tmu_writes) in handle_tex_src()102 (*tmu_writes)++; in handle_tex_src()110 tmu_writes); in handle_tex_src()117 tmu_writes); in handle_tex_src()125 tmu_writes); in handle_tex_src()[all …]
148 int tmu_writes = 0; in qpu_validate_inst() local158 tmu_writes++; in qpu_validate_inst()175 tmu_writes++; in qpu_validate_inst()220 if (tmu_writes + in qpu_validate_inst()
358 uint32_t *tmu_writes) in emit_tmu_general_store_writes() argument378 (*tmu_writes)++; in emit_tmu_general_store_writes()393 BITFIELD_RANGE(first_component, *tmu_writes); in emit_tmu_general_store_writes()414 uint32_t *tmu_writes) in emit_tmu_general_atomic_writes() argument420 (*tmu_writes)++; in emit_tmu_general_atomic_writes()427 (*tmu_writes)++; in emit_tmu_general_atomic_writes()451 uint32_t *tmu_writes) in emit_tmu_general_address_write() argument454 (*tmu_writes)++; in emit_tmu_general_address_write()615 uint32_t tmu_writes = 0; in ntq_emit_tmu_general() local617 assert(mode == MODE_COUNT || tmu_writes > 0); in ntq_emit_tmu_general()[all …]