1. 09 7月, 2013 1 次提交
  2. 06 7月, 2013 3 次提交
    • A
      drm/radeon/dpm: add infrastructure to force performance levels · 70d01a5e
      Alex Deucher 提交于
      This allows you to force specific power levels within a power
      state.  Due to hardware restrictions between generations, the
      interface is limited to the following 3 selections:
      
      auto: all levels enabled
      low: forced to the lowest power level
      high: forced to the highest power level
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      70d01a5e
    • A
      drm/radeon: add support for 3d perf states on older asics · edcaa5b1
      Alex Deucher 提交于
      Certain older rv770 asics have both a performance and
      a 3D performance state rather than just multiple performance
      levels in the state power state.  The current code would
      select the performance state rather than the 3D performance
      state when the "performance" profile was selected.  This change
      switches to the "balanced" profile by default which ends up being
      the internal performance profile.  When the user selects the
      "performance" profile, it selects the internal 3D performance
      state so the user can select the higher performance modes.
      
      For most asics this changes nothing.  For certain rv770 asics
      with static performance and 3D performance states, this allows
      you to select between then using by selecting the "balanced"
      and "performance" dpm profiles.
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      edcaa5b1
    • A
      drm/radeon: set default clocks for SI when DPM is disabled · c6cf7777
      Alex Deucher 提交于
      Fix patching of vddc values for SI and enable manually forcing
      clocks to default levels as per NI.
      
      This improves the out of the box performance with SI asics.
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      c6cf7777
  3. 02 7月, 2013 2 次提交
  4. 28 6月, 2013 13 次提交
  5. 27 6月, 2013 4 次提交
  6. 02 4月, 2013 1 次提交
  7. 20 2月, 2013 1 次提交
  8. 20 12月, 2012 1 次提交
  9. 03 10月, 2012 1 次提交
  10. 02 10月, 2012 2 次提交
  11. 27 9月, 2012 1 次提交
  12. 21 9月, 2012 3 次提交
  13. 21 6月, 2012 2 次提交
  14. 16 6月, 2012 1 次提交
  15. 10 5月, 2012 2 次提交
  16. 21 3月, 2012 2 次提交