# # Copyright (c) 2017-2022, NVIDIA CORPORATION. All rights reserved. # # NVIDIA CORPORATION and its licensors retain all intellectual property # and proprietary rights in and to this software, related documentation # and any modifications thereto. Any use, reproduction, disclosure or # distribution of this software and related documentation without an express # license agreement from NVIDIA CORPORATION is strictly prohibited. # # FORMAT: # < PARAM TYPE=PARAM_TYPE NAME=PARAM_NAME > # ARG1_NAME ARG1_PATH_VAL # ARG2_NAME ARG2_PATH_VAL # ... # This starts a section of PARAM definitions, in which each line # has the syntax below: # ARG_NAME ARG_PATH_VAL # ARG_NAME is a macro name for argument value ARG_PATH_VAL. # PARAM_TYPE can be FILE, or CLOCK. # # < POWER_MODEL ID=id_num NAME=mode_name > # PARAM1_NAME ARG11_NAME ARG11_VAL # PARAM1_NAME ARG12_NAME ARG12_VAL # PARAM2_NAME ARG21_NAME ARG21_VAL # ... # This starts a section of POWER_MODEL configurations, followed by # lines with parameter settings as the format below: # PARAM_NAME ARG_NAME ARG_VAL # PARAM_NAME and ARG_NAME are defined in PARAM definition sections. # ARG_VAL is an integer for PARAM_TYPE of CLOCK, and -1 is taken # as INT_MAX. ARG_VAL is a string for PARAM_TYPE of FILE. # This file must contain at least one POWER_MODEL section. # # < PM_CONFIG DEFAULT=default_mode > # This is a mandatory section to specify one of the defined power # model as the default. ########################### # # # PARAM DEFINITIONS # # # ########################### < PARAM TYPE=FILE NAME=CPU_ONLINE > CORE_0 /sys/devices/system/cpu/cpu0/online CORE_1 /sys/devices/system/cpu/cpu1/online CORE_2 /sys/devices/system/cpu/cpu2/online CORE_3 /sys/devices/system/cpu/cpu3/online CORE_4 /sys/devices/system/cpu/cpu4/online CORE_5 /sys/devices/system/cpu/cpu5/online CORE_6 /sys/devices/system/cpu/cpu6/online CORE_7 /sys/devices/system/cpu/cpu7/online < PARAM TYPE=FILE NAME=TPC_POWER_GATING > TPC_PG_MASK /sys/devices/gpu.0/tpc_pg_mask < PARAM TYPE=FILE NAME=GPU_POWER_CONTROL_ENABLE > GPU_PWR_CNTL_EN /sys/devices/gpu.0/power/control < PARAM TYPE=FILE NAME=GPU_POWER_CONTROL_DISABLE > GPU_PWR_CNTL_DIS /sys/devices/gpu.0/power/control < PARAM TYPE=CLOCK NAME=CPU_DENVER_0 > FREQ_TABLE /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies MAX_FREQ /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq MIN_FREQ /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq FREQ_TABLE_KNEXT /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies MAX_FREQ_KNEXT /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq MIN_FREQ_KNEXT /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq < PARAM TYPE=CLOCK NAME=CPU_DENVER_1 > FREQ_TABLE /sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies MAX_FREQ /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq MIN_FREQ /sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq FREQ_TABLE_KNEXT /sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies MAX_FREQ_KNEXT /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq MIN_FREQ_KNEXT /sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq < PARAM TYPE=CLOCK NAME=CPU_DENVER_2 > FREQ_TABLE /sys/devices/system/cpu/cpu4/cpufreq/scaling_available_frequencies MAX_FREQ /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq MIN_FREQ /sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq FREQ_TABLE_KNEXT /sys/devices/system/cpu/cpu4/cpufreq/scaling_available_frequencies MAX_FREQ_KNEXT /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq MIN_FREQ_KNEXT /sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq < PARAM TYPE=CLOCK NAME=CPU_DENVER_3 > FREQ_TABLE /sys/devices/system/cpu/cpu6/cpufreq/scaling_available_frequencies MAX_FREQ /sys/devices/system/cpu/cpu6/cpufreq/scaling_max_freq MIN_FREQ /sys/devices/system/cpu/cpu6/cpufreq/scaling_min_freq FREQ_TABLE_KNEXT /sys/devices/system/cpu/cpu6/cpufreq/scaling_available_frequencies MAX_FREQ_KNEXT /sys/devices/system/cpu/cpu6/cpufreq/scaling_max_freq MIN_FREQ_KNEXT /sys/devices/system/cpu/cpu6/cpufreq/scaling_min_freq < PARAM TYPE=CLOCK NAME=GPU > FREQ_TABLE /sys/devices/17000000.gv11b/devfreq/17000000.gv11b/available_frequencies MAX_FREQ /sys/devices/17000000.gv11b/devfreq/17000000.gv11b/max_freq MIN_FREQ /sys/devices/17000000.gv11b/devfreq/17000000.gv11b/min_freq FREQ_TABLE_KNEXT /sys/devices/17000000.gv11b/devfreq_dev/available_frequencies MAX_FREQ_KNEXT /sys/devices/17000000.gv11b/devfreq_dev/max_freq MIN_FREQ_KNEXT /sys/devices/17000000.gv11b/devfreq_dev/min_freq < PARAM TYPE=CLOCK NAME=EMC > MAX_FREQ /sys/kernel/nvpmodel_emc_cap/emc_iso_cap MAX_FREQ_KNEXT /sys/kernel/nvpmodel_emc_cap/emc_iso_cap < PARAM TYPE=CLOCK NAME=NAFLL_DLA > MAX_FREQ /sys/devices/platform/13e10000.host1x/15880000.nvdla0/acm/clk_cap/nafll_dla MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/15880000.nvdla0/acm/clk_cap/nafll_dla < PARAM TYPE=CLOCK NAME=NAFLL_DLA_FALCON > MAX_FREQ /sys/devices/platform/13e10000.host1x/15880000.nvdla0/acm/clk_cap/nafll_dla_falcon MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/15880000.nvdla0/acm/clk_cap/nafll_dla_falcon < PARAM TYPE=CLOCK NAME=DLA0_CORE > MAX_FREQ /sys/devices/platform/13e10000.host1x/15880000.nvdla0/acm/clk_cap/dla0_core MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/15880000.nvdla0/acm/clk_cap/dla0_core < PARAM TYPE=CLOCK NAME=DLA0_FALCON > MAX_FREQ /sys/devices/platform/13e10000.host1x/15880000.nvdla0/acm/clk_cap/dla0_falcon MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/15880000.nvdla0/acm/clk_cap/dla0_falcon < PARAM TYPE=CLOCK NAME=DLA1_CORE > MAX_FREQ /sys/devices/platform/13e10000.host1x/158c0000.nvdla1/acm/clk_cap/dla1_core MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/158c0000.nvdla1/acm/clk_cap/dla1_core < PARAM TYPE=CLOCK NAME=DLA1_FALCON > MAX_FREQ /sys/devices/platform/13e10000.host1x/158c0000.nvdla1/acm/clk_cap/dla1_falcon MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/158c0000.nvdla1/acm/clk_cap/dla1_falcon < PARAM TYPE=CLOCK NAME=NAFLL_PVA_VPS > MAX_FREQ /sys/devices/platform/13e10000.host1x/16000000.pva0/acm/clk_cap/nafll_pva_vps MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/16000000.pva0/acm/clk_cap/nafll_pva_vps < PARAM TYPE=CLOCK NAME=NAFLL_PVA_CORE > MAX_FREQ /sys/devices/platform/13e10000.host1x/16000000.pva0/acm/clk_cap/nafll_pva_core MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/16000000.pva0/acm/clk_cap/nafll_pva_core < PARAM TYPE=CLOCK NAME=PVA0_VPS0 > MAX_FREQ /sys/devices/platform/13e10000.host1x/16000000.pva0/acm/clk_cap/pva0_vps0 MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/16000000.pva0/acm/clk_cap/pva0_vps0 < PARAM TYPE=CLOCK NAME=PVA0_VPS1 > MAX_FREQ /sys/devices/platform/13e10000.host1x/16000000.pva0/acm/clk_cap/pva0_vps1 MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/16000000.pva0/acm/clk_cap/pva0_vps1 < PARAM TYPE=CLOCK NAME=PVA1_VPS0 > MAX_FREQ /sys/devices/platform/13e10000.host1x/16800000.pva1/acm/clk_cap/pva1_vps0 MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/16800000.pva1/acm/clk_cap/pva1_vps0 < PARAM TYPE=CLOCK NAME=PVA1_VPS1 > MAX_FREQ /sys/devices/platform/13e10000.host1x/16800000.pva1/acm/clk_cap/pva1_vps1 MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/16800000.pva1/acm/clk_cap/pva1_vps1 < PARAM TYPE=CLOCK NAME=PVA0_AXI > MAX_FREQ /sys/devices/platform/13e10000.host1x/16000000.pva0/acm/clk_cap/pva0_axi MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/16000000.pva0/acm/clk_cap/pva0_axi < PARAM TYPE=CLOCK NAME=PVA1_AXI > MAX_FREQ /sys/devices/platform/13e10000.host1x/16800000.pva1/acm/clk_cap/pva1_axi MAX_FREQ_KNEXT /sys/devices/platform/13e10000.host1x/16800000.pva1/acm/clk_cap/pva1_axi < PARAM TYPE=CLOCK NAME=CVNAS > MAX_FREQ /sys/devices/platform/14000000.tegra-cvnas/clk_cap MAX_FREQ_KNEXT /sys/devices/platform/14000000.tegra-cvnas/clk_cap ########################### # # # POWER_MODEL DEFINITIONS # # # ########################### # MAXN is the NONE power model to release all constraints < POWER_MODEL ID=0 NAME=MAXN > CPU_ONLINE CORE_0 1 CPU_ONLINE CORE_1 1 CPU_ONLINE CORE_2 1 CPU_ONLINE CORE_3 1 CPU_ONLINE CORE_4 1 CPU_ONLINE CORE_5 1 CPU_ONLINE CORE_6 1 CPU_ONLINE CORE_7 1 TPC_POWER_GATING TPC_PG_MASK 0 GPU_POWER_CONTROL_ENABLE GPU_PWR_CNTL_EN on CPU_DENVER_0 MIN_FREQ 1200000 CPU_DENVER_0 MAX_FREQ -1 CPU_DENVER_1 MIN_FREQ 1200000 CPU_DENVER_1 MAX_FREQ -1 CPU_DENVER_2 MIN_FREQ 1200000 CPU_DENVER_2 MAX_FREQ -1 CPU_DENVER_3 MIN_FREQ 1200000 CPU_DENVER_3 MAX_FREQ -1 GPU MIN_FREQ 0 GPU MAX_FREQ -1 GPU_POWER_CONTROL_DISABLE GPU_PWR_CNTL_DIS auto EMC MAX_FREQ 0 NAFLL_DLA MAX_FREQ -1 NAFLL_DLA_FALCON MAX_FREQ -1 DLA0_CORE MAX_FREQ -1 DLA1_CORE MAX_FREQ -1 DLA0_FALCON MAX_FREQ -1 DLA1_FALCON MAX_FREQ -1 NAFLL_PVA_VPS MAX_FREQ -1 NAFLL_PVA_CORE MAX_FREQ -1 PVA0_VPS0 MAX_FREQ -1 PVA0_VPS1 MAX_FREQ -1 PVA1_VPS0 MAX_FREQ -1 PVA1_VPS1 MAX_FREQ -1 PVA0_AXI MAX_FREQ -1 PVA1_AXI MAX_FREQ -1 CVNAS MAX_FREQ -1 < POWER_MODEL ID=1 NAME=MODE_10W > CPU_ONLINE CORE_0 1 CPU_ONLINE CORE_1 1 CPU_ONLINE CORE_2 0 CPU_ONLINE CORE_3 0 CPU_ONLINE CORE_4 0 CPU_ONLINE CORE_5 0 CPU_ONLINE CORE_6 0 CPU_ONLINE CORE_7 0 TPC_POWER_GATING TPC_PG_MASK 5 GPU_POWER_CONTROL_ENABLE GPU_PWR_CNTL_EN on CPU_DENVER_0 MIN_FREQ 1200000 CPU_DENVER_0 MAX_FREQ 1200000 GPU MIN_FREQ 0 GPU MAX_FREQ 520000000 GPU_POWER_CONTROL_DISABLE GPU_PWR_CNTL_DIS auto EMC MAX_FREQ 1065600000 NAFLL_DLA MAX_FREQ 550000000 NAFLL_DLA_FALCON MAX_FREQ 330000000 DLA0_CORE MAX_FREQ 550000000 DLA1_CORE MAX_FREQ 550000000 DLA0_FALCON MAX_FREQ 330000000 DLA1_FALCON MAX_FREQ 330000000 NAFLL_PVA_VPS MAX_FREQ 115200000 NAFLL_PVA_CORE MAX_FREQ 115200000 PVA0_VPS0 MAX_FREQ 115200000 PVA0_VPS1 MAX_FREQ 115200000 PVA1_VPS0 MAX_FREQ 115200000 PVA1_VPS1 MAX_FREQ 115200000 PVA0_AXI MAX_FREQ 115200000 PVA1_AXI MAX_FREQ 115200000 CVNAS MAX_FREQ 601600000 < POWER_MODEL ID=2 NAME=MODE_15W > CPU_ONLINE CORE_0 1 CPU_ONLINE CORE_1 1 CPU_ONLINE CORE_2 1 CPU_ONLINE CORE_3 1 CPU_ONLINE CORE_4 0 CPU_ONLINE CORE_5 0 CPU_ONLINE CORE_6 0 CPU_ONLINE CORE_7 0 TPC_POWER_GATING TPC_PG_MASK 0 GPU_POWER_CONTROL_ENABLE GPU_PWR_CNTL_EN on CPU_DENVER_0 MIN_FREQ 1200000 CPU_DENVER_0 MAX_FREQ 1200000 CPU_DENVER_1 MIN_FREQ 1200000 CPU_DENVER_1 MAX_FREQ 1200000 GPU MIN_FREQ 0 GPU MAX_FREQ 670000000 GPU_POWER_CONTROL_DISABLE GPU_PWR_CNTL_DIS auto EMC MAX_FREQ 1331200000 NAFLL_DLA MAX_FREQ 750000000 NAFLL_DLA_FALCON MAX_FREQ 450000000 DLA0_CORE MAX_FREQ 750000000 DLA1_CORE MAX_FREQ 750000000 DLA0_FALCON MAX_FREQ 450000000 DLA1_FALCON MAX_FREQ 450000000 NAFLL_PVA_VPS MAX_FREQ 550000000 NAFLL_PVA_CORE MAX_FREQ 385000000 PVA0_VPS0 MAX_FREQ 550000000 PVA0_VPS1 MAX_FREQ 550000000 PVA1_VPS0 MAX_FREQ 550000000 PVA1_VPS1 MAX_FREQ 550000000 PVA0_AXI MAX_FREQ 385000000 PVA1_AXI MAX_FREQ 385000000 CVNAS MAX_FREQ 716800000 < POWER_MODEL ID=3 NAME=MODE_30W_ALL > CPU_ONLINE CORE_0 1 CPU_ONLINE CORE_1 1 CPU_ONLINE CORE_2 1 CPU_ONLINE CORE_3 1 CPU_ONLINE CORE_4 1 CPU_ONLINE CORE_5 1 CPU_ONLINE CORE_6 1 CPU_ONLINE CORE_7 1 TPC_POWER_GATING TPC_PG_MASK 0 GPU_POWER_CONTROL_ENABLE GPU_PWR_CNTL_EN on CPU_DENVER_0 MIN_FREQ 1200000 CPU_DENVER_0 MAX_FREQ 1200000 CPU_DENVER_1 MIN_FREQ 1200000 CPU_DENVER_1 MAX_FREQ 1200000 CPU_DENVER_2 MIN_FREQ 1200000 CPU_DENVER_2 MAX_FREQ 1200000 CPU_DENVER_3 MIN_FREQ 1200000 CPU_DENVER_3 MAX_FREQ 1200000 GPU MIN_FREQ 0 GPU MAX_FREQ 900000000 GPU_POWER_CONTROL_DISABLE GPU_PWR_CNTL_DIS auto EMC MAX_FREQ 1600000000 NAFLL_DLA MAX_FREQ 1050000000 NAFLL_DLA_FALCON MAX_FREQ 630000000 DLA0_CORE MAX_FREQ 1050000000 DLA1_CORE MAX_FREQ 1050000000 DLA0_FALCON MAX_FREQ 630000000 DLA1_FALCON MAX_FREQ 630000000 NAFLL_PVA_VPS MAX_FREQ 760000000 NAFLL_PVA_CORE MAX_FREQ 532000000 PVA0_VPS0 MAX_FREQ 760000000 PVA0_VPS1 MAX_FREQ 760000000 PVA1_VPS0 MAX_FREQ 760000000 PVA1_VPS1 MAX_FREQ 760000000 PVA0_AXI MAX_FREQ 532000000 PVA1_AXI MAX_FREQ 532000000 CVNAS MAX_FREQ 1011200000 < POWER_MODEL ID=4 NAME=MODE_30W_6CORE > CPU_ONLINE CORE_0 1 CPU_ONLINE CORE_1 1 CPU_ONLINE CORE_2 1 CPU_ONLINE CORE_3 1 CPU_ONLINE CORE_4 1 CPU_ONLINE CORE_5 1 CPU_ONLINE CORE_6 0 CPU_ONLINE CORE_7 0 TPC_POWER_GATING TPC_PG_MASK 0 GPU_POWER_CONTROL_ENABLE GPU_PWR_CNTL_EN on CPU_DENVER_0 MIN_FREQ 1200000 CPU_DENVER_0 MAX_FREQ 1450000 CPU_DENVER_1 MIN_FREQ 1200000 CPU_DENVER_1 MAX_FREQ 1450000 CPU_DENVER_2 MIN_FREQ 1200000 CPU_DENVER_2 MAX_FREQ 1450000 GPU MIN_FREQ 0 GPU MAX_FREQ 900000000 GPU_POWER_CONTROL_DISABLE GPU_PWR_CNTL_DIS auto EMC MAX_FREQ 1600000000 NAFLL_DLA MAX_FREQ 1050000000 NAFLL_DLA_FALCON MAX_FREQ 630000000 DLA0_CORE MAX_FREQ 1050000000 DLA1_CORE MAX_FREQ 1050000000 DLA0_FALCON MAX_FREQ 630000000 DLA1_FALCON MAX_FREQ 630000000 NAFLL_PVA_VPS MAX_FREQ 760000000 NAFLL_PVA_CORE MAX_FREQ 532000000 PVA0_VPS0 MAX_FREQ 760000000 PVA0_VPS1 MAX_FREQ 760000000 PVA1_VPS0 MAX_FREQ 760000000 PVA1_VPS1 MAX_FREQ 760000000 PVA0_AXI MAX_FREQ 532000000 PVA1_AXI MAX_FREQ 532000000 CVNAS MAX_FREQ 1011200000 < POWER_MODEL ID=5 NAME=MODE_30W_4CORE > CPU_ONLINE CORE_0 1 CPU_ONLINE CORE_1 1 CPU_ONLINE CORE_2 1 CPU_ONLINE CORE_3 1 CPU_ONLINE CORE_4 0 CPU_ONLINE CORE_5 0 CPU_ONLINE CORE_6 0 CPU_ONLINE CORE_7 0 TPC_POWER_GATING TPC_PG_MASK 0 GPU_POWER_CONTROL_ENABLE GPU_PWR_CNTL_EN on CPU_DENVER_0 MIN_FREQ 1200000 CPU_DENVER_0 MAX_FREQ 1780000 CPU_DENVER_1 MIN_FREQ 1200000 CPU_DENVER_1 MAX_FREQ 1780000 GPU MIN_FREQ 0 GPU MAX_FREQ 900000000 GPU_POWER_CONTROL_DISABLE GPU_PWR_CNTL_DIS auto EMC MAX_FREQ 1600000000 NAFLL_DLA MAX_FREQ 1050000000 NAFLL_DLA_FALCON MAX_FREQ 630000000 DLA0_CORE MAX_FREQ 1050000000 DLA1_CORE MAX_FREQ 1050000000 DLA0_FALCON MAX_FREQ 630000000 DLA1_FALCON MAX_FREQ 630000000 NAFLL_PVA_VPS MAX_FREQ 760000000 NAFLL_PVA_CORE MAX_FREQ 532000000 PVA0_VPS0 MAX_FREQ 760000000 PVA0_VPS1 MAX_FREQ 760000000 PVA1_VPS0 MAX_FREQ 760000000 PVA1_VPS1 MAX_FREQ 760000000 PVA0_AXI MAX_FREQ 532000000 PVA1_AXI MAX_FREQ 532000000 CVNAS MAX_FREQ 1011200000 < POWER_MODEL ID=6 NAME=MODE_30W_2CORE > CPU_ONLINE CORE_0 1 CPU_ONLINE CORE_1 1 CPU_ONLINE CORE_2 0 CPU_ONLINE CORE_3 0 CPU_ONLINE CORE_4 0 CPU_ONLINE CORE_5 0 CPU_ONLINE CORE_6 0 CPU_ONLINE CORE_7 0 TPC_POWER_GATING TPC_PG_MASK 0 GPU_POWER_CONTROL_ENABLE GPU_PWR_CNTL_EN on CPU_DENVER_0 MIN_FREQ 1200000 CPU_DENVER_0 MAX_FREQ 2100000 GPU MIN_FREQ 0 GPU MAX_FREQ 900000000 GPU_POWER_CONTROL_DISABLE GPU_PWR_CNTL_DIS auto EMC MAX_FREQ 1600000000 NAFLL_DLA MAX_FREQ 1050000000 NAFLL_DLA_FALCON MAX_FREQ 630000000 DLA0_CORE MAX_FREQ 1050000000 DLA1_CORE MAX_FREQ 1050000000 DLA0_FALCON MAX_FREQ 630000000 DLA1_FALCON MAX_FREQ 630000000 NAFLL_PVA_VPS MAX_FREQ 760000000 NAFLL_PVA_CORE MAX_FREQ 532000000 PVA0_VPS0 MAX_FREQ 760000000 PVA0_VPS1 MAX_FREQ 760000000 PVA1_VPS0 MAX_FREQ 760000000 PVA1_VPS1 MAX_FREQ 760000000 PVA0_AXI MAX_FREQ 532000000 PVA1_AXI MAX_FREQ 532000000 CVNAS MAX_FREQ 1011200000 < POWER_MODEL ID=7 NAME=MODE_15W_DESKTOP > CPU_ONLINE CORE_0 1 CPU_ONLINE CORE_1 1 CPU_ONLINE CORE_2 1 CPU_ONLINE CORE_3 1 CPU_ONLINE CORE_4 0 CPU_ONLINE CORE_5 0 CPU_ONLINE CORE_6 0 CPU_ONLINE CORE_7 0 TPC_POWER_GATING TPC_PG_MASK 0 GPU_POWER_CONTROL_ENABLE GPU_PWR_CNTL_EN on CPU_DENVER_0 MIN_FREQ 1200000 CPU_DENVER_0 MAX_FREQ 2188800 CPU_DENVER_1 MIN_FREQ 1200000 CPU_DENVER_1 MAX_FREQ 2188800 GPU MIN_FREQ 318750000 GPU MAX_FREQ 670000000 GPU_POWER_CONTROL_DISABLE GPU_PWR_CNTL_DIS auto EMC MAX_FREQ 1331200000 NAFLL_DLA MAX_FREQ 115200000 NAFLL_DLA_FALCON MAX_FREQ 115200000 DLA0_CORE MAX_FREQ 115200000 DLA1_CORE MAX_FREQ 115200000 DLA0_FALCON MAX_FREQ 115200000 DLA1_FALCON MAX_FREQ 115200000 NAFLL_PVA_VPS MAX_FREQ 115200000 NAFLL_PVA_CORE MAX_FREQ 115200000 PVA0_VPS0 MAX_FREQ 115200000 PVA0_VPS1 MAX_FREQ 115200000 PVA1_VPS0 MAX_FREQ 115200000 PVA1_VPS1 MAX_FREQ 115200000 PVA0_AXI MAX_FREQ 115200000 PVA1_AXI MAX_FREQ 115200000 CVNAS MAX_FREQ 115200000 # Ant is the NONE power model to release all constraints < POWER_MODEL ID=8 NAME=Ant > CPU_ONLINE CORE_0 1 CPU_ONLINE CORE_1 1 CPU_ONLINE CORE_2 1 CPU_ONLINE CORE_3 1 CPU_ONLINE CORE_4 1 CPU_ONLINE CORE_5 1 CPU_ONLINE CORE_6 1 CPU_ONLINE CORE_7 1 TPC_POWER_GATING TPC_PG_MASK 0 GPU_POWER_CONTROL_ENABLE GPU_PWR_CNTL_EN on CPU_DENVER_0 MIN_FREQ 1200000 CPU_DENVER_0 MAX_FREQ -1 CPU_DENVER_1 MIN_FREQ 1200000 CPU_DENVER_1 MAX_FREQ -1 CPU_DENVER_2 MIN_FREQ 1200000 CPU_DENVER_2 MAX_FREQ -1 CPU_DENVER_3 MIN_FREQ 1200000 CPU_DENVER_3 MAX_FREQ -1 GPU MIN_FREQ 522750000 GPU MAX_FREQ 522750000 GPU_POWER_CONTROL_DISABLE GPU_PWR_CNTL_DIS auto EMC MAX_FREQ 1331200000 NAFLL_DLA MAX_FREQ -1 NAFLL_DLA_FALCON MAX_FREQ -1 DLA0_CORE MAX_FREQ -1 DLA1_CORE MAX_FREQ -1 DLA0_FALCON MAX_FREQ -1 DLA1_FALCON MAX_FREQ -1 NAFLL_PVA_VPS MAX_FREQ -1 NAFLL_PVA_CORE MAX_FREQ -1 PVA0_VPS0 MAX_FREQ -1 PVA0_VPS1 MAX_FREQ -1 PVA1_VPS0 MAX_FREQ -1 PVA1_VPS1 MAX_FREQ -1 PVA0_AXI MAX_FREQ -1 PVA1_AXI MAX_FREQ -1 CVNAS MAX_FREQ -1 # mandatory section to configure the default power mode < PM_CONFIG DEFAULT=7 >