Searched refs:dwords_per_wave (Results 1 – 2 of 2) sorted by relevance
200 unsigned dwords_per_wave = cs_dwords_per_thread * 64; in si_test_dma_perf() local209 info.grid[0] = DIV_ROUND_UP(num_dwords, dwords_per_wave); in si_test_dma_perf()
279 unsigned dwords_per_wave = dwords_per_instruction * block_size; in si_compute_clear_buffer_rmw() local288 info.grid[0] = DIV_ROUND_UP(num_dwords, dwords_per_wave); in si_compute_clear_buffer_rmw()365 unsigned dwords_per_wave = dwords_per_thread * block_size; in si_compute_do_clear_or_copy() local374 info.grid[0] = DIV_ROUND_UP(num_dwords, dwords_per_wave); in si_compute_do_clear_or_copy()