drm/amd/pm: add a new sysfs entry for default power limit
[linux-2.6-microblaze.git] / drivers / gpu / drm / amd / pm / inc / smu_v11_0.h
index 907e096..ad4db2e 100644 (file)
@@ -141,6 +141,7 @@ struct smu_11_5_power_context {
        enum smu_11_0_power_state power_state;
 
        uint32_t        current_fast_ppt_limit;
+       uint32_t        default_fast_ppt_limit;
        uint32_t        max_fast_ppt_limit;
 };