Commit Graph

3 Commits

Author SHA1 Message Date
Vandana Gupta
639b46f69e drivers: perf: qcom_llcc_pmu: Use physical CPU ID to access LLCC PMU
There can be cases where logical to physical CPUs may not be 1:1 mapping.
Use physical CPU IDs instead of logical to read/write LLCC PMU registers.

Change-Id: I2fe549826bdbfa33055d176b2763617a6b775986
Signed-off-by: Vandana Gupta <quic_vandgupt@quicinc.com>
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
2023-09-12 02:23:30 -07:00
Shivnandan Kumar
70b4cd2459 drivers: perf: qcom_llcc_pmu: suppress bind/unbind feature
For qcom_llcc_pmu platform driver does not support
the manual bind / unbind feature through sysfs.
Suppress the bind / unbind calls using driver attribute.

Change-Id: I36918306324e5a9aa718f5a84cccfdc76b06360c
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
2023-06-15 20:34:04 +05:30
Amir Vajid
edb19769c0 drivers: soc: dcvs: Add snapshot of dcvs drivers
Add snapshot of dcvs drivers from msm-5.15 commit
250869d2bdc2192 ("sched: improve the scheduler")'.

Change-Id: I3c38cb8d90deaa140f29f8bbdbad2e1e5989eb31
Signed-off-by: Amir Vajid <quic_avajid@quicinc.com>
2022-09-23 13:13:02 -07:00