summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include
diff options
context:
space:
mode:
authorRex Zhu <Rex.Zhu@amd.com>2018-01-15 18:01:35 +0800
committerAlex Deucher <alexander.deucher@amd.com>2018-02-19 14:17:56 -0500
commit6df21b77263141f77e6c5757764bc390bf0d75f9 (patch)
tree6f9e8b43670270ba14d27084b0bfdf8f8eac8c83 /drivers/gpu/drm/amd/include
parent5d97cf39ff2412a156a0bf0624a9496e4596f608 (diff)
downloadlinux-6df21b77263141f77e6c5757764bc390bf0d75f9.tar.bz2
drm/amd/pp: Add OD driver clock/voltage display on smu7
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/include')
-rw-r--r--drivers/gpu/drm/amd/include/kgd_pp_interface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/include/kgd_pp_interface.h b/drivers/gpu/drm/amd/include/kgd_pp_interface.h
index 68f2c8484187..103837c7a48c 100644
--- a/drivers/gpu/drm/amd/include/kgd_pp_interface.h
+++ b/drivers/gpu/drm/amd/include/kgd_pp_interface.h
@@ -107,6 +107,8 @@ enum pp_clock_type {
PP_SCLK,
PP_MCLK,
PP_PCIE,
+ OD_SCLK,
+ OD_MCLK,
};
enum amd_pp_sensors {