mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Implement Pstate Board objs
Implemented parsing and sending performance table to pmu in form of Pstate board objs under Perf_pstate unit. NVGPU-3472 Change-Id: If8cc6373d1a03dd8f40a93a36203fa3d7127913f Signed-off-by: rmylavarapu <rmylavarapu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2115564 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
5eab914e34
commit
b38f261981
@@ -25,6 +25,6 @@
|
||||
#ifndef NVGPU_PERF_PSTATE_H
|
||||
#define NVGPU_PERF_PSTATE_H
|
||||
|
||||
#define CTRL_PERF_PSTATE_TYPE_3X 0x3U
|
||||
#define CTRL_PERF_PSTATE_TYPE_35 0x05U
|
||||
|
||||
#endif /* NVGPU_PERF_PSTATE_H */
|
||||
|
||||
Reference in New Issue
Block a user