drm/radeon/dpm: implement force performance levels for 7xx/eg/btc
[deliverable/linux.git] / drivers / gpu / drm / radeon / radeon_asic.h
index 6822c7aeacaadd3e37c12413d67f35981917d613..a053dc1e78662c09da49b5787dba3ad48b2104d4 100644 (file)
@@ -478,6 +478,8 @@ void rv770_dpm_print_power_state(struct radeon_device *rdev,
                                 struct radeon_ps *ps);
 void rv770_dpm_debugfs_print_current_performance_level(struct radeon_device *rdev,
                                                       struct seq_file *m);
+int rv770_dpm_force_performance_level(struct radeon_device *rdev,
+                                     enum radeon_dpm_forced_level level);
 
 /*
  * evergreen
This page took 0.140577 seconds and 5 git commands to generate.