diff options
Diffstat (limited to 'drivers/gpu/drm')
| -rw-r--r-- | drivers/gpu/drm/amd/include/amd_shared.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/include/amd_shared.h b/drivers/gpu/drm/amd/include/amd_shared.h index 86b167ec9863..2083c308007c 100644 --- a/drivers/gpu/drm/amd/include/amd_shared.h +++ b/drivers/gpu/drm/amd/include/amd_shared.h | |||
| @@ -109,6 +109,7 @@ enum amd_powergating_state { | |||
| 109 | #define AMD_PG_SUPPORT_GFX_PIPELINE (1 << 12) | 109 | #define AMD_PG_SUPPORT_GFX_PIPELINE (1 << 12) |
| 110 | #define AMD_PG_SUPPORT_MMHUB (1 << 13) | 110 | #define AMD_PG_SUPPORT_MMHUB (1 << 13) |
| 111 | #define AMD_PG_SUPPORT_VCN (1 << 14) | 111 | #define AMD_PG_SUPPORT_VCN (1 << 14) |
| 112 | #define AMD_PG_SUPPORT_VCN_DPG (1 << 15) | ||
| 112 | 113 | ||
| 113 | enum PP_FEATURE_MASK { | 114 | enum PP_FEATURE_MASK { |
| 114 | PP_SCLK_DPM_MASK = 0x1, | 115 | PP_SCLK_DPM_MASK = 0x1, |
