Home
last modified time | relevance | path

Searched refs:pri_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1210 size_t pri_count, sec_count; in a6xx_gmu_rpmh_arc_votes_init() local
1212 pri = cmd_db_read_aux_data(id, &pri_count); in a6xx_gmu_rpmh_arc_votes_init()
1219 pri_count >>= 1; in a6xx_gmu_rpmh_arc_votes_init()
1220 if (!pri_count) in a6xx_gmu_rpmh_arc_votes_init()
1237 for (j = 0; j < pri_count; j++) { in a6xx_gmu_rpmh_arc_votes_init()
1244 if (j == pri_count) { in a6xx_gmu_rpmh_arc_votes_init()
1249 for (j = 0; j < pri_count; j++) in a6xx_gmu_rpmh_arc_votes_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1232 size_t pri_count, sec_count; in a6xx_gmu_rpmh_arc_votes_init() local
1234 pri = cmd_db_read_aux_data(id, &pri_count); in a6xx_gmu_rpmh_arc_votes_init()
1241 pri_count >>= 1; in a6xx_gmu_rpmh_arc_votes_init()
1242 if (!pri_count) in a6xx_gmu_rpmh_arc_votes_init()
1259 for (j = 0; j < pri_count; j++) { in a6xx_gmu_rpmh_arc_votes_init()
1266 if (j == pri_count) { in a6xx_gmu_rpmh_arc_votes_init()
1271 for (j = 0; j < pri_count; j++) in a6xx_gmu_rpmh_arc_votes_init()

Completed in 4 milliseconds