+23
−12
Loading
mpam v0.1 and versions above v1.0 support optional long counter for memory bandwidth monitoring. The MPAMF_MBWUMON_IDR register has fields indicating support for long counters. Probe these feature bits. The mpam_feat_msmon_mbwu feature is used to indicate that bandwidth monitors are supported, instead of muddling this with which size of bandwidth monitors, add an explicit 31 bit counter feature. Signed-off-by:Rohit Mathew <rohit.mathew@arm.com> [ morse: Added 31bit counter feature to simplify later logic ] Signed-off-by:
James Morse <james.morse@arm.com> Reviewed-by:
Ben Horgan <ben.horgan@arm.com> Reviewed-by:
Jonathan Cameron <jonathan.cameron@huawei.com> Reviewed-by:
Gavin Shan <gshan@redhat.com> Reviewed-by:
Shaopeng Tan <tan.shaopeng@jp.fujitsu.com> Reviewed-by:
Fenghua Yu <fenghuay@nvidia.com> Tested-by:
Fenghua Yu <fenghuay@nvidia.com> Tested-by:
Shaopeng Tan <tan.shaopeng@jp.fujitsu.com> Tested-by:
Peter Newman <peternewman@google.com> Tested-by:
Carl Worth <carl@os.amperecomputing.com> Tested-by:
Gavin Shan <gshan@redhat.com> Tested-by:
Zeng Heng <zengheng4@huawei.com> Tested-by:
Hanjun Guo <guohanjun@huawei.com> Signed-off-by:
Ben Horgan <ben.horgan@arm.com> Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>