Searched refs:dwords_per_thread (Results 1 – 2 of 2) sorted by relevance
84 unsigned dwords_per_thread; in si_test_dma_perf() member264 r->dwords_per_thread = cs_dwords_per_thread; in si_test_dma_perf()399 prev->dwords_per_thread == best->dwords_per_thread && in si_test_dma_perf()440 best->dwords_per_thread, best->waves_per_sh); in si_test_dma_perf()
359 unsigned dwords_per_thread = in si_compute_do_clear_or_copy() local361 unsigned instructions_per_thread = MAX2(1, dwords_per_thread / 4); in si_compute_do_clear_or_copy()362 unsigned dwords_per_instruction = dwords_per_thread / instructions_per_thread; in si_compute_do_clear_or_copy()365 unsigned dwords_per_wave = dwords_per_thread * block_size; in si_compute_do_clear_or_copy()