mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
kleaf: add tegra_wmark module in build targets
The tegra_wmark is a specialized devfreq governor to support interrupt-driven DVFS algorithm with Host1x Actmon infrastructure. This governor will be used for NVDEC/NVENC/OFA/VIC engines to support load-based DVFS. Bug 5147566 Change-Id: I9a60c22e8f12ea579e43e883a273a76d1170e0f5 Signed-off-by: Johnny Liu <johnliu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3313827 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Ankita Garg <ankitag@nvidia.com> Reviewed-by: Frankie Chang <frankiec@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# Copyright (c) 2022-2023, NVIDIA CORPORATION. All rights reserved.
|
||||
# Copyright (c) 2022-2025, NVIDIA CORPORATION. All rights reserved.
|
||||
|
||||
ifndef CONFIG_TEGRA_SYSTEM_TYPE_ACK
|
||||
obj-m += tegra_wmark.o
|
||||
endif
|
||||
obj-m += governor_pod_scaling.o
|
||||
|
||||
Reference in New Issue
Block a user