1. 01 5月, 2014 1 次提交
  2. 07 3月, 2014 1 次提交
  3. 19 2月, 2014 2 次提交
  4. 07 2月, 2014 1 次提交
  5. 30 1月, 2014 2 次提交
  6. 21 1月, 2014 1 次提交
  7. 09 1月, 2014 1 次提交
  8. 25 12月, 2013 3 次提交
  9. 16 11月, 2013 1 次提交
  10. 02 11月, 2013 2 次提交
  11. 19 10月, 2013 1 次提交
  12. 11 9月, 2013 2 次提交
  13. 31 8月, 2013 7 次提交
  14. 08 8月, 2013 3 次提交
  15. 23 7月, 2013 2 次提交
  16. 14 7月, 2013 3 次提交
  17. 28 6月, 2013 2 次提交
    • A
      drm/radeon/kms: add dpm support for evergreen (v4) · dc50ba7f
      Alex Deucher 提交于
      This adds dpm support for evergreen asics.  This includes:
      - clockgating
      - dynamic engine clock scaling
      - dynamic memory clock scaling
      - dynamic voltage scaling
      - dynamic pcie gen1/gen2 switching (requires additional acpi support)
      
      Set radeon.dpm=1 to enable.
      
      v2: reduce stack usage, rename ulv struct
      v3: fix thermal interrupt check notices by Jerome
      v4: fix state enable
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      dc50ba7f
    • A
      drm/radeon/kms: add dpm support for rv7xx (v4) · 66229b20
      Alex Deucher 提交于
      This adds dpm support for rv7xx asics.  This includes:
      - clockgating
      - dynamic engine clock scaling
      - dynamic memory clock scaling
      - dynamic voltage scaling
      - dynamic pcie gen1/gen2 switching
      
      Set radeon.dpm=1 to enable.
      
      v2: reduce stack usage
      v3: fix 64 bit div
      v4: fix state enable
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      66229b20
  18. 27 6月, 2013 3 次提交
  19. 15 6月, 2013 1 次提交
  20. 12 6月, 2013 1 次提交