1. 20 2月, 2018 6 次提交
  2. 21 12月, 2017 1 次提交
  3. 20 12月, 2017 1 次提交
  4. 20 10月, 2017 1 次提交
  5. 27 9月, 2017 8 次提交
  6. 19 9月, 2017 3 次提交
  7. 13 9月, 2017 2 次提交
  8. 30 8月, 2017 1 次提交
  9. 16 8月, 2017 1 次提交
  10. 26 5月, 2017 1 次提交
  11. 25 5月, 2017 4 次提交
  12. 11 5月, 2017 1 次提交
  13. 06 5月, 2017 1 次提交
  14. 29 4月, 2017 1 次提交
  15. 30 3月, 2017 7 次提交
  16. 28 1月, 2017 1 次提交
    • R
      drm/amdgpu: extend profiling mode. · 570272d2
      Rex Zhu 提交于
      in profiling mode, powerplay will fix power state
      as stable as possible.and disable gfx cg and LBPW feature.
      
      profile_standard: as a prerequisite, ensure power and thermal
      sustainable, set clocks ratio as close to the highest clock
      ratio as possible.
      profile_min_sclk: fix mclk as profile_normal, set lowest sclk
      profile_min_mclk: fix sclk as profile_normal, set lowest mclk
      profile_peak: set highest sclk and mclk, power and thermal not
      sustainable
      profile_exit: exit profile mode. enable gfx cg/lbpw feature.
      Signed-off-by: NRex Zhu <Rex.Zhu@amd.com>
      Reviewed-by: NAlex Deucher <alexander.deucher@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      570272d2