]> Git Repo - linux.git/commit
soc: qcom: stats: Add DDR sleep stats
authorKonrad Dybcio <[email protected]>
Thu, 30 Nov 2023 14:58:22 +0000 (15:58 +0100)
committerBjorn Andersson <[email protected]>
Mon, 4 Dec 2023 03:17:09 +0000 (19:17 -0800)
commite84e61bdb97c14cf989094394c6e6a6dcb1a3381
treea6d3bf88f6b6562eec935993b266a3a95ae87def
parentfa78d0280fdc984d3dc1209b8c7c7a22ec9735de
soc: qcom: stats: Add DDR sleep stats

Add DDR sleep stats that include:

- the available RAM low power states
- per-state residency information
- per-frequency residency information (for some freqs only, it seems)
- DDR vote information (AB/IB)

and some magic thing that we're yet to decode.

Based on the msm-5.4 downstream implementation, debugged with some help
from Qualcomm's Maulik Shah.

Signed-off-by: Konrad Dybcio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[bjorn: Add missing bitfield.h include]
Signed-off-by: Bjorn Andersson <[email protected]>
drivers/soc/qcom/qcom_stats.c
This page took 0.058042 seconds and 4 git commands to generate.