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 f8187631..53b82485 100644
--- a/drivers/gpu/nvgpu/gm206/bios_gm206.h
+++ b/drivers/gpu/nvgpu/gm206/bios_gm206.h
@@ -40,6 +40,9 @@ enum {
40 POWER_SENSORS_TABLE = 0xA, 40 POWER_SENSORS_TABLE = 0xA,
41 POWER_CAPPING_TABLE = 0xB, 41 POWER_CAPPING_TABLE = 0xB,
42 POWER_TOPOLOGY_TABLE = 0xF, 42 POWER_TOPOLOGY_TABLE = 0xF,
43 VOLTAGE_RAIL_TABLE = 26,
44 VOLTAGE_DEVICE_TABLE,
45 VOLTAGE_POLICY_TABLE,
43}; 46};
44 47
45enum { 48enum {