summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
diff options
context:
space:
mode:
authorXiaojian Du <Xiaojian.Du@amd.com>2020-10-13 10:05:42 +0300
committerAlex Deucher <alexander.deucher@amd.com>2020-10-30 07:57:55 +0300
commit767e2451e5f2fd756a28080b572d7aae21df5e2d (patch)
tree66f8e0017010275c86a92cc9278963ec96a5fb3c /drivers/gpu/drm/amd/pm
parent1dd13b451834e2f406787fca7bea929b7a444164 (diff)
downloadlinux-767e2451e5f2fd756a28080b572d7aae21df5e2d.tar.xz
drm/amd/pm: update the smu v11.5 firmware header for vangogh
This patch is to update the smu v11.5 firmware header for vangogh. Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm')
-rw-r--r--drivers/gpu/drm/amd/pm/inc/smu_v11_5_pmfw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/pm/inc/smu_v11_5_pmfw.h b/drivers/gpu/drm/amd/pm/inc/smu_v11_5_pmfw.h
index abf13abd3919..99a406984135 100644
--- a/drivers/gpu/drm/amd/pm/inc/smu_v11_5_pmfw.h
+++ b/drivers/gpu/drm/amd/pm/inc/smu_v11_5_pmfw.h
@@ -89,7 +89,7 @@
#define FEATURE_SOC_VOLTAGE_MON_BIT 55
#define FEATURE_ATHUB_PG_BIT 56
#define FEATURE_ECO_DEEPCSTATE_BIT 57
-#define FEATURE_CC6 58
+#define FEATURE_CC6_BIT 58
#define NUM_FEATURES 59
typedef struct {