From: Huang Rui <ray.hu...@amd.com>

Acked-by: Christian König <christian.koe...@amd.com>
Signed-off-by: Huang Rui <ray.hu...@amd.com>
Reviewed-by: Alex Deucher <alexander.deuc...@amd.com>
Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
---
 drivers/gpu/drm/amd/include/amd_shared.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/amd/include/amd_shared.h 
b/drivers/gpu/drm/amd/include/amd_shared.h
index 13acc52..4f61879 100644
--- a/drivers/gpu/drm/amd/include/amd_shared.h
+++ b/drivers/gpu/drm/amd/include/amd_shared.h
@@ -158,6 +158,7 @@ struct amd_pp_profile {
 #define AMD_CG_SUPPORT_GFX_3D_CGCG             (1 << 20)
 #define AMD_CG_SUPPORT_GFX_3D_CGLS             (1 << 21)
 #define AMD_CG_SUPPORT_DRM_MGCG                        (1 << 22)
+#define AMD_CG_SUPPORT_DF_MGCG                 (1 << 23)
 
 /* PG flags */
 #define AMD_PG_SUPPORT_GFX_PG                  (1 << 0)
-- 
2.5.5

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to