Searched refs:nr_gpu_freqs (Results 1 – 2 of 2) sorted by relevance
257 msg.num_gpu_levels = gmu->nr_gpu_freqs; in a6xx_hfi_send_perf_table_v1()260 for (i = 0; i < gmu->nr_gpu_freqs; i++) { in a6xx_hfi_send_perf_table_v1()283 (gmu->nr_gpu_freqs * num_gx_votes * sizeof(gmu->gx_arc_votes[0])) + in a8xx_hfi_send_perf_table()290 entry->count = gmu->nr_gpu_freqs; in a8xx_hfi_send_perf_table()293 for (i = 0; i < gmu->nr_gpu_freqs; i++) { in a8xx_hfi_send_perf_table()303 &tbl->entry[0].data[gmu->nr_gpu_freqs * num_gx_votes]; in a8xx_hfi_send_perf_table()331 msg.num_gpu_levels = gmu->nr_gpu_freqs; in a6xx_hfi_send_perf_table()334 for (i = 0; i < gmu->nr_gpu_freqs; i++) { in a6xx_hfi_send_perf_table()
97 int nr_gpu_freqs; member