diff options
Diffstat (limited to 'drivers/gpu')
| -rw-r--r-- | drivers/gpu/drm/amd/amdgpu/cz_dpm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/cz_dpm.h b/drivers/gpu/drm/amd/amdgpu/cz_dpm.h index 782a74107664..99e1afc89629 100644 --- a/drivers/gpu/drm/amd/amdgpu/cz_dpm.h +++ b/drivers/gpu/drm/amd/amdgpu/cz_dpm.h | |||
| @@ -46,7 +46,7 @@ | |||
| 46 | 46 | ||
| 47 | /* Do not change the following, it is also defined in SMU8.h */ | 47 | /* Do not change the following, it is also defined in SMU8.h */ |
| 48 | #define SMU_EnabledFeatureScoreboard_AcpDpmOn 0x00000001 | 48 | #define SMU_EnabledFeatureScoreboard_AcpDpmOn 0x00000001 |
| 49 | #define SMU_EnabledFeatureScoreboard_SclkDpmOn 0x00100000 | 49 | #define SMU_EnabledFeatureScoreboard_SclkDpmOn 0x00200000 |
| 50 | #define SMU_EnabledFeatureScoreboard_UvdDpmOn 0x00800000 | 50 | #define SMU_EnabledFeatureScoreboard_UvdDpmOn 0x00800000 |
| 51 | #define SMU_EnabledFeatureScoreboard_VceDpmOn 0x01000000 | 51 | #define SMU_EnabledFeatureScoreboard_VceDpmOn 0x01000000 |
| 52 | 52 | ||
