In order to improve debugging of mmrm
issues, add support of MMRM power print and
remove some unnecessary logging or decrease
priority to low.
Signed-off-by: Mahesh Kumar Sharma <smahesh@codeaurora.org>
Enable or disable throttling feature by writing
correct value to msm_mmrm debugfs.
Change-Id: If2b06e061ddd102c42d0f5517d3c0be4fc9f6669
Signed-off-by: Mahesh Kumar Sharma <smahesh@codeaurora.org>
Added support to allow multiple register of same client so that mmrm
test app can be used after device is booted up.
This will also allow to test multiple concurrencies as well as
throttling feature.
Depends-on: 3630372
Change-Id: I19a2838f536d36db0629d9d64c962aba57c92d28
Add makefile, kbuild, and android.mk to compile
mmrm driver as an external kernel module.
Modify debugfs with new return type.
Change-Id: I370fac4d985bbe491be7fdab846eb3b60d6a3c4d
- When qcom_clk_get_voltage encounters an error,
return the error.
- When qcom_clk_get_voltage returns a level higher
than supported, return an error.
- Added warning debug level.
- Minor formatting changes.
Change-Id: I6d7147f6af83bff2d84ef40c3a11cfef7faca391
Adding Multimedia Resource Manager(MMRM) driver for clk rate
admission control of multimedia clients.
Change-Id: I7109369b254793d1dceaf3a34002ad01d14bc40a