summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm206/bios_gm206.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm206/bios_gm206.h')
-rw-r--r--drivers/gpu/nvgpu/gm206/bios_gm206.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gm206/bios_gm206.h b/drivers/gpu/nvgpu/gm206/bios_gm206.h
index 1d813df5..6fe19fb0 100644
--- a/drivers/gpu/nvgpu/gm206/bios_gm206.h
+++ b/drivers/gpu/nvgpu/gm206/bios_gm206.h
@@ -44,6 +44,9 @@ enum {
44 VOLTAGE_RAIL_TABLE = 26, 44 VOLTAGE_RAIL_TABLE = 26,
45 VOLTAGE_DEVICE_TABLE, 45 VOLTAGE_DEVICE_TABLE,
46 VOLTAGE_POLICY_TABLE, 46 VOLTAGE_POLICY_TABLE,
47 LOWPOWER_TABLE,
48 LOWPOWER_GR_TABLE = 32,
49 LOWPOWER_MS_TABLE = 33,
47}; 50};
48 51
49enum { 52enum {