mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 13:14:02 +02:00
soc: qcom: qcom_stats: Add SoCCP and DCP subsystems stats
Add SMEM items for SoC Control Processor and Display Co-Processor subsystem stats which are present in Hawi SoC. Signed-off-by: Sneh Mankad <sneh.mankad@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260615-add_subsystem_lpm_stats-v1-1-d40fc7c755da@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
c709c76f4c
commit
ed3233af30
|
|
@ -54,6 +54,8 @@ static const struct subsystem_data subsystems[] = {
|
|||
{ "cdsp1", 607, 12 },
|
||||
{ "gpdsp0", 607, 17 },
|
||||
{ "gpdsp1", 607, 18 },
|
||||
{ "soccp", 607, 19 },
|
||||
{ "dcp", 607, 22 },
|
||||
{ "slpi", 608, 3 },
|
||||
{ "gpu", 609, 0 },
|
||||
{ "display", 610, 0 },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user