Home
last modified time | relevance | path

Searched refs:votes (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dqcom_stats.c112 struct appended_stats votes; in qcom_soc_sleep_stats_show() local
114 memcpy_fromio(&votes, reg + CLIENT_VOTES_OFFSET, sizeof(votes)); in qcom_soc_sleep_stats_show()
115 seq_printf(s, "Client Votes: %#x\n", votes.client_votes); in qcom_soc_sleep_stats_show()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c840 /* Make sure there are no outstanding RPMh votes */ in a6xx_gmu_rpmh_off()
863 /* Make sure there are no outstanding RPMh votes */ in a6xx_gmu_force_off()
1205 static int a6xx_gmu_rpmh_arc_votes_init(struct device *dev, u32 *votes, in a6xx_gmu_rpmh_arc_votes_init() argument
1270 votes[i] = ((pri[pindex] & 0xffff) << 16) | in a6xx_gmu_rpmh_arc_votes_init()
1278 * The GMU votes with the RPMh for itself and on behalf of the GPU but we need
1279 * to construct the list of votes on the CPU and send it over. Query the RPMh
1280 * voltage levels and build the votes
1290 /* Build the GX votes */ in a6xx_gmu_rpmh_votes_init()
1294 /* Build the CX votes */ in a6xx_gmu_rpmh_votes_init()
1363 /* Build the list of RPMh votes tha in a6xx_gmu_pwrlevels_probe()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c862 /* Make sure there are no outstanding RPMh votes */ in a6xx_gmu_rpmh_off()
895 /* Make sure there are no outstanding RPMh votes */ in a6xx_gmu_force_off()
1227 static int a6xx_gmu_rpmh_arc_votes_init(struct device *dev, u32 *votes, in a6xx_gmu_rpmh_arc_votes_init() argument
1292 votes[i] = ((pri[pindex] & 0xffff) << 16) | in a6xx_gmu_rpmh_arc_votes_init()
1300 * The GMU votes with the RPMh for itself and on behalf of the GPU but we need
1301 * to construct the list of votes on the CPU and send it over. Query the RPMh
1302 * voltage levels and build the votes
1312 /* Build the GX votes */ in a6xx_gmu_rpmh_votes_init()
1316 /* Build the CX votes */ in a6xx_gmu_rpmh_votes_init()
1385 /* Build the list of RPMh votes tha in a6xx_gmu_pwrlevels_probe()
[all...]

Completed in 4 milliseconds