Searched refs:nr_gpu_freqs (Results 1 – 3 of 3) 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
137 for (perf_index = 0; perf_index < gmu->nr_gpu_freqs - 1; perf_index++) in a6xx_gmu_set_freq()502 vote = gmu->gx_arc_votes[gmu->nr_gpu_freqs - 1]; in a6xx_gmu_gfx_rail_on()1717 gmu->gpu_freqs, gmu->nr_gpu_freqs, "gfx.lvl", sec_id); in a6xx_gmu_rpmh_votes_init()1724 gmu->gpu_freqs, gmu->nr_gpu_freqs); in a6xx_gmu_rpmh_votes_init()1823 gmu->nr_gpu_freqs = a6xx_gmu_build_freq_table(&gpu->pdev->dev, in a6xx_gmu_pwrlevels_probe()1826 gmu->current_perf_index = gmu->nr_gpu_freqs - 1; in a6xx_gmu_pwrlevels_probe()1860 for (i = 1; i < gmu->nr_gpu_freqs; i++) { in a6xx_gmu_acd_probe()