mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
Add separate unit for perf under common/perf/ to provide accesses to h/w unit hw_perf_*_.c Implement below HALs in gm20b and gv11b specific h/w files and set them to appropriate chips gops.perf.enable_membuf() gops.perf.disable_membuf() gops.perf.membuf_reset_streaming() gops.perf.get_membuf_pending_bytes() gops.perf.set_membuf_handled_bytes() gops.perf.get_membuf_overflow_status() Jira NVGPU-1102 Change-Id: I161990fdb7283f33c0fb2ab6a8051f4bfc3bb181 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1819302 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>