diff options
Diffstat (limited to 'drivers/gpu/drm/amd/include/cgs_common.h')
-rw-r--r-- | drivers/gpu/drm/amd/include/cgs_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/include/cgs_common.h b/drivers/gpu/drm/amd/include/cgs_common.h index 4ea7f3dda2c0..0c8c85d2a2a5 100644 --- a/drivers/gpu/drm/amd/include/cgs_common.h +++ b/drivers/gpu/drm/amd/include/cgs_common.h | |||
@@ -49,6 +49,7 @@ enum cgs_ind_reg { | |||
49 | CGS_IND_REG__SMC, | 49 | CGS_IND_REG__SMC, |
50 | CGS_IND_REG__UVD_CTX, | 50 | CGS_IND_REG__UVD_CTX, |
51 | CGS_IND_REG__DIDT, | 51 | CGS_IND_REG__DIDT, |
52 | CGS_IND_REG_GC_CAC, | ||
52 | CGS_IND_REG__AUDIO_ENDPT | 53 | CGS_IND_REG__AUDIO_ENDPT |
53 | }; | 54 | }; |
54 | 55 | ||